Pull request #43911 updated Started by user Sebastiaan van Stijn Rebuilds build #8 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from da8828c4b354af521d03146708bac9db5978ae0b+5e6d42aa9d675e2459f941bc084a8e7e0b7466c0 (d25f18671eaeedd340ef5b7c9ad11e1253817563) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-43911@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2022-08-08T13:23:02.386Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2022-08-08T13:23:02.392Z] Trying to pass milestone 8 [Pipeline] milestone [2022-08-08T13:23:02.479Z] Trying to pass milestone 9 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2022-08-08T13:23:02.667Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0735df35632e6a214) in /home/ubuntu/workspace/moby_PR-43911 [Pipeline] { [Pipeline] checkout [2022-08-08T13:23:02.707Z] The recommended git tool is: git [2022-08-08T13:23:02.720Z] using credential docker-jenkins-github-credentials [2022-08-08T13:23:02.728Z] Cloning the remote Git repository [2022-08-08T13:23:02.729Z] Cloning with configured refspecs honoured and without tags [2022-08-08T13:23:02.733Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T13:23:02.734Z] > git init /home/ubuntu/workspace/moby_PR-43911 # timeout=10 [2022-08-08T13:23:02.752Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T13:23:02.752Z] > git --version # timeout=10 [2022-08-08T13:23:02.758Z] > git --version # 'git version 2.17.1' [2022-08-08T13:23:02.758Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:02.758Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43911/head:refs/remotes/origin/PR-43911 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:17.011Z] Fetching without tags [2022-08-08T13:23:17.184Z] Merging remotes/origin/20.10 commit 5e6d42aa9d675e2459f941bc084a8e7e0b7466c0 into PR head commit da8828c4b354af521d03146708bac9db5978ae0b [2022-08-08T13:23:18.187Z] Merge succeeded, producing 0933b9282a11c53016f4dd586bb77326236fe22b [2022-08-08T13:23:18.188Z] Checking out Revision 0933b9282a11c53016f4dd586bb77326236fe22b (PR-43911) [2022-08-08T13:23:18.243Z] Commit message: "Merge commit '5e6d42aa9d675e2459f941bc084a8e7e0b7466c0' into HEAD" [2022-08-08T13:23:18.259Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [2022-08-08T13:23:16.988Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T13:23:16.991Z] > git config --add remote.origin.fetch +refs/pull/43911/head:refs/remotes/origin/PR-43911 # timeout=10 [2022-08-08T13:23:16.998Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:17.006Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T13:23:17.015Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T13:23:17.015Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:17.015Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43911/head:refs/remotes/origin/PR-43911 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:17.188Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T13:23:17.196Z] > git checkout -f da8828c4b354af521d03146708bac9db5978ae0b # timeout=10 [2022-08-08T13:23:17.626Z] > git remote # timeout=10 [2022-08-08T13:23:17.630Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T13:23:17.635Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:17.636Z] > git merge 5e6d42aa9d675e2459f941bc084a8e7e0b7466c0 # timeout=10 [2022-08-08T13:23:18.180Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T13:23:18.191Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T13:23:18.196Z] > git checkout -f 0933b9282a11c53016f4dd586bb77326236fe22b # timeout=10 [2022-08-08T13:23:18.246Z] > git rev-list --no-walk 95f9fd811a29e5e388c08dc976de54cd756b57ce # timeout=10 [Pipeline] sh [2022-08-08T13:23:18.896Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43911:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 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-08T13:23:21.426Z] 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] { (Branch: win-RS5) [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] stage [Pipeline] { (win-RS5) Stage "win-RS5" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2022-08-08T13:23:21.624Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-07a0461040c52ca69) in /home/ubuntu/workspace/moby_PR-43911 [Pipeline] node [Pipeline] node [2022-08-08T13:23:21.626Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0735df35632e6a214) in /home/ubuntu/workspace/moby_PR-43911 [Pipeline] node Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [2022-08-08T13:23:21.640Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0b54da8db0524b984) in /home/ubuntu/workspace/moby_PR-43911 Stage "win-RS5" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-08-08T13:23:21.647Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-06ecb660822cd78b7) in /home/ubuntu/workspace/moby_PR-43911 [2022-08-08T13:23:21.650Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-01b76a0d7449d6bd5) in /home/ubuntu/workspace/moby_PR-43911 [Pipeline] { [Pipeline] { [Pipeline] checkout [2022-08-08T13:23:21.694Z] The recommended git tool is: git [Pipeline] checkout [Pipeline] { [2022-08-08T13:23:21.700Z] The recommended git tool is: git [2022-08-08T13:23:21.708Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-08T13:23:21.713Z] using credential docker-jenkins-github-credentials [2022-08-08T13:23:21.721Z] Fetching changes from the remote Git repository [2022-08-08T13:23:21.723Z] Cloning the remote Git repository [2022-08-08T13:23:21.723Z] Cloning with configured refspecs honoured and without tags [2022-08-08T13:23:21.725Z] Fetching without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] checkout [2022-08-08T13:23:21.750Z] The recommended git tool is: git [Pipeline] // stage [2022-08-08T13:23:21.766Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [Pipeline] { [Pipeline] { [2022-08-08T13:23:21.775Z] Cloning the remote Git repository [2022-08-08T13:23:21.775Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "win-RS5" skipped due to when conditional [Pipeline] } [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] checkout [2022-08-08T13:23:21.810Z] The recommended git tool is: git [Pipeline] checkout Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [2022-08-08T13:23:21.817Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] } [2022-08-08T13:23:21.834Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-08T13:23:21.842Z] Cloning the remote Git repository [2022-08-08T13:23:21.842Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [2022-08-08T13:23:21.843Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T13:23:21.844Z] > git init /home/ubuntu/workspace/moby_PR-43911 # timeout=10 [Pipeline] // stage [2022-08-08T13:23:21.868Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2022-08-08T13:23:21.876Z] Cloning the remote Git repository [2022-08-08T13:23:21.876Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] // stage [2022-08-08T13:23:21.902Z] Merging remotes/origin/20.10 commit 5e6d42aa9d675e2459f941bc084a8e7e0b7466c0 into PR head commit da8828c4b354af521d03146708bac9db5978ae0b [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [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] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-08T13:23:22.089Z] Merge succeeded, producing d07f7cd2fe678b0099e960299c861245914a4667 [2022-08-08T13:23:22.089Z] Checking out Revision d07f7cd2fe678b0099e960299c861245914a4667 (PR-43911) [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2022-08-08T13:23:22.182Z] Commit message: "Merge commit '5e6d42aa9d675e2459f941bc084a8e7e0b7466c0' into HEAD" [2022-08-08T13:23:22.196Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-08T13:23:21.727Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T13:23:21.727Z] > git init /home/ubuntu/workspace/moby_PR-43911 # timeout=10 [2022-08-08T13:23:21.740Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T13:23:21.740Z] > git --version # timeout=10 [2022-08-08T13:23:21.742Z] > git --version # 'git version 2.17.1' [2022-08-08T13:23:21.742Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:21.745Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43911/head:refs/remotes/origin/PR-43911 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:21.718Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-43911/.git # timeout=10 [2022-08-08T13:23:21.724Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T13:23:21.729Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T13:23:21.729Z] > git --version # timeout=10 [2022-08-08T13:23:21.733Z] > git --version # 'git version 2.17.1' [2022-08-08T13:23:21.733Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:21.737Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43911/head:refs/remotes/origin/PR-43911 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:21.905Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T13:23:21.911Z] > git checkout -f da8828c4b354af521d03146708bac9db5978ae0b # timeout=10 [2022-08-08T13:23:21.958Z] > git remote # timeout=10 [2022-08-08T13:23:21.963Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T13:23:21.970Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:21.971Z] > git merge 5e6d42aa9d675e2459f941bc084a8e7e0b7466c0 # timeout=10 [2022-08-08T13:23:22.075Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T13:23:22.093Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T13:23:22.105Z] > git checkout -f d07f7cd2fe678b0099e960299c861245914a4667 # timeout=10 [2022-08-08T13:23:22.186Z] > git rev-list --no-walk 95f9fd811a29e5e388c08dc976de54cd756b57ce # timeout=10 [2022-08-08T13:23:21.778Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T13:23:21.779Z] > git init /home/ubuntu/workspace/moby_PR-43911 # timeout=10 [2022-08-08T13:23:21.796Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T13:23:21.796Z] > git --version # timeout=10 [2022-08-08T13:23:21.800Z] > git --version # 'git version 2.17.1' [2022-08-08T13:23:21.801Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:21.801Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43911/head:refs/remotes/origin/PR-43911 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:21.881Z] Cloning repository https://github.com/moby/moby.git [2022-08-08T13:23:21.882Z] > git init /home/ubuntu/workspace/moby_PR-43911 # timeout=10 [2022-08-08T13:23:21.894Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T13:23:21.895Z] > git --version # timeout=10 [2022-08-08T13:23:21.910Z] > git --version # 'git version 2.25.1' [2022-08-08T13:23:21.910Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:21.911Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43911/head:refs/remotes/origin/PR-43911 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:21.858Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T13:23:21.858Z] > git --version # timeout=10 [2022-08-08T13:23:21.865Z] > git --version # 'git version 2.25.1' [2022-08-08T13:23:21.865Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:21.867Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43911/head:refs/remotes/origin/PR-43911 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:22.855Z] + docker version [2022-08-08T13:23:22.855Z] Client: Docker Engine - Community [2022-08-08T13:23:22.855Z] Version: 20.10.14 [2022-08-08T13:23:22.855Z] API version: 1.41 [2022-08-08T13:23:22.855Z] Go version: go1.16.15 [2022-08-08T13:23:22.855Z] Git commit: a224086 [2022-08-08T13:23:22.855Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-08T13:23:22.855Z] OS/Arch: linux/amd64 [2022-08-08T13:23:22.855Z] Context: default [2022-08-08T13:23:22.855Z] Experimental: true [2022-08-08T13:23:22.855Z] [2022-08-08T13:23:22.855Z] Server: Docker Engine - Community [2022-08-08T13:23:22.855Z] Engine: [2022-08-08T13:23:22.855Z] Version: 20.10.14 [2022-08-08T13:23:22.855Z] API version: 1.41 (minimum version 1.12) [2022-08-08T13:23:22.855Z] Go version: go1.16.15 [2022-08-08T13:23:22.855Z] Git commit: 87a90dc [2022-08-08T13:23:22.855Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-08T13:23:22.855Z] OS/Arch: linux/amd64 [2022-08-08T13:23:22.855Z] Experimental: true [2022-08-08T13:23:22.855Z] containerd: [2022-08-08T13:23:22.855Z] Version: 1.5.11 [2022-08-08T13:23:22.855Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T13:23:22.855Z] runc: [2022-08-08T13:23:22.855Z] Version: 1.0.3 [2022-08-08T13:23:22.855Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-08T13:23:22.855Z] docker-init: [2022-08-08T13:23:22.855Z] Version: 0.19.0 [2022-08-08T13:23:22.855Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-08T13:23:23.132Z] + docker info [2022-08-08T13:23:23.698Z] Client: [2022-08-08T13:23:23.698Z] Context: default [2022-08-08T13:23:23.698Z] Debug Mode: false [2022-08-08T13:23:23.698Z] Plugins: [2022-08-08T13:23:23.698Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-08T13:23:23.698Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-08T13:23:23.698Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-08T13:23:23.698Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-08T13:23:23.698Z] [2022-08-08T13:23:23.698Z] Server: [2022-08-08T13:23:23.698Z] Containers: 0 [2022-08-08T13:23:23.698Z] Running: 0 [2022-08-08T13:23:23.698Z] Paused: 0 [2022-08-08T13:23:23.698Z] Stopped: 0 [2022-08-08T13:23:23.698Z] Images: 4 [2022-08-08T13:23:23.698Z] Server Version: 20.10.14 [2022-08-08T13:23:23.698Z] Storage Driver: overlay2 [2022-08-08T13:23:23.698Z] Backing Filesystem: extfs [2022-08-08T13:23:23.698Z] Supports d_type: true [2022-08-08T13:23:23.698Z] Native Overlay Diff: true [2022-08-08T13:23:23.698Z] userxattr: false [2022-08-08T13:23:23.698Z] Logging Driver: json-file [2022-08-08T13:23:23.698Z] Cgroup Driver: cgroupfs [2022-08-08T13:23:23.698Z] Cgroup Version: 1 [2022-08-08T13:23:23.698Z] Plugins: [2022-08-08T13:23:23.698Z] Volume: local [2022-08-08T13:23:23.698Z] Network: bridge host ipvlan macvlan null overlay [2022-08-08T13:23:23.698Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-08T13:23:23.698Z] Swarm: inactive [2022-08-08T13:23:23.698Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-08T13:23:23.698Z] Default Runtime: runc [2022-08-08T13:23:23.698Z] Init Binary: docker-init [2022-08-08T13:23:23.698Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T13:23:23.698Z] runc version: v1.0.3-0-gf46b6ba [2022-08-08T13:23:23.698Z] init version: de40ad0 [2022-08-08T13:23:23.698Z] Security Options: [2022-08-08T13:23:23.698Z] apparmor [2022-08-08T13:23:23.698Z] seccomp [2022-08-08T13:23:23.698Z] Profile: default [2022-08-08T13:23:23.698Z] Kernel Version: 5.4.0-1071-aws [2022-08-08T13:23:23.698Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-08T13:23:23.698Z] OSType: linux [2022-08-08T13:23:23.698Z] Architecture: x86_64 [2022-08-08T13:23:23.698Z] CPUs: 2 [2022-08-08T13:23:23.698Z] Total Memory: 7.483GiB [2022-08-08T13:23:23.698Z] Name: ip-10-100-104-138 [2022-08-08T13:23:23.698Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-08T13:23:23.698Z] Docker Root Dir: /var/lib/docker [2022-08-08T13:23:23.698Z] Debug Mode: false [2022-08-08T13:23:23.698Z] Registry: https://index.docker.io/v1/ [2022-08-08T13:23:23.698Z] Labels: [2022-08-08T13:23:23.698Z] Experimental: true [2022-08-08T13:23:23.698Z] Insecure Registries: [2022-08-08T13:23:23.698Z] 127.0.0.0/8 [2022-08-08T13:23:23.698Z] Live Restore Enabled: true [2022-08-08T13:23:23.698Z] [2022-08-08T13:23:23.698Z] WARNING: No swap limit support [Pipeline] sh [2022-08-08T13:23:23.976Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-08T13:23:23.976Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-08T13:23:23.976Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43911/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-08-08T13:23:23.976Z] + bash /home/ubuntu/workspace/moby_PR-43911/check-config.sh [2022-08-08T13:23:23.976Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-08T13:23:23.976Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-08T13:23:23.976Z] [2022-08-08T13:23:23.976Z] Generally Necessary: [2022-08-08T13:23:23.976Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-08T13:23:23.976Z] - apparmor: enabled and tools installed [2022-08-08T13:23:23.976Z] - CONFIG_NAMESPACES: enabled [2022-08-08T13:23:23.976Z] - CONFIG_NET_NS: enabled [2022-08-08T13:23:23.976Z] - CONFIG_PID_NS: enabled [2022-08-08T13:23:23.976Z] - CONFIG_IPC_NS: enabled [2022-08-08T13:23:23.976Z] - CONFIG_UTS_NS: enabled [2022-08-08T13:23:23.976Z] - CONFIG_CGROUPS: enabled [2022-08-08T13:23:23.976Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-08T13:23:23.976Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-08T13:23:23.976Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-08T13:23:23.976Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-08T13:23:23.976Z] - CONFIG_CPUSETS: enabled [2022-08-08T13:23:23.976Z] - CONFIG_MEMCG: enabled [2022-08-08T13:23:23.976Z] - CONFIG_KEYS: enabled [2022-08-08T13:23:23.976Z] - CONFIG_VETH: enabled (as module) [2022-08-08T13:23:23.976Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-08T13:23:23.976Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-08T13:23:23.976Z] - CONFIG_NF_NAT_IPV4: missing [2022-08-08T13:23:24.234Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-08T13:23:24.234Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-08T13:23:24.234Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-08T13:23:24.234Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-08T13:23:24.234Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-08T13:23:24.234Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-08T13:23:24.234Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-08T13:23:24.234Z] - CONFIG_NF_NAT_NEEDED: missing [2022-08-08T13:23:24.234Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-08T13:23:24.234Z] [2022-08-08T13:23:24.234Z] Optional Features: [2022-08-08T13:23:24.234Z] - CONFIG_USER_NS: enabled [2022-08-08T13:23:24.234Z] - CONFIG_SECCOMP: enabled [2022-08-08T13:23:24.234Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-08T13:23:24.234Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-08T13:23:24.234Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-08T13:23:24.234Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-08T13:23:24.234Z] - CONFIG_BLK_CGROUP: enabled [2022-08-08T13:23:24.234Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-08T13:23:24.234Z] - CONFIG_IOSCHED_CFQ: missing [2022-08-08T13:23:24.234Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-08-08T13:23:24.234Z] - CONFIG_CGROUP_PERF: enabled [2022-08-08T13:23:24.234Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-08T13:23:24.234Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-08T13:23:24.234Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-08T13:23:24.234Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-08T13:23:24.234Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-08T13:23:24.234Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-08T13:23:24.234Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-08T13:23:24.234Z] - CONFIG_IP_VS: enabled (as module) [2022-08-08T13:23:24.234Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-08T13:23:24.234Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-08T13:23:24.234Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-08T13:23:24.234Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-08T13:23:24.234Z] - CONFIG_EXT4_FS: enabled [2022-08-08T13:23:24.234Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-08T13:23:24.234Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-08T13:23:24.492Z] - Network Drivers: [2022-08-08T13:23:24.492Z] - "overlay": [2022-08-08T13:23:24.492Z] - CONFIG_VXLAN: enabled (as module) [2022-08-08T13:23:24.492Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-08T13:23:24.492Z] Optional (for encrypted networks): [2022-08-08T13:23:24.492Z] - CONFIG_CRYPTO: enabled [2022-08-08T13:23:24.492Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-08T13:23:24.492Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-08T13:23:24.492Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-08T13:23:24.492Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-08T13:23:24.492Z] - CONFIG_XFRM: enabled [2022-08-08T13:23:24.492Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-08T13:23:24.492Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-08T13:23:24.492Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-08T13:23:24.492Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-08-08T13:23:24.492Z] - "ipvlan": [2022-08-08T13:23:24.492Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-08T13:23:24.492Z] - "macvlan": [2022-08-08T13:23:24.492Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-08T13:23:24.492Z] - CONFIG_DUMMY: enabled (as module) [2022-08-08T13:23:24.492Z] - "ftp,tftp client in container": [2022-08-08T13:23:24.492Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-08T13:23:24.492Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-08T13:23:24.492Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-08T13:23:24.492Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-08T13:23:24.492Z] - Storage Drivers: [2022-08-08T13:23:24.492Z] - "aufs": [2022-08-08T13:23:24.492Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-08T13:23:24.492Z] - "btrfs": [2022-08-08T13:23:24.492Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-08T13:23:24.492Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-08T13:23:24.492Z] - "devicemapper": [2022-08-08T13:23:24.492Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-08T13:23:24.492Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-08T13:23:24.492Z] - "overlay": [2022-08-08T13:23:24.492Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-08T13:23:24.492Z] - "zfs": [2022-08-08T13:23:24.492Z] - /dev/zfs: present [2022-08-08T13:23:24.492Z] - zfs command: missing [2022-08-08T13:23:24.492Z] - zpool command: missing [2022-08-08T13:23:24.492Z] [2022-08-08T13:23:24.492Z] Limits: [2022-08-08T13:23:24.492Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-08T13:23:24.492Z] [2022-08-08T13:23:24.492Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-08T13:23:24.812Z] + sudo modprobe ip_vs [2022-08-08T13:23:24.812Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:d07f7cd2fe678b0099e960299c861245914a4667 . [2022-08-08T13:23:25.069Z] #2 [internal] load .dockerignore [2022-08-08T13:23:25.070Z] #2 sha256:d2d4ea6ec8a14336164e66510f074a285c121c66717130f138c2ceccb7b75b30 [2022-08-08T13:23:25.070Z] #2 transferring context: 87B done [2022-08-08T13:23:25.070Z] #2 DONE 0.0s [2022-08-08T13:23:25.070Z] [2022-08-08T13:23:25.070Z] #1 [internal] load build definition from Dockerfile [2022-08-08T13:23:25.070Z] #1 sha256:c17a2fe560e4d9d791d6255a3b3dd1d0e2c6d87043bd5b5ec6659ed799634215 [2022-08-08T13:23:25.070Z] #1 transferring dockerfile: 17.05kB done [2022-08-08T13:23:25.070Z] #1 DONE 0.0s [2022-08-08T13:23:25.070Z] [2022-08-08T13:23:25.070Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-08-08T13:23:25.070Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-08-08T13:23:25.070Z] #3 DONE 0.1s [2022-08-08T13:23:25.070Z] [2022-08-08T13:23:25.070Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-08-08T13:23:25.070Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-08-08T13:23:25.070Z] #4 CACHED [2022-08-08T13:23:25.327Z] [2022-08-08T13:23:25.327Z] #6 [internal] load metadata for docker.io/library/golang:1.17.13-buster [2022-08-08T13:23:25.327Z] #6 sha256:40a9161f8e891f8f8210f84771f2b9e68e9dcc207334a1a5213e3fc901333311 [2022-08-08T13:23:25.327Z] #6 DONE 0.1s [2022-08-08T13:23:25.327Z] [2022-08-08T13:23:25.327Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-08-08T13:23:25.327Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-08-08T13:23:25.327Z] #5 DONE 0.1s [2022-08-08T13:23:25.327Z] [2022-08-08T13:23:25.327Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T13:23:25.327Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T13:23:25.327Z] #8 DONE 0.1s [2022-08-08T13:23:25.327Z] [2022-08-08T13:23:25.327Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T13:23:25.327Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-08T13:23:25.327Z] #7 DONE 0.1s [2022-08-08T13:23:25.590Z] [2022-08-08T13:23:25.590Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T13:23:25.590Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T13:23:25.590Z] #64 DONE 0.0s [2022-08-08T13:23:25.590Z] [2022-08-08T13:23:25.590Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T13:23:25.590Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T13:23:25.590Z] #62 DONE 0.0s [2022-08-08T13:23:25.590Z] [2022-08-08T13:23:25.590Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:25.590Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:23:25.590Z] #9 DONE 0.0s [2022-08-08T13:23:25.590Z] [2022-08-08T13:23:25.590Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f [2022-08-08T13:23:25.590Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef [2022-08-08T13:23:25.590Z] #26 DONE 0.0s [2022-08-08T13:23:25.590Z] [2022-08-08T13:23:25.590Z] #23 [internal] load build context [2022-08-08T13:23:25.590Z] #23 sha256:af1427f7f98e312b4763717076508f72e56206583fcd7213f38739f90c6019df [2022-08-08T13:23:27.493Z] #23 transferring context: 53.40MB 1.5s done [2022-08-08T13:23:27.493Z] #23 DONE 1.6s [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:23:27.493Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:23:27.493Z] #42 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:23:27.493Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:23:27.493Z] #43 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T13:23:27.493Z] #30 sha256:a0aee83a1bfb8454b8229ffdc81005a62d1177d5ae7ef896c21a4856c2be50a2 [2022-08-08T13:23:27.493Z] #30 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-08-08T13:23:27.493Z] #25 sha256:63610c985b865bab64b38c980e0f3c6075fe501a0f1c5e2954b311f3ad7ecce1 [2022-08-08T13:23:27.493Z] #25 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T13:23:27.493Z] #10 sha256:06306930cc58f971b10027014f39f6c684d214a33faa0aa9df474fbdd3014db0 [2022-08-08T13:23:27.493Z] #10 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T13:23:27.493Z] #28 sha256:587d7e552d1aed88e4ab385b4a2fb9a0bd4bdb372e00bb34db78b66072c89870 [2022-08-08T13:23:27.493Z] #28 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-08-08T13:23:27.493Z] #59 sha256:38a3be0fd485f468f76ad3a9b75ff08343c8709d36f9d3ae9f22bc0f55802dfd [2022-08-08T13:23:27.493Z] #59 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-08T13:23:27.493Z] #61 sha256:b9465365eb91cc7061ac3f1a7e8616956c1201d1598025d66b9d83098a0b17e9 [2022-08-08T13:23:27.493Z] #61 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:23:27.493Z] #49 sha256:965993857a0e8cbdd362a1de26c392e4377084dbf01ace2705fbbb9dfef2e035 [2022-08-08T13:23:27.493Z] #49 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T13:23:27.493Z] #18 sha256:621e70a2779988baa9bbb1ac50b226780bb61c6f24e7a931c49a324df8e49341 [2022-08-08T13:23:27.493Z] #18 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-08T13:23:27.493Z] #66 sha256:aa78d0d683fa82f42ded8cefd71d753ae3c6dd2491ba5cd41286ce05c4eff055 [2022-08-08T13:23:27.493Z] #66 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:23:27.493Z] #53 sha256:2eaeca1caff8e0118b90c433fc7d011bbafe7752602361a1f55041b1da006839 [2022-08-08T13:23:27.493Z] #53 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #27 [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-08T13:23:27.493Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc [2022-08-08T13:23:27.493Z] #27 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-08T13:23:27.493Z] #15 sha256:f162fbc0dc78319128a7fa0a7a2e0a55367da8974c899939839f6097074ab280 [2022-08-08T13:23:27.493Z] #15 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-08T13:23:27.493Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-08T13:23:27.493Z] #65 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:23:27.493Z] #34 sha256:60c73bd1b33217b67e58ee79b80a7db2ab71c7a2fd10190d3cee1185cbde453e [2022-08-08T13:23:27.493Z] #34 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:23:27.493Z] #56 sha256:d6c15348628c4a7228e00acd2f7282b0d93d95c300c28e6f3d5f3eaafde9db91 [2022-08-08T13:23:27.493Z] #56 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #36 [tini 1/2] 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-08T13:23:27.493Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:23:27.493Z] #36 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T13:23:27.493Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-08T13:23:27.493Z] #63 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-08-08T13:23:27.493Z] #46 sha256:7e5adafc7133d8c24ac46192e0516ce24f2305b61f3247cf8ed59a804cbd05cb [2022-08-08T13:23:27.493Z] #46 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-08T13:23:27.493Z] #33 sha256:6791ba04ec10f36df30a6cf905b0c22402726d828fa1e18bfe3e008b1ce29e66 [2022-08-08T13:23:27.493Z] #33 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-08-08T13:23:27.493Z] #14 sha256:6fe844d6d0120f3cae38a5886e15a2220595bd42fb3bf2c6147f2edfae5dc906 [2022-08-08T13:23:27.493Z] #14 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-08-08T13:23:27.493Z] #44 sha256:f59547f8da39f2e9ce2dfd165ebd9878a4f6bc6e4049d583ff40ceb4771efce2 [2022-08-08T13:23:27.493Z] #44 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-08T13:23:27.493Z] #57 sha256:968299a91576ced75c15783f57726ddf144a270c5e8a5be937de9448032cf1f9 [2022-08-08T13:23:27.493Z] #57 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:23:27.493Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:23:27.493Z] #40 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:23:27.493Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:23:27.493Z] #20 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-08T13:23:27.493Z] #17 sha256:2280036e56f4451b37ceb580fdd12561ffb13693058a3fdce3b18b96ce471452 [2022-08-08T13:23:27.493Z] #17 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:23:27.493Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:23:27.493Z] #13 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-08-08T13:23:27.493Z] #19 sha256:fc0c9996ec7d9d9cff36e35d1dbd63356d9f7e81aa593844ef2bc0ad16961d8d [2022-08-08T13:23:27.493Z] #19 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-08-08T13:23:27.493Z] #38 sha256:f7aa02f7baa63f92b16c8f7937a6fc161714ab8dbcb4bca98c5b42d6be79d1c1 [2022-08-08T13:23:27.493Z] #38 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-08-08T13:23:27.493Z] #68 sha256:d4a3ae00734cf70f96292d10b296673d8de311eb5b6cd07fa477abd1aa06e8a0 [2022-08-08T13:23:27.493Z] #68 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-08T13:23:27.493Z] #67 sha256:c308792f18ea355ebbad7f6058169c4cffe734edd99dc2244a9b6268eedf941f [2022-08-08T13:23:27.493Z] #67 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-08T13:23:27.493Z] #50 sha256:96cfc928347ee262d41d2b9b20e16064e60b47529f2ad1debc3ba05c89d32f5a [2022-08-08T13:23:27.493Z] #50 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-08T13:23:27.493Z] #24 sha256:55898c566563eb052de31652ded85c4e3dc59bbc8d54f61787b26dd219114a27 [2022-08-08T13:23:27.493Z] #24 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-08T13:23:27.493Z] #16 sha256:a1356f0f53fed6dd321fbb7e3b2e7efcdea14cadeb650bab146ad5170a8ea572 [2022-08-08T13:23:27.493Z] #16 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-08T13:23:27.493Z] #52 sha256:d8d05e8028281bae82ae720073960be07a399fc12346a615b652b7f11e0be02c [2022-08-08T13:23:27.493Z] #52 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-08-08T13:23:27.493Z] #12 sha256:5082ba73144c05cfd5d005117bac826123cbf1988578df4fcf566275b1161779 [2022-08-08T13:23:27.493Z] #12 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-08T13:23:27.493Z] #51 sha256:d5bfefebbc78918fdb3fafcba226ddb5bdeeff6371bc444c2f336f0a038256fb [2022-08-08T13:23:27.493Z] #51 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-08T13:23:27.493Z] #31 sha256:2eed37cb3139cd68be583caccf49041342035ace60269902082c54e6425831bc [2022-08-08T13:23:27.493Z] #31 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-08T13:23:27.493Z] #60 sha256:70a5d25e2cf2e934ba0307d112870297a41107e7b8362d462780d4e1caf64a0c [2022-08-08T13:23:27.493Z] #60 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:23:27.493Z] #58 sha256:83255a8d48ca9b8196e1742e9f97f737ea8e900aa6af1eda5835fd5186626b60 [2022-08-08T13:23:27.493Z] #58 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-08-08T13:23:27.493Z] #41 sha256:7443d929c189043b9a9b8ec89cbc02851a2902e04a4b703f5c4b6df482082ef1 [2022-08-08T13:23:27.493Z] #41 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-08T13:23:27.493Z] #48 sha256:0270c4d070ed1bc620fb72c1b5997dee770f71e0182e185c21bbfe03a4efbd2b [2022-08-08T13:23:27.493Z] #48 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #55 [containerd 1/2] 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-08T13:23:27.493Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-08T13:23:27.493Z] #55 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-08T13:23:27.493Z] #39 sha256:991e846d7e58e083e1290912f156948f6850b4ec8db5cfa4b2f03ffe46f22bd7 [2022-08-08T13:23:27.493Z] #39 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #32 [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-08T13:23:27.493Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-08T13:23:27.493Z] #32 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-08-08T13:23:27.493Z] #35 sha256:1aa83d68c6ec67987a72ce213ec49cf02ce2c98de2696cd7f6882c7438a16d4c [2022-08-08T13:23:27.493Z] #35 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #11 [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-08T13:23:27.493Z] #11 sha256:951e8b7524b2130d06892061335fba224c3ab06c9f922a81154c4579c95ab5a2 [2022-08-08T13:23:27.493Z] #11 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-08T13:23:27.493Z] #21 sha256:7d6dc0d65c552b7efb9c73a0f05574d6923c4cb8de3f8ed4dd58ab00a8cd3331 [2022-08-08T13:23:27.493Z] #21 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-08T13:23:27.493Z] #45 sha256:d435cbe92f1cb52d10d93bf195eec66c626a43ee180aeed977314f3e2f8ce46f [2022-08-08T13:23:27.493Z] #45 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T13:23:27.493Z] #29 sha256:fff3825d67477dca928507304d7924a9bbc13acdd8b1848bd527b330d666e530 [2022-08-08T13:23:27.493Z] #29 CACHED [2022-08-08T13:23:27.493Z] [2022-08-08T13:23:27.493Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-08-08T13:23:27.494Z] #69 sha256:0e5a2402c0fb7e89c710cd8d1be09844c1fc92cc6f4771bb7298e807566ef0cd [2022-08-08T13:23:27.494Z] #69 CACHED [2022-08-08T13:23:27.494Z] [2022-08-08T13:23:27.494Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-08T13:23:27.494Z] #47 sha256:7801650d64c1514c1fd17288576d311e64434ff5f0d164a2ec70352d11c86650 [2022-08-08T13:23:27.494Z] #47 CACHED [2022-08-08T13:23:27.494Z] [2022-08-08T13:23:27.494Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-08T13:23:27.494Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-08T13:23:27.494Z] #22 CACHED [2022-08-08T13:23:27.494Z] [2022-08-08T13:23:27.494Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-08T13:23:27.494Z] #37 sha256:8926fc8815d1d3bf15dac5d21c983664823689f5e680369f4c4e18a956f76ddf [2022-08-08T13:23:27.494Z] #37 CACHED [2022-08-08T13:23:27.494Z] [2022-08-08T13:23:27.494Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-08-08T13:23:27.494Z] #54 sha256:4ed412e85521e70557cffbbe2c97f337c6adc12e3c2224dfe08bc7470f0497ec [2022-08-08T13:23:27.494Z] #54 CACHED [2022-08-08T13:23:27.494Z] [2022-08-08T13:23:27.494Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-08T13:23:27.494Z] #70 sha256:c43e300356ea7a7bae1b0a854817d20cc305be5d91dc07fb14bb3d4afc4c35d7 [2022-08-08T13:23:27.494Z] #70 CACHED [2022-08-08T13:23:27.494Z] [2022-08-08T13:23:27.494Z] #71 exporting to image [2022-08-08T13:23:27.494Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-08T13:23:27.494Z] #71 exporting layers done [2022-08-08T13:23:27.494Z] #71 writing image sha256:7058de4dd95f3fae07182f71dc650648d68826c9c5be076b6101c3360349ab13 [2022-08-08T13:23:27.494Z] #71 writing image sha256:7058de4dd95f3fae07182f71dc650648d68826c9c5be076b6101c3360349ab13 done [2022-08-08T13:23:27.494Z] #71 naming to docker.io/library/docker:d07f7cd2fe678b0099e960299c861245914a4667 done [2022-08-08T13:23:27.494Z] #71 DONE 0.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2022-08-08T13:23:27.817Z] + trap exit INT TERM [2022-08-08T13:23:27.817Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2022-08-08T13:23:27.817Z] + CONTAINER_NAME=docker-pr9 [2022-08-08T13:23:27.817Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43911/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43911/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=d07f7cd2fe678b0099e960299c861245914a4667 -e DOCKER_GRAPHDRIVER docker:d07f7cd2fe678b0099e960299c861245914a4667 hack/make.sh dynbinary-daemon [2022-08-08T13:23:28.382Z] [2022-08-08T13:23:28.640Z] Removing bundles/ [2022-08-08T13:23:28.640Z] [2022-08-08T13:23:28.640Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-08-08T13:23:28.640Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-08-08T13:23:28.640Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T13:23:33.765Z] Fetching without tags [2022-08-08T13:23:33.955Z] Merging remotes/origin/20.10 commit 5e6d42aa9d675e2459f941bc084a8e7e0b7466c0 into PR head commit da8828c4b354af521d03146708bac9db5978ae0b [2022-08-08T13:23:33.748Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T13:23:33.751Z] > git config --add remote.origin.fetch +refs/pull/43911/head:refs/remotes/origin/PR-43911 # timeout=10 [2022-08-08T13:23:33.754Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:33.764Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T13:23:33.771Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T13:23:33.771Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:33.772Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43911/head:refs/remotes/origin/PR-43911 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:33.960Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T13:23:33.965Z] > git checkout -f da8828c4b354af521d03146708bac9db5978ae0b # timeout=10 [2022-08-08T13:23:35.128Z] Merge succeeded, producing 0bc12329426c5c3bf43843847cca7e210e31085a [2022-08-08T13:23:35.128Z] Checking out Revision 0bc12329426c5c3bf43843847cca7e210e31085a (PR-43911) [2022-08-08T13:23:35.193Z] Commit message: "Merge commit '5e6d42aa9d675e2459f941bc084a8e7e0b7466c0' into HEAD" [2022-08-08T13:23:35.202Z] First time build. Skipping changelog. [2022-08-08T13:23:35.462Z] Fetching without tags [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-08T13:23:35.655Z] Merging remotes/origin/20.10 commit 5e6d42aa9d675e2459f941bc084a8e7e0b7466c0 into PR head commit da8828c4b354af521d03146708bac9db5978ae0b [2022-08-08T13:23:35.781Z] Fetching without tags [2022-08-08T13:23:35.865Z] Fetching without tags [2022-08-08T13:23:35.849Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T13:23:35.852Z] > git config --add remote.origin.fetch +refs/pull/43911/head:refs/remotes/origin/PR-43911 # timeout=10 [2022-08-08T13:23:35.854Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:35.861Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T13:23:35.869Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T13:23:35.869Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:35.870Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43911/head:refs/remotes/origin/PR-43911 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:35.747Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T13:23:35.750Z] > git config --add remote.origin.fetch +refs/pull/43911/head:refs/remotes/origin/PR-43911 # timeout=10 [2022-08-08T13:23:35.756Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:35.772Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T13:23:35.785Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T13:23:35.785Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:35.786Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/43911/head:refs/remotes/origin/PR-43911 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:35.970Z] Merging remotes/origin/20.10 commit 5e6d42aa9d675e2459f941bc084a8e7e0b7466c0 into PR head commit da8828c4b354af521d03146708bac9db5978ae0b [2022-08-08T13:23:35.978Z] + docker version [2022-08-08T13:23:35.978Z] Client: Docker Engine - Community [2022-08-08T13:23:35.978Z] Version: 20.10.14 [2022-08-08T13:23:35.978Z] API version: 1.41 [2022-08-08T13:23:35.978Z] Go version: go1.16.15 [2022-08-08T13:23:35.978Z] Git commit: a224086 [2022-08-08T13:23:35.978Z] Built: Thu Mar 24 01:47:20 2022 [2022-08-08T13:23:35.978Z] OS/Arch: linux/arm64 [2022-08-08T13:23:35.978Z] Context: default [2022-08-08T13:23:35.978Z] Experimental: true [2022-08-08T13:23:35.978Z] [2022-08-08T13:23:35.978Z] Server: Docker Engine - Community [2022-08-08T13:23:35.978Z] Engine: [2022-08-08T13:23:35.978Z] Version: 20.10.14 [2022-08-08T13:23:35.978Z] API version: 1.41 (minimum version 1.12) [2022-08-08T13:23:35.978Z] Go version: go1.16.15 [2022-08-08T13:23:35.978Z] Git commit: 87a90dc [2022-08-08T13:23:35.978Z] Built: Thu Mar 24 01:45:39 2022 [2022-08-08T13:23:35.978Z] OS/Arch: linux/arm64 [2022-08-08T13:23:35.978Z] Experimental: true [2022-08-08T13:23:35.978Z] containerd: [2022-08-08T13:23:35.978Z] Version: 1.5.11 [2022-08-08T13:23:35.978Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T13:23:35.978Z] runc: [2022-08-08T13:23:35.978Z] Version: 1.0.3 [2022-08-08T13:23:35.978Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-08T13:23:35.978Z] docker-init: [2022-08-08T13:23:35.978Z] Version: 0.19.0 [2022-08-08T13:23:35.978Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-08T13:23:34.418Z] > git remote # timeout=10 [2022-08-08T13:23:34.425Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T13:23:34.431Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:34.432Z] > git merge 5e6d42aa9d675e2459f941bc084a8e7e0b7466c0 # timeout=10 [2022-08-08T13:23:35.124Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T13:23:35.133Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T13:23:35.138Z] > git checkout -f 0bc12329426c5c3bf43843847cca7e210e31085a # timeout=10 [2022-08-08T13:23:35.199Z] > git rev-list --no-walk 95f9fd811a29e5e388c08dc976de54cd756b57ce # timeout=10 [2022-08-08T13:23:35.435Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T13:23:35.440Z] > git config --add remote.origin.fetch +refs/pull/43911/head:refs/remotes/origin/PR-43911 # timeout=10 [2022-08-08T13:23:35.443Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:35.456Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2022-08-08T13:23:35.462Z] Fetching upstream changes from https://github.com/moby/moby.git [2022-08-08T13:23:35.463Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:35.464Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/43911/head:refs/remotes/origin/PR-43911 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2022-08-08T13:23:35.655Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T13:23:35.658Z] > git checkout -f da8828c4b354af521d03146708bac9db5978ae0b # timeout=10 [2022-08-08T13:23:36.032Z] Merging remotes/origin/20.10 commit 5e6d42aa9d675e2459f941bc084a8e7e0b7466c0 into PR head commit da8828c4b354af521d03146708bac9db5978ae0b [2022-08-08T13:23:36.254Z] + docker info [2022-08-08T13:23:36.254Z] Client: [2022-08-08T13:23:36.254Z] Context: default [2022-08-08T13:23:36.254Z] Debug Mode: false [2022-08-08T13:23:36.254Z] Plugins: [2022-08-08T13:23:36.254Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-08T13:23:36.254Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-08T13:23:36.254Z] [2022-08-08T13:23:36.254Z] Server: [2022-08-08T13:23:36.254Z] Containers: 0 [2022-08-08T13:23:36.254Z] Running: 0 [2022-08-08T13:23:36.254Z] Paused: 0 [2022-08-08T13:23:36.254Z] Stopped: 0 [2022-08-08T13:23:36.254Z] Images: 4 [2022-08-08T13:23:36.254Z] Server Version: 20.10.14 [2022-08-08T13:23:36.254Z] Storage Driver: overlay2 [2022-08-08T13:23:36.254Z] Backing Filesystem: extfs [2022-08-08T13:23:36.254Z] Supports d_type: true [2022-08-08T13:23:36.254Z] Native Overlay Diff: true [2022-08-08T13:23:36.254Z] userxattr: false [2022-08-08T13:23:36.254Z] Logging Driver: json-file [2022-08-08T13:23:36.254Z] Cgroup Driver: cgroupfs [2022-08-08T13:23:36.254Z] Cgroup Version: 1 [2022-08-08T13:23:36.254Z] Plugins: [2022-08-08T13:23:36.254Z] Volume: local [2022-08-08T13:23:36.254Z] Network: bridge host ipvlan macvlan null overlay [2022-08-08T13:23:36.254Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-08T13:23:36.254Z] Swarm: inactive [2022-08-08T13:23:36.254Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-08T13:23:36.254Z] Default Runtime: runc [2022-08-08T13:23:36.254Z] Init Binary: docker-init [2022-08-08T13:23:36.254Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T13:23:36.254Z] runc version: v1.0.3-0-gf46b6ba [2022-08-08T13:23:36.254Z] init version: de40ad0 [2022-08-08T13:23:36.254Z] Security Options: [2022-08-08T13:23:36.254Z] apparmor [2022-08-08T13:23:36.254Z] seccomp [2022-08-08T13:23:36.254Z] Profile: default [2022-08-08T13:23:36.254Z] Kernel Version: 5.13.0-1021-aws [2022-08-08T13:23:36.254Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-08T13:23:36.254Z] OSType: linux [2022-08-08T13:23:36.254Z] Architecture: aarch64 [2022-08-08T13:23:36.254Z] CPUs: 2 [2022-08-08T13:23:36.254Z] Total Memory: 7.562GiB [2022-08-08T13:23:36.254Z] Name: ip-10-100-82-121 [2022-08-08T13:23:36.254Z] ID: LVRX:CKHA:X5KA:JEHN:2DHR:HCQN:INVL:FYLI:K73M:VAGR:C6AR:CZXQ [2022-08-08T13:23:36.254Z] Docker Root Dir: /var/lib/docker [2022-08-08T13:23:36.254Z] Debug Mode: false [2022-08-08T13:23:36.254Z] Registry: https://index.docker.io/v1/ [2022-08-08T13:23:36.254Z] Labels: [2022-08-08T13:23:36.254Z] Experimental: true [2022-08-08T13:23:36.254Z] Insecure Registries: [2022-08-08T13:23:36.254Z] 127.0.0.0/8 [2022-08-08T13:23:36.254Z] Live Restore Enabled: true [2022-08-08T13:23:36.254Z] [Pipeline] sh [2022-08-08T13:23:36.377Z] Merge succeeded, producing 2ce81c2d7b99b5da3954720f857a30757e6ec1fd [2022-08-08T13:23:36.377Z] Checking out Revision 2ce81c2d7b99b5da3954720f857a30757e6ec1fd (PR-43911) [2022-08-08T13:23:36.561Z] Commit message: "Merge commit '5e6d42aa9d675e2459f941bc084a8e7e0b7466c0' into HEAD" [2022-08-08T13:23:36.570Z] First time build. Skipping changelog. [2022-08-08T13:23:36.573Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-08T13:23:36.573Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-08T13:23:36.573Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43911/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-08-08T13:23:36.573Z] + bash /home/ubuntu/workspace/moby_PR-43911/check-config.sh [2022-08-08T13:23:36.573Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-08T13:23:36.573Z] info: reading kernel config from /boot/config-5.13.0-1021-aws ... [2022-08-08T13:23:36.573Z] [2022-08-08T13:23:36.573Z] Generally Necessary: [2022-08-08T13:23:36.573Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-08T13:23:36.573Z] - apparmor: enabled and tools installed [2022-08-08T13:23:36.573Z] - CONFIG_NAMESPACES: enabled [2022-08-08T13:23:36.573Z] - CONFIG_NET_NS: enabled [2022-08-08T13:23:36.573Z] - CONFIG_PID_NS: enabled [2022-08-08T13:23:36.573Z] - CONFIG_IPC_NS: enabled [2022-08-08T13:23:36.573Z] - CONFIG_UTS_NS: enabled [2022-08-08T13:23:36.573Z] - CONFIG_CGROUPS: enabled [2022-08-08T13:23:36.573Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-08T13:23:36.573Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-08T13:23:36.573Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-08T13:23:36.573Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-08T13:23:36.573Z] - CONFIG_CPUSETS: enabled [2022-08-08T13:23:36.573Z] - CONFIG_MEMCG: enabled [2022-08-08T13:23:36.573Z] - CONFIG_KEYS: enabled [2022-08-08T13:23:36.573Z] - CONFIG_VETH: enabled (as module) [2022-08-08T13:23:36.573Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-08T13:23:36.573Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-08T13:23:36.573Z] - CONFIG_NF_NAT_IPV4: missing [2022-08-08T13:23:36.573Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-08T13:23:36.830Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-08T13:23:36.830Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-08T13:23:36.830Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-08T13:23:36.830Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-08T13:23:36.830Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-08T13:23:36.830Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-08T13:23:36.830Z] - CONFIG_NF_NAT_NEEDED: missing [2022-08-08T13:23:36.830Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-08T13:23:36.830Z] [2022-08-08T13:23:36.830Z] Optional Features: [2022-08-08T13:23:36.830Z] - CONFIG_USER_NS: enabled [2022-08-08T13:23:36.830Z] - CONFIG_SECCOMP: enabled [2022-08-08T13:23:36.830Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-08T13:23:36.830Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-08T13:23:36.830Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-08T13:23:36.830Z] (cgroup swap accounting is currently enabled) [2022-08-08T13:23:36.830Z] - CONFIG_BLK_CGROUP: enabled [2022-08-08T13:23:36.830Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-08T13:23:36.830Z] - CONFIG_IOSCHED_CFQ: missing [2022-08-08T13:23:36.830Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-08-08T13:23:36.830Z] - CONFIG_CGROUP_PERF: enabled [2022-08-08T13:23:36.830Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-08T13:23:36.830Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-08T13:23:36.830Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-08T13:23:36.830Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-08T13:23:36.830Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-08T13:23:36.830Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-08T13:23:36.830Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-08T13:23:36.830Z] - CONFIG_IP_VS: enabled (as module) [2022-08-08T13:23:36.830Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-08T13:23:36.830Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-08T13:23:36.830Z] - CONFIG_IP_VS_PROTO_UDP: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-08T13:23:37.087Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-08T13:23:37.087Z] - CONFIG_EXT4_FS: enabled [2022-08-08T13:23:37.087Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-08T13:23:37.087Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-08T13:23:37.087Z] - Network Drivers: [2022-08-08T13:23:37.087Z] - "overlay": [2022-08-08T13:23:37.087Z] - CONFIG_VXLAN: enabled (as module) [2022-08-08T13:23:37.087Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-08T13:23:37.087Z] Optional (for encrypted networks): [2022-08-08T13:23:37.087Z] - CONFIG_CRYPTO: enabled [2022-08-08T13:23:37.087Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-08T13:23:37.087Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-08T13:23:37.087Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-08T13:23:37.087Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-08T13:23:37.087Z] - CONFIG_XFRM: enabled [2022-08-08T13:23:37.087Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-08T13:23:37.087Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-08T13:23:37.087Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-08T13:23:37.087Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-08-08T13:23:37.087Z] - "ipvlan": [2022-08-08T13:23:37.087Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-08T13:23:37.087Z] - "macvlan": [2022-08-08T13:23:37.087Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-08T13:23:37.087Z] - CONFIG_DUMMY: enabled (as module) [2022-08-08T13:23:37.087Z] - "ftp,tftp client in container": [2022-08-08T13:23:37.087Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-08T13:23:37.087Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-08T13:23:37.087Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-08T13:23:37.087Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-08T13:23:37.087Z] - Storage Drivers: [2022-08-08T13:23:37.087Z] - "aufs": [2022-08-08T13:23:37.087Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-08T13:23:37.087Z] - "btrfs": [2022-08-08T13:23:37.087Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-08T13:23:37.139Z] Merge succeeded, producing 2ce81c2d7b99b5da3954720f857a30757e6ec1fd [2022-08-08T13:23:37.140Z] Checking out Revision 2ce81c2d7b99b5da3954720f857a30757e6ec1fd (PR-43911) [2022-08-08T13:23:37.171Z] Merge succeeded, producing 2ce81c2d7b99b5da3954720f857a30757e6ec1fd [2022-08-08T13:23:37.172Z] Checking out Revision 2ce81c2d7b99b5da3954720f857a30757e6ec1fd (PR-43911) [2022-08-08T13:23:37.194Z] Commit message: "Merge commit '5e6d42aa9d675e2459f941bc084a8e7e0b7466c0' into HEAD" [2022-08-08T13:23:37.228Z] + docker version [2022-08-08T13:23:37.228Z] Client: Docker Engine - Community [2022-08-08T13:23:37.228Z] Version: 20.10.14 [2022-08-08T13:23:37.228Z] API version: 1.41 [2022-08-08T13:23:37.228Z] Go version: go1.16.15 [2022-08-08T13:23:37.228Z] Git commit: a224086 [2022-08-08T13:23:37.228Z] Built: Thu Mar 24 01:48:02 2022 [2022-08-08T13:23:37.228Z] OS/Arch: linux/amd64 [2022-08-08T13:23:37.228Z] Context: default [2022-08-08T13:23:37.228Z] Experimental: true [2022-08-08T13:23:37.228Z] [2022-08-08T13:23:37.228Z] Server: Docker Engine - Community [2022-08-08T13:23:37.228Z] Engine: [2022-08-08T13:23:37.228Z] Version: 20.10.14 [2022-08-08T13:23:37.228Z] API version: 1.41 (minimum version 1.12) [2022-08-08T13:23:37.228Z] Go version: go1.16.15 [2022-08-08T13:23:37.228Z] Git commit: 87a90dc [2022-08-08T13:23:37.228Z] Built: Thu Mar 24 01:45:53 2022 [2022-08-08T13:23:37.228Z] OS/Arch: linux/amd64 [2022-08-08T13:23:37.228Z] Experimental: true [2022-08-08T13:23:37.228Z] containerd: [2022-08-08T13:23:37.228Z] Version: 1.5.11 [2022-08-08T13:23:37.228Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T13:23:37.228Z] runc: [2022-08-08T13:23:37.228Z] Version: 1.0.3 [2022-08-08T13:23:37.228Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-08T13:23:37.228Z] docker-init: [2022-08-08T13:23:37.228Z] Version: 0.19.0 [2022-08-08T13:23:37.228Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-08T13:23:37.238Z] Commit message: "Merge commit '5e6d42aa9d675e2459f941bc084a8e7e0b7466c0' into HEAD" [2022-08-08T13:23:37.344Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-08T13:23:37.344Z] - "devicemapper": [2022-08-08T13:23:37.344Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-08T13:23:37.344Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-08T13:23:37.344Z] - "overlay": [2022-08-08T13:23:37.344Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-08T13:23:37.344Z] - "zfs": [2022-08-08T13:23:37.344Z] - /dev/zfs: present [2022-08-08T13:23:37.344Z] - zfs command: missing [2022-08-08T13:23:37.344Z] - zpool command: missing [2022-08-08T13:23:37.344Z] [2022-08-08T13:23:37.344Z] Limits: [2022-08-08T13:23:37.344Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-08T13:23:37.344Z] [2022-08-08T13:23:37.344Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-08T13:23:37.516Z] + docker info [2022-08-08T13:23:37.516Z] Client: [2022-08-08T13:23:37.516Z] Context: default [2022-08-08T13:23:37.516Z] Debug Mode: false [2022-08-08T13:23:37.516Z] Plugins: [2022-08-08T13:23:37.516Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-08T13:23:37.516Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-08T13:23:37.516Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-08T13:23:37.516Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-08T13:23:37.516Z] [2022-08-08T13:23:37.516Z] Server: [2022-08-08T13:23:37.516Z] Containers: 0 [2022-08-08T13:23:37.516Z] Running: 0 [2022-08-08T13:23:37.516Z] Paused: 0 [2022-08-08T13:23:37.516Z] Stopped: 0 [2022-08-08T13:23:37.516Z] Images: 4 [2022-08-08T13:23:37.516Z] Server Version: 20.10.14 [2022-08-08T13:23:37.516Z] Storage Driver: overlay2 [2022-08-08T13:23:37.516Z] Backing Filesystem: extfs [2022-08-08T13:23:37.516Z] Supports d_type: true [2022-08-08T13:23:37.516Z] Native Overlay Diff: true [2022-08-08T13:23:37.516Z] userxattr: false [2022-08-08T13:23:37.516Z] Logging Driver: json-file [2022-08-08T13:23:37.516Z] Cgroup Driver: systemd [2022-08-08T13:23:37.516Z] Cgroup Version: 2 [2022-08-08T13:23:37.516Z] Plugins: [2022-08-08T13:23:37.516Z] Volume: local [2022-08-08T13:23:37.516Z] Network: bridge host ipvlan macvlan null overlay [2022-08-08T13:23:37.516Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-08T13:23:37.516Z] Swarm: inactive [2022-08-08T13:23:37.516Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-08T13:23:37.516Z] Default Runtime: runc [2022-08-08T13:23:37.516Z] Init Binary: docker-init [2022-08-08T13:23:37.516Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T13:23:37.516Z] runc version: v1.0.3-0-gf46b6ba [2022-08-08T13:23:37.516Z] init version: de40ad0 [2022-08-08T13:23:37.516Z] Security Options: [2022-08-08T13:23:37.516Z] apparmor [2022-08-08T13:23:37.516Z] seccomp [2022-08-08T13:23:37.516Z] Profile: default [2022-08-08T13:23:37.516Z] cgroupns [2022-08-08T13:23:37.516Z] Kernel Version: 5.13.0-1021-aws [2022-08-08T13:23:37.516Z] Operating System: Ubuntu 20.04.4 LTS [2022-08-08T13:23:37.516Z] OSType: linux [2022-08-08T13:23:37.516Z] Architecture: x86_64 [2022-08-08T13:23:37.516Z] CPUs: 2 [2022-08-08T13:23:37.516Z] Total Memory: 7.559GiB [2022-08-08T13:23:37.516Z] Name: ip-10-100-53-235 [2022-08-08T13:23:37.516Z] ID: MWBM:O2DR:UIIW:N5FR:BUIP:XRQ4:PN4R:3HFS:VMDL:OFU6:ZREW:HRLK [2022-08-08T13:23:37.516Z] Docker Root Dir: /var/lib/docker [2022-08-08T13:23:37.516Z] Debug Mode: false [2022-08-08T13:23:37.516Z] Registry: https://index.docker.io/v1/ [2022-08-08T13:23:37.516Z] Labels: [2022-08-08T13:23:37.516Z] Experimental: true [2022-08-08T13:23:37.516Z] Insecure Registries: [2022-08-08T13:23:37.516Z] 127.0.0.0/8 [2022-08-08T13:23:37.516Z] Live Restore Enabled: true [2022-08-08T13:23:37.516Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-08T13:23:36.035Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T13:23:36.039Z] > git checkout -f da8828c4b354af521d03146708bac9db5978ae0b # timeout=10 [2022-08-08T13:23:36.580Z] > git remote # timeout=10 [2022-08-08T13:23:36.585Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T13:23:36.589Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:36.590Z] > git merge 5e6d42aa9d675e2459f941bc084a8e7e0b7466c0 # timeout=10 [2022-08-08T13:23:37.135Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T13:23:37.143Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T13:23:37.147Z] > git checkout -f 2ce81c2d7b99b5da3954720f857a30757e6ec1fd # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:23:35.972Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T13:23:35.977Z] > git checkout -f da8828c4b354af521d03146708bac9db5978ae0b # timeout=10 [2022-08-08T13:23:36.414Z] > git remote # timeout=10 [2022-08-08T13:23:36.417Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T13:23:36.421Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:36.422Z] > git merge 5e6d42aa9d675e2459f941bc084a8e7e0b7466c0 # timeout=10 [2022-08-08T13:23:37.166Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T13:23:37.174Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T13:23:37.178Z] > git checkout -f 2ce81c2d7b99b5da3954720f857a30757e6ec1fd # timeout=10 [2022-08-08T13:23:37.662Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:0bc12329426c5c3bf43843847cca7e210e31085a . [2022-08-08T13:23:37.662Z] #1 [internal] load build definition from Dockerfile [2022-08-08T13:23:37.662Z] #1 sha256:5434756d0c496699decea0e609fdf0967b373a73055d615406c370371ee2ba01 [2022-08-08T13:23:37.662Z] #1 transferring dockerfile: 17.05kB done [2022-08-08T13:23:37.662Z] #1 DONE 0.0s [2022-08-08T13:23:37.662Z] [2022-08-08T13:23:37.662Z] #2 [internal] load .dockerignore [2022-08-08T13:23:37.662Z] #2 sha256:30d7285b764b6650ce238388e358e43d8d9a5d4eeb38bd1cb0824c8a771dfa97 [2022-08-08T13:23:37.662Z] #2 transferring context: 87B done [2022-08-08T13:23:37.662Z] #2 DONE 0.0s [2022-08-08T13:23:37.662Z] [2022-08-08T13:23:37.662Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-08-08T13:23:37.662Z] #3 sha256:294a0880f468e89a28a1e5e4d13ea717bf9a656005ccb802a8dcbf12ae5d5949 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-08T13:23:36.107Z] > git remote # timeout=10 [2022-08-08T13:23:36.114Z] > git config --get remote.origin.url # timeout=10 [2022-08-08T13:23:36.119Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2022-08-08T13:23:36.120Z] > git merge 5e6d42aa9d675e2459f941bc084a8e7e0b7466c0 # timeout=10 [2022-08-08T13:23:36.368Z] > git rev-parse HEAD^{commit} # timeout=10 [2022-08-08T13:23:36.378Z] > git config core.sparsecheckout # timeout=10 [2022-08-08T13:23:36.382Z] > git checkout -f 2ce81c2d7b99b5da3954720f857a30757e6ec1fd # timeout=10 [2022-08-08T13:23:36.562Z] > git rev-list --no-walk 95f9fd811a29e5e388c08dc976de54cd756b57ce # timeout=10 [2022-08-08T13:23:37.847Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:2ce81c2d7b99b5da3954720f857a30757e6ec1fd . [2022-08-08T13:23:37.910Z] + [ PR != PR ] [2022-08-08T13:23:37.910Z] + [ 20.10 != master ] [2022-08-08T13:23:37.910Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2022-08-08T13:23:37.983Z] + docker version [2022-08-08T13:23:37.983Z] Client: Docker Engine - Community [2022-08-08T13:23:37.983Z] Version: 20.10.14 [2022-08-08T13:23:37.983Z] API version: 1.41 [2022-08-08T13:23:37.983Z] Go version: go1.16.15 [2022-08-08T13:23:37.983Z] Git commit: a224086 [2022-08-08T13:23:37.983Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-08T13:23:37.983Z] OS/Arch: linux/amd64 [2022-08-08T13:23:37.983Z] Context: default [2022-08-08T13:23:37.983Z] Experimental: true [2022-08-08T13:23:37.983Z] [2022-08-08T13:23:37.983Z] Server: Docker Engine - Community [2022-08-08T13:23:37.983Z] Engine: [2022-08-08T13:23:37.983Z] Version: 20.10.14 [2022-08-08T13:23:37.983Z] API version: 1.41 (minimum version 1.12) [2022-08-08T13:23:37.983Z] Go version: go1.16.15 [2022-08-08T13:23:37.983Z] Git commit: 87a90dc [2022-08-08T13:23:37.983Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-08T13:23:37.983Z] OS/Arch: linux/amd64 [2022-08-08T13:23:37.983Z] Experimental: true [2022-08-08T13:23:37.983Z] containerd: [2022-08-08T13:23:37.983Z] Version: 1.5.11 [2022-08-08T13:23:37.983Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T13:23:37.983Z] runc: [2022-08-08T13:23:37.983Z] Version: 1.0.3 [2022-08-08T13:23:37.983Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-08T13:23:37.983Z] docker-init: [2022-08-08T13:23:37.983Z] Version: 0.19.0 [2022-08-08T13:23:37.983Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-08T13:23:38.107Z] #1 [internal] load build definition from Dockerfile [2022-08-08T13:23:38.107Z] #1 sha256:3fb5c08cedabf4dcbb6ab179d7e9af3535eb12180a70dca453326512ef6c4be6 [2022-08-08T13:23:38.107Z] #1 transferring dockerfile: 17.05kB done [2022-08-08T13:23:38.107Z] #1 DONE 0.0s [2022-08-08T13:23:38.107Z] [2022-08-08T13:23:38.107Z] #2 [internal] load .dockerignore [2022-08-08T13:23:38.107Z] #2 sha256:c05a3b62c88ac19eb9d603353e989fe3c4616687f1dad79a21ebe069a965e554 [2022-08-08T13:23:38.107Z] #2 transferring context: 87B done [2022-08-08T13:23:38.107Z] #2 DONE 0.0s [2022-08-08T13:23:38.107Z] [2022-08-08T13:23:38.107Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-08-08T13:23:38.107Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-08-08T13:23:38.224Z] #3 DONE 0.3s [2022-08-08T13:23:38.224Z] [2022-08-08T13:23:38.224Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-08-08T13:23:38.224Z] #4 sha256:08363c8751d4545d25bea104f7e51e11696d0e0abf10a017a959436e69805043 [2022-08-08T13:23:38.224Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-08-08T13:23:38.224Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-08-08T13:23:38.224Z] #4 sha256:fedac250e13a5a3b8fcd0c6f42857dd78f31052801662f20fc895fd7993eb28a 528B / 528B done [2022-08-08T13:23:38.224Z] #4 sha256:d9b7b6a9d13deb44598f3c9a244fe9e3b10f85457aa34d4e499afaff6a85c631 1.21kB / 1.21kB done [2022-08-08T13:23:38.224Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0B / 9.01MB 0.1s [2022-08-08T13:23:38.227Z] + docker version [2022-08-08T13:23:38.227Z] Client: Docker Engine - Community [2022-08-08T13:23:38.227Z] Version: 20.10.14 [2022-08-08T13:23:38.227Z] API version: 1.41 [2022-08-08T13:23:38.227Z] Go version: go1.16.15 [2022-08-08T13:23:38.227Z] Git commit: a224086 [2022-08-08T13:23:38.227Z] Built: Thu Mar 24 01:47:57 2022 [2022-08-08T13:23:38.227Z] OS/Arch: linux/amd64 [2022-08-08T13:23:38.227Z] Context: default [2022-08-08T13:23:38.227Z] Experimental: true [2022-08-08T13:23:38.227Z] [2022-08-08T13:23:38.227Z] Server: Docker Engine - Community [2022-08-08T13:23:38.227Z] Engine: [2022-08-08T13:23:38.227Z] Version: 20.10.14 [2022-08-08T13:23:38.227Z] API version: 1.41 (minimum version 1.12) [2022-08-08T13:23:38.227Z] Go version: go1.16.15 [2022-08-08T13:23:38.227Z] Git commit: 87a90dc [2022-08-08T13:23:38.227Z] Built: Thu Mar 24 01:45:46 2022 [2022-08-08T13:23:38.227Z] OS/Arch: linux/amd64 [2022-08-08T13:23:38.227Z] Experimental: true [2022-08-08T13:23:38.227Z] containerd: [2022-08-08T13:23:38.227Z] Version: 1.5.11 [2022-08-08T13:23:38.227Z] GitCommit: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T13:23:38.227Z] runc: [2022-08-08T13:23:38.227Z] Version: 1.0.3 [2022-08-08T13:23:38.227Z] GitCommit: v1.0.3-0-gf46b6ba [2022-08-08T13:23:38.227Z] docker-init: [2022-08-08T13:23:38.227Z] Version: 0.19.0 [2022-08-08T13:23:38.227Z] GitCommit: de40ad0 [Pipeline] sh [2022-08-08T13:23:38.263Z] + docker info [2022-08-08T13:23:38.368Z] #3 DONE 0.3s [2022-08-08T13:23:38.368Z] [2022-08-08T13:23:38.368Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-08-08T13:23:38.368Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-08-08T13:23:38.368Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-08-08T13:23:38.368Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-08-08T13:23:38.368Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-08-08T13:23:38.368Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-08-08T13:23:38.368Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-08-08T13:23:38.368Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 [2022-08-08T13:23:38.481Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 8.44MB / 9.01MB 0.2s [2022-08-08T13:23:38.481Z] #4 sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 9.01MB / 9.01MB 0.3s done [2022-08-08T13:23:38.481Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a [2022-08-08T13:23:38.505Z] + docker info [2022-08-08T13:23:38.630Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-08-08T13:23:38.630Z] #4 DONE 0.4s [2022-08-08T13:23:38.737Z] #4 extracting sha256:2904710679e8cf1b7e70b02e78dc381d89d57be88fa9add57034e56b396c220a 0.2s done [2022-08-08T13:23:38.737Z] #4 DONE 0.5s [2022-08-08T13:23:38.737Z] [2022-08-08T13:23:38.737Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T13:23:38.737Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T13:23:38.830Z] Client: [2022-08-08T13:23:38.830Z] Context: default [2022-08-08T13:23:38.830Z] Debug Mode: false [2022-08-08T13:23:38.830Z] Plugins: [2022-08-08T13:23:38.830Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-08T13:23:38.830Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-08T13:23:38.830Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-08T13:23:38.830Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-08T13:23:38.830Z] [2022-08-08T13:23:38.830Z] Server: [2022-08-08T13:23:38.830Z] Containers: 0 [2022-08-08T13:23:38.830Z] Running: 0 [2022-08-08T13:23:38.830Z] Paused: 0 [2022-08-08T13:23:38.830Z] Stopped: 0 [2022-08-08T13:23:38.830Z] Images: 3 [2022-08-08T13:23:38.830Z] Server Version: 20.10.14 [2022-08-08T13:23:38.830Z] Storage Driver: overlay2 [2022-08-08T13:23:38.830Z] Backing Filesystem: extfs [2022-08-08T13:23:38.830Z] Supports d_type: true [2022-08-08T13:23:38.830Z] Native Overlay Diff: true [2022-08-08T13:23:38.830Z] userxattr: false [2022-08-08T13:23:38.830Z] Logging Driver: json-file [2022-08-08T13:23:38.830Z] Cgroup Driver: cgroupfs [2022-08-08T13:23:38.830Z] Cgroup Version: 1 [2022-08-08T13:23:38.830Z] Plugins: [2022-08-08T13:23:38.830Z] Volume: local [2022-08-08T13:23:38.830Z] Network: bridge host ipvlan macvlan null overlay [2022-08-08T13:23:38.830Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-08T13:23:38.830Z] Swarm: inactive [2022-08-08T13:23:38.830Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2022-08-08T13:23:38.830Z] Default Runtime: runc [2022-08-08T13:23:38.830Z] Init Binary: docker-init [2022-08-08T13:23:38.830Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T13:23:38.830Z] runc version: v1.0.3-0-gf46b6ba [2022-08-08T13:23:38.830Z] init version: de40ad0 [2022-08-08T13:23:38.830Z] Security Options: [2022-08-08T13:23:38.830Z] apparmor [2022-08-08T13:23:38.830Z] seccomp [2022-08-08T13:23:38.830Z] Profile: default [2022-08-08T13:23:38.830Z] Kernel Version: 5.4.0-1071-aws [2022-08-08T13:23:38.830Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-08T13:23:38.830Z] OSType: linux [2022-08-08T13:23:38.830Z] Architecture: x86_64 [2022-08-08T13:23:38.830Z] CPUs: 2 [2022-08-08T13:23:38.830Z] Total Memory: 7.483GiB [2022-08-08T13:23:38.830Z] Name: ip-10-100-46-33 [2022-08-08T13:23:38.830Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-08T13:23:38.830Z] Docker Root Dir: /var/lib/docker [2022-08-08T13:23:38.830Z] Debug Mode: false [2022-08-08T13:23:38.830Z] Registry: https://index.docker.io/v1/ [2022-08-08T13:23:38.830Z] Labels: [2022-08-08T13:23:38.830Z] Experimental: true [2022-08-08T13:23:38.830Z] Insecure Registries: [2022-08-08T13:23:38.830Z] 127.0.0.0/8 [2022-08-08T13:23:38.830Z] Live Restore Enabled: true [2022-08-08T13:23:38.830Z] [2022-08-08T13:23:38.830Z] WARNING: No swap limit support [Pipeline] sh [2022-08-08T13:23:38.890Z] [2022-08-08T13:23:38.890Z] #8 [internal] load metadata for docker.io/library/golang:1.17.13-buster [2022-08-08T13:23:38.890Z] #8 sha256:40a9161f8e891f8f8210f84771f2b9e68e9dcc207334a1a5213e3fc901333311 [2022-08-08T13:23:38.994Z] #6 ... [2022-08-08T13:23:38.994Z] [2022-08-08T13:23:38.994Z] #8 [internal] load metadata for docker.io/library/golang:1.17.13-buster [2022-08-08T13:23:38.994Z] #8 sha256:435e7632093f904481779f1a66c0d23d7641c0855ef1553e4dd30adc277a04fd [2022-08-08T13:23:38.994Z] #8 DONE 0.2s [2022-08-08T13:23:38.994Z] [2022-08-08T13:23:38.994Z] #7 [internal] load metadata for docker.io/library/debian:buster [2022-08-08T13:23:38.994Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2022-08-08T13:23:38.994Z] #7 DONE 0.3s [2022-08-08T13:23:39.112Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-08T13:23:39.112Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-08T13:23:39.112Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43911/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-08-08T13:23:39.112Z] + bash /home/ubuntu/workspace/moby_PR-43911/check-config.sh [2022-08-08T13:23:39.112Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-08T13:23:39.112Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-08T13:23:39.112Z] [2022-08-08T13:23:39.112Z] Generally Necessary: [2022-08-08T13:23:39.112Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-08T13:23:39.112Z] - apparmor: enabled and tools installed [2022-08-08T13:23:39.112Z] - CONFIG_NAMESPACES: enabled [2022-08-08T13:23:39.112Z] - CONFIG_NET_NS: enabled [2022-08-08T13:23:39.112Z] - CONFIG_PID_NS: enabled [2022-08-08T13:23:39.112Z] - CONFIG_IPC_NS: enabled [2022-08-08T13:23:39.112Z] - CONFIG_UTS_NS: enabled [2022-08-08T13:23:39.112Z] - CONFIG_CGROUPS: enabled [2022-08-08T13:23:39.112Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-08T13:23:39.112Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-08T13:23:39.112Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-08T13:23:39.112Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-08T13:23:39.112Z] - CONFIG_CPUSETS: enabled [2022-08-08T13:23:39.112Z] - CONFIG_MEMCG: enabled [2022-08-08T13:23:39.112Z] - CONFIG_KEYS: enabled [2022-08-08T13:23:39.112Z] - CONFIG_VETH: enabled (as module) [2022-08-08T13:23:39.112Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-08T13:23:39.112Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-08T13:23:39.112Z] - CONFIG_NF_NAT_IPV4: missing [2022-08-08T13:23:39.112Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-08T13:23:39.112Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-08T13:23:39.112Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-08T13:23:39.112Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-08T13:23:39.112Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-08T13:23:39.112Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-08T13:23:39.112Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-08T13:23:39.112Z] - CONFIG_NF_NAT_NEEDED: missing [2022-08-08T13:23:39.112Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-08T13:23:39.112Z] [2022-08-08T13:23:39.112Z] Optional Features: [2022-08-08T13:23:39.112Z] - CONFIG_USER_NS: enabled [2022-08-08T13:23:39.250Z] [2022-08-08T13:23:39.250Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T13:23:39.250Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T13:23:39.250Z] #6 DONE 0.3s [2022-08-08T13:23:39.250Z] [2022-08-08T13:23:39.250Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T13:23:39.250Z] #5 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-08T13:23:39.375Z] - CONFIG_SECCOMP: enabled [2022-08-08T13:23:39.375Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-08T13:23:39.375Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-08T13:23:39.375Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-08T13:23:39.375Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-08T13:23:39.375Z] - CONFIG_BLK_CGROUP: enabled [2022-08-08T13:23:39.375Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-08T13:23:39.375Z] - CONFIG_IOSCHED_CFQ: missing [2022-08-08T13:23:39.375Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-08-08T13:23:39.375Z] - CONFIG_CGROUP_PERF: enabled [2022-08-08T13:23:39.375Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-08T13:23:39.375Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-08T13:23:39.375Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-08T13:23:39.375Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-08T13:23:39.375Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-08T13:23:39.375Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-08T13:23:39.375Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-08T13:23:39.375Z] - CONFIG_IP_VS: enabled (as module) [2022-08-08T13:23:39.375Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-08T13:23:39.375Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-08T13:23:39.375Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-08T13:23:39.375Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-08T13:23:39.375Z] - CONFIG_EXT4_FS: enabled [2022-08-08T13:23:39.375Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-08T13:23:39.375Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-08T13:23:39.375Z] - Network Drivers: [2022-08-08T13:23:39.375Z] - "overlay": [2022-08-08T13:23:39.375Z] - CONFIG_VXLAN: enabled (as module) [2022-08-08T13:23:39.375Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-08T13:23:39.375Z] Optional (for encrypted networks): [2022-08-08T13:23:39.438Z] Client: [2022-08-08T13:23:39.439Z] Context: default [2022-08-08T13:23:39.439Z] Debug Mode: false [2022-08-08T13:23:39.439Z] Plugins: [2022-08-08T13:23:39.439Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2022-08-08T13:23:39.439Z] buildx: Docker Buildx (Docker Inc., v0.8.1-docker) [2022-08-08T13:23:39.439Z] compose: Docker Compose (Docker Inc., v2.4.1) [2022-08-08T13:23:39.439Z] scan: Docker Scan (Docker Inc., v0.17.0) [2022-08-08T13:23:39.439Z] [2022-08-08T13:23:39.439Z] Server: [2022-08-08T13:23:39.439Z] Containers: 0 [2022-08-08T13:23:39.439Z] Running: 0 [2022-08-08T13:23:39.439Z] Paused: 0 [2022-08-08T13:23:39.439Z] Stopped: 0 [2022-08-08T13:23:39.439Z] Images: 5 [2022-08-08T13:23:39.439Z] Server Version: 20.10.14 [2022-08-08T13:23:39.439Z] Storage Driver: overlay2 [2022-08-08T13:23:39.439Z] Backing Filesystem: extfs [2022-08-08T13:23:39.439Z] Supports d_type: true [2022-08-08T13:23:39.439Z] Native Overlay Diff: true [2022-08-08T13:23:39.439Z] userxattr: false [2022-08-08T13:23:39.439Z] Logging Driver: json-file [2022-08-08T13:23:39.439Z] Cgroup Driver: cgroupfs [2022-08-08T13:23:39.439Z] Cgroup Version: 1 [2022-08-08T13:23:39.439Z] Plugins: [2022-08-08T13:23:39.439Z] Volume: local [2022-08-08T13:23:39.439Z] Network: bridge host ipvlan macvlan null overlay [2022-08-08T13:23:39.439Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2022-08-08T13:23:39.439Z] Swarm: inactive [2022-08-08T13:23:39.439Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2022-08-08T13:23:39.439Z] Default Runtime: runc [2022-08-08T13:23:39.439Z] Init Binary: docker-init [2022-08-08T13:23:39.439Z] containerd version: 3df54a852345ae127d1fa3092b95168e4a88e2f8 [2022-08-08T13:23:39.439Z] runc version: v1.0.3-0-gf46b6ba [2022-08-08T13:23:39.439Z] init version: de40ad0 [2022-08-08T13:23:39.439Z] Security Options: [2022-08-08T13:23:39.439Z] apparmor [2022-08-08T13:23:39.439Z] seccomp [2022-08-08T13:23:39.439Z] Profile: default [2022-08-08T13:23:39.439Z] Kernel Version: 5.4.0-1071-aws [2022-08-08T13:23:39.439Z] Operating System: Ubuntu 18.04.6 LTS [2022-08-08T13:23:39.439Z] OSType: linux [2022-08-08T13:23:39.439Z] Architecture: x86_64 [2022-08-08T13:23:39.439Z] CPUs: 2 [2022-08-08T13:23:39.439Z] Total Memory: 7.483GiB [2022-08-08T13:23:39.439Z] Name: ip-10-100-102-68 [2022-08-08T13:23:39.439Z] ID: ONCX:MW46:2H33:HIY4:EEUI:IR6Y:XJIK:4AKR:PRKS:I4A7:QBPF:SHJW [2022-08-08T13:23:39.439Z] Docker Root Dir: /var/lib/docker [2022-08-08T13:23:39.439Z] Debug Mode: false [2022-08-08T13:23:39.439Z] Registry: https://index.docker.io/v1/ [2022-08-08T13:23:39.439Z] Labels: [2022-08-08T13:23:39.439Z] Experimental: true [2022-08-08T13:23:39.439Z] Insecure Registries: [2022-08-08T13:23:39.439Z] 127.0.0.0/8 [2022-08-08T13:23:39.439Z] Live Restore Enabled: true [2022-08-08T13:23:39.439Z] [2022-08-08T13:23:39.439Z] WARNING: No swap limit support [Pipeline] sh [2022-08-08T13:23:39.460Z] #8 DONE 0.6s [2022-08-08T13:23:39.460Z] [2022-08-08T13:23:39.460Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T13:23:39.460Z] #7 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-08T13:23:39.460Z] #7 DONE 0.6s [2022-08-08T13:23:39.460Z] [2022-08-08T13:23:39.460Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-08-08T13:23:39.460Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-08-08T13:23:39.460Z] #5 DONE 0.6s [2022-08-08T13:23:39.460Z] [2022-08-08T13:23:39.460Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T13:23:39.460Z] #6 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T13:23:39.460Z] #6 DONE 0.6s [2022-08-08T13:23:39.506Z] #5 DONE 0.5s [2022-08-08T13:23:39.634Z] - CONFIG_CRYPTO: enabled [2022-08-08T13:23:39.634Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-08T13:23:39.634Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-08T13:23:39.634Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-08T13:23:39.634Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-08T13:23:39.634Z] - CONFIG_XFRM: enabled [2022-08-08T13:23:39.634Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-08T13:23:39.634Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-08T13:23:39.634Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-08T13:23:39.634Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-08-08T13:23:39.634Z] - "ipvlan": [2022-08-08T13:23:39.634Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-08T13:23:39.634Z] - "macvlan": [2022-08-08T13:23:39.634Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-08T13:23:39.634Z] - CONFIG_DUMMY: enabled (as module) [2022-08-08T13:23:39.634Z] - "ftp,tftp client in container": [2022-08-08T13:23:39.634Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-08T13:23:39.634Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-08T13:23:39.634Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-08T13:23:39.634Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-08T13:23:39.634Z] - Storage Drivers: [2022-08-08T13:23:39.634Z] - "aufs": [2022-08-08T13:23:39.634Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-08T13:23:39.634Z] - "btrfs": [2022-08-08T13:23:39.634Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-08T13:23:39.634Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-08T13:23:39.634Z] - "devicemapper": [2022-08-08T13:23:39.634Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-08T13:23:39.634Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-08T13:23:39.634Z] - "overlay": [2022-08-08T13:23:39.634Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-08T13:23:39.634Z] - "zfs": [2022-08-08T13:23:39.634Z] - /dev/zfs: present [2022-08-08T13:23:39.634Z] - zfs command: missing [2022-08-08T13:23:39.634Z] - zpool command: missing [2022-08-08T13:23:39.634Z] [2022-08-08T13:23:39.634Z] Limits: [2022-08-08T13:23:39.634Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-08T13:23:39.634Z] [2022-08-08T13:23:39.634Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-08T13:23:39.718Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-08T13:23:39.718Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2022-08-08T13:23:39.718Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-43911/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2022-08-08T13:23:39.718Z] + bash /home/ubuntu/workspace/moby_PR-43911/check-config.sh [2022-08-08T13:23:39.718Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2022-08-08T13:23:39.718Z] info: reading kernel config from /boot/config-5.4.0-1071-aws ... [2022-08-08T13:23:39.718Z] [2022-08-08T13:23:39.718Z] Generally Necessary: [2022-08-08T13:23:39.718Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2022-08-08T13:23:39.718Z] - apparmor: enabled and tools installed [2022-08-08T13:23:39.718Z] - CONFIG_NAMESPACES: enabled [2022-08-08T13:23:39.718Z] - CONFIG_NET_NS: enabled [2022-08-08T13:23:39.718Z] - CONFIG_PID_NS: enabled [2022-08-08T13:23:39.718Z] - CONFIG_IPC_NS: enabled [2022-08-08T13:23:39.718Z] - CONFIG_UTS_NS: enabled [2022-08-08T13:23:39.718Z] - CONFIG_CGROUPS: enabled [2022-08-08T13:23:39.718Z] - CONFIG_CGROUP_CPUACCT: enabled [2022-08-08T13:23:39.718Z] - CONFIG_CGROUP_DEVICE: enabled [2022-08-08T13:23:39.718Z] - CONFIG_CGROUP_FREEZER: enabled [2022-08-08T13:23:39.718Z] - CONFIG_CGROUP_SCHED: enabled [2022-08-08T13:23:39.718Z] - CONFIG_CPUSETS: enabled [2022-08-08T13:23:39.718Z] - CONFIG_MEMCG: enabled [2022-08-08T13:23:39.718Z] - CONFIG_KEYS: enabled [2022-08-08T13:23:39.718Z] - CONFIG_VETH: enabled (as module) [2022-08-08T13:23:39.718Z] - CONFIG_BRIDGE: enabled (as module) [2022-08-08T13:23:39.718Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2022-08-08T13:23:39.718Z] - CONFIG_NF_NAT_IPV4: missing [2022-08-08T13:23:39.718Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2022-08-08T13:23:39.718Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2022-08-08T13:23:39.718Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2022-08-08T13:23:39.718Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2022-08-08T13:23:39.718Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2022-08-08T13:23:39.723Z] [2022-08-08T13:23:39.723Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T13:23:39.723Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T13:23:39.723Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-08T13:23:39.723Z] #64 DONE 0.0s [2022-08-08T13:23:39.723Z] [2022-08-08T13:23:39.723Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:39.723Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:23:39.723Z] #9 resolve docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec 0.0s done [2022-08-08T13:23:39.723Z] #9 ... [2022-08-08T13:23:39.723Z] [2022-08-08T13:23:39.723Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f [2022-08-08T13:23:39.723Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef [2022-08-08T13:23:39.723Z] #26 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 0.0s done [2022-08-08T13:23:39.723Z] #26 sha256:7e1f93236be2e4a04a2b83e7fda8c0186e72e4c1e8cc830e097710ccc71d2dcf 529B / 529B done [2022-08-08T13:23:39.723Z] #26 sha256:d4729731066ba484d1909e3fd9464467e255f55b4bd41b46a05766836b461b6f 1.46kB / 1.46kB done [2022-08-08T13:23:39.723Z] #26 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done [2022-08-08T13:23:39.723Z] #26 DONE 0.1s [2022-08-08T13:23:39.723Z] [2022-08-08T13:23:39.723Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:39.723Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:23:39.723Z] #9 sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec 1.86kB / 1.86kB done [2022-08-08T13:23:39.723Z] #9 sha256:84aa851c553c42887cd92f76901f8c514845d657d43606de672019051f677cb1 1.79kB / 1.79kB done [2022-08-08T13:23:39.723Z] #9 sha256:36c834315aca7d18b55fe6e6dd4ae391fcf6ea4a640e480ec938d9f29ad19230 7.12kB / 7.12kB done [2022-08-08T13:23:39.957Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ce81c2d7b99b5da3954720f857a30757e6ec1fd . [2022-08-08T13:23:39.957Z] #2 [internal] load .dockerignore [2022-08-08T13:23:39.957Z] #2 sha256:2b6a5953f53e05d4d12bcedd394d79caff7723df531ac396b3762bb80cb80ada [2022-08-08T13:23:39.957Z] #2 transferring context: 87B done [2022-08-08T13:23:39.957Z] #2 DONE 0.0s [2022-08-08T13:23:39.957Z] [2022-08-08T13:23:39.957Z] #1 [internal] load build definition from Dockerfile [2022-08-08T13:23:39.957Z] #1 sha256:3325f959882fb4a3e5f37da00ff9192559568595a0262b61b8711acae29ef5f0 [2022-08-08T13:23:39.957Z] #1 transferring dockerfile: 17.05kB done [2022-08-08T13:23:39.957Z] #1 DONE 0.0s [2022-08-08T13:23:39.957Z] [2022-08-08T13:23:39.957Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-08-08T13:23:39.957Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-08-08T13:23:39.976Z] - CONFIG_IP_NF_NAT: enabled (as module) [2022-08-08T13:23:39.976Z] - CONFIG_NF_NAT: enabled (as module) [2022-08-08T13:23:39.976Z] - CONFIG_NF_NAT_NEEDED: missing [2022-08-08T13:23:39.976Z] - CONFIG_POSIX_MQUEUE: enabled [2022-08-08T13:23:39.976Z] [2022-08-08T13:23:39.976Z] Optional Features: [2022-08-08T13:23:39.976Z] - CONFIG_USER_NS: enabled [2022-08-08T13:23:39.976Z] - CONFIG_SECCOMP: enabled [2022-08-08T13:23:39.976Z] - CONFIG_CGROUP_PIDS: enabled [2022-08-08T13:23:39.976Z] - CONFIG_MEMCG_SWAP: enabled [2022-08-08T13:23:39.976Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2022-08-08T13:23:39.976Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2022-08-08T13:23:39.976Z] - CONFIG_BLK_CGROUP: enabled [2022-08-08T13:23:39.976Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2022-08-08T13:23:39.976Z] - CONFIG_IOSCHED_CFQ: missing [2022-08-08T13:23:39.976Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2022-08-08T13:23:39.976Z] - CONFIG_CGROUP_PERF: enabled [2022-08-08T13:23:39.976Z] - CONFIG_CGROUP_HUGETLB: enabled [2022-08-08T13:23:39.976Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2022-08-08T13:23:39.976Z] - CONFIG_CGROUP_NET_PRIO: enabled [2022-08-08T13:23:39.976Z] - CONFIG_CFS_BANDWIDTH: enabled [2022-08-08T13:23:39.976Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2022-08-08T13:23:39.976Z] - CONFIG_RT_GROUP_SCHED: missing [2022-08-08T13:23:39.976Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2022-08-08T13:23:39.976Z] - CONFIG_IP_VS: enabled (as module) [2022-08-08T13:23:39.976Z] - CONFIG_IP_VS_NFCT: enabled [2022-08-08T13:23:39.976Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2022-08-08T13:23:39.976Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2022-08-08T13:23:39.976Z] - CONFIG_IP_VS_RR: enabled (as module) [2022-08-08T13:23:39.976Z] - CONFIG_EXT4_FS: enabled [2022-08-08T13:23:39.976Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2022-08-08T13:23:39.976Z] - CONFIG_EXT4_FS_SECURITY: enabled [2022-08-08T13:23:39.976Z] - Network Drivers: [2022-08-08T13:23:39.976Z] - "overlay": [2022-08-08T13:23:39.976Z] - CONFIG_VXLAN: enabled (as module) [2022-08-08T13:23:39.976Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2022-08-08T13:23:39.976Z] Optional (for encrypted networks): [2022-08-08T13:23:39.987Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 0B / 50.44MB 0.1s [2022-08-08T13:23:39.987Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0B / 7.86MB 0.1s [2022-08-08T13:23:39.987Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 1.05MB / 10.00MB 0.1s [2022-08-08T13:23:40.070Z] [2022-08-08T13:23:40.070Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T13:23:40.070Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T13:23:40.070Z] #64 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2022-08-08T13:23:40.070Z] #64 DONE 0.0s [2022-08-08T13:23:40.070Z] [2022-08-08T13:23:40.070Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:40.070Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-08T13:23:40.070Z] #9 resolve docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec 0.0s done [2022-08-08T13:23:40.070Z] #9 ... [2022-08-08T13:23:40.070Z] [2022-08-08T13:23:40.070Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f [2022-08-08T13:23:40.070Z] #26 sha256:f4d441d9307bcf0ec54ed625509bbb37eb92e5ba47a933bf2fb309276ac2961c [2022-08-08T13:23:40.070Z] #26 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 0.1s done [2022-08-08T13:23:40.070Z] #26 sha256:6ce8342704e30bd883f054b058208ad264c387435534a1d661a641b4f3a72b62 1.48kB / 1.48kB done [2022-08-08T13:23:40.070Z] #26 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done [2022-08-08T13:23:40.070Z] #26 sha256:d0f5ed350e7624e19f0f40c2c0cc31b0b2811f444ca929a083fefe449432333d 529B / 529B done [2022-08-08T13:23:40.070Z] #26 DONE 0.1s [2022-08-08T13:23:40.070Z] [2022-08-08T13:23:40.070Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:40.070Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-08T13:23:40.070Z] #9 sha256:e2bc327932368ef7b63a3ba3fec80b25836271aea01e4218691d7ea5c7d3530d 1.79kB / 1.79kB done [2022-08-08T13:23:40.070Z] #9 sha256:3cd80618bcb7f97eeb7979d171339a878994ac69b63511f6a49cf48abed98197 7.13kB / 7.13kB done [2022-08-08T13:23:40.070Z] #9 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 0B / 7.72MB 0.0s [2022-08-08T13:23:40.070Z] #9 sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec 1.86kB / 1.86kB done [2022-08-08T13:23:40.070Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 0B / 49.23MB 0.0s [2022-08-08T13:23:40.070Z] #9 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 0B / 9.77MB 0.0s [2022-08-08T13:23:40.216Z] #3 DONE 0.4s [2022-08-08T13:23:40.234Z] - CONFIG_CRYPTO: enabled [2022-08-08T13:23:40.234Z] - CONFIG_CRYPTO_AEAD: enabled [2022-08-08T13:23:40.234Z] - CONFIG_CRYPTO_GCM: enabled [2022-08-08T13:23:40.234Z] - CONFIG_CRYPTO_SEQIV: enabled [2022-08-08T13:23:40.234Z] - CONFIG_CRYPTO_GHASH: enabled [2022-08-08T13:23:40.234Z] - CONFIG_XFRM: enabled [2022-08-08T13:23:40.234Z] - CONFIG_XFRM_USER: enabled (as module) [2022-08-08T13:23:40.234Z] - CONFIG_XFRM_ALGO: enabled (as module) [2022-08-08T13:23:40.234Z] - CONFIG_INET_ESP: enabled (as module) [2022-08-08T13:23:40.234Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2022-08-08T13:23:40.234Z] - "ipvlan": [2022-08-08T13:23:40.234Z] - CONFIG_IPVLAN: enabled (as module) [2022-08-08T13:23:40.234Z] - "macvlan": [2022-08-08T13:23:40.234Z] - CONFIG_MACVLAN: enabled (as module) [2022-08-08T13:23:40.234Z] - CONFIG_DUMMY: enabled (as module) [2022-08-08T13:23:40.234Z] - "ftp,tftp client in container": [2022-08-08T13:23:40.234Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2022-08-08T13:23:40.234Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2022-08-08T13:23:40.234Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2022-08-08T13:23:40.234Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2022-08-08T13:23:40.234Z] - Storage Drivers: [2022-08-08T13:23:40.234Z] - "aufs": [2022-08-08T13:23:40.234Z] - CONFIG_AUFS_FS: enabled (as module) [2022-08-08T13:23:40.234Z] - "btrfs": [2022-08-08T13:23:40.234Z] - CONFIG_BTRFS_FS: enabled (as module) [2022-08-08T13:23:40.234Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2022-08-08T13:23:40.234Z] - "devicemapper": [2022-08-08T13:23:40.234Z] - CONFIG_BLK_DEV_DM: enabled [2022-08-08T13:23:40.234Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2022-08-08T13:23:40.234Z] - "overlay": [2022-08-08T13:23:40.234Z] - CONFIG_OVERLAY_FS: enabled (as module) [2022-08-08T13:23:40.234Z] - "zfs": [2022-08-08T13:23:40.234Z] - /dev/zfs: present [2022-08-08T13:23:40.234Z] - zfs command: missing [2022-08-08T13:23:40.234Z] - zpool command: missing [2022-08-08T13:23:40.234Z] [2022-08-08T13:23:40.234Z] Limits: [2022-08-08T13:23:40.234Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2022-08-08T13:23:40.234Z] [2022-08-08T13:23:40.234Z] + true [Pipeline] } [2022-08-08T13:23:40.249Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 6.86MB / 50.44MB 0.3s [2022-08-08T13:23:40.249Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 5.24MB / 7.86MB 0.3s [2022-08-08T13:23:40.249Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 6.10MB / 10.00MB 0.3s [2022-08-08T13:23:40.249Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 10.56MB / 50.44MB 0.4s [2022-08-08T13:23:40.249Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.4s [2022-08-08T13:23:40.249Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.4s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2022-08-08T13:23:40.327Z] #9 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 7.72MB / 7.72MB 0.4s [2022-08-08T13:23:40.327Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 9.49MB / 49.23MB 0.4s [2022-08-08T13:23:40.327Z] #9 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 9.44MB / 9.77MB 0.4s [2022-08-08T13:23:40.475Z] [2022-08-08T13:23:40.475Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-08-08T13:23:40.475Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-08-08T13:23:40.475Z] #4 resolve docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc done [2022-08-08T13:23:40.475Z] #4 sha256:86e43bba076d67c1a890cbc07813806b11eca53843dc643202d939b986c8c332 1.21kB / 1.21kB done [2022-08-08T13:23:40.475Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 7.34MB / 9.64MB 0.1s [2022-08-08T13:23:40.475Z] #4 sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc 1.69kB / 1.69kB done [2022-08-08T13:23:40.475Z] #4 sha256:e3ee2e6b536452d876b1c5aa12db9bca51b8f52b2505178cae6d13e33daeed2b 528B / 528B done [2022-08-08T13:23:40.475Z] #4 sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 9.64MB / 9.64MB 0.1s done [2022-08-08T13:23:40.475Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.1s [2022-08-08T13:23:40.511Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 19.92MB / 50.44MB 0.7s [2022-08-08T13:23:40.511Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.5s done [2022-08-08T13:23:40.511Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.5s done [2022-08-08T13:23:40.511Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 7.54MB / 51.84MB 0.7s [2022-08-08T13:23:40.511Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 2.10MB / 68.83MB 0.7s [2022-08-08T13:23:40.511Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 10.49MB / 51.84MB 0.7s [2022-08-08T13:23:40.557Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:2ce81c2d7b99b5da3954720f857a30757e6ec1fd . [2022-08-08T13:23:40.557Z] #2 [internal] load .dockerignore [2022-08-08T13:23:40.557Z] #2 sha256:038268f63692213e095049e8eada5a797ae0bc69a3007838d28a0df2bbfcfe38 [2022-08-08T13:23:40.557Z] #2 transferring context: 87B done [2022-08-08T13:23:40.557Z] #2 DONE 0.1s [2022-08-08T13:23:40.557Z] [2022-08-08T13:23:40.557Z] #1 [internal] load build definition from Dockerfile [2022-08-08T13:23:40.557Z] #1 sha256:b302496c47593c7ed76e9865e86820276ee0922bc9516718f67108b2fe02c342 [2022-08-08T13:23:40.557Z] #1 transferring dockerfile: 17.05kB done [2022-08-08T13:23:40.557Z] #1 DONE 0.1s [2022-08-08T13:23:40.557Z] [2022-08-08T13:23:40.557Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2022-08-08T13:23:40.557Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2022-08-08T13:23:40.589Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 16.78MB / 49.23MB 0.5s [2022-08-08T13:23:40.589Z] #9 sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 7.72MB / 7.72MB 0.5s done [2022-08-08T13:23:40.589Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 28.50MB / 49.23MB 0.6s [2022-08-08T13:23:40.589Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 0B / 52.17MB 0.6s [2022-08-08T13:23:40.734Z] #4 extracting sha256:3cc8e449ce9f6e0752ede8f50a7334bf0c7b2d24d76da2ffae7aa6a729dd1da4 0.2s done [2022-08-08T13:23:40.734Z] #4 DONE 0.4s [2022-08-08T13:23:40.799Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 26.21MB / 50.44MB 0.8s [2022-08-08T13:23:40.799Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 14.68MB / 51.84MB 0.8s [2022-08-08T13:23:40.799Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 8.39MB / 68.83MB 0.8s [2022-08-08T13:23:40.799Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 30.41MB / 50.44MB 1.0s [2022-08-08T13:23:40.799Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 18.87MB / 51.84MB 1.0s [2022-08-08T13:23:40.799Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 34.60MB / 50.44MB 1.2s [2022-08-08T13:23:40.799Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 24.12MB / 51.84MB 1.2s [2022-08-08T13:23:40.799Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 17.83MB / 68.83MB 1.2s [2022-08-08T13:23:40.848Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 49.23MB / 49.23MB 0.8s [2022-08-08T13:23:40.848Z] #9 sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 9.77MB / 9.77MB 0.8s done [2022-08-08T13:23:40.848Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 9.44MB / 52.17MB 0.9s [2022-08-08T13:23:40.848Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 0B / 62.47MB 0.9s [2022-08-08T13:23:40.993Z] [2022-08-08T13:23:40.993Z] #7 [internal] load metadata for docker.io/library/golang:1.17.13-buster [2022-08-08T13:23:40.993Z] #7 sha256:40a9161f8e891f8f8210f84771f2b9e68e9dcc207334a1a5213e3fc901333311 [2022-08-08T13:23:40.993Z] #7 ... [2022-08-08T13:23:40.993Z] [2022-08-08T13:23:40.993Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T13:23:40.993Z] #6 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-08T13:23:40.993Z] #6 DONE 0.1s [2022-08-08T13:23:41.064Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 38.80MB / 50.44MB 1.3s [2022-08-08T13:23:41.064Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 28.31MB / 51.84MB 1.3s [2022-08-08T13:23:41.064Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.33MB / 50.44MB 1.4s [2022-08-08T13:23:41.064Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 33.55MB / 51.84MB 1.4s [2022-08-08T13:23:41.064Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 30.41MB / 68.83MB 1.4s [2022-08-08T13:23:41.113Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 30.15MB / 52.17MB 1.1s [2022-08-08T13:23:41.113Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 10.49MB / 62.47MB 1.1s [2022-08-08T13:23:41.113Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 52.17MB / 52.17MB 1.3s [2022-08-08T13:23:41.113Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 23.07MB / 62.47MB 1.3s [2022-08-08T13:23:41.122Z] #3 DONE 0.2s [2022-08-08T13:23:41.122Z] [2022-08-08T13:23:41.122Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2022-08-08T13:23:41.122Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2022-08-08T13:23:41.122Z] #4 CACHED [2022-08-08T13:23:41.122Z] [2022-08-08T13:23:41.122Z] #5 [internal] load metadata for docker.io/library/golang:1.17.13-buster [2022-08-08T13:23:41.122Z] #5 sha256:40a9161f8e891f8f8210f84771f2b9e68e9dcc207334a1a5213e3fc901333311 [2022-08-08T13:23:41.122Z] #5 ... [2022-08-08T13:23:41.122Z] [2022-08-08T13:23:41.122Z] #6 [internal] load metadata for docker.io/library/debian:buster [2022-08-08T13:23:41.122Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-08-08T13:23:41.122Z] #6 DONE 0.1s [2022-08-08T13:23:41.122Z] [2022-08-08T13:23:41.122Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T13:23:41.122Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T13:23:41.122Z] #7 DONE 0.1s [2022-08-08T13:23:41.252Z] [2022-08-08T13:23:41.252Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T13:23:41.252Z] #8 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2022-08-08T13:23:41.252Z] #8 DONE 0.1s [2022-08-08T13:23:41.252Z] [2022-08-08T13:23:41.252Z] #7 [internal] load metadata for docker.io/library/golang:1.17.13-buster [2022-08-08T13:23:41.252Z] #7 sha256:40a9161f8e891f8f8210f84771f2b9e68e9dcc207334a1a5213e3fc901333311 [2022-08-08T13:23:41.252Z] #7 DONE 0.2s [2022-08-08T13:23:41.252Z] [2022-08-08T13:23:41.252Z] #5 [internal] load metadata for docker.io/library/debian:buster [2022-08-08T13:23:41.252Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2022-08-08T13:23:41.252Z] #5 DONE 0.3s [2022-08-08T13:23:41.326Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 39.85MB / 51.84MB 1.5s [2022-08-08T13:23:41.326Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 38.80MB / 68.83MB 1.5s [2022-08-08T13:23:41.326Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 44.04MB / 68.83MB 1.6s [2022-08-08T13:23:41.371Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 37.75MB / 62.47MB 1.4s [2022-08-08T13:23:41.371Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 50.33MB / 62.47MB 1.5s [2022-08-08T13:23:41.385Z] [2022-08-08T13:23:41.385Z] #5 [internal] load metadata for docker.io/library/golang:1.17.13-buster [2022-08-08T13:23:41.385Z] #5 sha256:40a9161f8e891f8f8210f84771f2b9e68e9dcc207334a1a5213e3fc901333311 [2022-08-08T13:23:41.385Z] #5 DONE 0.1s [2022-08-08T13:23:41.385Z] [2022-08-08T13:23:41.385Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2022-08-08T13:23:41.385Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2022-08-08T13:23:41.385Z] #8 DONE 0.1s [2022-08-08T13:23:41.385Z] [2022-08-08T13:23:41.385Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T13:23:41.385Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T13:23:41.385Z] #64 DONE 0.0s [2022-08-08T13:23:41.385Z] [2022-08-08T13:23:41.385Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f [2022-08-08T13:23:41.385Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef [2022-08-08T13:23:41.385Z] #26 DONE 0.0s [2022-08-08T13:23:41.385Z] [2022-08-08T13:23:41.385Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T13:23:41.385Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T13:23:41.385Z] #62 DONE 0.0s [2022-08-08T13:23:41.385Z] [2022-08-08T13:23:41.385Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:41.385Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:23:41.385Z] #9 DONE 0.0s [2022-08-08T13:23:41.385Z] [2022-08-08T13:23:41.385Z] #23 [internal] load build context [2022-08-08T13:23:41.385Z] #23 sha256:38e17fc17c8da82339ddb42bd08b883f74125fc094fb0eb9e4a40c1cdc7d7dc1 [2022-08-08T13:23:41.511Z] [2022-08-08T13:23:41.511Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T13:23:41.511Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T13:23:41.511Z] #64 DONE 0.0s [2022-08-08T13:23:41.511Z] [2022-08-08T13:23:41.511Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T13:23:41.511Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T13:23:41.511Z] #62 DONE 0.0s [2022-08-08T13:23:41.511Z] [2022-08-08T13:23:41.511Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:41.511Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:23:41.511Z] #9 DONE 0.0s [2022-08-08T13:23:41.511Z] [2022-08-08T13:23:41.511Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f [2022-08-08T13:23:41.511Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef [2022-08-08T13:23:41.511Z] #26 DONE 0.0s [2022-08-08T13:23:41.511Z] [2022-08-08T13:23:41.511Z] #23 [internal] load build context [2022-08-08T13:23:41.511Z] #23 sha256:e8be6f47ac8b5130ee8b86ff96c4e79926b06cf411435e34c0b0e608192abcea [2022-08-08T13:23:41.587Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 1.8s [2022-08-08T13:23:41.587Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 53.48MB / 68.83MB 1.8s [2022-08-08T13:23:41.587Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 1.9s done [2022-08-08T13:23:41.587Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 57.61MB / 68.83MB 1.9s [2022-08-08T13:23:41.631Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 53.64MB / 62.47MB 1.6s [2022-08-08T13:23:41.631Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 62.47MB / 62.47MB 1.7s [2022-08-08T13:23:41.643Z] #23 ... [2022-08-08T13:23:41.643Z] [2022-08-08T13:23:41.643Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T13:23:41.643Z] #10 sha256:06306930cc58f971b10027014f39f6c684d214a33faa0aa9df474fbdd3014db0 [2022-08-08T13:23:41.643Z] #10 CACHED [2022-08-08T13:23:41.643Z] [2022-08-08T13:23:41.643Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-08T13:23:41.643Z] #31 sha256:2eed37cb3139cd68be583caccf49041342035ace60269902082c54e6425831bc [2022-08-08T13:23:41.643Z] #31 CACHED [2022-08-08T13:23:41.643Z] [2022-08-08T13:23:41.643Z] #11 [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-08T13:23:41.643Z] #11 sha256:951e8b7524b2130d06892061335fba224c3ab06c9f922a81154c4579c95ab5a2 [2022-08-08T13:23:41.643Z] #11 CACHED [2022-08-08T13:23:41.643Z] [2022-08-08T13:23:41.643Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-08-08T13:23:41.643Z] #12 sha256:5082ba73144c05cfd5d005117bac826123cbf1988578df4fcf566275b1161779 [2022-08-08T13:23:41.643Z] #12 CACHED [2022-08-08T13:23:41.643Z] [2022-08-08T13:23:41.643Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-08T13:23:41.643Z] #39 sha256:991e846d7e58e083e1290912f156948f6850b4ec8db5cfa4b2f03ffe46f22bd7 [2022-08-08T13:23:41.643Z] #39 CACHED [2022-08-08T13:23:41.643Z] [2022-08-08T13:23:41.643Z] #23 [internal] load build context [2022-08-08T13:23:41.643Z] #23 sha256:38e17fc17c8da82339ddb42bd08b883f74125fc094fb0eb9e4a40c1cdc7d7dc1 [2022-08-08T13:23:41.888Z] #9 sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 49.23MB / 49.23MB 1.7s done [2022-08-08T13:23:41.888Z] #9 extracting sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 [2022-08-08T13:23:42.162Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 66.06MB / 68.83MB 2.2s [2022-08-08T13:23:42.162Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 [2022-08-08T13:23:42.424Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 2.5s done [2022-08-08T13:23:42.424Z] #9 sha256:baca0e06c4e4e05fb963c189b5345cd1b92782afddd2e03ada82c530fc32e581 0B / 155B 2.5s [2022-08-08T13:23:42.424Z] #9 sha256:baca0e06c4e4e05fb963c189b5345cd1b92782afddd2e03ada82c530fc32e581 155B / 155B 2.6s [2022-08-08T13:23:42.819Z] #9 ... [2022-08-08T13:23:42.819Z] [2022-08-08T13:23:42.819Z] #23 [internal] load build context [2022-08-08T13:23:42.819Z] #23 sha256:c84618d0550621d317c1cf2f355d020df63b93cb172f0bd5232f3b08935b5af7 [2022-08-08T13:23:42.819Z] #23 transferring context: 53.40MB 1.8s done [2022-08-08T13:23:42.819Z] #23 DONE 2.8s [2022-08-08T13:23:42.819Z] [2022-08-08T13:23:42.819Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:42.819Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-08T13:23:42.819Z] #9 sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 52.17MB / 52.17MB 2.8s done [2022-08-08T13:23:42.819Z] #9 sha256:2af36d48bd2b561139df983cd4f373a63969c05069fa366b3aa84dcaf42c4329 125B / 125B 2.8s [2022-08-08T13:23:42.995Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 3.1s done [2022-08-08T13:23:42.995Z] #9 sha256:baca0e06c4e4e05fb963c189b5345cd1b92782afddd2e03ada82c530fc32e581 155B / 155B 3.1s done [2022-08-08T13:23:42.995Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 0B / 135.06MB 3.1s [2022-08-08T13:23:43.257Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 8.39MB / 135.06MB 3.3s [2022-08-08T13:23:43.517Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 15.73MB / 135.06MB 3.7s [2022-08-08T13:23:43.778Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 23.15MB / 135.06MB 3.9s [2022-08-08T13:23:44.187Z] #9 sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 62.47MB / 62.47MB 3.9s done [2022-08-08T13:23:44.188Z] #9 sha256:2af36d48bd2b561139df983cd4f373a63969c05069fa366b3aa84dcaf42c4329 125B / 125B 3.9s done [2022-08-08T13:23:44.188Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 0B / 102.82MB 3.9s [2022-08-08T13:23:44.188Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 16.20MB / 102.82MB 4.4s [2022-08-08T13:23:44.352Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 36.70MB / 135.06MB 4.5s [2022-08-08T13:23:44.352Z] #9 ... [2022-08-08T13:23:44.352Z] [2022-08-08T13:23:44.352Z] #23 [internal] load build context [2022-08-08T13:23:44.352Z] #23 sha256:1225abd43326280ff398ddc0e18ab8d09bfa7fa64c3a319ceb821df80be4fad1 [2022-08-08T13:23:44.352Z] #23 transferring context: 53.39MB 4.5s done [2022-08-08T13:23:44.352Z] #23 DONE 4.7s [2022-08-08T13:23:44.352Z] [2022-08-08T13:23:44.352Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:44.352Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:23:44.444Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 26.73MB / 102.82MB 4.5s [2022-08-08T13:23:44.614Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 43.61MB / 135.06MB 4.7s [2022-08-08T13:23:44.701Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 37.75MB / 102.82MB 4.8s [2022-08-08T13:23:44.874Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 58.43MB / 135.06MB 5.0s [2022-08-08T13:23:45.137Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 68.00MB / 135.06MB 5.4s [2022-08-08T13:23:45.267Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 45.49MB / 102.82MB 5.0s [2022-08-08T13:23:45.267Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 55.55MB / 102.82MB 5.2s [2022-08-08T13:23:45.525Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 68.16MB / 102.82MB 5.5s [2022-08-08T13:23:45.709Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 75.50MB / 135.06MB 5.8s [2022-08-08T13:23:45.714Z] #23 transferring context: 32.21MB 3.6s [2022-08-08T13:23:45.782Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 76.55MB / 102.82MB 5.8s [2022-08-08T13:23:45.854Z] #23 transferring context: 45.32MB 4.2s [2022-08-08T13:23:45.855Z] #23 transferring context: 53.40MB 4.4s done [2022-08-08T13:23:45.855Z] #23 DONE 4.5s [2022-08-08T13:23:45.855Z] [2022-08-08T13:23:45.855Z] #27 [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-08T13:23:45.855Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc [2022-08-08T13:23:45.855Z] #27 CACHED [2022-08-08T13:23:45.855Z] [2022-08-08T13:23:45.855Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T13:23:45.855Z] #28 sha256:c6de0114a2c06470317f6bf45d80a837a94925120c6a59a7db5993904912ee9a [2022-08-08T13:23:45.855Z] #28 CACHED [2022-08-08T13:23:45.855Z] [2022-08-08T13:23:45.855Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T13:23:45.855Z] #29 sha256:125ab08f252779a63990da383622dfcfdb39ed45734779a0c01a5800d85b9d21 [2022-08-08T13:23:45.855Z] #29 CACHED [2022-08-08T13:23:45.855Z] [2022-08-08T13:23:45.855Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-08T13:23:45.855Z] #45 sha256:d86e83ae1fe60abdf84dcf717f056f807b3e85f18eb8e364947d644dc4671bd5 [2022-08-08T13:23:45.970Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 87.03MB / 135.06MB 6.1s [2022-08-08T13:23:46.040Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 83.89MB / 102.82MB 6.0s [2022-08-08T13:23:46.040Z] #9 sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 102.82MB / 102.82MB 6.1s [2022-08-08T13:23:46.231Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 95.42MB / 135.06MB 6.5s [2022-08-08T13:23:46.651Z] #23 transferring context: 53.40MB 5.1s done [2022-08-08T13:23:46.651Z] #23 DONE 5.2s [2022-08-08T13:23:46.651Z] [2022-08-08T13:23:46.651Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:46.651Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:23:46.651Z] #9 resolve docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec 0.0s done [2022-08-08T13:23:46.651Z] #9 sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec 1.86kB / 1.86kB done [2022-08-08T13:23:46.651Z] #9 sha256:84aa851c553c42887cd92f76901f8c514845d657d43606de672019051f677cb1 1.79kB / 1.79kB done [2022-08-08T13:23:46.651Z] #9 sha256:36c834315aca7d18b55fe6e6dd4ae391fcf6ea4a640e480ec938d9f29ad19230 7.12kB / 7.12kB done [2022-08-08T13:23:46.651Z] #9 sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 50.44MB / 50.44MB 0.7s done [2022-08-08T13:23:46.651Z] #9 sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 7.86MB / 7.86MB 0.3s done [2022-08-08T13:23:46.651Z] #9 sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 10.00MB / 10.00MB 0.6s done [2022-08-08T13:23:46.651Z] #9 sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 51.84MB / 51.84MB 1.6s done [2022-08-08T13:23:46.651Z] #9 sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 68.83MB / 68.83MB 2.1s done [2022-08-08T13:23:46.651Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 135.06MB / 135.06MB 3.7s done [2022-08-08T13:23:46.651Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 4.4s [2022-08-08T13:23:46.651Z] #9 sha256:baca0e06c4e4e05fb963c189b5345cd1b92782afddd2e03ada82c530fc32e581 155B / 155B 1.7s done [2022-08-08T13:23:46.803Z] #9 ... [2022-08-08T13:23:46.803Z] [2022-08-08T13:23:46.803Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T13:23:46.803Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T13:23:46.803Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-08T13:23:46.803Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-08T13:23:46.803Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-08T13:23:46.803Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-08T13:23:46.803Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 3.8s done [2022-08-08T13:23:46.803Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.8s done [2022-08-08T13:23:46.803Z] #62 DONE 6.9s [2022-08-08T13:23:46.803Z] [2022-08-08T13:23:46.803Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:46.803Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:23:46.803Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 107.13MB / 135.06MB 6.8s [2022-08-08T13:23:46.803Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 117.06MB / 135.06MB 7.0s [2022-08-08T13:23:47.065Z] #9 ... [2022-08-08T13:23:47.065Z] [2022-08-08T13:23:47.065Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T13:23:47.065Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T13:23:47.065Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-08T13:23:47.065Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-08T13:23:47.065Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-08T13:23:47.065Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 3.9s done [2022-08-08T13:23:47.065Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.1s done [2022-08-08T13:23:47.065Z] #64 DONE 7.3s [2022-08-08T13:23:47.065Z] [2022-08-08T13:23:47.065Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:47.065Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:23:47.065Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 5.1s [2022-08-08T13:23:47.065Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 127.93MB / 135.06MB 7.3s [2022-08-08T13:23:47.326Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 135.06MB / 135.06MB 7.5s [2022-08-08T13:23:47.452Z] #9 extracting sha256:891a1587d3644a8b4b6dab3726ef380a725a0e19bfbf0eac02a275f711985862 5.3s done [2022-08-08T13:23:48.016Z] #9 extracting sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab [2022-08-08T13:23:48.016Z] #9 ... [2022-08-08T13:23:48.016Z] [2022-08-08T13:23:48.016Z] #62 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T13:23:48.016Z] #62 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2022-08-08T13:23:48.016Z] #62 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2022-08-08T13:23:48.016Z] #62 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2022-08-08T13:23:48.016Z] #62 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-08T13:23:48.016Z] #62 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2022-08-08T13:23:48.016Z] #62 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 4.4s done [2022-08-08T13:23:48.016Z] #62 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 1.7s done [2022-08-08T13:23:48.016Z] #62 DONE 8.0s [2022-08-08T13:23:48.016Z] [2022-08-08T13:23:48.016Z] #64 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2022-08-08T13:23:48.016Z] #64 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2022-08-08T13:23:48.016Z] #64 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2022-08-08T13:23:48.016Z] #64 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2022-08-08T13:23:48.016Z] #64 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2022-08-08T13:23:48.016Z] #64 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 4.6s done [2022-08-08T13:23:48.016Z] #64 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 1.9s done [2022-08-08T13:23:48.016Z] #64 DONE 8.0s [2022-08-08T13:23:48.016Z] [2022-08-08T13:23:48.016Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:48.016Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-08T13:23:48.016Z] #9 ... [2022-08-08T13:23:48.016Z] [2022-08-08T13:23:48.016Z] #27 [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-08T13:23:48.016Z] #27 sha256:5e4c0751dfc0af1e6235e73330e54f67ecc9dd5881b67a7397e795603574bb96 [2022-08-08T13:23:48.016Z] #27 1.373 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:23:48.016Z] #27 1.454 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:23:48.016Z] #27 1.484 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:23:48.016Z] #27 1.670 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-08-08T13:23:48.016Z] #27 2.530 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-08-08T13:23:48.016Z] #27 2.581 Get:6 http://deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-08-08T13:23:48.016Z] #27 3.776 Fetched 8293 kB in 3s (3121 kB/s) [2022-08-08T13:23:48.016Z] #27 3.776 Reading package lists... [2022-08-08T13:23:48.016Z] #27 4.540 Reading package lists... [2022-08-08T13:23:48.016Z] #27 5.304 Building dependency tree... [2022-08-08T13:23:48.016Z] #27 5.786 The following additional packages will be installed: [2022-08-08T13:23:48.016Z] #27 5.786 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-08-08T13:23:48.016Z] #27 5.786 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-08-08T13:23:48.016Z] #27 5.786 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-08-08T13:23:48.016Z] #27 5.786 Suggested packages: [2022-08-08T13:23:48.016Z] #27 5.786 krb5-doc krb5-user [2022-08-08T13:23:48.016Z] #27 5.786 Recommended packages: [2022-08-08T13:23:48.016Z] #27 5.786 krb5-locales publicsuffix libsasl2-modules [2022-08-08T13:23:48.016Z] #27 5.921 The following NEW packages will be installed: [2022-08-08T13:23:48.016Z] #27 5.921 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-08-08T13:23:48.016Z] #27 5.921 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-08-08T13:23:48.016Z] #27 5.921 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-08T13:23:48.016Z] #27 5.921 libssh2-1 libssl1.1 openssl [2022-08-08T13:23:48.016Z] #27 6.186 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:23:48.016Z] #27 6.186 Need to get 4798 kB of archives. [2022-08-08T13:23:48.016Z] #27 6.186 After this operation, 11.5 MB of additional disk space will be used. [2022-08-08T13:23:48.016Z] #27 6.186 Get:1 http://deb.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1n-0+deb10u3 [1392 kB] [2022-08-08T13:23:48.016Z] #27 6.301 Get:2 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u2 [69.4 kB] [2022-08-08T13:23:48.016Z] #27 6.301 Get:3 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u2 [105 kB] [2022-08-08T13:23:48.016Z] #27 6.438 Get:4 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-08-08T13:23:48.016Z] #27 6.500 Get:5 http://deb.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u7 [216 kB] [2022-08-08T13:23:48.016Z] #27 6.607 Get:6 http://deb.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1n-0+deb10u3 [834 kB] [2022-08-08T13:23:48.016Z] #27 6.757 Get:7 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-08-08T13:23:48.016Z] #27 6.886 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2022-08-08T13:23:48.016Z] #27 6.903 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u3 [65.0 kB] [2022-08-08T13:23:48.016Z] #27 7.052 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u3 [123 kB] [2022-08-08T13:23:48.016Z] #27 7.063 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u3 [351 kB] [2022-08-08T13:23:48.016Z] #27 7.191 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u3 [150 kB] [2022-08-08T13:23:48.016Z] #27 7.254 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2022-08-08T13:23:48.016Z] #27 7.317 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2022-08-08T13:23:48.016Z] #27 7.498 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2022-08-08T13:23:48.016Z] #27 7.560 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2022-08-08T13:23:48.016Z] #27 7.676 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u2 [312 kB] [2022-08-08T13:23:48.016Z] #27 7.806 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u2 [260 kB] [2022-08-08T13:23:48.016Z] #27 7.858 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-08-08T13:23:48.016Z] #27 7.861 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-08-08T13:23:48.016Z] #27 7.863 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-08-08T13:23:48.016Z] #27 7.999 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:23:48.016Z] #27 8.031 Fetched 4798 kB in 2s (2484 kB/s) [2022-08-08T13:23:48.273Z] #27 8.092 Selecting previously unselected package libssl1.1:arm64. [2022-08-08T13:23:48.273Z] #27 8.092 (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 ... 6670 files and directories currently installed.) [2022-08-08T13:23:48.273Z] #27 8.092 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_arm64.deb ... [2022-08-08T13:23:48.273Z] #27 8.110 Unpacking libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-08-08T13:23:48.273Z] #27 ... [2022-08-08T13:23:48.273Z] [2022-08-08T13:23:48.273Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:48.273Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-08T13:23:48.529Z] #9 extracting sha256:6a5d1ed6a27dab15e77b7afa9c8697a170f017a73ec9ea8f3f00d5f322e1d3ab 0.6s done [2022-08-08T13:23:48.529Z] #9 extracting sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf [2022-08-08T13:23:49.187Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 6.5s done [2022-08-08T13:23:49.187Z] #9 ... [2022-08-08T13:23:49.187Z] [2022-08-08T13:23:49.187Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f [2022-08-08T13:23:49.187Z] #26 sha256:c8faa48ebfeda0d6ca5653cd851e477d258afea6c3198b83334fa021eb09e8ef [2022-08-08T13:23:49.187Z] #26 resolve docker.io/library/debian:buster@sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f done [2022-08-08T13:23:49.187Z] #26 sha256:d4729731066ba484d1909e3fd9464467e255f55b4bd41b46a05766836b461b6f 1.46kB / 1.46kB done [2022-08-08T13:23:49.187Z] #26 sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 50.44MB / 50.44MB 0.8s done [2022-08-08T13:23:49.187Z] #26 sha256:fb9654aac57319592f1d51497c62001e7033eddf059355408a0b53f7c71f8d5f 1.85kB / 1.85kB done [2022-08-08T13:23:49.187Z] #26 sha256:7e1f93236be2e4a04a2b83e7fda8c0186e72e4c1e8cc830e097710ccc71d2dcf 529B / 529B done [2022-08-08T13:23:49.187Z] #26 extracting sha256:7e6a53d1988fa8e19db6bcfc96ee6783afb079c38dbe047528e691815d19a9fa 6.2s done [2022-08-08T13:23:49.187Z] #26 DONE 7.5s [2022-08-08T13:23:49.187Z] [2022-08-08T13:23:49.187Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:49.187Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:23:49.187Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 [2022-08-08T13:23:49.187Z] #9 ... [2022-08-08T13:23:49.187Z] [2022-08-08T13:23:49.187Z] #27 [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-08T13:23:49.187Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc [2022-08-08T13:23:49.240Z] #9 sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 135.06MB / 135.06MB 9.1s done [2022-08-08T13:23:49.612Z] #9 extracting sha256:1186afd5d5e89c602b988d31dd5210c9e3c19435f849f6cc4a6a22a2388e83cf 0.6s done [2022-08-08T13:23:49.612Z] #9 extracting sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d [2022-08-08T13:23:50.126Z] #27 1.055 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:23:50.126Z] #27 1.064 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:23:50.126Z] #27 1.065 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:23:50.244Z] #9 extracting sha256:80b89a2b88b24e7be7c8038e2cbff99ad4fd2f07ad914da4bab80dabaadf8a99 7.9s done [2022-08-08T13:23:50.244Z] #9 ... [2022-08-08T13:23:50.244Z] [2022-08-08T13:23:50.244Z] #27 [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-08T13:23:50.244Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc [2022-08-08T13:23:50.244Z] #27 1.402 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:23:50.244Z] #27 1.463 Get:2 http://deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:23:50.244Z] #27 1.463 Get:3 http://deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:23:50.244Z] #27 1.755 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:23:50.244Z] #27 2.213 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:23:50.244Z] #27 2.281 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:23:50.244Z] #27 4.619 Fetched 8470 kB in 3s (2430 kB/s) [2022-08-08T13:23:50.244Z] #27 4.619 Reading package lists... [2022-08-08T13:23:50.244Z] #27 5.665 Reading package lists... [2022-08-08T13:23:50.244Z] #27 6.703 Building dependency tree... [2022-08-08T13:23:50.244Z] #27 7.028 The following additional packages will be installed: [2022-08-08T13:23:50.244Z] #27 7.028 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-08-08T13:23:50.244Z] #27 7.028 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-08-08T13:23:50.244Z] #27 7.028 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-08-08T13:23:50.244Z] #27 7.028 Suggested packages: [2022-08-08T13:23:50.244Z] #27 7.028 krb5-doc krb5-user [2022-08-08T13:23:50.244Z] #27 7.028 Recommended packages: [2022-08-08T13:23:50.244Z] #27 7.028 krb5-locales publicsuffix libsasl2-modules [2022-08-08T13:23:50.244Z] #27 7.237 The following NEW packages will be installed: [2022-08-08T13:23:50.244Z] #27 7.237 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-08-08T13:23:50.244Z] #27 7.237 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-08-08T13:23:50.244Z] #27 7.237 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-08T13:23:50.244Z] #27 7.237 libssh2-1 libssl1.1 openssl [2022-08-08T13:23:50.244Z] #27 7.486 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:23:50.244Z] #27 7.486 Need to get 5083 kB of archives. [2022-08-08T13:23:50.244Z] #27 7.486 After this operation, 12.1 MB of additional disk space will be used. [2022-08-08T13:23:50.245Z] #27 7.486 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-08-08T13:23:50.245Z] #27 7.577 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-08-08T13:23:50.245Z] #27 7.591 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-08-08T13:23:50.245Z] #27 7.601 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-08-08T13:23:50.245Z] #27 7.602 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-08-08T13:23:50.245Z] #27 7.633 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-08-08T13:23:50.245Z] #27 7.672 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-08-08T13:23:50.245Z] #27 7.688 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-08-08T13:23:50.245Z] #27 7.707 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-08-08T13:23:50.245Z] #27 7.714 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-08-08T13:23:50.245Z] #27 7.758 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-08-08T13:23:50.245Z] #27 7.781 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-08-08T13:23:50.245Z] #27 7.800 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-08-08T13:23:50.245Z] #27 7.807 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-08-08T13:23:50.245Z] #27 7.810 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-08-08T13:23:50.245Z] #27 7.827 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-08-08T13:23:50.245Z] #27 7.836 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-08-08T13:23:50.245Z] #27 7.861 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-08-08T13:23:50.245Z] #27 7.873 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-08-08T13:23:50.245Z] #27 7.887 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-08-08T13:23:50.245Z] #27 7.891 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-08-08T13:23:50.245Z] #27 8.240 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:23:50.245Z] #27 8.271 Fetched 5083 kB in 1s (7602 kB/s) [2022-08-08T13:23:50.245Z] #27 8.720 Selecting previously unselected package libssl1.1:amd64. [2022-08-08T13:23:50.245Z] #27 8.720 (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 ... 6677 files and directories currently installed.) [2022-08-08T13:23:50.245Z] #27 8.720 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-08-08T13:23:50.245Z] #27 8.932 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-08-08T13:23:50.245Z] #27 9.775 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-08T13:23:50.245Z] #27 9.775 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-08-08T13:23:50.245Z] #27 9.904 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-08T13:23:50.245Z] #27 10.06 Selecting previously unselected package libsasl2-2:amd64. [2022-08-08T13:23:50.245Z] #27 10.06 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-08-08T13:23:50.245Z] #27 10.08 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-08T13:23:50.245Z] #27 10.20 Selecting previously unselected package libldap-common. [2022-08-08T13:23:50.245Z] #27 10.20 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-08-08T13:23:50.245Z] #27 10.22 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-08-08T13:23:50.245Z] #27 10.28 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-08T13:23:50.245Z] #27 10.28 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-08-08T13:23:50.245Z] #27 ... [2022-08-08T13:23:50.245Z] [2022-08-08T13:23:50.245Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T13:23:50.245Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-08T13:23:50.386Z] #27 1.214 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:23:50.901Z] #63 DONE 0.6s [2022-08-08T13:23:50.901Z] [2022-08-08T13:23:50.901Z] #27 [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-08T13:23:50.901Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc [2022-08-08T13:23:50.901Z] #27 10.28 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-08-08T13:23:50.901Z] #27 10.85 Selecting previously unselected package openssl. [2022-08-08T13:23:50.901Z] #27 10.85 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-08-08T13:23:50.902Z] #27 10.86 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-08-08T13:23:50.958Z] #27 1.774 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:23:50.958Z] #27 1.920 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:23:51.131Z] #45 4.363 + RM_GOPATH=0 [2022-08-08T13:23:51.131Z] #45 4.364 + TMP_GOPATH= [2022-08-08T13:23:51.131Z] #45 4.364 + : /build [2022-08-08T13:23:51.131Z] #45 4.365 + '[' -z '' ']' [2022-08-08T13:23:51.131Z] #45 4.366 ++ mktemp -d [2022-08-08T13:23:51.131Z] #45 4.371 + export GOPATH=/tmp/tmp.L6e5tJEC2N [2022-08-08T13:23:51.131Z] #45 4.378 + GOPATH=/tmp/tmp.L6e5tJEC2N [2022-08-08T13:23:51.131Z] #45 4.378 + RM_GOPATH=1 [2022-08-08T13:23:51.131Z] #45 4.378 + case "$(go env GOARCH)" in [2022-08-08T13:23:51.131Z] #45 4.382 ++ go env GOARCH [2022-08-08T13:23:51.131Z] #45 4.390 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:51.131Z] #45 4.391 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:51.131Z] #45 4.399 ++ dirname /tmp/install/install.sh [2022-08-08T13:23:51.131Z] #45 4.401 Install vndr version v0.1.2 [2022-08-08T13:23:51.131Z] #45 4.401 + dir=/tmp/install [2022-08-08T13:23:51.131Z] #45 4.401 + bin=vndr [2022-08-08T13:23:51.131Z] #45 4.401 + shift [2022-08-08T13:23:51.131Z] #45 4.401 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-08-08T13:23:51.131Z] #45 4.401 + . /tmp/install/vndr.installer [2022-08-08T13:23:51.131Z] #45 4.401 ++ : v0.1.2 [2022-08-08T13:23:51.131Z] #45 4.401 + install_vndr [2022-08-08T13:23:51.131Z] #45 4.401 + echo 'Install vndr version v0.1.2' [2022-08-08T13:23:51.131Z] #45 4.401 + GOBIN=/build [2022-08-08T13:23:51.131Z] #45 4.401 + GO111MODULE=on [2022-08-08T13:23:51.131Z] #45 4.401 + go install github.com/LK4D4/vndr@v0.1.2 [2022-08-08T13:23:51.131Z] #45 5.034 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-08-08T13:23:51.162Z] #27 11.01 Selecting previously unselected package ca-certificates. [2022-08-08T13:23:51.162Z] #27 11.01 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-08-08T13:23:51.162Z] #27 11.02 Unpacking ca-certificates (20200601~deb10u2) ... [2022-08-08T13:23:51.390Z] #45 ... [2022-08-08T13:23:51.390Z] [2022-08-08T13:23:51.390Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-08T13:23:51.390Z] #24 sha256:9408f7232b16aec76fc1ba5c601d074cb5d3f68940d0d2a581f8c9c330ba5593 [2022-08-08T13:23:51.390Z] #24 4.360 + RM_GOPATH=0 [2022-08-08T13:23:51.390Z] #24 4.360 + TMP_GOPATH= [2022-08-08T13:23:51.390Z] #24 4.363 + : /build [2022-08-08T13:23:51.390Z] #24 4.363 + '[' -z '' ']' [2022-08-08T13:23:51.390Z] #24 4.367 ++ mktemp -d [2022-08-08T13:23:51.390Z] #24 4.370 + export GOPATH=/tmp/tmp.XztQeLrNg8 [2022-08-08T13:23:51.390Z] #24 4.371 + GOPATH=/tmp/tmp.XztQeLrNg8 [2022-08-08T13:23:51.390Z] #24 4.371 + RM_GOPATH=1 [2022-08-08T13:23:51.390Z] #24 4.371 + case "$(go env GOARCH)" in [2022-08-08T13:23:51.390Z] #24 4.379 ++ go env GOARCH [2022-08-08T13:23:51.390Z] #24 4.399 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:51.390Z] #24 4.400 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:51.390Z] #24 4.402 ++ dirname /tmp/install/install.sh [2022-08-08T13:23:51.390Z] #24 4.405 + dir=/tmp/install [2022-08-08T13:23:51.390Z] #24 4.405 + bin=dockercli [2022-08-08T13:23:51.390Z] #24 4.406 + shift [2022-08-08T13:23:51.390Z] #24 4.406 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-08-08T13:23:51.390Z] #24 4.406 + . /tmp/install/dockercli.installer [2022-08-08T13:23:51.390Z] #24 4.407 ++ : stable [2022-08-08T13:23:51.390Z] #24 4.407 ++ : 17.06.2-ce [2022-08-08T13:23:51.390Z] #24 4.407 + install_dockercli [2022-08-08T13:23:51.390Z] #24 4.408 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-08T13:23:51.390Z] #24 4.408 Install docker/cli version 17.06.2-ce from stable [2022-08-08T13:23:51.390Z] #24 4.409 ++ uname -m [2022-08-08T13:23:51.390Z] #24 4.415 + arch=x86_64 [2022-08-08T13:23:51.390Z] #24 4.415 + '[' x86_64 '!=' x86_64 ']' [2022-08-08T13:23:51.390Z] #24 4.416 + url=https://download.docker.com/linux/static [2022-08-08T13:23:51.390Z] #24 4.417 + tar -xz docker/docker [2022-08-08T13:23:51.390Z] #24 4.418 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-08T13:23:51.650Z] #24 ... [2022-08-08T13:23:51.650Z] [2022-08-08T13:23:51.650Z] #36 [tini 1/2] 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-08T13:23:51.650Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:23:51.650Z] #36 2.938 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:23:51.650Z] #36 3.077 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:23:51.650Z] #36 3.077 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:23:51.650Z] #36 3.914 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:23:51.650Z] #36 6.625 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:23:51.650Z] #36 9.091 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:23:51.650Z] #36 ... [2022-08-08T13:23:51.650Z] [2022-08-08T13:23:51.650Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:23:51.650Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:23:51.650Z] #42 2.955 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:23:51.650Z] #42 3.000 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:23:51.650Z] #42 3.000 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:23:51.650Z] #42 3.740 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:23:51.650Z] #42 6.269 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:23:51.650Z] #42 8.619 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:23:51.737Z] #27 ... [2022-08-08T13:23:51.737Z] [2022-08-08T13:23:51.737Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-08T13:23:51.737Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-08T13:23:51.737Z] #65 DONE 0.9s [2022-08-08T13:23:51.737Z] [2022-08-08T13:23:51.737Z] #27 [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-08T13:23:51.737Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc [2022-08-08T13:23:51.737Z] #27 11.73 Selecting previously unselected package libkeyutils1:amd64. [2022-08-08T13:23:51.737Z] #27 11.73 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-08-08T13:23:51.737Z] #27 11.73 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-08-08T13:23:51.737Z] #27 11.78 Selecting previously unselected package libkrb5support0:amd64. [2022-08-08T13:23:51.737Z] #27 11.78 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-08-08T13:23:51.737Z] #27 11.78 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:51.737Z] #27 11.83 Selecting previously unselected package libk5crypto3:amd64. [2022-08-08T13:23:51.737Z] #27 11.83 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-08-08T13:23:51.737Z] #27 11.83 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:51.737Z] #27 11.89 Selecting previously unselected package libkrb5-3:amd64. [2022-08-08T13:23:51.737Z] #27 11.89 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-08-08T13:23:51.737Z] #27 11.90 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:51.909Z] #42 ... [2022-08-08T13:23:51.909Z] [2022-08-08T13:23:51.909Z] #55 [containerd 1/2] 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-08T13:23:51.909Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-08T13:23:51.909Z] #55 2.747 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:23:51.909Z] #55 2.807 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:23:51.909Z] #55 2.808 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:23:51.909Z] #55 3.844 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:23:51.909Z] #55 6.322 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:23:51.909Z] #55 8.920 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:23:51.909Z] #55 ... [2022-08-08T13:23:51.909Z] [2022-08-08T13:23:51.909Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:23:51.909Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:23:51.909Z] #40 2.738 + git clone https://github.com/docker/distribution.git . [2022-08-08T13:23:51.909Z] #40 2.738 Cloning into '.'... [2022-08-08T13:23:51.997Z] #27 12.00 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-08-08T13:23:51.997Z] #27 12.00 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-08-08T13:23:51.997Z] #27 12.01 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:51.997Z] #27 12.07 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-08T13:23:51.997Z] #27 12.07 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-08-08T13:23:51.997Z] #27 12.08 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-08-08T13:23:51.997Z] #27 12.13 Selecting previously unselected package libpsl5:amd64. [2022-08-08T13:23:51.997Z] #27 12.13 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-08-08T13:23:51.998Z] #27 12.14 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-08-08T13:23:51.998Z] #27 12.18 Selecting previously unselected package librtmp1:amd64. [2022-08-08T13:23:51.998Z] #27 12.18 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-08-08T13:23:51.998Z] #27 12.18 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-08-08T13:23:51.998Z] #27 12.25 Selecting previously unselected package libssh2-1:amd64. [2022-08-08T13:23:51.998Z] #27 12.25 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-08-08T13:23:51.998Z] #27 12.25 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-08-08T13:23:52.170Z] #40 ... [2022-08-08T13:23:52.170Z] [2022-08-08T13:23:52.170Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:23:52.170Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:23:52.170Z] #13 2.553 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-08T13:23:52.170Z] #13 2.604 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:23:52.170Z] #13 2.675 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:23:52.170Z] #13 2.695 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:23:52.170Z] #13 3.764 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-08-08T13:23:52.170Z] #13 5.894 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:23:52.170Z] #13 7.940 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:23:52.170Z] #13 10.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:23:52.258Z] #27 12.30 Selecting previously unselected package libcurl4:amd64. [2022-08-08T13:23:52.258Z] #27 12.30 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-08-08T13:23:52.258Z] #27 12.31 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-08-08T13:23:52.258Z] #27 12.39 Selecting previously unselected package curl. [2022-08-08T13:23:52.258Z] #27 12.39 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-08-08T13:23:52.258Z] #27 12.41 Unpacking curl (7.64.0-4+deb10u2) ... [2022-08-08T13:23:52.258Z] #27 12.50 Selecting previously unselected package libonig5:amd64. [2022-08-08T13:23:52.258Z] #27 12.50 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-08-08T13:23:52.282Z] #9 ... [2022-08-08T13:23:52.282Z] [2022-08-08T13:23:52.282Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T13:23:52.282Z] #63 sha256:99eb965b5318dc0ce9d71a22280a9be9dfb5920da56425940fa51d60891053ef [2022-08-08T13:23:52.282Z] #63 DONE 1.1s [2022-08-08T13:23:52.282Z] [2022-08-08T13:23:52.282Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:52.282Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-08T13:23:52.337Z] #27 3.310 Fetched 8470 kB in 3s (3373 kB/s) [2022-08-08T13:23:52.430Z] #13 ... [2022-08-08T13:23:52.430Z] [2022-08-08T13:23:52.430Z] #32 [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-08T13:23:52.430Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-08T13:23:52.430Z] #32 1.999 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-08T13:23:52.430Z] #32 2.066 Cloning into '.'... [2022-08-08T13:23:52.430Z] #32 ... [2022-08-08T13:23:52.430Z] [2022-08-08T13:23:52.430Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-08T13:23:52.430Z] #67 sha256:2a2e3196f24d385876ac5038e7561aa11e6b5a1be9b79069293bccf404206016 [2022-08-08T13:23:52.430Z] #67 4.478 + RM_GOPATH=0 [2022-08-08T13:23:52.430Z] #67 4.478 + TMP_GOPATH= [2022-08-08T13:23:52.430Z] #67 4.478 + : /build [2022-08-08T13:23:52.430Z] #67 4.478 + '[' -z '' ']' [2022-08-08T13:23:52.430Z] #67 4.481 ++ mktemp -d [2022-08-08T13:23:52.430Z] #67 4.484 + export GOPATH=/tmp/tmp.OzM1YXgRZy [2022-08-08T13:23:52.430Z] #67 4.485 + GOPATH=/tmp/tmp.OzM1YXgRZy [2022-08-08T13:23:52.430Z] #67 4.485 + RM_GOPATH=1 [2022-08-08T13:23:52.430Z] #67 4.485 + case "$(go env GOARCH)" in [2022-08-08T13:23:52.430Z] #67 4.485 ++ go env GOARCH [2022-08-08T13:23:52.430Z] #67 4.515 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:52.430Z] #67 4.515 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:52.430Z] #67 4.515 ++ dirname /tmp/install/install.sh [2022-08-08T13:23:52.430Z] #67 4.518 + dir=/tmp/install [2022-08-08T13:23:52.430Z] #67 4.520 + bin=proxy [2022-08-08T13:23:52.430Z] #67 4.520 + shift [2022-08-08T13:23:52.430Z] #67 4.520 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-08-08T13:23:52.430Z] #67 4.521 + . /tmp/install/proxy.installer [2022-08-08T13:23:52.430Z] #67 4.521 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-08T13:23:52.430Z] #67 4.527 + install_proxy [2022-08-08T13:23:52.430Z] #67 4.527 + case "$1" in [2022-08-08T13:23:52.430Z] #67 4.528 + export CGO_ENABLED=0 [2022-08-08T13:23:52.430Z] #67 4.528 + CGO_ENABLED=0 [2022-08-08T13:23:52.430Z] #67 4.528 + _install_proxy [2022-08-08T13:23:52.430Z] #67 4.529 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-08-08T13:23:52.430Z] #67 4.529 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-08T13:23:52.430Z] #67 4.529 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.OzM1YXgRZy/src/github.com/docker/libnetwork [2022-08-08T13:23:52.430Z] #67 4.534 Cloning into '/tmp/tmp.OzM1YXgRZy/src/github.com/docker/libnetwork'... [2022-08-08T13:23:52.519Z] #27 12.51 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-08-08T13:23:52.519Z] #27 12.56 Selecting previously unselected package libjq1:amd64. [2022-08-08T13:23:52.519Z] #27 12.56 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-08-08T13:23:52.519Z] #27 12.57 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-08T13:23:52.519Z] #27 12.60 Selecting previously unselected package jq. [2022-08-08T13:23:52.519Z] #27 12.60 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-08-08T13:23:52.519Z] #27 12.61 Unpacking jq (1.5+dfsg-2+b1) ... [2022-08-08T13:23:52.519Z] #27 12.65 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-08-08T13:23:52.519Z] #27 12.66 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-08-08T13:23:52.519Z] #27 12.67 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-08-08T13:23:52.780Z] #27 12.81 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-08-08T13:23:52.780Z] #27 12.83 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-08-08T13:23:52.780Z] #27 12.84 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:52.780Z] #27 12.85 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-08T13:23:52.780Z] #27 12.87 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-08-08T13:23:52.780Z] #27 12.88 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:52.780Z] #27 12.89 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-08T13:23:52.780Z] #27 12.90 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-08-08T13:23:52.780Z] #27 12.92 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:52.780Z] #27 12.93 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-08-08T13:23:52.846Z] #9 ... [2022-08-08T13:23:52.846Z] [2022-08-08T13:23:52.846Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-08T13:23:52.846Z] #65 sha256:b49b59bfc5c6eb145c6a024e010cf4a3618a6b2ef592b80b68c17cd8c3cdcb08 [2022-08-08T13:23:52.846Z] #65 DONE 1.2s [2022-08-08T13:23:53.041Z] #27 12.95 Setting up libonig5:amd64 (6.9.1-1) ... [2022-08-08T13:23:53.041Z] #27 12.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-08T13:23:53.041Z] #27 12.97 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-08-08T13:23:53.041Z] #27 12.99 Setting up ca-certificates (20200601~deb10u2) ... [2022-08-08T13:23:53.105Z] [2022-08-08T13:23:53.105Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:53.105Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-08T13:23:53.275Z] #27 3.310 Reading package lists... [2022-08-08T13:23:53.619Z] #27 13.71 Updating certificates in /etc/ssl/certs... [2022-08-08T13:23:54.036Z] #9 extracting sha256:a5359768b018a374b04e8bf19e97c814527cb448f87c25de12fbabbb2ff3556d 4.3s done [2022-08-08T13:23:54.036Z] #9 extracting sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab [2022-08-08T13:23:54.212Z] #27 4.284 Reading package lists... [2022-08-08T13:23:54.471Z] #27 5.228 Building dependency tree... [2022-08-08T13:23:54.471Z] #27 5.405 Reading state information... [2022-08-08T13:23:54.561Z] #27 14.46 137 added, 0 removed; done. [2022-08-08T13:23:54.561Z] #27 14.55 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:54.561Z] #27 14.56 Setting up jq (1.5+dfsg-2+b1) ... [2022-08-08T13:23:54.561Z] #27 14.57 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-08-08T13:23:54.561Z] #27 14.58 Setting up curl (7.64.0-4+deb10u2) ... [2022-08-08T13:23:54.561Z] #27 14.59 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:23:54.561Z] #27 14.65 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-08-08T13:23:54.561Z] #27 14.66 Updating certificates in /etc/ssl/certs... [2022-08-08T13:23:54.730Z] #27 5.570 The following additional packages will be installed: [2022-08-08T13:23:54.730Z] #27 5.570 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2022-08-08T13:23:54.730Z] #27 5.570 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2022-08-08T13:23:54.730Z] #27 5.570 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2022-08-08T13:23:54.730Z] #27 5.570 Suggested packages: [2022-08-08T13:23:54.730Z] #27 5.570 krb5-doc krb5-user [2022-08-08T13:23:54.730Z] #27 5.570 Recommended packages: [2022-08-08T13:23:54.730Z] #27 5.570 krb5-locales publicsuffix libsasl2-modules [2022-08-08T13:23:54.730Z] #27 5.742 The following NEW packages will be installed: [2022-08-08T13:23:54.730Z] #27 5.742 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2022-08-08T13:23:54.730Z] #27 5.742 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2022-08-08T13:23:54.730Z] #27 5.742 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2022-08-08T13:23:54.730Z] #27 5.742 libssh2-1 libssl1.1 openssl [2022-08-08T13:23:54.989Z] #27 6.016 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:23:54.989Z] #27 6.016 Need to get 5083 kB of archives. [2022-08-08T13:23:54.989Z] #27 6.016 After this operation, 12.1 MB of additional disk space will be used. [2022-08-08T13:23:54.989Z] #27 6.016 Get:1 http://deb.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1n-0+deb10u3 [1551 kB] [2022-08-08T13:23:55.132Z] #27 15.32 0 added, 0 removed; done. [2022-08-08T13:23:55.132Z] #27 15.32 Running hooks in /etc/ca-certificates/update.d... [2022-08-08T13:23:55.132Z] #27 15.32 done. [2022-08-08T13:23:55.250Z] #27 6.040 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u2 [69.2 kB] [2022-08-08T13:23:55.250Z] #27 6.042 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u2 [106 kB] [2022-08-08T13:23:55.250Z] #27 6.045 Get:4 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u7 [90.1 kB] [2022-08-08T13:23:55.250Z] #27 6.047 Get:5 http://deb.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u7 [224 kB] [2022-08-08T13:23:55.250Z] #27 6.051 Get:6 http://deb.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1n-0+deb10u3 [855 kB] [2022-08-08T13:23:55.250Z] #27 6.063 Get:7 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2022-08-08T13:23:55.250Z] #27 6.067 Get:8 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2022-08-08T13:23:55.250Z] #27 6.068 Get:9 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u3 [65.8 kB] [2022-08-08T13:23:55.250Z] #27 6.069 Get:10 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u3 [122 kB] [2022-08-08T13:23:55.250Z] #27 6.072 Get:11 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u3 [370 kB] [2022-08-08T13:23:55.250Z] #27 6.078 Get:12 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u3 [158 kB] [2022-08-08T13:23:55.250Z] #27 6.081 Get:13 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2022-08-08T13:23:55.250Z] #27 6.082 Get:14 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2022-08-08T13:23:55.250Z] #27 6.084 Get:15 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2022-08-08T13:23:55.250Z] #27 6.085 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2022-08-08T13:23:55.250Z] #27 6.092 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u2 [332 kB] [2022-08-08T13:23:55.250Z] #27 6.092 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u2 [265 kB] [2022-08-08T13:23:55.250Z] #27 6.097 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-08-08T13:23:55.250Z] #27 6.100 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-08-08T13:23:55.250Z] #27 6.102 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-08-08T13:23:55.250Z] #27 6.270 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:23:55.510Z] #27 6.301 Fetched 5083 kB in 0s (14.7 MB/s) [2022-08-08T13:23:55.510Z] #27 6.351 Selecting previously unselected package libssl1.1:amd64. [2022-08-08T13:23:55.510Z] #27 6.351 (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 ... 6677 files and directories currently installed.) [2022-08-08T13:23:55.510Z] #27 6.351 Preparing to unpack .../00-libssl1.1_1.1.1n-0+deb10u3_amd64.deb ... [2022-08-08T13:23:55.510Z] #27 6.361 Unpacking libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-08-08T13:23:55.703Z] #27 DONE 15.7s [2022-08-08T13:23:55.703Z] [2022-08-08T13:23:55.704Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:55.704Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:23:55.704Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 1.1s done [2022-08-08T13:23:55.704Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.5s done [2022-08-08T13:23:55.704Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 3.2s [2022-08-08T13:23:55.704Z] #9 ... [2022-08-08T13:23:55.704Z] [2022-08-08T13:23:55.704Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T13:23:55.704Z] #28 sha256:346fa99af4a6685a6aa01c20ef1c58111bd26c93facd85b4c96bd5e29cec5229 [2022-08-08T13:23:55.704Z] #28 DONE 0.1s [2022-08-08T13:23:55.704Z] [2022-08-08T13:23:55.704Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:55.704Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:23:55.719Z] #67 ... [2022-08-08T13:23:55.719Z] [2022-08-08T13:23:55.719Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-08T13:23:55.719Z] #51 sha256:c929e4bd6c0cd42ac4cbe1da9f057def0f4082dbfb5bcabf7d212434fdfc6d22 [2022-08-08T13:23:55.719Z] #51 4.320 + RM_GOPATH=0 [2022-08-08T13:23:55.719Z] #51 4.322 + TMP_GOPATH= [2022-08-08T13:23:55.719Z] #51 4.322 + : /build [2022-08-08T13:23:55.719Z] #51 4.322 + '[' -z '' ']' [2022-08-08T13:23:55.719Z] #51 4.323 ++ mktemp -d [2022-08-08T13:23:55.719Z] #51 4.324 + export GOPATH=/tmp/tmp.E5r3KeQyJe [2022-08-08T13:23:55.719Z] #51 4.324 + GOPATH=/tmp/tmp.E5r3KeQyJe [2022-08-08T13:23:55.719Z] #51 4.324 + RM_GOPATH=1 [2022-08-08T13:23:55.719Z] #51 4.325 + case "$(go env GOARCH)" in [2022-08-08T13:23:55.719Z] #51 4.326 ++ go env GOARCH [2022-08-08T13:23:55.719Z] #51 4.371 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:55.719Z] #51 4.374 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:55.719Z] #51 4.380 ++ dirname /tmp/install/install.sh [2022-08-08T13:23:55.719Z] #51 4.390 + dir=/tmp/install [2022-08-08T13:23:55.719Z] #51 4.390 + bin=shfmt [2022-08-08T13:23:55.719Z] #51 4.395 + shift [2022-08-08T13:23:55.719Z] #51 4.395 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-08-08T13:23:55.719Z] #51 4.396 + . /tmp/install/shfmt.installer [2022-08-08T13:23:55.719Z] #51 4.396 ++ : v3.0.2 [2022-08-08T13:23:55.719Z] #51 4.397 + install_shfmt [2022-08-08T13:23:55.719Z] #51 4.397 + echo 'Install shfmt version v3.0.2' [2022-08-08T13:23:55.719Z] #51 4.397 Install shfmt version v3.0.2 [2022-08-08T13:23:55.719Z] #51 4.398 + GOBIN=/build [2022-08-08T13:23:55.719Z] #51 4.398 + GO111MODULE=on [2022-08-08T13:23:55.719Z] #51 4.398 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-08-08T13:23:55.719Z] #51 4.998 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-08T13:23:55.719Z] #51 9.474 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-08T13:23:55.719Z] #51 9.474 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-08T13:23:55.719Z] #51 9.557 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-08T13:23:55.770Z] #27 6.566 Selecting previously unselected package libsasl2-modules-db:amd64. [2022-08-08T13:23:55.770Z] #27 6.568 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-08-08T13:23:55.770Z] #27 6.571 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-08T13:23:55.770Z] #27 6.621 Selecting previously unselected package libsasl2-2:amd64. [2022-08-08T13:23:55.770Z] #27 6.621 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_amd64.deb ... [2022-08-08T13:23:55.770Z] #27 6.621 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-08T13:23:55.770Z] #27 6.670 Selecting previously unselected package libldap-common. [2022-08-08T13:23:55.770Z] #27 6.670 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-08-08T13:23:55.770Z] #27 6.676 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-08-08T13:23:55.770Z] #27 6.725 Selecting previously unselected package libldap-2.4-2:amd64. [2022-08-08T13:23:55.770Z] #27 6.725 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_amd64.deb ... [2022-08-08T13:23:55.770Z] #27 6.736 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-08-08T13:23:55.770Z] #27 6.793 Selecting previously unselected package openssl. [2022-08-08T13:23:55.770Z] #27 6.793 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_amd64.deb ... [2022-08-08T13:23:56.029Z] #27 6.801 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-08-08T13:23:56.029Z] #27 6.964 Selecting previously unselected package ca-certificates. [2022-08-08T13:23:56.029Z] #27 6.964 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-08-08T13:23:56.029Z] #27 6.976 Unpacking ca-certificates (20200601~deb10u2) ... [2022-08-08T13:23:56.029Z] #27 7.047 Selecting previously unselected package libkeyutils1:amd64. [2022-08-08T13:23:56.029Z] #27 7.047 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2022-08-08T13:23:56.285Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 3.8s done [2022-08-08T13:23:56.285Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e [2022-08-08T13:23:56.285Z] #51 ... [2022-08-08T13:23:56.285Z] [2022-08-08T13:23:56.285Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:23:56.285Z] #58 sha256:e0640294ef31d53135d1e9488d3a39f20ba351c7ebd04cb523824067519b7c7f [2022-08-08T13:23:56.285Z] #58 4.374 + RM_GOPATH=0 [2022-08-08T13:23:56.285Z] #58 4.374 + TMP_GOPATH= [2022-08-08T13:23:56.285Z] #58 4.374 + : /build [2022-08-08T13:23:56.285Z] #58 4.374 + '[' -z '' ']' [2022-08-08T13:23:56.285Z] #58 4.374 ++ mktemp -d [2022-08-08T13:23:56.285Z] #58 4.381 + export GOPATH=/tmp/tmp.B7YklU9NY8 [2022-08-08T13:23:56.285Z] #58 4.382 + GOPATH=/tmp/tmp.B7YklU9NY8 [2022-08-08T13:23:56.285Z] #58 4.383 + RM_GOPATH=1 [2022-08-08T13:23:56.285Z] #58 4.384 + case "$(go env GOARCH)" in [2022-08-08T13:23:56.285Z] #58 4.386 ++ go env GOARCH [2022-08-08T13:23:56.285Z] #58 4.434 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:56.285Z] #58 4.434 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:56.285Z] #58 4.437 ++ dirname /tmp/install/install.sh [2022-08-08T13:23:56.285Z] #58 4.446 + dir=/tmp/install [2022-08-08T13:23:56.285Z] #58 4.446 + bin=rootlesskit [2022-08-08T13:23:56.285Z] #58 4.446 + shift [2022-08-08T13:23:56.285Z] #58 4.446 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-08-08T13:23:56.285Z] #58 4.446 + . /tmp/install/rootlesskit.installer [2022-08-08T13:23:56.285Z] #58 4.446 ++ : v0.14.4 [2022-08-08T13:23:56.285Z] #58 4.447 + install_rootlesskit [2022-08-08T13:23:56.285Z] #58 4.452 + case "$1" in [2022-08-08T13:23:56.285Z] #58 4.452 + export CGO_ENABLED=0 [2022-08-08T13:23:56.285Z] #58 4.452 + CGO_ENABLED=0 [2022-08-08T13:23:56.285Z] #58 4.453 + _install_rootlesskit [2022-08-08T13:23:56.285Z] #58 4.453 + echo 'Install rootlesskit version v0.14.4' [2022-08-08T13:23:56.285Z] #58 4.454 Install rootlesskit version v0.14.4 [2022-08-08T13:23:56.285Z] #58 4.456 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T13:23:56.285Z] #58 4.456 + GOBIN=/build [2022-08-08T13:23:56.285Z] #58 4.456 + GO111MODULE=on [2022-08-08T13:23:56.285Z] #58 4.456 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-08-08T13:23:56.285Z] #58 5.056 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-08-08T13:23:56.286Z] #58 9.444 go: downloading github.com/pkg/errors v0.9.1 [2022-08-08T13:23:56.286Z] #58 9.451 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-08T13:23:56.286Z] #58 9.579 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-08T13:23:56.286Z] #58 10.30 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-08-08T13:23:56.286Z] #58 ... [2022-08-08T13:23:56.286Z] [2022-08-08T13:23:56.286Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-08T13:23:56.286Z] #47 sha256:80ff12b6fe5a59ef5d44a5f3a78a193e824cafa4bc7a6435e8e1425dec51c21e [2022-08-08T13:23:56.286Z] #47 4.129 + RM_GOPATH=0 [2022-08-08T13:23:56.286Z] #47 4.129 + TMP_GOPATH= [2022-08-08T13:23:56.286Z] #47 4.129 + : /build [2022-08-08T13:23:56.286Z] #47 4.129 + '[' -z '' ']' [2022-08-08T13:23:56.286Z] #47 4.132 ++ mktemp -d [2022-08-08T13:23:56.286Z] #47 4.137 + export GOPATH=/tmp/tmp.7HrvtzXhrk [2022-08-08T13:23:56.286Z] #47 4.155 + GOPATH=/tmp/tmp.7HrvtzXhrk [2022-08-08T13:23:56.286Z] #47 4.155 + RM_GOPATH=1 [2022-08-08T13:23:56.286Z] #47 4.155 + case "$(go env GOARCH)" in [2022-08-08T13:23:56.286Z] #47 4.155 ++ go env GOARCH [2022-08-08T13:23:56.286Z] #47 4.263 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:56.286Z] #47 4.263 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:56.286Z] #47 4.263 ++ dirname /tmp/install/install.sh [2022-08-08T13:23:56.286Z] #47 4.268 Install gotestsum version v1.7.0 [2022-08-08T13:23:56.286Z] #47 4.268 + dir=/tmp/install [2022-08-08T13:23:56.286Z] #47 4.268 + bin=gotestsum [2022-08-08T13:23:56.286Z] #47 4.268 + shift [2022-08-08T13:23:56.286Z] #47 4.268 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-08-08T13:23:56.286Z] #47 4.268 + . /tmp/install/gotestsum.installer [2022-08-08T13:23:56.286Z] #47 4.268 ++ : v1.7.0 [2022-08-08T13:23:56.286Z] #47 4.268 + install_gotestsum [2022-08-08T13:23:56.286Z] #47 4.268 + set -e [2022-08-08T13:23:56.286Z] #47 4.268 + echo 'Install gotestsum version v1.7.0' [2022-08-08T13:23:56.286Z] #47 4.268 + GOBIN=/build [2022-08-08T13:23:56.286Z] #47 4.268 + GO111MODULE=on [2022-08-08T13:23:56.286Z] #47 4.268 + go install gotest.tools/gotestsum@v1.7.0 [2022-08-08T13:23:56.286Z] #47 4.780 go: downloading gotest.tools/gotestsum v1.7.0 [2022-08-08T13:23:56.286Z] #47 6.443 go: downloading github.com/fatih/color v1.10.0 [2022-08-08T13:23:56.286Z] #47 6.478 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-08T13:23:56.286Z] #47 6.505 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-08T13:23:56.286Z] #47 6.528 go: downloading github.com/pkg/errors v0.9.1 [2022-08-08T13:23:56.286Z] #47 7.041 go: downloading golang.org/x/tools v0.1.0 [2022-08-08T13:23:56.286Z] #47 7.155 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-08T13:23:56.286Z] #47 7.215 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-08T13:23:56.286Z] #47 7.257 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-08T13:23:56.286Z] #47 7.364 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-08T13:23:56.290Z] #27 7.053 Unpacking libkeyutils1:amd64 (1.6-6) ... [2022-08-08T13:23:56.290Z] #27 7.080 Selecting previously unselected package libkrb5support0:amd64. [2022-08-08T13:23:56.290Z] #27 7.081 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_amd64.deb ... [2022-08-08T13:23:56.290Z] #27 7.086 Unpacking libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:56.290Z] #27 7.171 Selecting previously unselected package libk5crypto3:amd64. [2022-08-08T13:23:56.290Z] #27 7.171 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_amd64.deb ... [2022-08-08T13:23:56.290Z] #27 7.180 Unpacking libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:56.290Z] #27 7.227 Selecting previously unselected package libkrb5-3:amd64. [2022-08-08T13:23:56.290Z] #27 7.227 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_amd64.deb ... [2022-08-08T13:23:56.290Z] #27 7.230 Unpacking libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:56.545Z] #47 ... [2022-08-08T13:23:56.546Z] [2022-08-08T13:23:56.546Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:23:56.546Z] #49 sha256:c1e8f7914961b7e0837757d13e4a184bf68ada41b2e3c4a0f80e12cc07bdc72e [2022-08-08T13:23:56.546Z] #49 4.497 + RM_GOPATH=0 [2022-08-08T13:23:56.546Z] #49 4.497 + TMP_GOPATH= [2022-08-08T13:23:56.546Z] #49 4.497 + : /build [2022-08-08T13:23:56.546Z] #49 4.497 + '[' -z '' ']' [2022-08-08T13:23:56.546Z] #49 4.501 ++ mktemp -d [2022-08-08T13:23:56.546Z] #49 4.501 + export GOPATH=/tmp/tmp.knre8kSbjv [2022-08-08T13:23:56.546Z] #49 4.501 + GOPATH=/tmp/tmp.knre8kSbjv [2022-08-08T13:23:56.546Z] #49 4.501 + RM_GOPATH=1 [2022-08-08T13:23:56.546Z] #49 4.501 + case "$(go env GOARCH)" in [2022-08-08T13:23:56.546Z] #49 4.502 ++ go env GOARCH [2022-08-08T13:23:56.546Z] #49 4.518 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:56.546Z] #49 4.518 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:56.546Z] #49 4.519 ++ dirname /tmp/install/install.sh [2022-08-08T13:23:56.546Z] #49 4.525 + dir=/tmp/install [2022-08-08T13:23:56.546Z] #49 4.526 + bin=golangci_lint [2022-08-08T13:23:56.546Z] #49 4.526 + shift [2022-08-08T13:23:56.546Z] #49 4.526 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-08-08T13:23:56.546Z] #49 4.527 + . /tmp/install/golangci_lint.installer [2022-08-08T13:23:56.546Z] #49 4.528 ++ : v1.23.8 [2022-08-08T13:23:56.546Z] #49 4.529 + install_golangci_lint [2022-08-08T13:23:56.546Z] #49 4.529 + set -e [2022-08-08T13:23:56.546Z] #49 4.530 + echo 'Install golangci-lint version v1.23.8' [2022-08-08T13:23:56.546Z] #49 4.530 Install golangci-lint version v1.23.8 [2022-08-08T13:23:56.546Z] #49 4.530 + GOBIN=/build [2022-08-08T13:23:56.546Z] #49 4.530 + GO111MODULE=on [2022-08-08T13:23:56.546Z] #49 4.530 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-08-08T13:23:56.546Z] #49 5.163 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-08-08T13:23:56.546Z] #49 ... [2022-08-08T13:23:56.546Z] [2022-08-08T13:23:56.546Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:23:56.546Z] #34 sha256:c1511ddbb1e619013d6f904c06ddcdbe998ae7d012896e1910263c0e7e7986c2 [2022-08-08T13:23:56.546Z] #34 3.716 + RM_GOPATH=0 [2022-08-08T13:23:56.546Z] #34 3.716 + TMP_GOPATH= [2022-08-08T13:23:56.546Z] #34 3.716 + : /build [2022-08-08T13:23:56.546Z] #34 3.716 + '[' -z '' ']' [2022-08-08T13:23:56.546Z] #34 3.716 ++ mktemp -d [2022-08-08T13:23:56.546Z] #34 3.716 + export GOPATH=/tmp/tmp.kvab96Ts9E [2022-08-08T13:23:56.546Z] #34 3.716 + GOPATH=/tmp/tmp.kvab96Ts9E [2022-08-08T13:23:56.546Z] #34 3.716 + RM_GOPATH=1 [2022-08-08T13:23:56.546Z] #34 3.716 + case "$(go env GOARCH)" in [2022-08-08T13:23:56.546Z] #34 3.716 ++ go env GOARCH [2022-08-08T13:23:56.546Z] #34 3.915 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:56.546Z] #34 3.915 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:23:56.546Z] #34 3.915 ++ dirname /tmp/install/install.sh [2022-08-08T13:23:56.546Z] #34 3.935 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-08T13:23:56.546Z] #34 3.935 + dir=/tmp/install [2022-08-08T13:23:56.546Z] #34 3.935 + bin=tomlv [2022-08-08T13:23:56.546Z] #34 3.935 + shift [2022-08-08T13:23:56.546Z] #34 3.935 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-08-08T13:23:56.546Z] #34 3.935 + . /tmp/install/tomlv.installer [2022-08-08T13:23:56.546Z] #34 3.935 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-08T13:23:56.546Z] #34 3.935 + install_tomlv [2022-08-08T13:23:56.546Z] #34 3.935 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-08-08T13:23:56.546Z] #34 3.935 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kvab96Ts9E/src/github.com/BurntSushi/toml [2022-08-08T13:23:56.546Z] #34 3.935 Cloning into '/tmp/tmp.kvab96Ts9E/src/github.com/BurntSushi/toml'... [2022-08-08T13:23:56.546Z] #34 5.632 + cd /tmp/tmp.kvab96Ts9E/src/github.com/BurntSushi/toml [2022-08-08T13:23:56.546Z] #34 5.633 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-08T13:23:56.546Z] #34 5.806 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-08-08T13:23:56.546Z] #34 6.645 internal/unsafeheader [2022-08-08T13:23:56.546Z] #34 6.751 internal/abi [2022-08-08T13:23:56.546Z] #34 6.753 internal/cpu [2022-08-08T13:23:56.546Z] #34 7.271 internal/goexperiment [2022-08-08T13:23:56.546Z] #34 7.412 runtime/internal/atomic [2022-08-08T13:23:56.546Z] #34 7.587 internal/bytealg [2022-08-08T13:23:56.546Z] #34 7.960 runtime/internal/sys [2022-08-08T13:23:56.546Z] #34 8.407 runtime/internal/math [2022-08-08T13:23:56.546Z] #34 8.410 internal/itoa [2022-08-08T13:23:56.546Z] #34 8.736 runtime [2022-08-08T13:23:56.546Z] #34 8.899 math/bits [2022-08-08T13:23:56.546Z] #34 9.864 math [2022-08-08T13:23:56.549Z] #27 7.332 Selecting previously unselected package libgssapi-krb5-2:amd64. [2022-08-08T13:23:56.549Z] #27 7.332 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_amd64.deb ... [2022-08-08T13:23:56.549Z] #27 7.337 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:56.549Z] #27 7.395 Selecting previously unselected package libnghttp2-14:amd64. [2022-08-08T13:23:56.549Z] #27 7.395 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2022-08-08T13:23:56.549Z] #27 7.400 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-08-08T13:23:56.549Z] #27 7.444 Selecting previously unselected package libpsl5:amd64. [2022-08-08T13:23:56.549Z] #27 7.446 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2022-08-08T13:23:56.549Z] #27 7.451 Unpacking libpsl5:amd64 (0.20.2-2) ... [2022-08-08T13:23:56.549Z] #27 7.491 Selecting previously unselected package librtmp1:amd64. [2022-08-08T13:23:56.549Z] #27 7.491 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2022-08-08T13:23:56.549Z] #27 7.495 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-08-08T13:23:56.549Z] #27 7.537 Selecting previously unselected package libssh2-1:amd64. [2022-08-08T13:23:56.549Z] #27 7.537 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2022-08-08T13:23:56.549Z] #27 7.540 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2022-08-08T13:23:56.809Z] #27 7.594 Selecting previously unselected package libcurl4:amd64. [2022-08-08T13:23:56.809Z] #27 7.594 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_amd64.deb ... [2022-08-08T13:23:56.809Z] #27 7.598 Unpacking libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-08-08T13:23:56.809Z] #27 7.668 Selecting previously unselected package curl. [2022-08-08T13:23:56.809Z] #27 7.668 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_amd64.deb ... [2022-08-08T13:23:56.809Z] #27 7.668 Unpacking curl (7.64.0-4+deb10u2) ... [2022-08-08T13:23:56.809Z] #27 7.730 Selecting previously unselected package libonig5:amd64. [2022-08-08T13:23:56.809Z] #27 7.733 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2022-08-08T13:23:56.809Z] #27 7.737 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-08-08T13:23:56.809Z] #27 7.794 Selecting previously unselected package libjq1:amd64. [2022-08-08T13:23:56.809Z] #27 7.796 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-08-08T13:23:56.810Z] #27 7.801 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-08T13:23:56.810Z] #27 7.848 Selecting previously unselected package jq. [2022-08-08T13:23:56.810Z] #27 7.848 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-08-08T13:23:56.810Z] #27 7.852 Unpacking jq (1.5+dfsg-2+b1) ... [2022-08-08T13:23:56.810Z] #27 7.888 Setting up libkeyutils1:amd64 (1.6-6) ... [2022-08-08T13:23:56.810Z] #27 7.898 Setting up libpsl5:amd64 (0.20.2-2) ... [2022-08-08T13:23:57.069Z] #27 7.908 Setting up libssl1.1:amd64 (1.1.1n-0+deb10u3) ... [2022-08-08T13:23:57.069Z] #27 8.059 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2022-08-08T13:23:57.069Z] #27 8.082 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-08-08T13:23:57.069Z] #27 8.113 Setting up libkrb5support0:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:57.069Z] #27 8.138 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-08T13:23:57.069Z] #27 8.165 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2022-08-08T13:23:57.113Z] #34 ... [2022-08-08T13:23:57.113Z] [2022-08-08T13:23:57.113Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:23:57.113Z] #49 sha256:c1e8f7914961b7e0837757d13e4a184bf68ada41b2e3c4a0f80e12cc07bdc72e [2022-08-08T13:23:57.113Z] #49 11.07 go: downloading github.com/fatih/color v1.7.0 [2022-08-08T13:23:57.113Z] #49 11.08 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-08-08T13:23:57.113Z] #49 11.13 go: downloading github.com/pkg/errors v0.8.1 [2022-08-08T13:23:57.308Z] #9 extracting sha256:faa18f8501e4d284a9ce0729c6bb2aea70693faccddb329e9852ab4280adf3ab 2.9s done [2022-08-08T13:23:57.308Z] #9 extracting sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 [2022-08-08T13:23:57.329Z] #27 8.181 Setting up libk5crypto3:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:57.329Z] #27 8.214 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-08T13:23:57.329Z] #27 8.231 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2022-08-08T13:23:57.329Z] #27 8.255 Setting up libkrb5-3:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:57.329Z] #27 8.278 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-08-08T13:23:57.329Z] #27 8.316 Setting up libonig5:amd64 (6.9.1-1) ... [2022-08-08T13:23:57.329Z] #27 8.337 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-08T13:23:57.329Z] #27 8.367 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u7) ... [2022-08-08T13:23:57.329Z] #27 8.392 Setting up ca-certificates (20200601~deb10u2) ... [2022-08-08T13:23:57.371Z] #49 11.22 go: downloading github.com/spf13/cobra v0.0.5 [2022-08-08T13:23:57.371Z] #49 11.22 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-08T13:23:57.371Z] #49 11.49 go: downloading github.com/spf13/viper v1.6.1 [2022-08-08T13:23:58.267Z] #27 9.092 Updating certificates in /etc/ssl/certs... [2022-08-08T13:23:58.310Z] #49 12.11 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-08-08T13:23:58.310Z] #49 12.15 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-08-08T13:23:58.676Z] #9 ... [2022-08-08T13:23:58.676Z] [2022-08-08T13:23:58.676Z] #27 [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-08T13:23:58.676Z] #27 sha256:5e4c0751dfc0af1e6235e73330e54f67ecc9dd5881b67a7397e795603574bb96 [2022-08-08T13:23:58.676Z] #27 8.462 Selecting previously unselected package libsasl2-modules-db:arm64. [2022-08-08T13:23:58.676Z] #27 8.463 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 8.476 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-08T13:23:58.676Z] #27 8.545 Selecting previously unselected package libsasl2-2:arm64. [2022-08-08T13:23:58.676Z] #27 8.545 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u2_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 8.552 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-08T13:23:58.676Z] #27 9.338 Selecting previously unselected package libldap-common. [2022-08-08T13:23:58.676Z] #27 9.338 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u7_all.deb ... [2022-08-08T13:23:58.676Z] #27 9.358 Unpacking libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-08-08T13:23:58.676Z] #27 10.37 Selecting previously unselected package libldap-2.4-2:arm64. [2022-08-08T13:23:58.676Z] #27 10.37 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u7_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 10.38 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-08-08T13:23:58.676Z] #27 10.49 Selecting previously unselected package openssl. [2022-08-08T13:23:58.676Z] #27 10.49 Preparing to unpack .../05-openssl_1.1.1n-0+deb10u3_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 10.50 Unpacking openssl (1.1.1n-0+deb10u3) ... [2022-08-08T13:23:58.676Z] #27 10.64 Selecting previously unselected package ca-certificates. [2022-08-08T13:23:58.676Z] #27 10.64 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2022-08-08T13:23:58.676Z] #27 10.65 Unpacking ca-certificates (20200601~deb10u2) ... [2022-08-08T13:23:58.676Z] #27 11.53 Selecting previously unselected package libkeyutils1:arm64. [2022-08-08T13:23:58.676Z] #27 11.53 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 11.55 Unpacking libkeyutils1:arm64 (1.6-6) ... [2022-08-08T13:23:58.676Z] #27 11.59 Selecting previously unselected package libkrb5support0:arm64. [2022-08-08T13:23:58.676Z] #27 11.59 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u3_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 11.60 Unpacking libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-08-08T13:23:58.676Z] #27 11.64 Selecting previously unselected package libk5crypto3:arm64. [2022-08-08T13:23:58.676Z] #27 11.64 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u3_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 11.65 Unpacking libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-08-08T13:23:58.676Z] #27 11.71 Selecting previously unselected package libkrb5-3:arm64. [2022-08-08T13:23:58.676Z] #27 11.71 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u3_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 11.71 Unpacking libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-08-08T13:23:58.676Z] #27 12.70 Selecting previously unselected package libgssapi-krb5-2:arm64. [2022-08-08T13:23:58.676Z] #27 12.70 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u3_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 12.71 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-08-08T13:23:58.676Z] #27 12.79 Selecting previously unselected package libnghttp2-14:arm64. [2022-08-08T13:23:58.676Z] #27 12.79 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 12.80 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-08-08T13:23:58.676Z] #27 12.86 Selecting previously unselected package libpsl5:arm64. [2022-08-08T13:23:58.676Z] #27 12.86 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 12.87 Unpacking libpsl5:arm64 (0.20.2-2) ... [2022-08-08T13:23:58.676Z] #27 12.98 Selecting previously unselected package librtmp1:arm64. [2022-08-08T13:23:58.676Z] #27 12.98 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 12.98 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-08-08T13:23:58.676Z] #27 13.03 Selecting previously unselected package libssh2-1:arm64. [2022-08-08T13:23:58.676Z] #27 13.03 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 13.03 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2022-08-08T13:23:58.676Z] #27 13.09 Selecting previously unselected package libcurl4:arm64. [2022-08-08T13:23:58.676Z] #27 13.09 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u2_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 13.09 Unpacking libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-08-08T13:23:58.676Z] #27 13.17 Selecting previously unselected package curl. [2022-08-08T13:23:58.676Z] #27 13.17 Preparing to unpack .../17-curl_7.64.0-4+deb10u2_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 13.17 Unpacking curl (7.64.0-4+deb10u2) ... [2022-08-08T13:23:58.676Z] #27 13.23 Selecting previously unselected package libonig5:arm64. [2022-08-08T13:23:58.676Z] #27 13.23 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 13.24 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-08-08T13:23:58.676Z] #27 13.31 Selecting previously unselected package libjq1:arm64. [2022-08-08T13:23:58.676Z] #27 13.31 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 13.32 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-08-08T13:23:58.676Z] #27 13.37 Selecting previously unselected package jq. [2022-08-08T13:23:58.676Z] #27 13.37 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-08-08T13:23:58.676Z] #27 13.38 Unpacking jq (1.5+dfsg-2+b1) ... [2022-08-08T13:23:58.676Z] #27 13.48 Setting up libkeyutils1:arm64 (1.6-6) ... [2022-08-08T13:23:58.676Z] #27 13.50 Setting up libpsl5:arm64 (0.20.2-2) ... [2022-08-08T13:23:58.676Z] #27 13.51 Setting up libssl1.1:arm64 (1.1.1n-0+deb10u3) ... [2022-08-08T13:23:58.676Z] #27 13.70 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2022-08-08T13:23:58.676Z] #27 13.71 Setting up libldap-common (2.4.47+dfsg-3+deb10u7) ... [2022-08-08T13:23:58.676Z] #27 13.72 Setting up libkrb5support0:arm64 (1.17-3+deb10u3) ... [2022-08-08T13:23:58.676Z] #27 13.73 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-08T13:23:58.676Z] #27 13.75 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2022-08-08T13:23:58.676Z] #27 13.76 Setting up libk5crypto3:arm64 (1.17-3+deb10u3) ... [2022-08-08T13:23:58.676Z] #27 13.77 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u2) ... [2022-08-08T13:23:58.676Z] #27 13.79 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2022-08-08T13:23:58.676Z] #27 13.79 Setting up libkrb5-3:arm64 (1.17-3+deb10u3) ... [2022-08-08T13:23:58.676Z] #27 13.81 Setting up openssl (1.1.1n-0+deb10u3) ... [2022-08-08T13:23:58.676Z] #27 13.83 Setting up libonig5:arm64 (6.9.1-1) ... [2022-08-08T13:23:58.676Z] #27 13.84 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-08-08T13:23:58.676Z] #27 13.85 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u7) ... [2022-08-08T13:23:58.676Z] #27 13.86 Setting up ca-certificates (20200601~deb10u2) ... [2022-08-08T13:23:58.676Z] #27 14.63 Updating certificates in /etc/ssl/certs... [2022-08-08T13:23:58.676Z] #27 15.64 137 added, 0 removed; done. [2022-08-08T13:23:58.676Z] #27 15.75 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u3) ... [2022-08-08T13:23:58.676Z] #27 15.77 Setting up jq (1.5+dfsg-2+b1) ... [2022-08-08T13:23:58.676Z] #27 15.78 Setting up libcurl4:arm64 (7.64.0-4+deb10u2) ... [2022-08-08T13:23:58.676Z] #27 15.79 Setting up curl (7.64.0-4+deb10u2) ... [2022-08-08T13:23:58.677Z] #27 15.80 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:23:58.677Z] #27 15.82 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-08-08T13:23:58.677Z] #27 15.83 Updating certificates in /etc/ssl/certs... [2022-08-08T13:23:58.677Z] #27 16.70 0 added, 0 removed; done. [2022-08-08T13:23:58.677Z] #27 16.70 Running hooks in /etc/ca-certificates/update.d... [2022-08-08T13:23:58.677Z] #27 16.70 done. [2022-08-08T13:23:58.677Z] #27 ... [2022-08-08T13:23:58.677Z] [2022-08-08T13:23:58.677Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:58.677Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-08T13:23:58.837Z] #27 9.933 137 added, 0 removed; done. [2022-08-08T13:23:58.878Z] #49 ... [2022-08-08T13:23:58.878Z] [2022-08-08T13:23:58.878Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-08T13:23:58.878Z] #24 sha256:9408f7232b16aec76fc1ba5c601d074cb5d3f68940d0d2a581f8c9c330ba5593 [2022-08-08T13:23:58.878Z] #24 12.18 + mkdir -p /build [2022-08-08T13:23:58.878Z] #24 12.18 + mv docker/docker /build/ [2022-08-08T13:23:58.878Z] #24 12.19 + rmdir docker [2022-08-08T13:23:58.878Z] #24 DONE 12.8s [2022-08-08T13:23:59.100Z] #27 9.966 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u3) ... [2022-08-08T13:23:59.100Z] #27 9.976 Setting up jq (1.5+dfsg-2+b1) ... [2022-08-08T13:23:59.100Z] #27 9.985 Setting up libcurl4:amd64 (7.64.0-4+deb10u2) ... [2022-08-08T13:23:59.100Z] #27 9.998 Setting up curl (7.64.0-4+deb10u2) ... [2022-08-08T13:23:59.100Z] #27 10.01 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:23:59.100Z] #27 10.02 Processing triggers for ca-certificates (20200601~deb10u2) ... [2022-08-08T13:23:59.100Z] #27 10.03 Updating certificates in /etc/ssl/certs... [2022-08-08T13:23:59.136Z] [2022-08-08T13:23:59.137Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-08T13:23:59.137Z] #47 sha256:80ff12b6fe5a59ef5d44a5f3a78a193e824cafa4bc7a6435e8e1425dec51c21e [2022-08-08T13:23:59.137Z] #47 11.75 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-08T13:23:59.137Z] #47 11.79 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-08T13:23:59.137Z] #47 11.84 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-08T13:23:59.359Z] #27 ... [2022-08-08T13:23:59.359Z] [2022-08-08T13:23:59.359Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:23:59.359Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:23:59.359Z] #9 extracting sha256:5b0405f798f5b335d83b02371187f3be0ce2092aa0c6b6178ff11290ee6a14c9 0.7s done [2022-08-08T13:23:59.359Z] #9 extracting sha256:ab80b2b0494ab26b41941fb73a028292e2e5d2070c56b3488e890eda20e04641 0.3s done [2022-08-08T13:23:59.359Z] #9 extracting sha256:bb827974c1cb152eae96a7b67abce3afa75353dec7790c0c07fdbb8906925921 4.2s done [2022-08-08T13:23:59.359Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 4.1s done [2022-08-08T13:23:59.359Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 0.3s [2022-08-08T13:23:59.586Z] #9 extracting sha256:107910070fddb285b7efcd0059371a3e6390693a973af12e3dc7588fa1d4630e 2.8s done [2022-08-08T13:23:59.586Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 [2022-08-08T13:23:59.927Z] #9 ... [2022-08-08T13:23:59.927Z] [2022-08-08T13:23:59.927Z] #27 [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-08T13:23:59.927Z] #27 sha256:2074fdfe885eedf625263219132d3972680e57168fcc3dc2cfa3375d03b00abc [2022-08-08T13:23:59.927Z] #27 10.73 0 added, 0 removed; done. [2022-08-08T13:23:59.927Z] #27 10.73 Running hooks in /etc/ca-certificates/update.d... [2022-08-08T13:23:59.927Z] #27 10.73 done. [2022-08-08T13:24:00.047Z] #9 ... [2022-08-08T13:24:00.047Z] [2022-08-08T13:24:00.047Z] #27 [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-08T13:24:00.047Z] #27 sha256:5e4c0751dfc0af1e6235e73330e54f67ecc9dd5881b67a7397e795603574bb96 [2022-08-08T13:24:00.047Z] #27 DONE 19.8s [2022-08-08T13:24:00.047Z] [2022-08-08T13:24:00.047Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:24:00.047Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-08T13:24:00.186Z] #27 DONE 11.1s [2022-08-08T13:24:00.186Z] [2022-08-08T13:24:00.186Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:24:00.186Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:24:00.186Z] #9 ... [2022-08-08T13:24:00.186Z] [2022-08-08T13:24:00.186Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T13:24:00.186Z] #28 sha256:c00a2eac3da6571a5a2d96d5ba51957938f7ca8e96db2d59f0b78d6d9a88fe26 [2022-08-08T13:24:00.186Z] #28 DONE 0.1s [2022-08-08T13:24:00.186Z] [2022-08-08T13:24:00.186Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:24:00.186Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:24:00.314Z] #9 ... [2022-08-08T13:24:00.314Z] [2022-08-08T13:24:00.314Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2022-08-08T13:24:00.314Z] #28 sha256:5fb81b25325144fd50e2f72877aa5dc264144fd10b0a8c4adad762a903cc3fb6 [2022-08-08T13:24:00.314Z] #28 DONE 0.4s [2022-08-08T13:24:00.314Z] [2022-08-08T13:24:00.314Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:24:00.314Z] #9 sha256:80f656a7fc0c9a56c0414b52b580ece15446fcb75b09b6f4b150b0c6e61b42d0 [2022-08-08T13:24:00.878Z] #9 extracting sha256:398b1e36d304ceef7f3f72eb14b2500a2e24ef9f40710c1c09b0c7e46c0946e3 3.9s done [2022-08-08T13:24:01.134Z] #9 extracting sha256:2af36d48bd2b561139df983cd4f373a63969c05069fa366b3aa84dcaf42c4329 done [2022-08-08T13:24:01.391Z] #9 DONE 21.5s [2022-08-08T13:24:01.391Z] [2022-08-08T13:24:01.391Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T13:24:01.391Z] #29 sha256:04e968ceac7358ad3a13d6804c08f86d4025145289f648c23dfed0c914006f85 [2022-08-08T13:24:01.648Z] #29 1.187 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-08-08T13:24:01.648Z] #29 1.275 [2022-08-08T13:24:01.669Z] #47 15.54 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-08T13:24:01.905Z] #29 1.500 #=#=# [2022-08-08T13:24:01.905Z] #29 ... [2022-08-08T13:24:01.905Z] [2022-08-08T13:24:01.905Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T13:24:01.905Z] #10 sha256:20b72470ed95b044a8d50799dc906f74cef4414abdad8bc66214740040e1df1b [2022-08-08T13:24:01.905Z] #10 DONE 0.5s [2022-08-08T13:24:01.905Z] [2022-08-08T13:24:01.905Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T13:24:01.905Z] #29 sha256:04e968ceac7358ad3a13d6804c08f86d4025145289f648c23dfed0c914006f85 [2022-08-08T13:24:01.928Z] #47 15.73 go: downloading golang.org/x/mod v0.3.0 [2022-08-08T13:24:02.674Z] #29 1.500 #=#=# 0.0% ######################## 33.4% ###################################### 53.2% ################################################# 68.2% ##################################################################### 97.0% ######################################################################## 100.0% [2022-08-08T13:24:02.674Z] #29 2.516 [2022-08-08T13:24:03.236Z] #29 2.736 #=#=# 0.2% ######################################################################## 100.0% [2022-08-08T13:24:03.236Z] #29 2.965 [2022-08-08T13:24:03.305Z] #47 ... [2022-08-08T13:24:03.305Z] [2022-08-08T13:24:03.305Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:03.305Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:24:03.305Z] #13 21.75 Fetched 9011 kB in 19s (464 kB/s) [2022-08-08T13:24:03.751Z] #29 3.186 #=#=# [2022-08-08T13:24:03.751Z] #29 ... [2022-08-08T13:24:03.751Z] [2022-08-08T13:24:03.751Z] #11 [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-08T13:24:03.751Z] #11 sha256:d9ef06070b45576fcacfda9114b78c47c6c7c710d50a8767b67f051d74f56743 [2022-08-08T13:24:03.751Z] #11 DONE 1.7s [2022-08-08T13:24:03.751Z] [2022-08-08T13:24:03.751Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-08T13:24:03.751Z] #31 sha256:05e2b3c82562bc1135512d703432e43b65aebf85073df819eeebd8451ba32fe1 [2022-08-08T13:24:03.751Z] #31 DONE 0.0s [2022-08-08T13:24:03.751Z] [2022-08-08T13:24:03.751Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T13:24:03.751Z] #29 sha256:04e968ceac7358ad3a13d6804c08f86d4025145289f648c23dfed0c914006f85 [2022-08-08T13:24:04.321Z] #29 3.186 #=#=# 0.1% ########################################################### 82.6%#29 ... [2022-08-08T13:24:04.321Z] [2022-08-08T13:24:04.321Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-08T13:24:04.321Z] #39 sha256:9158f42a897f36aaf3e375c3e1d1028d07880ff43991767cba4b5e3f33dec23b [2022-08-08T13:24:04.321Z] #39 DONE 0.5s [2022-08-08T13:24:04.321Z] [2022-08-08T13:24:04.321Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T13:24:04.321Z] #29 sha256:04e968ceac7358ad3a13d6804c08f86d4025145289f648c23dfed0c914006f85 [2022-08-08T13:24:04.321Z] #29 3.186 #=#=# 0.1% ########################################################### 82.6% ############################################################# 85.9% ######################################################################## 100.0% [2022-08-08T13:24:04.321Z] #29 4.002 [2022-08-08T13:24:04.381Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 5.5s [2022-08-08T13:24:04.578Z] [2022-08-08T13:24:04.578Z] #29 ... [2022-08-08T13:24:04.578Z] [2022-08-08T13:24:04.578Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-08-08T13:24:04.578Z] #12 sha256:b822931ac8002e5d1e460773aca98a66ae0d23041a0946b8b557cc2be1d3529a [2022-08-08T13:24:04.578Z] #12 DONE 0.8s [2022-08-08T13:24:04.578Z] [2022-08-08T13:24:04.578Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T13:24:04.578Z] #29 sha256:04e968ceac7358ad3a13d6804c08f86d4025145289f648c23dfed0c914006f85 [2022-08-08T13:24:04.874Z] #9 ... [2022-08-08T13:24:04.875Z] [2022-08-08T13:24:04.875Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T13:24:04.875Z] #29 sha256:34e75a452eaee259a61c5174c98cdc9ab17efef35ea6fa8f9032c37a5c555393 [2022-08-08T13:24:04.875Z] #29 1.283 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-08-08T13:24:04.875Z] #29 1.373 [2022-08-08T13:24:04.875Z] #29 1.590 #=#=# ######### 12.5% ########################### 37.8% ######################################### 57.6% ####################################################### 77.4% ###################################################################### 97.3% ######################################################################## 100.0% [2022-08-08T13:24:04.875Z] #29 2.185 [2022-08-08T13:24:04.875Z] #29 2.400 #=#=# ######################################################################## 100.0% [2022-08-08T13:24:04.875Z] #29 2.585 [2022-08-08T13:24:04.875Z] #29 2.806 #=#=# ############################################################## 87.5% ######################################################################## 100.0% [2022-08-08T13:24:04.875Z] #29 2.991 [2022-08-08T13:24:04.875Z] #29 3.214 #=#=# ############ 17.1% ########################## 36.9% ######################################## 56.2% ###################################################### 75.6% #################################################################### 94.6% ######################################################################## 100.0% [2022-08-08T13:24:04.875Z] #29 3.821 [2022-08-08T13:24:04.875Z] #29 4.038 #=#=# ### 4.8% ####### 10.1% ########## 15.3% ############## 20.5% ################## 25.6% ###################### 30.9% ######################### 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################### 56.9% ############################################ 62.1% ################################################ 66.9% ##################################################### 74.3% ######################################################### 79.5% ############################################################ 84.7% ################################################################ 90.0% #################################################################### 95.1% ######################################################################## 100.0% [2022-08-08T13:24:04.875Z] #29 6.006 [2022-08-08T13:24:04.875Z] #29 6.514 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-08T13:24:04.875Z] #29 6.591 [2022-08-08T13:24:04.875Z] #29 6.813 #=#=# ######################################################################## 100.0% [2022-08-08T13:24:04.875Z] #29 6.875 [2022-08-08T13:24:04.875Z] #29 7.384 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-08T13:24:04.875Z] #29 7.467 [2022-08-08T13:24:04.875Z] #29 7.689 #=#=# ######################################################################## 100.0% [2022-08-08T13:24:04.875Z] #29 7.809 [2022-08-08T13:24:04.875Z] #29 8.340 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-08-08T13:24:04.875Z] #29 8.421 [2022-08-08T13:24:04.875Z] #29 ... [2022-08-08T13:24:04.875Z] [2022-08-08T13:24:04.875Z] #9 [base 1/3] FROM docker.io/library/golang:1.17.13-buster@sha256:cf57fd6a33fee81c4a7450b2017bf862990e796316b30c22f03fd1f6b53ddcec [2022-08-08T13:24:04.875Z] #9 sha256:7fc282fa428cf12e9ad69a5562e9c8ecb43dcd24ab9f6373c92568849544bd0e [2022-08-08T13:24:04.875Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 5.1s [2022-08-08T13:24:05.372Z] #29 4.242 #=#=# 0.2% ##################### 29.4% ######################## 34.1% ################################# 46.9% ############################################## 64.3% ############################################################# 85.8% ######################################################################## 100.0% [2022-08-08T13:24:05.372Z] #29 5.200 [2022-08-08T13:24:06.258Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 6.9s done [2022-08-08T13:24:06.258Z] #9 extracting sha256:baca0e06c4e4e05fb963c189b5345cd1b92782afddd2e03ada82c530fc32e581 [2022-08-08T13:24:06.258Z] #9 extracting sha256:baca0e06c4e4e05fb963c189b5345cd1b92782afddd2e03ada82c530fc32e581 done [2022-08-08T13:24:06.519Z] #9 DONE 26.8s [2022-08-08T13:24:06.519Z] [2022-08-08T13:24:06.519Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T13:24:06.519Z] #10 sha256:06306930cc58f971b10027014f39f6c684d214a33faa0aa9df474fbdd3014db0 [2022-08-08T13:24:06.934Z] #9 extracting sha256:4a2b7c8968910bd976ef0aa1d17322f123f63a88143777efee93f36929347cd1 7.6s done [2022-08-08T13:24:06.934Z] #9 extracting sha256:baca0e06c4e4e05fb963c189b5345cd1b92782afddd2e03ada82c530fc32e581 done [2022-08-08T13:24:06.934Z] #9 DONE 25.4s [2022-08-08T13:24:06.934Z] [2022-08-08T13:24:06.935Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T13:24:06.935Z] #29 sha256:da68d0eec427ad33e29dc8c4722f153e6ded5c43305ce18ff88fcc7f037cee6a [2022-08-08T13:24:06.935Z] #29 1.247 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2022-08-08T13:24:06.935Z] #29 1.320 [2022-08-08T13:24:06.935Z] #29 1.539 #=#=# ############# 18.3% ########################### 38.1% ######################################### 58.2% ######################################################## 78.1% ###################################################################### 98.1% ######################################################################## 100.0% [2022-08-08T13:24:06.935Z] #29 2.141 [2022-08-08T13:24:06.935Z] #29 2.361 #=#=# ######################################################################## 100.0% [2022-08-08T13:24:06.935Z] #29 2.526 [2022-08-08T13:24:06.935Z] #29 2.746 #=#=# ################################################################# 91.4% ######################################################################## 100.0% [2022-08-08T13:24:06.935Z] #29 2.938 [2022-08-08T13:24:06.935Z] #29 3.159 #=#=# ############ 17.7% ########################## 36.9% ######################################## 56.0% ###################################################### 75.4% #################################################################### 94.6% ######################################################################## 100.0% [2022-08-08T13:24:06.935Z] #29 3.788 [2022-08-08T13:24:06.935Z] #29 4.008 #=#=# ## 2.8% ####### 9.9% ########## 15.1% ############## 20.4% ################## 25.5% ###################### 30.8% ######################### 36.0% ############################# 41.2% ################################# 46.4% ##################################### 51.6% ######################################## 56.8% ############################################ 62.0% ################################################ 67.2% #################################################### 72.4% ####################################################### 77.6% ########################################################### 82.8% ############################################################### 88.0% ################################################################### 93.3% ###################################################################### 98.4% ######################################################################## 100.0% [2022-08-08T13:24:06.935Z] #29 5.964 [2022-08-08T13:24:06.935Z] #29 6.463 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-08T13:24:06.935Z] #29 6.550 [2022-08-08T13:24:07.199Z] #29 6.769 #=#=# ######################################################################## 100.0% [2022-08-08T13:24:07.199Z] #29 6.854 [2022-08-08T13:24:07.462Z] #29 7.349 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-08T13:24:07.498Z] #13 21.75 Reading package lists... [2022-08-08T13:24:07.498Z] #13 ... [2022-08-08T13:24:07.498Z] [2022-08-08T13:24:07.498Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-08T13:24:07.498Z] #51 sha256:c929e4bd6c0cd42ac4cbe1da9f057def0f4082dbfb5bcabf7d212434fdfc6d22 [2022-08-08T13:24:07.498Z] #51 11.43 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-08T13:24:07.498Z] #51 ... [2022-08-08T13:24:07.498Z] [2022-08-08T13:24:07.498Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:24:07.498Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:24:07.498Z] #40 23.03 Checking out files: 73% (1607/2176) Checking out files: 74% (1611/2176) Checking out files: 75% (1632/2176) Checking out files: 76% (1654/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-08-08T13:24:07.498Z] #40 23.60 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-08-08T13:24:07.721Z] #29 7.415 [2022-08-08T13:24:07.757Z] #40 26.11 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2022-08-08T13:24:07.979Z] #29 7.628 #=#=# ######################################################################## 100.0% [2022-08-08T13:24:07.979Z] #29 7.710 [2022-08-08T13:24:08.530Z] #29 5.462 #=#=# 0.0% ### 4.2% ###### 9.7% ############# 18.3% ################### 27.3% ##################### 29.9% ########################## 36.2% ########################## 36.5% ################################# 46.2% ####################################### 54.8% ############################################## 64.5% #################################################### 73.0% #################################################### 73.4% ####################################################### 77.3% ########################################################## 81.4% ############################################################ 83.8% ################################################################ 89.7% ################################################################## 92.7% ################################################################### 93.6% #################################################################### 95.5% ####################################################################### 98.7% ######################################################################## 100.0% [2022-08-08T13:24:08.546Z] #29 8.139 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-08-08T13:24:08.546Z] #29 8.202 [2022-08-08T13:24:08.787Z] #29 8.305 [2022-08-08T13:24:08.811Z] #29 8.415 #=#=# ### 4.9% [2022-08-08T13:24:08.811Z] #29 ... [2022-08-08T13:24:08.811Z] [2022-08-08T13:24:08.811Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T13:24:08.811Z] #10 sha256:06306930cc58f971b10027014f39f6c684d214a33faa0aa9df474fbdd3014db0 [2022-08-08T13:24:08.811Z] #10 DONE 2.0s [2022-08-08T13:24:08.811Z] [2022-08-08T13:24:08.811Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T13:24:08.811Z] #29 sha256:da68d0eec427ad33e29dc8c4722f153e6ded5c43305ce18ff88fcc7f037cee6a [2022-08-08T13:24:08.811Z] #29 8.415 #=#=# ### 4.9% ######################## 34.2% ##################################### [2022-08-08T13:24:08.811Z] #29 ... [2022-08-08T13:24:08.811Z] [2022-08-08T13:24:08.811Z] #11 [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-08T13:24:08.811Z] #11 sha256:951e8b7524b2130d06892061335fba224c3ab06c9f922a81154c4579c95ab5a2 [2022-08-08T13:24:09.135Z] #40 ... [2022-08-08T13:24:09.136Z] [2022-08-08T13:24:09.136Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-08T13:24:09.136Z] #45 sha256:d86e83ae1fe60abdf84dcf717f056f807b3e85f18eb8e364947d644dc4671bd5 [2022-08-08T13:24:09.136Z] #45 DONE 22.8s [2022-08-08T13:24:09.136Z] [2022-08-08T13:24:09.136Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-08T13:24:09.136Z] #67 sha256:2a2e3196f24d385876ac5038e7561aa11e6b5a1be9b79069293bccf404206016 [2022-08-08T13:24:09.136Z] #67 21.84 Checking out files: 67% (1287/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-08-08T13:24:09.136Z] #67 22.48 + cd /tmp/tmp.OzM1YXgRZy/src/github.com/docker/libnetwork [2022-08-08T13:24:09.136Z] #67 22.48 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-08T13:24:09.136Z] #67 23.05 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-08-08T13:24:09.719Z] #67 ... [2022-08-08T13:24:09.719Z] [2022-08-08T13:24:09.719Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:09.719Z] #49 sha256:c1e8f7914961b7e0837757d13e4a184bf68ada41b2e3c4a0f80e12cc07bdc72e [2022-08-08T13:24:09.719Z] #49 13.72 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-08-08T13:24:09.719Z] #49 14.06 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-08T13:24:09.719Z] #49 14.23 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-08-08T13:24:09.719Z] #49 14.33 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-08-08T13:24:09.719Z] #49 17.83 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-08-08T13:24:09.719Z] #49 17.84 go: downloading github.com/stretchr/testify v1.4.0 [2022-08-08T13:24:09.719Z] #49 18.16 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-08-08T13:24:09.719Z] #49 18.19 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-08-08T13:24:09.719Z] #49 18.30 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-08T13:24:09.719Z] #49 18.65 go: downloading github.com/magiconair/properties v1.8.1 [2022-08-08T13:24:09.719Z] #49 18.67 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-08-08T13:24:09.719Z] #49 18.76 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-08-08T13:24:09.719Z] #49 18.82 go: downloading github.com/spf13/afero v1.1.2 [2022-08-08T13:24:09.719Z] #49 18.98 go: downloading github.com/spf13/cast v1.3.0 [2022-08-08T13:24:09.719Z] #49 18.99 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-08-08T13:24:09.719Z] #49 19.03 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-08T13:24:09.719Z] #49 19.10 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-08-08T13:24:09.719Z] #49 19.11 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-08-08T13:24:09.719Z] #49 19.38 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-08T13:24:09.719Z] #49 19.39 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-08T13:24:09.719Z] #49 19.41 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-08-08T13:24:09.719Z] #49 19.42 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-08T13:24:09.719Z] #49 19.45 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-08T13:24:09.719Z] #49 19.47 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-08T13:24:09.719Z] #49 19.53 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-08-08T13:24:09.719Z] #49 19.57 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-08-08T13:24:09.719Z] #49 19.57 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-08-08T13:24:09.719Z] #49 19.61 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-08-08T13:24:09.719Z] #49 19.71 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-08T13:24:09.719Z] #49 19.75 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-08T13:24:09.719Z] #49 19.78 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-08-08T13:24:09.719Z] #49 19.92 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-08-08T13:24:09.719Z] #49 20.38 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-08-08T13:24:09.719Z] #49 20.43 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-08-08T13:24:09.719Z] #49 20.49 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-08T13:24:09.719Z] #49 20.68 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-08-08T13:24:09.720Z] #49 20.77 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-08T13:24:09.720Z] #49 20.97 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-08T13:24:09.720Z] #49 21.01 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-08-08T13:24:09.720Z] #49 21.45 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-08-08T13:24:09.720Z] #49 21.51 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-08T13:24:09.720Z] #49 21.56 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-08-08T13:24:09.720Z] #49 21.60 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-08-08T13:24:09.720Z] #49 21.69 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-08-08T13:24:09.720Z] #49 21.77 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-08-08T13:24:09.720Z] #49 22.10 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-08-08T13:24:09.720Z] #49 22.39 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-08-08T13:24:09.720Z] #49 22.43 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-08-08T13:24:09.720Z] #49 22.71 go: downloading github.com/ultraware/funlen v0.0.2 [2022-08-08T13:24:09.720Z] #49 22.74 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-08-08T13:24:09.720Z] #49 22.77 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-08-08T13:24:09.720Z] #49 22.91 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-08-08T13:24:09.757Z] #11 DONE 0.6s [2022-08-08T13:24:09.757Z] [2022-08-08T13:24:09.757Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:24:09.757Z] #34 sha256:31d20c8f29f84bc27c189e2d721cb6893b3ba627ee449e14190e0e7f94cedc2f [2022-08-08T13:24:09.757Z] #34 ... [2022-08-08T13:24:09.757Z] [2022-08-08T13:24:09.757Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-08T13:24:09.757Z] #31 sha256:2eed37cb3139cd68be583caccf49041342035ace60269902082c54e6425831bc [2022-08-08T13:24:09.757Z] #31 DONE 0.4s [2022-08-08T13:24:10.021Z] [2022-08-08T13:24:10.021Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-08T13:24:10.021Z] #39 sha256:991e846d7e58e083e1290912f156948f6850b4ec8db5cfa4b2f03ffe46f22bd7 [2022-08-08T13:24:10.021Z] #39 DONE 0.4s [2022-08-08T13:24:10.021Z] [2022-08-08T13:24:10.021Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:24:10.021Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:24:10.157Z] #29 9.848 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2022-08-08T13:24:10.309Z] #49 ... [2022-08-08T13:24:10.310Z] [2022-08-08T13:24:10.310Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:24:10.310Z] #58 sha256:e0640294ef31d53135d1e9488d3a39f20ba351c7ebd04cb523824067519b7c7f [2022-08-08T13:24:10.310Z] #58 14.33 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-08-08T13:24:10.310Z] #58 15.00 go: downloading github.com/google/uuid v1.3.0 [2022-08-08T13:24:10.310Z] #58 15.09 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-08T13:24:10.310Z] #58 15.12 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-08T13:24:10.310Z] #58 15.35 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-08T13:24:10.310Z] #58 15.43 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-08T13:24:10.310Z] #58 15.76 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-08-08T13:24:10.310Z] #58 16.17 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-08T13:24:10.310Z] #58 16.44 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-08-08T13:24:10.310Z] #58 19.16 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-08-08T13:24:10.310Z] #58 23.95 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-08T13:24:10.571Z] #58 ... [2022-08-08T13:24:10.571Z] [2022-08-08T13:24:10.571Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:10.571Z] #49 sha256:c1e8f7914961b7e0837757d13e4a184bf68ada41b2e3c4a0f80e12cc07bdc72e [2022-08-08T13:24:10.571Z] #49 24.59 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-08T13:24:10.571Z] #49 24.63 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-08-08T13:24:10.718Z] #10 ... [2022-08-08T13:24:10.718Z] [2022-08-08T13:24:10.718Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T13:24:10.718Z] #29 sha256:34e75a452eaee259a61c5174c98cdc9ab17efef35ea6fa8f9032c37a5c555393 [2022-08-08T13:24:10.718Z] #29 8.640 #=#=# 0.0% ##################### 29.2% ################################# 47.1% ########################################## 58.9% ########################################### 60.6% #################################################################### 95.7% ######################################################################## 100.0% [2022-08-08T13:24:10.718Z] #29 9.460 [2022-08-08T13:24:10.718Z] #29 10.04 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-08T13:24:10.718Z] #29 10.15 [2022-08-08T13:24:10.718Z] #29 10.38 #=#=# ######################################################################## 100.0% [2022-08-08T13:24:10.718Z] #29 10.49 [2022-08-08T13:24:10.718Z] #29 10.94 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-08T13:24:10.718Z] #29 11.06 [2022-08-08T13:24:10.718Z] #29 11.28 #=#=# ######################################################################## 100.0% [2022-08-08T13:24:10.718Z] #29 11.34 [2022-08-08T13:24:10.718Z] #29 11.35 Download of images into '/build' complete. [2022-08-08T13:24:10.718Z] #29 11.35 Use something like the following to load the result into a Docker daemon: [2022-08-08T13:24:10.718Z] #29 11.35 tar -cC '/build' . | docker load [2022-08-08T13:24:10.718Z] #29 DONE 15.0s [2022-08-08T13:24:10.720Z] #29 10.36 [2022-08-08T13:24:10.830Z] #49 24.75 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-08T13:24:10.830Z] #49 24.80 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-08T13:24:10.980Z] [2022-08-08T13:24:10.980Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2022-08-08T13:24:10.980Z] #10 sha256:06306930cc58f971b10027014f39f6c684d214a33faa0aa9df474fbdd3014db0 [2022-08-08T13:24:10.980Z] #10 DONE 4.3s [2022-08-08T13:24:10.980Z] [2022-08-08T13:24:10.980Z] #11 [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-08T13:24:10.980Z] #11 sha256:951e8b7524b2130d06892061335fba224c3ab06c9f922a81154c4579c95ab5a2 [2022-08-08T13:24:11.088Z] #49 24.88 go: downloading github.com/stretchr/objx v0.2.0 [2022-08-08T13:24:11.088Z] #49 24.98 go: downloading golang.org/x/text v0.3.2 [2022-08-08T13:24:11.088Z] #49 ... [2022-08-08T13:24:11.088Z] [2022-08-08T13:24:11.088Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:11.088Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:11.088Z] #42 19.51 Fetched 8470 kB in 17s (504 kB/s) [2022-08-08T13:24:11.088Z] #42 19.51 Reading package lists... [2022-08-08T13:24:11.088Z] #42 26.87 Reading package lists... [2022-08-08T13:24:11.088Z] #42 ... [2022-08-08T13:24:11.088Z] [2022-08-08T13:24:11.088Z] #55 [containerd 1/2] 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-08T13:24:11.088Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-08T13:24:11.088Z] #55 19.61 Fetched 8470 kB in 17s (495 kB/s) [2022-08-08T13:24:11.088Z] #55 19.61 Reading package lists... [2022-08-08T13:24:11.234Z] #29 10.64 #=#=# ######################################################################## 100.0% [2022-08-08T13:24:11.234Z] #29 10.86 [2022-08-08T13:24:11.347Z] #55 26.84 Reading package lists... [2022-08-08T13:24:11.347Z] #55 ... [2022-08-08T13:24:11.347Z] [2022-08-08T13:24:11.347Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:11.347Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:24:11.347Z] #13 21.75 Reading package lists... [2022-08-08T13:24:11.406Z] #40 ... [2022-08-08T13:24:11.406Z] [2022-08-08T13:24:11.406Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T13:24:11.406Z] #29 sha256:da68d0eec427ad33e29dc8c4722f153e6ded5c43305ce18ff88fcc7f037cee6a [2022-08-08T13:24:11.406Z] #29 8.415 #=#=# ### 4.9% ######################## 34.2% ##################################### 52.2% ############################################# 63.4% ################################################################### 93.1% ######################################################################## 100.0% [2022-08-08T13:24:11.406Z] #29 8.997 [2022-08-08T13:24:11.406Z] #29 9.597 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-08T13:24:11.406Z] #29 9.749 [2022-08-08T13:24:11.406Z] #29 9.979 #=#=# ######################################################################## 100.0% [2022-08-08T13:24:11.406Z] #29 10.07 [2022-08-08T13:24:11.406Z] #29 10.54 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-08T13:24:11.406Z] #29 10.70 [2022-08-08T13:24:11.406Z] #29 10.96 #=#=# ######################################################################## 100.0% [2022-08-08T13:24:11.406Z] #29 11.06 [2022-08-08T13:24:11.406Z] #29 11.08 Download of images into '/build' complete. [2022-08-08T13:24:11.406Z] #29 11.08 Use something like the following to load the result into a Docker daemon: [2022-08-08T13:24:11.406Z] #29 11.08 tar -cC '/build' . | docker load [2022-08-08T13:24:11.406Z] #29 DONE 11.2s [2022-08-08T13:24:11.406Z] [2022-08-08T13:24:11.406Z] #32 [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-08T13:24:11.406Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-08T13:24:11.550Z] #11 DONE 0.7s [2022-08-08T13:24:11.550Z] [2022-08-08T13:24:11.550Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2022-08-08T13:24:11.550Z] #31 sha256:2eed37cb3139cd68be583caccf49041342035ace60269902082c54e6425831bc [2022-08-08T13:24:11.550Z] #31 DONE 0.3s [2022-08-08T13:24:11.550Z] [2022-08-08T13:24:11.550Z] #36 [tini 1/2] 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-08T13:24:11.550Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:24:11.607Z] #13 29.37 Reading package lists... [2022-08-08T13:24:11.607Z] #13 ... [2022-08-08T13:24:11.607Z] [2022-08-08T13:24:11.607Z] #36 [tini 1/2] 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-08T13:24:11.607Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:24:11.607Z] #36 19.98 Fetched 8470 kB in 17s (490 kB/s) [2022-08-08T13:24:11.607Z] #36 19.98 Reading package lists... [2022-08-08T13:24:11.811Z] #36 ... [2022-08-08T13:24:11.811Z] [2022-08-08T13:24:11.811Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2022-08-08T13:24:11.811Z] #39 sha256:991e846d7e58e083e1290912f156948f6850b4ec8db5cfa4b2f03ffe46f22bd7 [2022-08-08T13:24:11.811Z] #39 DONE 0.3s [2022-08-08T13:24:11.866Z] #36 27.06 Reading package lists... [2022-08-08T13:24:11.866Z] #36 ... [2022-08-08T13:24:11.866Z] [2022-08-08T13:24:11.866Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:24:11.866Z] #34 sha256:c1511ddbb1e619013d6f904c06ddcdbe998ae7d012896e1910263c0e7e7986c2 [2022-08-08T13:24:11.866Z] #34 16.46 unicode/utf8 [2022-08-08T13:24:11.866Z] #34 17.09 internal/race [2022-08-08T13:24:11.866Z] #34 17.30 sync/atomic [2022-08-08T13:24:11.866Z] #34 17.98 unicode [2022-08-08T13:24:11.866Z] #34 21.37 encoding [2022-08-08T13:24:12.071Z] [2022-08-08T13:24:12.072Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:24:12.072Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:24:12.602Z] #29 12.40 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2022-08-08T13:24:13.165Z] #29 12.92 [2022-08-08T13:24:13.727Z] #29 13.33 #=#=# [2022-08-08T13:24:13.727Z] #29 ... [2022-08-08T13:24:13.727Z] [2022-08-08T13:24:13.727Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-08T13:24:13.727Z] #24 sha256:8990b4cd9c1b64f8b3736f27cda566c6ececd26d3dbe37c48ca22f700eb715e5 [2022-08-08T13:24:13.727Z] #24 3.883 + RM_GOPATH=0 [2022-08-08T13:24:13.727Z] #24 3.883 + TMP_GOPATH= [2022-08-08T13:24:13.727Z] #24 3.883 + : /build [2022-08-08T13:24:13.727Z] #24 3.883 + '[' -z '' ']' [2022-08-08T13:24:13.727Z] #24 3.883 ++ mktemp -d [2022-08-08T13:24:13.727Z] #24 3.883 + export GOPATH=/tmp/tmp.opy57tBGKn [2022-08-08T13:24:13.727Z] #24 3.883 + GOPATH=/tmp/tmp.opy57tBGKn [2022-08-08T13:24:13.727Z] #24 3.883 + RM_GOPATH=1 [2022-08-08T13:24:13.727Z] #24 3.883 + case "$(go env GOARCH)" in [2022-08-08T13:24:13.727Z] #24 3.883 ++ go env GOARCH [2022-08-08T13:24:13.727Z] #24 3.895 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:13.727Z] #24 3.895 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:13.727Z] #24 3.895 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:13.727Z] #24 3.895 + dir=/tmp/install [2022-08-08T13:24:13.727Z] #24 3.895 + bin=dockercli [2022-08-08T13:24:13.727Z] #24 3.895 + shift [2022-08-08T13:24:13.727Z] #24 3.895 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-08-08T13:24:13.727Z] #24 3.895 + . /tmp/install/dockercli.installer [2022-08-08T13:24:13.727Z] #24 3.895 ++ : stable [2022-08-08T13:24:13.727Z] #24 3.895 ++ : 17.06.2-ce [2022-08-08T13:24:13.727Z] #24 3.895 + install_dockercli [2022-08-08T13:24:13.727Z] #24 3.895 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-08T13:24:13.727Z] #24 3.895 Install docker/cli version 17.06.2-ce from stable [2022-08-08T13:24:13.727Z] #24 3.895 ++ uname -m [2022-08-08T13:24:13.727Z] #24 3.896 + arch=aarch64 [2022-08-08T13:24:13.727Z] #24 3.896 + '[' aarch64 '!=' x86_64 ']' [2022-08-08T13:24:13.727Z] #24 3.896 + '[' aarch64 '!=' s390x ']' [2022-08-08T13:24:13.727Z] #24 3.896 + '[' aarch64 '!=' armhf ']' [2022-08-08T13:24:13.727Z] #24 3.896 + build_dockercli [2022-08-08T13:24:13.727Z] #24 3.896 + git clone https://github.com/docker/docker-ce /tmp/tmp.opy57tBGKn/tmp/docker-ce [2022-08-08T13:24:13.727Z] #24 3.898 Cloning into '/tmp/tmp.opy57tBGKn/tmp/docker-ce'... [2022-08-08T13:24:13.984Z] #24 ... [2022-08-08T13:24:13.984Z] [2022-08-08T13:24:13.984Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-08T13:24:13.984Z] #51 sha256:590419607a5e283b30235d51db92c4253727c448dd19d0dd0624ffc5c8b039d7 [2022-08-08T13:24:13.984Z] #51 4.718 + RM_GOPATH=0 [2022-08-08T13:24:13.984Z] #51 4.719 + TMP_GOPATH= [2022-08-08T13:24:13.984Z] #51 4.719 + : /build [2022-08-08T13:24:13.984Z] #51 4.719 + '[' -z '' ']' [2022-08-08T13:24:13.984Z] #51 4.720 ++ mktemp -d [2022-08-08T13:24:13.984Z] #51 4.731 + export GOPATH=/tmp/tmp.59dlM2UB8n [2022-08-08T13:24:13.984Z] #51 4.734 + GOPATH=/tmp/tmp.59dlM2UB8n [2022-08-08T13:24:13.984Z] #51 4.734 + RM_GOPATH=1 [2022-08-08T13:24:13.984Z] #51 4.734 + case "$(go env GOARCH)" in [2022-08-08T13:24:13.984Z] #51 4.743 ++ go env GOARCH [2022-08-08T13:24:13.984Z] #51 4.776 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:13.984Z] #51 4.776 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:13.984Z] #51 4.807 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:13.984Z] #51 4.809 + dir=/tmp/install [2022-08-08T13:24:13.984Z] #51 4.809 + bin=shfmt [2022-08-08T13:24:13.984Z] #51 4.809 + shift [2022-08-08T13:24:13.984Z] #51 4.810 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-08-08T13:24:13.984Z] #51 4.810 + . /tmp/install/shfmt.installer [2022-08-08T13:24:13.984Z] #51 4.810 ++ : v3.0.2 [2022-08-08T13:24:13.984Z] #51 4.810 + install_shfmt [2022-08-08T13:24:13.984Z] #51 4.811 + echo 'Install shfmt version v3.0.2' [2022-08-08T13:24:13.984Z] #51 4.811 + GOBIN=/build [2022-08-08T13:24:13.984Z] #51 4.811 + GO111MODULE=on [2022-08-08T13:24:13.984Z] #51 4.811 Install shfmt version v3.0.2 [2022-08-08T13:24:13.984Z] #51 4.811 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-08-08T13:24:13.984Z] #51 5.471 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-08T13:24:13.984Z] #51 7.079 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-08T13:24:13.984Z] #51 7.079 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-08T13:24:13.984Z] #51 7.137 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-08T13:24:13.984Z] #51 9.125 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-08T13:24:13.984Z] #51 ... [2022-08-08T13:24:13.984Z] [2022-08-08T13:24:13.984Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:24:13.984Z] #34 sha256:c8ba60d729689e7e5b5c3a29b35b423a3fca58dd9e53360300547538bdca753e [2022-08-08T13:24:13.984Z] #34 4.578 + RM_GOPATH=0 [2022-08-08T13:24:13.984Z] #34 4.578 + TMP_GOPATH= [2022-08-08T13:24:13.984Z] #34 4.578 + : /build [2022-08-08T13:24:13.984Z] #34 4.592 + '[' -z '' ']' [2022-08-08T13:24:13.984Z] #34 4.599 ++ mktemp -d [2022-08-08T13:24:13.984Z] #34 4.621 + export GOPATH=/tmp/tmp.jTROdUXXa5 [2022-08-08T13:24:13.984Z] #34 4.621 + GOPATH=/tmp/tmp.jTROdUXXa5 [2022-08-08T13:24:13.984Z] #34 4.621 + RM_GOPATH=1 [2022-08-08T13:24:13.984Z] #34 4.621 + case "$(go env GOARCH)" in [2022-08-08T13:24:13.984Z] #34 4.621 ++ go env GOARCH [2022-08-08T13:24:13.984Z] #34 4.697 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:13.984Z] #34 4.697 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:13.984Z] #34 4.702 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:13.984Z] #34 4.703 + dir=/tmp/install [2022-08-08T13:24:13.984Z] #34 4.704 + bin=tomlv [2022-08-08T13:24:13.984Z] #34 4.704 + shift [2022-08-08T13:24:13.984Z] #34 4.704 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-08-08T13:24:13.984Z] #34 4.704 + . /tmp/install/tomlv.installer [2022-08-08T13:24:13.984Z] #34 4.704 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-08T13:24:13.984Z] #34 4.705 + install_tomlv [2022-08-08T13:24:13.984Z] #34 4.705 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-08-08T13:24:13.984Z] #34 4.705 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-08T13:24:13.984Z] #34 4.705 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.jTROdUXXa5/src/github.com/BurntSushi/toml [2022-08-08T13:24:13.984Z] #34 4.709 Cloning into '/tmp/tmp.jTROdUXXa5/src/github.com/BurntSushi/toml'... [2022-08-08T13:24:13.984Z] #34 6.120 + cd /tmp/tmp.jTROdUXXa5/src/github.com/BurntSushi/toml [2022-08-08T13:24:13.984Z] #34 6.122 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-08T13:24:13.984Z] #34 6.283 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-08-08T13:24:13.984Z] #34 7.162 internal/unsafeheader [2022-08-08T13:24:13.984Z] #34 7.186 internal/abi [2022-08-08T13:24:13.984Z] #34 7.251 internal/cpu [2022-08-08T13:24:13.984Z] #34 7.542 internal/goexperiment [2022-08-08T13:24:13.984Z] #34 7.724 runtime/internal/sys [2022-08-08T13:24:13.984Z] #34 8.033 runtime/internal/math [2022-08-08T13:24:13.984Z] #34 8.120 internal/bytealg [2022-08-08T13:24:13.984Z] #34 8.220 runtime/internal/atomic [2022-08-08T13:24:13.984Z] #34 8.548 internal/itoa [2022-08-08T13:24:13.984Z] #34 8.841 math/bits [2022-08-08T13:24:13.984Z] #34 9.263 runtime [2022-08-08T13:24:13.984Z] #34 9.735 math [2022-08-08T13:24:14.240Z] #34 ... [2022-08-08T13:24:14.240Z] [2022-08-08T13:24:14.240Z] #55 [containerd 1/2] 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-08T13:24:14.240Z] #55 sha256:7b69f50db9b76db34e6ff2507b555d3a0fdcba0cda3fa7f5e6584ac0c0f3d9c0 [2022-08-08T13:24:14.240Z] #55 4.151 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:24:14.240Z] #55 4.212 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:24:14.240Z] #55 4.212 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:24:14.240Z] #55 5.230 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-08-08T13:24:14.240Z] #55 7.799 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-08-08T13:24:14.240Z] #55 10.55 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-08-08T13:24:14.240Z] #55 ... [2022-08-08T13:24:14.240Z] [2022-08-08T13:24:14.240Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:14.240Z] #49 sha256:d56fb9c128d8f78b69d352ac3414df7b6036815c65b021e27d908b78ff3c6cb3 [2022-08-08T13:24:14.240Z] #49 3.773 + RM_GOPATH=0 [2022-08-08T13:24:14.240Z] #49 3.773 + TMP_GOPATH= [2022-08-08T13:24:14.240Z] #49 3.773 + : /build [2022-08-08T13:24:14.240Z] #49 3.773 + '[' -z '' ']' [2022-08-08T13:24:14.240Z] #49 3.773 ++ mktemp -d [2022-08-08T13:24:14.240Z] #49 3.773 + export GOPATH=/tmp/tmp.WzIOrGF5HA [2022-08-08T13:24:14.240Z] #49 3.773 + GOPATH=/tmp/tmp.WzIOrGF5HA [2022-08-08T13:24:14.240Z] #49 3.773 + RM_GOPATH=1 [2022-08-08T13:24:14.240Z] #49 3.773 + case "$(go env GOARCH)" in [2022-08-08T13:24:14.240Z] #49 3.773 ++ go env GOARCH [2022-08-08T13:24:14.240Z] #49 3.782 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:14.240Z] #49 3.782 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:14.240Z] #49 3.782 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:14.240Z] #49 3.782 + dir=/tmp/install [2022-08-08T13:24:14.240Z] #49 3.782 + bin=golangci_lint [2022-08-08T13:24:14.240Z] #49 3.782 + shift [2022-08-08T13:24:14.240Z] #49 3.782 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-08-08T13:24:14.240Z] #49 3.782 + . /tmp/install/golangci_lint.installer [2022-08-08T13:24:14.240Z] #49 3.782 ++ : v1.23.8 [2022-08-08T13:24:14.240Z] #49 3.782 + install_golangci_lint [2022-08-08T13:24:14.240Z] #49 3.782 + set -e [2022-08-08T13:24:14.240Z] #49 3.782 + echo 'Install golangci-lint version v1.23.8' [2022-08-08T13:24:14.240Z] #49 3.782 + GOBIN=/build [2022-08-08T13:24:14.241Z] #49 3.782 + GO111MODULE=on [2022-08-08T13:24:14.241Z] #49 3.782 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-08-08T13:24:14.241Z] #49 3.783 Install golangci-lint version v1.23.8 [2022-08-08T13:24:14.241Z] #49 4.324 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-08-08T13:24:14.497Z] #49 ... [2022-08-08T13:24:14.497Z] [2022-08-08T13:24:14.497Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-08T13:24:14.497Z] #67 sha256:782f0b716b7a0aaf0a56d4fd302bfb5191d39b957e04ceca68723b5c3d5e955b [2022-08-08T13:24:14.497Z] #67 4.748 + RM_GOPATH=0 [2022-08-08T13:24:14.497Z] #67 4.761 + TMP_GOPATH= [2022-08-08T13:24:14.497Z] #67 4.762 + : /build [2022-08-08T13:24:14.497Z] #67 4.762 + '[' -z '' ']' [2022-08-08T13:24:14.497Z] #67 4.767 ++ mktemp -d [2022-08-08T13:24:14.497Z] #67 4.771 + export GOPATH=/tmp/tmp.5bwMTJwNit [2022-08-08T13:24:14.497Z] #67 4.775 + GOPATH=/tmp/tmp.5bwMTJwNit [2022-08-08T13:24:14.497Z] #67 4.775 + RM_GOPATH=1 [2022-08-08T13:24:14.497Z] #67 4.775 + case "$(go env GOARCH)" in [2022-08-08T13:24:14.497Z] #67 4.777 ++ go env GOARCH [2022-08-08T13:24:14.497Z] #67 4.783 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:14.497Z] #67 4.802 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:14.497Z] #67 4.809 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:14.497Z] #67 4.813 + dir=/tmp/install [2022-08-08T13:24:14.497Z] #67 4.815 + bin=proxy [2022-08-08T13:24:14.497Z] #67 4.816 + shift [2022-08-08T13:24:14.497Z] #67 4.816 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-08-08T13:24:14.497Z] #67 4.816 + . /tmp/install/proxy.installer [2022-08-08T13:24:14.497Z] #67 4.817 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-08T13:24:14.497Z] #67 4.817 + install_proxy [2022-08-08T13:24:14.497Z] #67 4.821 + case "$1" in [2022-08-08T13:24:14.497Z] #67 4.821 + export CGO_ENABLED=0 [2022-08-08T13:24:14.497Z] #67 4.822 + CGO_ENABLED=0 [2022-08-08T13:24:14.497Z] #67 4.822 + _install_proxy [2022-08-08T13:24:14.497Z] #67 4.822 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-08-08T13:24:14.497Z] #67 4.822 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-08T13:24:14.497Z] #67 4.822 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.5bwMTJwNit/src/github.com/docker/libnetwork [2022-08-08T13:24:14.497Z] #67 4.825 Cloning into '/tmp/tmp.5bwMTJwNit/src/github.com/docker/libnetwork'... [2022-08-08T13:24:14.497Z] #67 ... [2022-08-08T13:24:14.497Z] [2022-08-08T13:24:14.497Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:14.497Z] #42 sha256:b42d7803bb053b3127a7362092630c560041e029073d34a93bc499f2820a3870 [2022-08-08T13:24:14.497Z] #42 4.343 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:24:14.497Z] #42 4.454 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:24:14.497Z] #42 4.454 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:24:14.497Z] #42 5.521 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-08-08T13:24:14.497Z] #42 7.298 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-08-08T13:24:14.497Z] #42 10.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-08-08T13:24:14.622Z] #40 ... [2022-08-08T13:24:14.622Z] [2022-08-08T13:24:14.622Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-08-08T13:24:14.622Z] #12 sha256:5082ba73144c05cfd5d005117bac826123cbf1988578df4fcf566275b1161779 [2022-08-08T13:24:14.622Z] #12 DONE 2.7s [2022-08-08T13:24:14.622Z] [2022-08-08T13:24:14.622Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:14.622Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:24:14.696Z] #32 ... [2022-08-08T13:24:14.696Z] [2022-08-08T13:24:14.696Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2022-08-08T13:24:14.696Z] #12 sha256:5082ba73144c05cfd5d005117bac826123cbf1988578df4fcf566275b1161779 [2022-08-08T13:24:14.696Z] #12 DONE 5.0s [2022-08-08T13:24:14.696Z] [2022-08-08T13:24:14.696Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:14.696Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:24:14.754Z] #42 ... [2022-08-08T13:24:14.754Z] [2022-08-08T13:24:14.754Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-08T13:24:14.754Z] #47 sha256:6bf38969f118bbb0f4d2b606870dbeedf1f064023d995d906f260486c02ae885 [2022-08-08T13:24:14.754Z] #47 4.755 + RM_GOPATH=0 [2022-08-08T13:24:14.754Z] #47 4.755 + TMP_GOPATH= [2022-08-08T13:24:14.754Z] #47 4.755 + : /build [2022-08-08T13:24:14.754Z] #47 4.755 + '[' -z '' ']' [2022-08-08T13:24:14.754Z] #47 4.756 ++ mktemp -d [2022-08-08T13:24:14.754Z] #47 4.757 + export GOPATH=/tmp/tmp.h4jjv5ISLE [2022-08-08T13:24:14.754Z] #47 4.757 + GOPATH=/tmp/tmp.h4jjv5ISLE [2022-08-08T13:24:14.754Z] #47 4.757 + RM_GOPATH=1 [2022-08-08T13:24:14.754Z] #47 4.757 + case "$(go env GOARCH)" in [2022-08-08T13:24:14.754Z] #47 4.769 ++ go env GOARCH [2022-08-08T13:24:14.754Z] #47 4.847 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:14.754Z] #47 4.847 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:14.754Z] #47 4.849 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:14.754Z] #47 4.851 + dir=/tmp/install [2022-08-08T13:24:14.754Z] #47 4.855 + bin=gotestsum [2022-08-08T13:24:14.754Z] #47 4.855 + shift [2022-08-08T13:24:14.754Z] #47 4.855 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-08-08T13:24:14.754Z] #47 4.855 + . /tmp/install/gotestsum.installer [2022-08-08T13:24:14.754Z] #47 4.855 ++ : v1.7.0 [2022-08-08T13:24:14.754Z] #47 4.856 + install_gotestsum [2022-08-08T13:24:14.754Z] #47 4.857 + set -e [2022-08-08T13:24:14.754Z] #47 4.857 + echo 'Install gotestsum version v1.7.0' [2022-08-08T13:24:14.754Z] #47 4.857 Install gotestsum version v1.7.0 [2022-08-08T13:24:14.754Z] #47 4.858 + GOBIN=/build [2022-08-08T13:24:14.754Z] #47 4.858 + GO111MODULE=on [2022-08-08T13:24:14.754Z] #47 4.859 + go install gotest.tools/gotestsum@v1.7.0 [2022-08-08T13:24:14.754Z] #47 5.328 go: downloading gotest.tools/gotestsum v1.7.0 [2022-08-08T13:24:14.754Z] #47 7.510 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-08T13:24:14.754Z] #47 7.529 go: downloading github.com/fatih/color v1.10.0 [2022-08-08T13:24:14.754Z] #47 7.630 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-08T13:24:14.754Z] #47 7.753 go: downloading github.com/pkg/errors v0.9.1 [2022-08-08T13:24:14.754Z] #47 8.088 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-08T13:24:14.754Z] #47 8.127 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-08T13:24:14.754Z] #47 8.260 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-08T13:24:14.754Z] #47 8.328 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-08T13:24:14.754Z] #47 8.483 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-08T13:24:14.754Z] #47 8.707 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-08T13:24:14.754Z] #47 8.844 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-08T13:24:14.754Z] #47 9.062 go: downloading golang.org/x/tools v0.1.0 [2022-08-08T13:24:14.754Z] #47 ... [2022-08-08T13:24:14.754Z] [2022-08-08T13:24:14.754Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:24:14.754Z] #40 sha256:ff57af33b58b2bbcf82410625e038ab0477faa7938b8da009cf568b0709ab8e0 [2022-08-08T13:24:14.754Z] #40 4.139 + git clone https://github.com/docker/distribution.git . [2022-08-08T13:24:14.754Z] #40 4.149 Cloning into '.'... [2022-08-08T13:24:15.011Z] #40 ... [2022-08-08T13:24:15.011Z] [2022-08-08T13:24:15.011Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:15.011Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-08T13:24:15.011Z] #13 4.388 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-08T13:24:15.011Z] #13 4.445 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:24:15.011Z] #13 4.447 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:24:15.011Z] #13 4.459 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:24:15.011Z] #13 5.399 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2022-08-08T13:24:15.011Z] #13 7.136 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-08-08T13:24:15.011Z] #13 9.997 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-08-08T13:24:15.011Z] #13 ... [2022-08-08T13:24:15.011Z] [2022-08-08T13:24:15.011Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:24:15.011Z] #58 sha256:eb2dc8e911a917bc17e6d5b5783edd4eda03a844e270d44174fa980c37c96e93 [2022-08-08T13:24:15.011Z] #58 4.421 + RM_GOPATH=0 [2022-08-08T13:24:15.011Z] #58 4.421 + TMP_GOPATH= [2022-08-08T13:24:15.011Z] #58 4.421 + : /build [2022-08-08T13:24:15.011Z] #58 4.421 + '[' -z '' ']' [2022-08-08T13:24:15.011Z] #58 4.422 ++ mktemp -d [2022-08-08T13:24:15.011Z] #58 4.426 + export GOPATH=/tmp/tmp.5B5ZpL3nsL [2022-08-08T13:24:15.011Z] #58 4.426 + GOPATH=/tmp/tmp.5B5ZpL3nsL [2022-08-08T13:24:15.011Z] #58 4.426 + RM_GOPATH=1 [2022-08-08T13:24:15.011Z] #58 4.426 + case "$(go env GOARCH)" in [2022-08-08T13:24:15.011Z] #58 4.426 ++ go env GOARCH [2022-08-08T13:24:15.011Z] #58 4.503 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:15.011Z] #58 4.503 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:15.011Z] #58 4.546 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:15.011Z] #58 4.571 + dir=/tmp/install [2022-08-08T13:24:15.011Z] #58 4.571 + bin=rootlesskit [2022-08-08T13:24:15.011Z] #58 4.571 + shift [2022-08-08T13:24:15.011Z] #58 4.571 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-08-08T13:24:15.011Z] #58 4.571 + . /tmp/install/rootlesskit.installer [2022-08-08T13:24:15.011Z] #58 4.571 ++ : v0.14.4 [2022-08-08T13:24:15.011Z] #58 4.571 + install_rootlesskit [2022-08-08T13:24:15.011Z] #58 4.571 + case "$1" in [2022-08-08T13:24:15.011Z] #58 4.571 + export CGO_ENABLED=0 [2022-08-08T13:24:15.011Z] #58 4.571 + CGO_ENABLED=0 [2022-08-08T13:24:15.011Z] #58 4.571 + _install_rootlesskit [2022-08-08T13:24:15.011Z] #58 4.571 + echo 'Install rootlesskit version v0.14.4' [2022-08-08T13:24:15.011Z] #58 4.571 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T13:24:15.011Z] #58 4.571 + GOBIN=/build [2022-08-08T13:24:15.011Z] #58 4.571 + GO111MODULE=on [2022-08-08T13:24:15.011Z] #58 4.571 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-08-08T13:24:15.011Z] #58 4.571 Install rootlesskit version v0.14.4 [2022-08-08T13:24:15.011Z] #58 5.093 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-08-08T13:24:15.011Z] #58 7.641 go: downloading github.com/pkg/errors v0.9.1 [2022-08-08T13:24:15.011Z] #58 7.669 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-08T13:24:15.011Z] #58 7.771 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-08T13:24:15.011Z] #58 8.355 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-08-08T13:24:15.011Z] #58 11.19 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-08-08T13:24:15.150Z] #34 ... [2022-08-08T13:24:15.150Z] [2022-08-08T13:24:15.150Z] #36 [tini 1/2] 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-08T13:24:15.150Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:24:15.150Z] #36 27.06 Reading package lists... [2022-08-08T13:24:15.267Z] #58 ... [2022-08-08T13:24:15.268Z] [2022-08-08T13:24:15.268Z] #32 [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-08T13:24:15.268Z] #32 sha256:90c4ea9599fe2b6b547efcb111d9184072327d84e6bcbe3a5caa72f5cfe38ce0 [2022-08-08T13:24:15.268Z] #32 4.709 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-08T13:24:15.268Z] #32 4.718 Cloning into '.'... [2022-08-08T13:24:15.268Z] #32 ... [2022-08-08T13:24:15.268Z] [2022-08-08T13:24:15.268Z] #36 [tini 1/2] 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-08T13:24:15.268Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-08T13:24:15.268Z] #36 4.528 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:24:15.268Z] #36 4.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:24:15.268Z] #36 4.624 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:24:15.268Z] #36 5.592 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-08-08T13:24:15.268Z] #36 7.544 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-08-08T13:24:15.268Z] #36 10.38 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-08-08T13:24:15.524Z] #36 ... [2022-08-08T13:24:15.524Z] [2022-08-08T13:24:15.524Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-08T13:24:15.524Z] #45 sha256:660455c6d1b512042b59500baa84ea1920bf001d2ebf82433424f32c090ef730 [2022-08-08T13:24:15.524Z] #45 4.571 + RM_GOPATH=0 [2022-08-08T13:24:15.524Z] #45 4.571 + TMP_GOPATH= [2022-08-08T13:24:15.524Z] #45 4.571 + : /build [2022-08-08T13:24:15.524Z] #45 4.571 + '[' -z '' ']' [2022-08-08T13:24:15.524Z] #45 4.578 ++ mktemp -d [2022-08-08T13:24:15.524Z] #45 4.591 + export GOPATH=/tmp/tmp.zm7vvLTcKM [2022-08-08T13:24:15.524Z] #45 4.591 + GOPATH=/tmp/tmp.zm7vvLTcKM [2022-08-08T13:24:15.524Z] #45 4.591 + RM_GOPATH=1 [2022-08-08T13:24:15.524Z] #45 4.591 + case "$(go env GOARCH)" in [2022-08-08T13:24:15.524Z] #45 4.599 ++ go env GOARCH [2022-08-08T13:24:15.524Z] #45 4.638 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:15.524Z] #45 4.638 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:15.524Z] #45 4.647 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:15.524Z] #45 4.647 + dir=/tmp/install [2022-08-08T13:24:15.524Z] #45 4.647 + bin=vndr [2022-08-08T13:24:15.524Z] #45 4.647 + shift [2022-08-08T13:24:15.524Z] #45 4.647 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-08-08T13:24:15.524Z] #45 4.647 + . /tmp/install/vndr.installer [2022-08-08T13:24:15.524Z] #45 4.647 ++ : v0.1.2 [2022-08-08T13:24:15.524Z] #45 4.647 + install_vndr [2022-08-08T13:24:15.524Z] #45 4.647 + echo 'Install vndr version v0.1.2' [2022-08-08T13:24:15.524Z] #45 4.647 + GOBIN=/build [2022-08-08T13:24:15.524Z] #45 4.647 + GO111MODULE=on [2022-08-08T13:24:15.524Z] #45 4.647 + go install github.com/LK4D4/vndr@v0.1.2 [2022-08-08T13:24:15.524Z] #45 4.647 Install vndr version v0.1.2 [2022-08-08T13:24:15.524Z] #45 5.276 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-08-08T13:24:15.781Z] #45 ... [2022-08-08T13:24:15.781Z] [2022-08-08T13:24:15.781Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T13:24:15.781Z] #29 sha256:04e968ceac7358ad3a13d6804c08f86d4025145289f648c23dfed0c914006f85 [2022-08-08T13:24:15.781Z] #29 13.33 #=#=# 0.8% ######################################################################## 100.0% [2022-08-08T13:24:15.781Z] #29 13.67 [2022-08-08T13:24:15.781Z] #29 15.09 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2022-08-08T13:24:16.037Z] #29 15.60 [2022-08-08T13:24:16.529Z] #36 33.66 Building dependency tree... [2022-08-08T13:24:16.529Z] #36 34.93 Reading state information... [2022-08-08T13:24:17.232Z] #13 2.310 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:24:17.232Z] #13 2.470 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:24:17.232Z] #13 2.474 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:24:17.232Z] #13 2.477 Get:4 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-08T13:24:18.099Z] #29 15.94 #=#=# # 1.6% ####### 9.8% ########### 15.9% ############### 21.7% ################## 26.3% ####################### 33.1% ########################## 37.1% ############################# 41.2% ################################## 48.0% ###################################### 54.1% ########################################### 60.7% ################################################ 67.2% ################################################### 71.5% ###################################################### 76.2% ########################################################### 82.8% ################################################################ 89.1% ######################################################################## 100.0% [2022-08-08T13:24:18.357Z] #29 17.92 [2022-08-08T13:24:18.435Z] #36 36.72 The following additional packages will be installed: [2022-08-08T13:24:18.435Z] #36 36.73 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-08-08T13:24:18.435Z] #36 36.74 Suggested packages: [2022-08-08T13:24:18.435Z] #36 36.75 cmake-doc ninja-build lrzip [2022-08-08T13:24:18.435Z] #36 36.75 Recommended packages: [2022-08-08T13:24:18.435Z] #36 36.75 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-08T13:24:18.612Z] #13 4.225 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:24:19.372Z] #36 37.60 The following NEW packages will be installed: [2022-08-08T13:24:19.372Z] #36 37.62 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-08-08T13:24:19.372Z] #36 37.63 vim-common xxd [2022-08-08T13:24:19.550Z] #13 ... [2022-08-08T13:24:19.550Z] [2022-08-08T13:24:19.550Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-08T13:24:19.550Z] #51 sha256:194fe7d1e23d6b9cf1e6c9da67242dec1ad1c88cbed8c725db45baade3708279 [2022-08-08T13:24:19.550Z] #51 4.745 + RM_GOPATH=0 [2022-08-08T13:24:19.550Z] #51 4.745 + TMP_GOPATH= [2022-08-08T13:24:19.550Z] #51 4.745 + : /build [2022-08-08T13:24:19.550Z] #51 4.745 + '[' -z '' ']' [2022-08-08T13:24:19.550Z] #51 4.745 ++ mktemp -d [2022-08-08T13:24:19.550Z] #51 4.745 + export GOPATH=/tmp/tmp.Xs1Lxc3Fpo [2022-08-08T13:24:19.550Z] #51 4.745 + GOPATH=/tmp/tmp.Xs1Lxc3Fpo [2022-08-08T13:24:19.550Z] #51 4.745 + RM_GOPATH=1 [2022-08-08T13:24:19.550Z] #51 4.745 + case "$(go env GOARCH)" in [2022-08-08T13:24:19.550Z] #51 4.745 ++ go env GOARCH [2022-08-08T13:24:19.550Z] #51 4.765 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:19.550Z] #51 4.777 Install shfmt version v3.0.2 [2022-08-08T13:24:19.550Z] #51 4.777 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:19.550Z] #51 4.777 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:19.550Z] #51 4.777 + dir=/tmp/install [2022-08-08T13:24:19.550Z] #51 4.777 + bin=shfmt [2022-08-08T13:24:19.550Z] #51 4.777 + shift [2022-08-08T13:24:19.550Z] #51 4.777 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-08-08T13:24:19.550Z] #51 4.777 + . /tmp/install/shfmt.installer [2022-08-08T13:24:19.550Z] #51 4.777 ++ : v3.0.2 [2022-08-08T13:24:19.550Z] #51 4.777 + install_shfmt [2022-08-08T13:24:19.550Z] #51 4.777 + echo 'Install shfmt version v3.0.2' [2022-08-08T13:24:19.550Z] #51 4.777 + GOBIN=/build [2022-08-08T13:24:19.550Z] #51 4.777 + GO111MODULE=on [2022-08-08T13:24:19.550Z] #51 4.777 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-08-08T13:24:19.550Z] #51 5.427 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-08T13:24:19.550Z] #51 6.931 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-08T13:24:19.550Z] #51 6.932 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-08T13:24:19.550Z] #51 6.945 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-08T13:24:19.550Z] #51 9.604 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-08T13:24:19.550Z] #51 ... [2022-08-08T13:24:19.550Z] [2022-08-08T13:24:19.550Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-08T13:24:19.550Z] #67 sha256:3675af7c3b7f769a1fd7c6b8bdd2d76efd74336599a36201174fead0e25e7ba1 [2022-08-08T13:24:19.550Z] #67 3.186 + RM_GOPATH=0 [2022-08-08T13:24:19.550Z] #67 3.186 + TMP_GOPATH= [2022-08-08T13:24:19.550Z] #67 3.186 + : /build [2022-08-08T13:24:19.550Z] #67 3.186 + '[' -z '' ']' [2022-08-08T13:24:19.550Z] #67 3.186 ++ mktemp -d [2022-08-08T13:24:19.550Z] #67 3.186 + export GOPATH=/tmp/tmp.l7QdVu0KKX [2022-08-08T13:24:19.550Z] #67 3.186 + GOPATH=/tmp/tmp.l7QdVu0KKX [2022-08-08T13:24:19.550Z] #67 3.186 + RM_GOPATH=1 [2022-08-08T13:24:19.550Z] #67 3.186 + case "$(go env GOARCH)" in [2022-08-08T13:24:19.550Z] #67 3.186 ++ go env GOARCH [2022-08-08T13:24:19.550Z] #67 3.197 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:19.550Z] #67 3.197 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:19.550Z] #67 3.199 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-08T13:24:19.550Z] #67 3.199 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:19.550Z] #67 3.199 + dir=/tmp/install [2022-08-08T13:24:19.550Z] #67 3.199 + bin=proxy [2022-08-08T13:24:19.550Z] #67 3.199 + shift [2022-08-08T13:24:19.550Z] #67 3.199 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-08-08T13:24:19.550Z] #67 3.199 + . /tmp/install/proxy.installer [2022-08-08T13:24:19.550Z] #67 3.199 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-08T13:24:19.550Z] #67 3.199 + install_proxy [2022-08-08T13:24:19.550Z] #67 3.199 + case "$1" in [2022-08-08T13:24:19.550Z] #67 3.199 + export CGO_ENABLED=0 [2022-08-08T13:24:19.550Z] #67 3.199 + CGO_ENABLED=0 [2022-08-08T13:24:19.550Z] #67 3.199 + _install_proxy [2022-08-08T13:24:19.550Z] #67 3.199 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-08-08T13:24:19.550Z] #67 3.199 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.l7QdVu0KKX/src/github.com/docker/libnetwork [2022-08-08T13:24:19.550Z] #67 3.203 Cloning into '/tmp/tmp.l7QdVu0KKX/src/github.com/docker/libnetwork'... [2022-08-08T13:24:19.632Z] #36 38.03 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:24:19.632Z] #36 38.03 Need to get 14.9 MB of archives. [2022-08-08T13:24:19.632Z] #36 38.03 After this operation, 61.8 MB of additional disk space will be used. [2022-08-08T13:24:19.632Z] #36 38.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-08-08T13:24:19.632Z] #36 38.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-08T13:24:19.632Z] #36 38.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-08-08T13:24:19.809Z] #67 ... [2022-08-08T13:24:19.809Z] [2022-08-08T13:24:19.809Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:24:19.809Z] #58 sha256:ca4731f889d3115ce9c2972e367347a8fa39c4e9ff7fabcd9a9f8cf04b188b37 [2022-08-08T13:24:19.809Z] #58 4.473 + RM_GOPATH=0 [2022-08-08T13:24:19.809Z] #58 4.473 + TMP_GOPATH= [2022-08-08T13:24:19.809Z] #58 4.473 + : /build [2022-08-08T13:24:19.809Z] #58 4.473 + '[' -z '' ']' [2022-08-08T13:24:19.809Z] #58 4.475 ++ mktemp -d [2022-08-08T13:24:19.809Z] #58 4.475 + export GOPATH=/tmp/tmp.MNJUWJ6N36 [2022-08-08T13:24:19.809Z] #58 4.475 + GOPATH=/tmp/tmp.MNJUWJ6N36 [2022-08-08T13:24:19.809Z] #58 4.475 + RM_GOPATH=1 [2022-08-08T13:24:19.809Z] #58 4.475 + case "$(go env GOARCH)" in [2022-08-08T13:24:19.809Z] #58 4.475 ++ go env GOARCH [2022-08-08T13:24:19.809Z] #58 4.482 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:19.809Z] #58 4.482 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:19.809Z] #58 4.482 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:19.809Z] #58 4.485 + dir=/tmp/install [2022-08-08T13:24:19.809Z] #58 4.485 + bin=rootlesskit [2022-08-08T13:24:19.809Z] #58 4.485 + shift [2022-08-08T13:24:19.809Z] #58 4.485 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-08-08T13:24:19.809Z] #58 4.485 + . /tmp/install/rootlesskit.installer [2022-08-08T13:24:19.809Z] #58 4.485 ++ : v0.14.4 [2022-08-08T13:24:19.809Z] #58 4.485 + install_rootlesskit [2022-08-08T13:24:19.809Z] #58 4.485 + case "$1" in [2022-08-08T13:24:19.809Z] #58 4.485 + export CGO_ENABLED=0 [2022-08-08T13:24:19.809Z] #58 4.485 + CGO_ENABLED=0 [2022-08-08T13:24:19.809Z] #58 4.485 + _install_rootlesskit [2022-08-08T13:24:19.809Z] #58 4.485 + echo 'Install rootlesskit version v0.14.4' [2022-08-08T13:24:19.809Z] #58 4.485 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T13:24:19.809Z] #58 4.485 + GOBIN=/build [2022-08-08T13:24:19.809Z] #58 4.485 + GO111MODULE=on [2022-08-08T13:24:19.809Z] #58 4.485 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-08-08T13:24:19.809Z] #58 4.485 Install rootlesskit version v0.14.4 [2022-08-08T13:24:19.809Z] #58 5.030 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-08-08T13:24:19.809Z] #58 8.329 go: downloading github.com/pkg/errors v0.9.1 [2022-08-08T13:24:19.809Z] #58 8.330 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-08T13:24:19.809Z] #58 8.476 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-08T13:24:19.809Z] #58 9.017 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-08-08T13:24:19.912Z] #13 ... [2022-08-08T13:24:19.912Z] [2022-08-08T13:24:19.912Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:24:19.912Z] #34 sha256:e7755d1633f0857fc7f6b866b2836823b073db74dc6c09baf339ea9395bd8dc2 [2022-08-08T13:24:19.912Z] #34 4.287 + RM_GOPATH=0 [2022-08-08T13:24:19.912Z] #34 4.287 + TMP_GOPATH= [2022-08-08T13:24:19.912Z] #34 4.287 + : /build [2022-08-08T13:24:19.912Z] #34 4.287 + '[' -z '' ']' [2022-08-08T13:24:19.912Z] #34 4.299 ++ mktemp -d [2022-08-08T13:24:19.912Z] #34 4.299 + export GOPATH=/tmp/tmp.DczQiZJuw1 [2022-08-08T13:24:19.912Z] #34 4.299 + GOPATH=/tmp/tmp.DczQiZJuw1 [2022-08-08T13:24:19.912Z] #34 4.299 + RM_GOPATH=1 [2022-08-08T13:24:19.912Z] #34 4.299 + case "$(go env GOARCH)" in [2022-08-08T13:24:19.912Z] #34 4.299 ++ go env GOARCH [2022-08-08T13:24:19.912Z] #34 4.299 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:19.912Z] #34 4.300 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:19.912Z] #34 4.300 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:19.912Z] #34 4.300 + dir=/tmp/install [2022-08-08T13:24:19.912Z] #34 4.300 + bin=tomlv [2022-08-08T13:24:19.912Z] #34 4.300 + shift [2022-08-08T13:24:19.912Z] #34 4.300 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-08-08T13:24:19.912Z] #34 4.300 + . /tmp/install/tomlv.installer [2022-08-08T13:24:19.912Z] #34 4.300 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-08T13:24:19.912Z] #34 4.300 + install_tomlv [2022-08-08T13:24:19.912Z] #34 4.300 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-08-08T13:24:19.912Z] #34 4.300 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.DczQiZJuw1/src/github.com/BurntSushi/toml [2022-08-08T13:24:19.912Z] #34 4.300 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-08T13:24:19.912Z] #34 4.306 Cloning into '/tmp/tmp.DczQiZJuw1/src/github.com/BurntSushi/toml'... [2022-08-08T13:24:19.912Z] #34 5.505 + cd /tmp/tmp.DczQiZJuw1/src/github.com/BurntSushi/toml [2022-08-08T13:24:19.912Z] #34 5.505 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-08T13:24:19.912Z] #34 5.734 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-08-08T13:24:19.912Z] #34 6.574 internal/unsafeheader [2022-08-08T13:24:19.912Z] #34 6.574 internal/abi [2022-08-08T13:24:19.912Z] #34 6.663 internal/cpu [2022-08-08T13:24:19.912Z] #34 6.975 internal/goexperiment [2022-08-08T13:24:19.912Z] #34 7.181 runtime/internal/atomic [2022-08-08T13:24:19.912Z] #34 7.578 internal/bytealg [2022-08-08T13:24:19.912Z] #34 7.926 runtime/internal/sys [2022-08-08T13:24:19.912Z] #34 ... [2022-08-08T13:24:19.912Z] [2022-08-08T13:24:19.912Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:19.912Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:24:19.912Z] #13 5.349 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-08T13:24:19.912Z] #13 5.401 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:24:19.912Z] #13 5.401 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:24:19.912Z] #13 5.433 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:24:20.069Z] #58 ... [2022-08-08T13:24:20.069Z] [2022-08-08T13:24:20.069Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-08T13:24:20.069Z] #45 sha256:f76b71556829376118a1d23a3ce6be879e9654daf2ecbf086d2fbe903a0d3a21 [2022-08-08T13:24:20.069Z] #45 5.053 + RM_GOPATH=0 [2022-08-08T13:24:20.069Z] #45 5.053 + TMP_GOPATH= [2022-08-08T13:24:20.069Z] #45 5.053 + : /build [2022-08-08T13:24:20.069Z] #45 5.053 + '[' -z '' ']' [2022-08-08T13:24:20.069Z] #45 5.053 ++ mktemp -d [2022-08-08T13:24:20.069Z] #45 5.053 + export GOPATH=/tmp/tmp.pTtg7CTQ6M [2022-08-08T13:24:20.069Z] #45 5.053 + GOPATH=/tmp/tmp.pTtg7CTQ6M [2022-08-08T13:24:20.069Z] #45 5.053 + RM_GOPATH=1 [2022-08-08T13:24:20.069Z] #45 5.053 + case "$(go env GOARCH)" in [2022-08-08T13:24:20.069Z] #45 5.053 ++ go env GOARCH [2022-08-08T13:24:20.069Z] #45 5.100 Install vndr version v0.1.2 [2022-08-08T13:24:20.069Z] #45 5.100 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:20.069Z] #45 5.100 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:20.069Z] #45 5.100 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:20.069Z] #45 5.100 + dir=/tmp/install [2022-08-08T13:24:20.069Z] #45 5.100 + bin=vndr [2022-08-08T13:24:20.069Z] #45 5.100 + shift [2022-08-08T13:24:20.069Z] #45 5.100 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-08-08T13:24:20.069Z] #45 5.100 + . /tmp/install/vndr.installer [2022-08-08T13:24:20.069Z] #45 5.100 ++ : v0.1.2 [2022-08-08T13:24:20.069Z] #45 5.100 + install_vndr [2022-08-08T13:24:20.069Z] #45 5.100 + echo 'Install vndr version v0.1.2' [2022-08-08T13:24:20.069Z] #45 5.100 + GOBIN=/build [2022-08-08T13:24:20.069Z] #45 5.100 + GO111MODULE=on [2022-08-08T13:24:20.069Z] #45 5.100 + go install github.com/LK4D4/vndr@v0.1.2 [2022-08-08T13:24:20.069Z] #45 5.799 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-08-08T13:24:20.069Z] #45 ... [2022-08-08T13:24:20.069Z] [2022-08-08T13:24:20.069Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:20.069Z] #49 sha256:26d7419b87dbb25314b0b5916aeec9af401ae921024f49a202410a6e8c6bb9e2 [2022-08-08T13:24:20.069Z] #49 4.234 + RM_GOPATH=0 [2022-08-08T13:24:20.069Z] #49 4.234 + TMP_GOPATH= [2022-08-08T13:24:20.069Z] #49 4.234 + : /build [2022-08-08T13:24:20.069Z] #49 4.234 + '[' -z '' ']' [2022-08-08T13:24:20.069Z] #49 4.234 ++ mktemp -d [2022-08-08T13:24:20.069Z] #49 4.234 + export GOPATH=/tmp/tmp.QE2gHyihIO [2022-08-08T13:24:20.069Z] #49 4.234 + GOPATH=/tmp/tmp.QE2gHyihIO [2022-08-08T13:24:20.069Z] #49 4.234 + RM_GOPATH=1 [2022-08-08T13:24:20.069Z] #49 4.234 + case "$(go env GOARCH)" in [2022-08-08T13:24:20.069Z] #49 4.234 ++ go env GOARCH [2022-08-08T13:24:20.069Z] #49 4.241 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:20.069Z] #49 4.241 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:20.069Z] #49 4.241 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:20.069Z] #49 4.241 + dir=/tmp/install [2022-08-08T13:24:20.069Z] #49 4.241 + bin=golangci_lint [2022-08-08T13:24:20.069Z] #49 4.241 + shift [2022-08-08T13:24:20.069Z] #49 4.241 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-08-08T13:24:20.069Z] #49 4.241 + . /tmp/install/golangci_lint.installer [2022-08-08T13:24:20.069Z] #49 4.241 ++ : v1.23.8 [2022-08-08T13:24:20.069Z] #49 4.241 + install_golangci_lint [2022-08-08T13:24:20.069Z] #49 4.241 + set -e [2022-08-08T13:24:20.069Z] #49 4.241 + echo 'Install golangci-lint version v1.23.8' [2022-08-08T13:24:20.069Z] #49 4.241 + GOBIN=/build [2022-08-08T13:24:20.069Z] #49 4.241 + GO111MODULE=on [2022-08-08T13:24:20.069Z] #49 4.241 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-08-08T13:24:20.069Z] #49 4.241 Install golangci-lint version v1.23.8 [2022-08-08T13:24:20.069Z] #49 4.702 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-08-08T13:24:20.317Z] #29 19.60 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2022-08-08T13:24:20.328Z] #49 ... [2022-08-08T13:24:20.328Z] [2022-08-08T13:24:20.328Z] #55 [containerd 1/2] 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-08T13:24:20.328Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-08T13:24:20.328Z] #55 4.654 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:24:20.328Z] #55 4.701 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:24:20.328Z] #55 4.701 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:24:20.328Z] #55 5.828 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:24:20.328Z] #55 8.851 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:24:20.328Z] #55 ... [2022-08-08T13:24:20.328Z] [2022-08-08T13:24:20.328Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-08T13:24:20.328Z] #24 sha256:c09651bb502f87de6aba134894d0e4257dd27aeaaba801d2912e657a79ff7d7f [2022-08-08T13:24:20.328Z] #24 5.429 + RM_GOPATH=0 [2022-08-08T13:24:20.328Z] #24 5.429 + TMP_GOPATH= [2022-08-08T13:24:20.328Z] #24 5.429 + : /build [2022-08-08T13:24:20.328Z] #24 5.429 + '[' -z '' ']' [2022-08-08T13:24:20.328Z] #24 5.429 ++ mktemp -d [2022-08-08T13:24:20.328Z] #24 5.429 + export GOPATH=/tmp/tmp.YhF0KcuoYc [2022-08-08T13:24:20.328Z] #24 5.431 + GOPATH=/tmp/tmp.YhF0KcuoYc [2022-08-08T13:24:20.328Z] #24 5.431 + RM_GOPATH=1 [2022-08-08T13:24:20.328Z] #24 5.432 + case "$(go env GOARCH)" in [2022-08-08T13:24:20.328Z] #24 5.457 ++ go env GOARCH [2022-08-08T13:24:20.328Z] #24 5.507 Install docker/cli version 17.06.2-ce from stable [2022-08-08T13:24:20.328Z] #24 5.511 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:20.328Z] #24 5.511 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:20.328Z] #24 5.511 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:20.328Z] #24 5.511 + dir=/tmp/install [2022-08-08T13:24:20.328Z] #24 5.511 + bin=dockercli [2022-08-08T13:24:20.328Z] #24 5.511 + shift [2022-08-08T13:24:20.328Z] #24 5.511 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-08-08T13:24:20.328Z] #24 5.511 + . /tmp/install/dockercli.installer [2022-08-08T13:24:20.328Z] #24 5.511 ++ : stable [2022-08-08T13:24:20.328Z] #24 5.511 ++ : 17.06.2-ce [2022-08-08T13:24:20.328Z] #24 5.511 + install_dockercli [2022-08-08T13:24:20.328Z] #24 5.511 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-08T13:24:20.328Z] #24 5.511 ++ uname -m [2022-08-08T13:24:20.328Z] #24 5.511 + arch=x86_64 [2022-08-08T13:24:20.328Z] #24 5.511 + '[' x86_64 '!=' x86_64 ']' [2022-08-08T13:24:20.328Z] #24 5.511 + url=https://download.docker.com/linux/static [2022-08-08T13:24:20.328Z] #24 5.511 + tar -xz docker/docker [2022-08-08T13:24:20.328Z] #24 5.511 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-08T13:24:20.570Z] #36 38.83 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-08-08T13:24:20.570Z] #36 38.89 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-08-08T13:24:20.570Z] #36 39.07 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-08-08T13:24:20.570Z] #36 39.10 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-08-08T13:24:20.570Z] #36 39.10 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-08-08T13:24:20.570Z] #36 39.11 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-08-08T13:24:20.570Z] #36 39.12 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-08-08T13:24:20.586Z] #29 20.18 [2022-08-08T13:24:20.587Z] #24 ... [2022-08-08T13:24:20.587Z] [2022-08-08T13:24:20.587Z] #36 [tini 1/2] 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-08T13:24:20.587Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:24:20.587Z] #36 6.134 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:24:20.587Z] #36 6.229 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:24:20.587Z] #36 6.241 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:24:20.587Z] #36 8.518 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:24:20.587Z] #36 10.83 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:24:20.587Z] #36 ... [2022-08-08T13:24:20.587Z] [2022-08-08T13:24:20.588Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-08T13:24:20.588Z] #47 sha256:4a2b0609dd1b6fc2da2329a4cc9045a210058a29f256783deaeedfe10ee2b593 [2022-08-08T13:24:20.588Z] #47 5.093 + RM_GOPATH=0 [2022-08-08T13:24:20.588Z] #47 5.093 + TMP_GOPATH= [2022-08-08T13:24:20.588Z] #47 5.093 + : /build [2022-08-08T13:24:20.588Z] #47 5.093 + '[' -z '' ']' [2022-08-08T13:24:20.588Z] #47 5.093 ++ mktemp -d [2022-08-08T13:24:20.588Z] #47 5.093 + export GOPATH=/tmp/tmp.oq1HrKp8q3 [2022-08-08T13:24:20.588Z] #47 5.093 + GOPATH=/tmp/tmp.oq1HrKp8q3 [2022-08-08T13:24:20.588Z] #47 5.093 + RM_GOPATH=1 [2022-08-08T13:24:20.588Z] #47 5.093 + case "$(go env GOARCH)" in [2022-08-08T13:24:20.588Z] #47 5.100 ++ go env GOARCH [2022-08-08T13:24:20.588Z] #47 5.127 Install gotestsum version v1.7.0 [2022-08-08T13:24:20.588Z] #47 5.127 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:20.588Z] #47 5.127 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:20.588Z] #47 5.127 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:20.588Z] #47 5.127 + dir=/tmp/install [2022-08-08T13:24:20.588Z] #47 5.127 + bin=gotestsum [2022-08-08T13:24:20.588Z] #47 5.127 + shift [2022-08-08T13:24:20.588Z] #47 5.127 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-08-08T13:24:20.588Z] #47 5.127 + . /tmp/install/gotestsum.installer [2022-08-08T13:24:20.588Z] #47 5.127 ++ : v1.7.0 [2022-08-08T13:24:20.588Z] #47 5.127 + install_gotestsum [2022-08-08T13:24:20.588Z] #47 5.127 + set -e [2022-08-08T13:24:20.588Z] #47 5.127 + echo 'Install gotestsum version v1.7.0' [2022-08-08T13:24:20.588Z] #47 5.127 + GOBIN=/build [2022-08-08T13:24:20.588Z] #47 5.127 + GO111MODULE=on [2022-08-08T13:24:20.588Z] #47 5.127 + go install gotest.tools/gotestsum@v1.7.0 [2022-08-08T13:24:20.588Z] #47 5.821 go: downloading gotest.tools/gotestsum v1.7.0 [2022-08-08T13:24:20.588Z] #47 8.678 go: downloading github.com/fatih/color v1.10.0 [2022-08-08T13:24:20.588Z] #47 8.695 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-08T13:24:20.588Z] #47 8.750 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-08T13:24:20.588Z] #47 8.826 go: downloading github.com/pkg/errors v0.9.1 [2022-08-08T13:24:20.588Z] #47 9.374 go: downloading golang.org/x/tools v0.1.0 [2022-08-08T13:24:20.588Z] #47 9.455 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-08T13:24:20.588Z] #47 9.549 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-08T13:24:20.588Z] #47 9.717 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-08T13:24:20.588Z] #47 9.862 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-08T13:24:20.847Z] #47 ... [2022-08-08T13:24:20.847Z] [2022-08-08T13:24:20.847Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:20.847Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:20.847Z] #42 5.792 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:24:20.847Z] #42 5.854 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:24:20.847Z] #42 5.856 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:24:20.847Z] #42 8.755 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:24:20.847Z] #42 11.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:24:20.855Z] #13 6.610 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-08-08T13:24:21.107Z] #42 ... [2022-08-08T13:24:21.107Z] [2022-08-08T13:24:21.107Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:21.107Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:24:21.107Z] #13 6.452 Get:6 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:24:21.134Z] #29 20.58 #=#=# ######################################################################## 100.0% [2022-08-08T13:24:21.134Z] #29 20.78 [2022-08-08T13:24:21.138Z] #36 ... [2022-08-08T13:24:21.138Z] [2022-08-08T13:24:21.138Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:21.138Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:21.138Z] #42 26.87 Reading package lists... [2022-08-08T13:24:21.138Z] #42 33.62 Building dependency tree... [2022-08-08T13:24:21.138Z] #42 35.03 Reading state information... [2022-08-08T13:24:21.138Z] #42 36.89 The following additional packages will be installed: [2022-08-08T13:24:21.138Z] #42 36.90 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-08-08T13:24:21.138Z] #42 36.90 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-08-08T13:24:21.138Z] #42 36.92 Suggested packages: [2022-08-08T13:24:21.138Z] #42 36.93 manpages-dev python-setuptools [2022-08-08T13:24:21.138Z] #42 38.09 The following NEW packages will be installed: [2022-08-08T13:24:21.139Z] #42 38.10 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-08-08T13:24:21.139Z] #42 38.11 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-08-08T13:24:21.139Z] #42 38.11 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-08-08T13:24:21.139Z] #42 38.11 python-six zlib1g-dev [2022-08-08T13:24:21.139Z] #42 38.51 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:24:21.139Z] #42 38.51 Need to get 4091 kB of archives. [2022-08-08T13:24:21.139Z] #42 38.51 After this operation, 22.5 MB of additional disk space will be used. [2022-08-08T13:24:21.139Z] #42 38.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-08-08T13:24:21.139Z] #42 38.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-08T13:24:21.139Z] #42 38.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-08-08T13:24:21.139Z] #42 38.52 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-08-08T13:24:21.139Z] #42 38.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-08-08T13:24:21.139Z] #42 38.54 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-08-08T13:24:21.139Z] #42 38.54 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-08-08T13:24:21.139Z] #42 38.55 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-08-08T13:24:21.139Z] #42 38.58 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-08-08T13:24:21.139Z] #42 38.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-08-08T13:24:21.139Z] #42 38.70 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-08-08T13:24:21.139Z] #42 38.82 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-08-08T13:24:21.139Z] #42 38.89 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-08-08T13:24:21.139Z] #42 38.89 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-08-08T13:24:21.139Z] #42 38.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-08-08T13:24:21.139Z] #42 38.93 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-08-08T13:24:21.139Z] #42 38.94 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-08-08T13:24:21.393Z] #29 ... [2022-08-08T13:24:21.393Z] [2022-08-08T13:24:21.393Z] #55 [containerd 1/2] 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-08T13:24:21.393Z] #55 sha256:7b69f50db9b76db34e6ff2507b555d3a0fdcba0cda3fa7f5e6584ac0c0f3d9c0 [2022-08-08T13:24:21.393Z] #55 17.77 Fetched 8293 kB in 14s (599 kB/s) [2022-08-08T13:24:21.426Z] #13 ... [2022-08-08T13:24:21.427Z] [2022-08-08T13:24:21.427Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-08T13:24:21.427Z] #47 sha256:fdb6805ec14d459deecb5744795044927585b1eab6a66f9cb3d554fe61c465c1 [2022-08-08T13:24:21.427Z] #47 3.656 + RM_GOPATH=0 [2022-08-08T13:24:21.427Z] #47 3.656 + TMP_GOPATH= [2022-08-08T13:24:21.427Z] #47 3.656 + : /build [2022-08-08T13:24:21.427Z] #47 3.656 + '[' -z '' ']' [2022-08-08T13:24:21.427Z] #47 3.657 ++ mktemp -d [2022-08-08T13:24:21.427Z] #47 3.666 + export GOPATH=/tmp/tmp.xKCgXqz7Sy [2022-08-08T13:24:21.427Z] #47 3.666 + GOPATH=/tmp/tmp.xKCgXqz7Sy [2022-08-08T13:24:21.427Z] #47 3.666 + RM_GOPATH=1 [2022-08-08T13:24:21.427Z] #47 3.666 + case "$(go env GOARCH)" in [2022-08-08T13:24:21.427Z] #47 3.666 ++ go env GOARCH [2022-08-08T13:24:21.427Z] #47 3.666 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:21.427Z] #47 3.666 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:21.427Z] #47 3.666 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:21.427Z] #47 3.666 + dir=/tmp/install [2022-08-08T13:24:21.427Z] #47 3.666 + bin=gotestsum [2022-08-08T13:24:21.427Z] #47 3.666 + shift [2022-08-08T13:24:21.427Z] #47 3.666 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2022-08-08T13:24:21.427Z] #47 3.666 + . /tmp/install/gotestsum.installer [2022-08-08T13:24:21.427Z] #47 3.666 ++ : v1.7.0 [2022-08-08T13:24:21.427Z] #47 3.666 + install_gotestsum [2022-08-08T13:24:21.427Z] #47 3.666 + set -e [2022-08-08T13:24:21.427Z] #47 3.666 + echo 'Install gotestsum version v1.7.0' [2022-08-08T13:24:21.427Z] #47 3.666 + GOBIN=/build [2022-08-08T13:24:21.427Z] #47 3.666 + GO111MODULE=on [2022-08-08T13:24:21.427Z] #47 3.666 + go install gotest.tools/gotestsum@v1.7.0 [2022-08-08T13:24:21.427Z] #47 3.666 Install gotestsum version v1.7.0 [2022-08-08T13:24:21.427Z] #47 4.018 go: downloading gotest.tools/gotestsum v1.7.0 [2022-08-08T13:24:21.427Z] #47 5.159 go: downloading github.com/fatih/color v1.10.0 [2022-08-08T13:24:21.427Z] #47 5.159 go: downloading github.com/dnephin/pflag v1.0.7 [2022-08-08T13:24:21.427Z] #47 5.232 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2022-08-08T13:24:21.427Z] #47 5.232 go: downloading github.com/pkg/errors v0.9.1 [2022-08-08T13:24:21.427Z] #47 5.514 go: downloading golang.org/x/tools v0.1.0 [2022-08-08T13:24:21.427Z] #47 5.640 go: downloading github.com/mattn/go-colorable v0.1.8 [2022-08-08T13:24:21.427Z] #47 5.727 go: downloading github.com/mattn/go-isatty v0.0.12 [2022-08-08T13:24:21.427Z] #47 5.819 go: downloading github.com/fsnotify/fsnotify v1.4.9 [2022-08-08T13:24:21.427Z] #47 5.918 go: downloading golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 [2022-08-08T13:24:21.687Z] #47 ... [2022-08-08T13:24:21.687Z] [2022-08-08T13:24:21.688Z] #55 [containerd 1/2] 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-08T13:24:21.688Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-08T13:24:21.688Z] #55 4.394 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:24:21.688Z] #55 4.406 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:24:21.688Z] #55 4.423 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:24:21.688Z] #55 4.887 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:24:21.688Z] #55 6.292 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:24:21.688Z] #55 9.118 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:24:21.688Z] #55 ... [2022-08-08T13:24:21.688Z] [2022-08-08T13:24:21.688Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:24:21.688Z] #58 sha256:ae0934ead9352b231760185cf18f2bbeab424f518b861620bae85a8150d7c46d [2022-08-08T13:24:21.688Z] #58 4.406 + RM_GOPATH=0 [2022-08-08T13:24:21.688Z] #58 4.406 + TMP_GOPATH= [2022-08-08T13:24:21.688Z] #58 4.406 + : /build [2022-08-08T13:24:21.688Z] #58 4.406 + '[' -z '' ']' [2022-08-08T13:24:21.688Z] #58 4.406 ++ mktemp -d [2022-08-08T13:24:21.688Z] #58 4.423 + export GOPATH=/tmp/tmp.0c3dMZIcKj [2022-08-08T13:24:21.688Z] #58 4.423 + GOPATH=/tmp/tmp.0c3dMZIcKj [2022-08-08T13:24:21.688Z] #58 4.423 + RM_GOPATH=1 [2022-08-08T13:24:21.688Z] #58 4.423 + case "$(go env GOARCH)" in [2022-08-08T13:24:21.688Z] #58 4.423 ++ go env GOARCH [2022-08-08T13:24:21.688Z] #58 4.423 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:21.688Z] #58 4.423 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:21.688Z] #58 4.423 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:21.688Z] #58 4.427 + dir=/tmp/install [2022-08-08T13:24:21.688Z] #58 4.427 + bin=rootlesskit [2022-08-08T13:24:21.688Z] #58 4.427 + shift [2022-08-08T13:24:21.688Z] #58 4.427 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2022-08-08T13:24:21.688Z] #58 4.427 + . /tmp/install/rootlesskit.installer [2022-08-08T13:24:21.688Z] #58 4.427 ++ : v0.14.4 [2022-08-08T13:24:21.688Z] #58 4.427 + install_rootlesskit [2022-08-08T13:24:21.688Z] #58 4.427 + case "$1" in [2022-08-08T13:24:21.688Z] #58 4.427 + export CGO_ENABLED=0 [2022-08-08T13:24:21.688Z] #58 4.427 + CGO_ENABLED=0 [2022-08-08T13:24:21.688Z] #58 4.427 + _install_rootlesskit [2022-08-08T13:24:21.688Z] #58 4.427 + echo 'Install rootlesskit version v0.14.4' [2022-08-08T13:24:21.688Z] #58 4.427 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T13:24:21.688Z] #58 4.427 + GOBIN=/build [2022-08-08T13:24:21.688Z] #58 4.427 + GO111MODULE=on [2022-08-08T13:24:21.688Z] #58 4.427 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2022-08-08T13:24:21.688Z] #58 4.427 Install rootlesskit version v0.14.4 [2022-08-08T13:24:21.688Z] #58 4.924 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2022-08-08T13:24:21.688Z] #58 7.370 go: downloading github.com/pkg/errors v0.9.1 [2022-08-08T13:24:21.688Z] #58 7.402 go: downloading github.com/sirupsen/logrus v1.8.1 [2022-08-08T13:24:21.688Z] #58 7.512 go: downloading github.com/urfave/cli/v2 v2.3.0 [2022-08-08T13:24:21.688Z] #58 8.182 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2022-08-08T13:24:21.705Z] #42 40.14 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:24:21.949Z] #58 ... [2022-08-08T13:24:21.949Z] [2022-08-08T13:24:21.949Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:21.949Z] #49 sha256:0598f2f853d5857264c7a51427efddb3179e0407cbad0a1e070f3fe1d9c47e0e [2022-08-08T13:24:21.949Z] #49 4.331 + RM_GOPATH=0 [2022-08-08T13:24:21.949Z] #49 4.331 + TMP_GOPATH= [2022-08-08T13:24:21.949Z] #49 4.331 + : /build [2022-08-08T13:24:21.949Z] #49 4.331 + '[' -z '' ']' [2022-08-08T13:24:21.949Z] #49 4.341 Install golangci-lint version v1.23.8 [2022-08-08T13:24:21.949Z] #49 4.342 ++ mktemp -d [2022-08-08T13:24:21.949Z] #49 4.342 + export GOPATH=/tmp/tmp.0OF3TLR1Np [2022-08-08T13:24:21.949Z] #49 4.342 + GOPATH=/tmp/tmp.0OF3TLR1Np [2022-08-08T13:24:21.949Z] #49 4.342 + RM_GOPATH=1 [2022-08-08T13:24:21.949Z] #49 4.342 + case "$(go env GOARCH)" in [2022-08-08T13:24:21.949Z] #49 4.342 ++ go env GOARCH [2022-08-08T13:24:21.949Z] #49 4.342 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:21.949Z] #49 4.342 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:21.949Z] #49 4.342 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:21.949Z] #49 4.342 + dir=/tmp/install [2022-08-08T13:24:21.949Z] #49 4.342 + bin=golangci_lint [2022-08-08T13:24:21.949Z] #49 4.342 + shift [2022-08-08T13:24:21.949Z] #49 4.342 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2022-08-08T13:24:21.949Z] #49 4.342 + . /tmp/install/golangci_lint.installer [2022-08-08T13:24:21.949Z] #49 4.342 ++ : v1.23.8 [2022-08-08T13:24:21.949Z] #49 4.342 + install_golangci_lint [2022-08-08T13:24:21.949Z] #49 4.342 + set -e [2022-08-08T13:24:21.949Z] #49 4.342 + echo 'Install golangci-lint version v1.23.8' [2022-08-08T13:24:21.949Z] #49 4.342 + GOBIN=/build [2022-08-08T13:24:21.949Z] #49 4.342 + GO111MODULE=on [2022-08-08T13:24:21.949Z] #49 4.342 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2022-08-08T13:24:21.949Z] #49 4.860 go: downloading github.com/golangci/golangci-lint v1.23.8 [2022-08-08T13:24:21.968Z] #42 ... [2022-08-08T13:24:21.968Z] [2022-08-08T13:24:21.968Z] #55 [containerd 1/2] 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-08T13:24:21.968Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-08T13:24:21.968Z] #55 26.84 Reading package lists... [2022-08-08T13:24:21.968Z] #55 33.76 Building dependency tree... [2022-08-08T13:24:21.968Z] #55 35.17 Reading state information... [2022-08-08T13:24:21.968Z] #55 37.03 The following additional packages will be installed: [2022-08-08T13:24:21.968Z] #55 37.06 libbtrfs0 [2022-08-08T13:24:21.968Z] #55 37.29 The following NEW packages will be installed: [2022-08-08T13:24:21.968Z] #55 37.30 libbtrfs-dev libbtrfs0 [2022-08-08T13:24:21.968Z] #55 37.74 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:24:21.968Z] #55 37.74 Need to get 119 kB of archives. [2022-08-08T13:24:21.968Z] #55 37.74 After this operation, 387 kB of additional disk space will be used. [2022-08-08T13:24:21.968Z] #55 37.74 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-08-08T13:24:21.968Z] #55 37.74 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-08-08T13:24:21.968Z] #55 38.87 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:24:21.968Z] #55 39.07 Fetched 119 kB in 0s (422 kB/s) [2022-08-08T13:24:21.968Z] #55 39.19 Selecting previously unselected package libbtrfs0. [2022-08-08T13:24:21.968Z] #55 39.20 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-08-08T13:24:21.968Z] #55 39.35 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-08-08T13:24:21.968Z] #55 39.37 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-08T13:24:21.968Z] #55 39.49 Selecting previously unselected package libbtrfs-dev. [2022-08-08T13:24:21.968Z] #55 39.49 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-08-08T13:24:21.968Z] #55 39.50 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:24:21.968Z] #55 39.74 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-08T13:24:21.968Z] #55 39.76 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:24:21.968Z] #55 39.78 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:24:21.968Z] #55 DONE 40.4s [2022-08-08T13:24:21.968Z] [2022-08-08T13:24:21.968Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:24:21.968Z] #56 sha256:64f0e92b8a651c182a173fc0b8e1f183086672266463b66f9b1131f56ae54e68 [2022-08-08T13:24:22.210Z] #49 ... [2022-08-08T13:24:22.210Z] [2022-08-08T13:24:22.210Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:22.210Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:22.210Z] #42 6.322 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:24:22.210Z] #42 6.387 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:24:22.210Z] #42 6.387 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:24:22.210Z] #42 7.527 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:24:22.210Z] #42 10.06 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:24:22.210Z] #42 ... [2022-08-08T13:24:22.210Z] [2022-08-08T13:24:22.210Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-08T13:24:22.210Z] #67 sha256:ad6647276ad8eef062fc15e3f6a48fc6e09a362b6a0aeae78d841d1a8ab4162b [2022-08-08T13:24:22.210Z] #67 4.781 + RM_GOPATH=0 [2022-08-08T13:24:22.210Z] #67 4.781 + TMP_GOPATH= [2022-08-08T13:24:22.210Z] #67 4.781 + : /build [2022-08-08T13:24:22.210Z] #67 4.781 + '[' -z '' ']' [2022-08-08T13:24:22.210Z] #67 4.784 ++ mktemp -d [2022-08-08T13:24:22.210Z] #67 4.796 + export GOPATH=/tmp/tmp.uvgZI19YXm [2022-08-08T13:24:22.210Z] #67 4.796 + GOPATH=/tmp/tmp.uvgZI19YXm [2022-08-08T13:24:22.210Z] #67 4.796 + RM_GOPATH=1 [2022-08-08T13:24:22.210Z] #67 4.796 + case "$(go env GOARCH)" in [2022-08-08T13:24:22.210Z] #67 4.796 ++ go env GOARCH [2022-08-08T13:24:22.210Z] #67 4.818 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:22.210Z] #67 4.818 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:22.210Z] #67 4.818 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:22.210Z] #67 4.818 + dir=/tmp/install [2022-08-08T13:24:22.210Z] #67 4.818 + bin=proxy [2022-08-08T13:24:22.210Z] #67 4.818 + shift [2022-08-08T13:24:22.210Z] #67 4.818 + '[' '!' -f /tmp/install/proxy.installer ']' [2022-08-08T13:24:22.210Z] #67 4.818 + . /tmp/install/proxy.installer [2022-08-08T13:24:22.210Z] #67 4.818 ++ : 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-08T13:24:22.210Z] #67 4.818 + install_proxy [2022-08-08T13:24:22.210Z] #67 4.818 + case "$1" in [2022-08-08T13:24:22.210Z] #67 4.818 + export CGO_ENABLED=0 [2022-08-08T13:24:22.210Z] #67 4.818 + CGO_ENABLED=0 [2022-08-08T13:24:22.210Z] #67 4.818 + _install_proxy [2022-08-08T13:24:22.210Z] #67 4.818 + echo 'Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789' [2022-08-08T13:24:22.210Z] #67 4.818 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.uvgZI19YXm/src/github.com/docker/libnetwork [2022-08-08T13:24:22.210Z] #67 4.818 Cloning into '/tmp/tmp.uvgZI19YXm/src/github.com/docker/libnetwork'... [2022-08-08T13:24:22.210Z] #67 4.828 Install docker-proxy version 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-08T13:24:22.210Z] #67 ... [2022-08-08T13:24:22.210Z] [2022-08-08T13:24:22.210Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-08T13:24:22.210Z] #24 sha256:d29e00d3fbefc774b343732ee0afc973144ea4b842b555bcb3e7e555bd73f0b0 [2022-08-08T13:24:22.210Z] #24 4.711 + RM_GOPATH=0 [2022-08-08T13:24:22.210Z] #24 4.711 + TMP_GOPATH= [2022-08-08T13:24:22.210Z] #24 4.711 + : /build [2022-08-08T13:24:22.210Z] #24 4.711 + '[' -z '' ']' [2022-08-08T13:24:22.210Z] #24 4.711 ++ mktemp -d [2022-08-08T13:24:22.210Z] #24 4.711 + export GOPATH=/tmp/tmp.nbD2Bf3zxA [2022-08-08T13:24:22.210Z] #24 4.711 + GOPATH=/tmp/tmp.nbD2Bf3zxA [2022-08-08T13:24:22.210Z] #24 4.711 + RM_GOPATH=1 [2022-08-08T13:24:22.210Z] #24 4.711 + case "$(go env GOARCH)" in [2022-08-08T13:24:22.210Z] #24 4.711 ++ go env GOARCH [2022-08-08T13:24:22.210Z] #24 4.711 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:22.210Z] #24 4.711 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:22.210Z] #24 4.711 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:22.210Z] #24 4.711 + dir=/tmp/install [2022-08-08T13:24:22.210Z] #24 4.711 + bin=dockercli [2022-08-08T13:24:22.210Z] #24 4.711 + shift [2022-08-08T13:24:22.210Z] #24 4.711 + '[' '!' -f /tmp/install/dockercli.installer ']' [2022-08-08T13:24:22.210Z] #24 4.711 + . /tmp/install/dockercli.installer [2022-08-08T13:24:22.210Z] #24 4.711 ++ : stable [2022-08-08T13:24:22.210Z] #24 4.711 ++ : 17.06.2-ce [2022-08-08T13:24:22.210Z] #24 4.711 + install_dockercli [2022-08-08T13:24:22.210Z] #24 4.711 + echo 'Install docker/cli version 17.06.2-ce from stable' [2022-08-08T13:24:22.210Z] #24 4.711 ++ uname -m [2022-08-08T13:24:22.210Z] #24 4.711 + arch=x86_64 [2022-08-08T13:24:22.210Z] #24 4.711 + '[' x86_64 '!=' x86_64 ']' [2022-08-08T13:24:22.210Z] #24 4.711 + url=https://download.docker.com/linux/static [2022-08-08T13:24:22.210Z] #24 4.711 + tar -xz docker/docker [2022-08-08T13:24:22.210Z] #24 4.711 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2022-08-08T13:24:22.210Z] #24 4.711 Install docker/cli version 17.06.2-ce from stable [2022-08-08T13:24:22.471Z] #24 ... [2022-08-08T13:24:22.471Z] [2022-08-08T13:24:22.471Z] #32 [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-08T13:24:22.471Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-08T13:24:22.471Z] #32 5.856 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-08T13:24:22.471Z] #32 5.858 Cloning into '.'... [2022-08-08T13:24:22.733Z] #32 ... [2022-08-08T13:24:22.733Z] [2022-08-08T13:24:22.733Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-08T13:24:22.733Z] #51 sha256:37f7671d5b378f22cd159027a6c9fa16b245363279cd04ae57cee0dfa6361c01 [2022-08-08T13:24:22.733Z] #51 3.823 + RM_GOPATH=0 [2022-08-08T13:24:22.733Z] #51 3.823 + TMP_GOPATH= [2022-08-08T13:24:22.733Z] #51 3.823 + : /build [2022-08-08T13:24:22.733Z] #51 3.823 + '[' -z '' ']' [2022-08-08T13:24:22.733Z] #51 3.823 ++ mktemp -d [2022-08-08T13:24:22.733Z] #51 3.823 + export GOPATH=/tmp/tmp.osBW9nrwG3 [2022-08-08T13:24:22.733Z] #51 3.823 + GOPATH=/tmp/tmp.osBW9nrwG3 [2022-08-08T13:24:22.733Z] #51 3.823 + RM_GOPATH=1 [2022-08-08T13:24:22.733Z] #51 3.823 + case "$(go env GOARCH)" in [2022-08-08T13:24:22.733Z] #51 3.823 ++ go env GOARCH [2022-08-08T13:24:22.733Z] #51 3.823 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:22.733Z] #51 3.823 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:22.733Z] #51 3.823 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:22.733Z] #51 3.823 + dir=/tmp/install [2022-08-08T13:24:22.733Z] #51 3.823 + bin=shfmt [2022-08-08T13:24:22.733Z] #51 3.823 + shift [2022-08-08T13:24:22.733Z] #51 3.823 + '[' '!' -f /tmp/install/shfmt.installer ']' [2022-08-08T13:24:22.733Z] #51 3.823 + . /tmp/install/shfmt.installer [2022-08-08T13:24:22.733Z] #51 3.823 ++ : v3.0.2 [2022-08-08T13:24:22.733Z] #51 3.823 + install_shfmt [2022-08-08T13:24:22.733Z] #51 3.823 + echo 'Install shfmt version v3.0.2' [2022-08-08T13:24:22.733Z] #51 3.823 + GOBIN=/build [2022-08-08T13:24:22.733Z] #51 3.823 + GO111MODULE=on [2022-08-08T13:24:22.733Z] #51 3.823 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2022-08-08T13:24:22.733Z] #51 3.823 Install shfmt version v3.0.2 [2022-08-08T13:24:22.733Z] #51 4.169 go: downloading mvdan.cc/sh/v3 v3.0.2 [2022-08-08T13:24:22.733Z] #51 5.134 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2022-08-08T13:24:22.733Z] #51 5.159 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2022-08-08T13:24:22.733Z] #51 5.233 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2022-08-08T13:24:22.733Z] #51 6.654 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2022-08-08T13:24:22.733Z] #51 ... [2022-08-08T13:24:22.733Z] [2022-08-08T13:24:22.733Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-08T13:24:22.733Z] #45 sha256:dcc92c25c4a2a0d9942d23993ed7918507163618a68015fe79f1ae251acd4009 [2022-08-08T13:24:22.733Z] #45 4.119 + RM_GOPATH=0 [2022-08-08T13:24:22.733Z] #45 4.119 + TMP_GOPATH= [2022-08-08T13:24:22.733Z] #45 4.119 + : /build [2022-08-08T13:24:22.733Z] #45 4.119 + '[' -z '' ']' [2022-08-08T13:24:22.733Z] #45 4.119 ++ mktemp -d [2022-08-08T13:24:22.733Z] #45 4.119 + export GOPATH=/tmp/tmp.XPeyzaf21U [2022-08-08T13:24:22.733Z] #45 4.119 + GOPATH=/tmp/tmp.XPeyzaf21U [2022-08-08T13:24:22.733Z] #45 4.119 + RM_GOPATH=1 [2022-08-08T13:24:22.733Z] #45 4.119 + case "$(go env GOARCH)" in [2022-08-08T13:24:22.733Z] #45 4.119 ++ go env GOARCH [2022-08-08T13:24:22.733Z] #45 4.132 Install vndr version v0.1.2 [2022-08-08T13:24:22.733Z] #45 4.132 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:22.733Z] #45 4.132 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:22.733Z] #45 4.132 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:22.733Z] #45 4.132 + dir=/tmp/install [2022-08-08T13:24:22.733Z] #45 4.132 + bin=vndr [2022-08-08T13:24:22.733Z] #45 4.132 + shift [2022-08-08T13:24:22.733Z] #45 4.132 + '[' '!' -f /tmp/install/vndr.installer ']' [2022-08-08T13:24:22.733Z] #45 4.132 + . /tmp/install/vndr.installer [2022-08-08T13:24:22.733Z] #45 4.132 ++ : v0.1.2 [2022-08-08T13:24:22.733Z] #45 4.132 + install_vndr [2022-08-08T13:24:22.733Z] #45 4.132 + echo 'Install vndr version v0.1.2' [2022-08-08T13:24:22.733Z] #45 4.132 + GOBIN=/build [2022-08-08T13:24:22.733Z] #45 4.132 + GO111MODULE=on [2022-08-08T13:24:22.733Z] #45 4.132 + go install github.com/LK4D4/vndr@v0.1.2 [2022-08-08T13:24:22.733Z] #45 4.565 go: downloading github.com/LK4D4/vndr v0.1.2 [2022-08-08T13:24:22.906Z] #56 0.999 + RM_GOPATH=0 [2022-08-08T13:24:22.906Z] #56 0.999 + TMP_GOPATH= [2022-08-08T13:24:22.906Z] #56 0.999 + : /build [2022-08-08T13:24:22.906Z] #56 1.000 + '[' -z '' ']' [2022-08-08T13:24:22.906Z] #56 1.001 ++ mktemp -d [2022-08-08T13:24:22.906Z] #56 1.002 + export GOPATH=/tmp/tmp.GhpMMDBVod [2022-08-08T13:24:22.906Z] #56 1.002 + GOPATH=/tmp/tmp.GhpMMDBVod [2022-08-08T13:24:22.906Z] #56 1.002 + RM_GOPATH=1 [2022-08-08T13:24:22.906Z] #56 1.003 + case "$(go env GOARCH)" in [2022-08-08T13:24:22.906Z] #56 1.006 ++ go env GOARCH [2022-08-08T13:24:22.906Z] #56 1.039 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:22.906Z] #56 1.040 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:22.906Z] #56 1.042 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:22.906Z] #56 1.046 + dir=/tmp/install [2022-08-08T13:24:22.906Z] #56 1.050 + bin=containerd [2022-08-08T13:24:22.906Z] #56 1.050 + shift [2022-08-08T13:24:22.906Z] #56 1.050 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-08-08T13:24:22.906Z] #56 1.051 + . /tmp/install/containerd.installer [2022-08-08T13:24:22.906Z] #56 1.051 ++ set -e [2022-08-08T13:24:22.906Z] #56 1.051 ++ : v1.6.7 [2022-08-08T13:24:22.906Z] #56 1.054 + install_containerd [2022-08-08T13:24:22.906Z] #56 1.058 + echo 'Install containerd version v1.6.7' [2022-08-08T13:24:22.906Z] #56 1.062 Install containerd version v1.6.7 [2022-08-08T13:24:22.906Z] #56 1.062 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GhpMMDBVod/src/github.com/containerd/containerd [2022-08-08T13:24:22.906Z] #56 1.064 Cloning into '/tmp/tmp.GhpMMDBVod/src/github.com/containerd/containerd'... [2022-08-08T13:24:22.998Z] #45 ... [2022-08-08T13:24:22.998Z] [2022-08-08T13:24:22.998Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-08T13:24:22.998Z] #47 sha256:fdb6805ec14d459deecb5744795044927585b1eab6a66f9cb3d554fe61c465c1 [2022-08-08T13:24:22.998Z] #47 10.77 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-08T13:24:22.998Z] #47 10.90 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-08T13:24:22.998Z] #47 11.10 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-08T13:24:23.641Z] #13 9.057 Get:7 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:24:24.579Z] #13 ... [2022-08-08T13:24:24.579Z] [2022-08-08T13:24:24.579Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-08T13:24:24.579Z] #24 sha256:c09651bb502f87de6aba134894d0e4257dd27aeaaba801d2912e657a79ff7d7f [2022-08-08T13:24:24.579Z] #24 14.76 + mkdir -p /build [2022-08-08T13:24:24.579Z] #24 14.76 + mv docker/docker /build/ [2022-08-08T13:24:24.579Z] #24 14.77 + rmdir docker [2022-08-08T13:24:24.579Z] #24 DONE 15.1s [2022-08-08T13:24:24.665Z] #55 17.77 Reading package lists... [2022-08-08T13:24:24.665Z] #55 ... [2022-08-08T13:24:24.665Z] [2022-08-08T13:24:24.665Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:24.665Z] #49 sha256:d56fb9c128d8f78b69d352ac3414df7b6036815c65b021e27d908b78ff3c6cb3 [2022-08-08T13:24:24.665Z] #49 10.86 go: downloading github.com/fatih/color v1.7.0 [2022-08-08T13:24:24.665Z] #49 10.86 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-08-08T13:24:24.665Z] #49 10.91 go: downloading github.com/pkg/errors v0.8.1 [2022-08-08T13:24:24.665Z] #49 10.97 go: downloading github.com/spf13/cobra v0.0.5 [2022-08-08T13:24:24.665Z] #49 11.06 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-08T13:24:24.665Z] #49 11.35 go: downloading github.com/spf13/viper v1.6.1 [2022-08-08T13:24:24.665Z] #49 11.67 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-08-08T13:24:24.665Z] #49 11.72 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-08-08T13:24:24.665Z] #49 11.77 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-08-08T13:24:24.665Z] #49 11.79 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-08-08T13:24:24.665Z] #49 12.72 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-08-08T13:24:24.665Z] #49 13.00 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-08T13:24:24.665Z] #49 16.42 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-08-08T13:24:24.665Z] #49 16.49 go: downloading github.com/stretchr/testify v1.4.0 [2022-08-08T13:24:24.665Z] #49 16.71 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-08-08T13:24:24.665Z] #49 16.76 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-08-08T13:24:24.665Z] #49 16.87 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-08T13:24:24.665Z] #49 17.41 go: downloading github.com/magiconair/properties v1.8.1 [2022-08-08T13:24:24.665Z] #49 17.43 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-08-08T13:24:24.665Z] #49 17.47 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-08-08T13:24:24.665Z] #49 17.51 go: downloading github.com/spf13/afero v1.1.2 [2022-08-08T13:24:24.665Z] #49 17.79 go: downloading github.com/spf13/cast v1.3.0 [2022-08-08T13:24:24.665Z] #49 17.87 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-08-08T13:24:24.665Z] #49 17.87 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-08T13:24:24.665Z] #49 17.87 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-08-08T13:24:24.665Z] #49 17.93 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-08-08T13:24:24.665Z] #49 18.02 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-08-08T13:24:24.665Z] #49 18.14 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-08T13:24:24.665Z] #49 18.21 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-08T13:24:24.665Z] #49 18.24 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-08-08T13:24:24.665Z] #49 18.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-08T13:24:24.665Z] #49 18.44 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-08T13:24:24.665Z] #49 18.48 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-08T13:24:24.665Z] #49 18.51 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-08-08T13:24:24.665Z] #49 18.72 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-08-08T13:24:24.665Z] #49 18.87 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-08-08T13:24:24.665Z] #49 18.98 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-08T13:24:24.665Z] #49 19.04 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-08T13:24:24.665Z] #49 19.20 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-08-08T13:24:24.665Z] #49 19.21 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-08-08T13:24:24.665Z] #49 19.82 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-08-08T13:24:24.665Z] #49 19.88 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-08-08T13:24:24.665Z] #49 19.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-08T13:24:24.665Z] #49 20.07 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-08-08T13:24:24.665Z] #49 20.13 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-08T13:24:24.665Z] #49 20.28 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-08T13:24:24.665Z] #49 20.43 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-08-08T13:24:24.665Z] #49 20.86 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-08-08T13:24:24.665Z] #49 20.94 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-08T13:24:24.665Z] #49 20.96 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-08-08T13:24:24.665Z] #49 21.00 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-08-08T13:24:24.665Z] #49 ... [2022-08-08T13:24:24.665Z] [2022-08-08T13:24:24.665Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-08T13:24:24.665Z] #67 sha256:782f0b716b7a0aaf0a56d4fd302bfb5191d39b957e04ceca68723b5c3d5e955b [2022-08-08T13:24:24.665Z] #67 20.12 Checking out files: 86% (1644/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-08-08T13:24:24.665Z] #67 20.50 + cd /tmp/tmp.5bwMTJwNit/src/github.com/docker/libnetwork [2022-08-08T13:24:24.665Z] #67 20.50 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-08T13:24:24.665Z] #67 21.11 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-08-08T13:24:24.838Z] [2022-08-08T13:24:24.838Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:24.838Z] #49 sha256:26d7419b87dbb25314b0b5916aeec9af401ae921024f49a202410a6e8c6bb9e2 [2022-08-08T13:24:24.838Z] #49 12.11 go: downloading github.com/fatih/color v1.7.0 [2022-08-08T13:24:24.838Z] #49 12.12 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-08-08T13:24:24.838Z] #49 12.21 go: downloading github.com/pkg/errors v0.8.1 [2022-08-08T13:24:24.839Z] #49 12.22 go: downloading github.com/spf13/cobra v0.0.5 [2022-08-08T13:24:24.839Z] #49 12.37 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-08T13:24:24.839Z] #49 12.65 go: downloading github.com/spf13/viper v1.6.1 [2022-08-08T13:24:24.839Z] #49 13.04 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-08-08T13:24:24.839Z] #49 13.05 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-08-08T13:24:24.839Z] #49 13.09 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-08-08T13:24:24.839Z] #49 13.09 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-08-08T13:24:24.839Z] #49 13.43 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-08T13:24:24.839Z] #49 13.50 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-08-08T13:24:24.839Z] #49 ... [2022-08-08T13:24:24.839Z] [2022-08-08T13:24:24.839Z] #32 [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-08T13:24:24.839Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-08T13:24:24.839Z] #32 4.906 + git clone https://github.com/kolyshkin/go-swagger.git . [2022-08-08T13:24:24.839Z] #32 4.915 Cloning into '.'... [2022-08-08T13:24:24.911Z] #47 13.56 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-08T13:24:25.098Z] #32 ... [2022-08-08T13:24:25.098Z] [2022-08-08T13:24:25.098Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:24:25.098Z] #58 sha256:ca4731f889d3115ce9c2972e367347a8fa39c4e9ff7fabcd9a9f8cf04b188b37 [2022-08-08T13:24:25.098Z] #58 11.87 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-08-08T13:24:25.098Z] #58 12.96 go: downloading github.com/google/uuid v1.3.0 [2022-08-08T13:24:25.098Z] #58 13.00 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-08T13:24:25.098Z] #58 13.17 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-08T13:24:25.098Z] #58 13.40 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-08T13:24:25.098Z] #58 13.45 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-08T13:24:25.098Z] #58 13.73 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-08-08T13:24:25.098Z] #58 14.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-08T13:24:25.098Z] #58 14.38 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-08-08T13:24:25.098Z] #58 ... [2022-08-08T13:24:25.098Z] [2022-08-08T13:24:25.098Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:24:25.098Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:24:25.098Z] #40 5.256 + git clone https://github.com/docker/distribution.git . [2022-08-08T13:24:25.098Z] #40 5.262 Cloning into '.'... [2022-08-08T13:24:25.172Z] #47 13.57 go: downloading golang.org/x/mod v0.3.0 [2022-08-08T13:24:25.172Z] #47 ... [2022-08-08T13:24:25.172Z] [2022-08-08T13:24:25.172Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-08T13:24:25.172Z] #24 sha256:d29e00d3fbefc774b343732ee0afc973144ea4b842b555bcb3e7e555bd73f0b0 [2022-08-08T13:24:25.172Z] #24 12.88 + mkdir -p /build [2022-08-08T13:24:25.172Z] #24 12.89 + mv docker/docker /build/ [2022-08-08T13:24:25.172Z] #24 12.89 + rmdir docker [2022-08-08T13:24:25.172Z] #24 DONE 13.7s [2022-08-08T13:24:25.357Z] #40 ... [2022-08-08T13:24:25.357Z] [2022-08-08T13:24:25.357Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:24:25.357Z] #34 sha256:31d20c8f29f84bc27c189e2d721cb6893b3ba627ee449e14190e0e7f94cedc2f [2022-08-08T13:24:25.357Z] #34 5.620 + RM_GOPATH=0 [2022-08-08T13:24:25.357Z] #34 5.620 + TMP_GOPATH= [2022-08-08T13:24:25.357Z] #34 5.620 + : /build [2022-08-08T13:24:25.357Z] #34 5.620 + '[' -z '' ']' [2022-08-08T13:24:25.357Z] #34 5.620 ++ mktemp -d [2022-08-08T13:24:25.357Z] #34 5.625 + export GOPATH=/tmp/tmp.M7ol43oSYN [2022-08-08T13:24:25.357Z] #34 5.625 + GOPATH=/tmp/tmp.M7ol43oSYN [2022-08-08T13:24:25.357Z] #34 5.625 + RM_GOPATH=1 [2022-08-08T13:24:25.357Z] #34 5.625 + case "$(go env GOARCH)" in [2022-08-08T13:24:25.357Z] #34 5.625 ++ go env GOARCH [2022-08-08T13:24:25.357Z] #34 5.670 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:25.357Z] #34 5.670 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:25.357Z] #34 5.697 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-08T13:24:25.357Z] #34 5.697 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:25.357Z] #34 5.697 + dir=/tmp/install [2022-08-08T13:24:25.357Z] #34 5.697 + bin=tomlv [2022-08-08T13:24:25.357Z] #34 5.697 + shift [2022-08-08T13:24:25.357Z] #34 5.697 + '[' '!' -f /tmp/install/tomlv.installer ']' [2022-08-08T13:24:25.357Z] #34 5.697 + . /tmp/install/tomlv.installer [2022-08-08T13:24:25.357Z] #34 5.697 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-08T13:24:25.357Z] #34 5.697 + install_tomlv [2022-08-08T13:24:25.357Z] #34 5.697 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2022-08-08T13:24:25.357Z] #34 5.697 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.M7ol43oSYN/src/github.com/BurntSushi/toml [2022-08-08T13:24:25.357Z] #34 5.706 Cloning into '/tmp/tmp.M7ol43oSYN/src/github.com/BurntSushi/toml'... [2022-08-08T13:24:25.357Z] #34 9.240 + cd /tmp/tmp.M7ol43oSYN/src/github.com/BurntSushi/toml [2022-08-08T13:24:25.357Z] #34 9.240 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2022-08-08T13:24:25.357Z] #34 9.397 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2022-08-08T13:24:25.357Z] #34 10.10 internal/unsafeheader [2022-08-08T13:24:25.357Z] #34 10.13 internal/abi [2022-08-08T13:24:25.357Z] #34 10.20 internal/cpu [2022-08-08T13:24:25.357Z] #34 10.67 internal/goexperiment [2022-08-08T13:24:25.357Z] #34 10.79 runtime/internal/atomic [2022-08-08T13:24:25.357Z] #34 11.23 internal/bytealg [2022-08-08T13:24:25.357Z] #34 11.43 runtime/internal/sys [2022-08-08T13:24:25.357Z] #34 11.73 runtime/internal/math [2022-08-08T13:24:25.357Z] #34 11.90 internal/itoa [2022-08-08T13:24:25.357Z] #34 12.20 math/bits [2022-08-08T13:24:25.357Z] #34 12.45 runtime [2022-08-08T13:24:25.357Z] #34 12.95 math [2022-08-08T13:24:25.434Z] [2022-08-08T13:24:25.434Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:25.434Z] #49 sha256:0598f2f853d5857264c7a51427efddb3179e0407cbad0a1e070f3fe1d9c47e0e [2022-08-08T13:24:25.434Z] #49 11.54 go: downloading github.com/fatih/color v1.7.0 [2022-08-08T13:24:25.434Z] #49 11.54 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2022-08-08T13:24:25.434Z] #49 11.66 go: downloading github.com/pkg/errors v0.8.1 [2022-08-08T13:24:25.434Z] #49 11.76 go: downloading github.com/spf13/cobra v0.0.5 [2022-08-08T13:24:25.434Z] #49 11.76 go: downloading github.com/spf13/pflag v1.0.5 [2022-08-08T13:24:25.434Z] #49 12.10 go: downloading github.com/spf13/viper v1.6.1 [2022-08-08T13:24:25.434Z] #49 12.68 go: downloading github.com/mattn/go-colorable v0.1.4 [2022-08-08T13:24:25.434Z] #49 12.70 go: downloading github.com/mattn/go-isatty v0.0.8 [2022-08-08T13:24:25.434Z] #49 12.77 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2022-08-08T13:24:25.434Z] #49 12.80 go: downloading github.com/go-critic/go-critic v0.4.1 [2022-08-08T13:24:25.434Z] #49 13.74 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2022-08-08T13:24:25.434Z] #49 13.89 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2022-08-08T13:24:25.441Z] #56 ... [2022-08-08T13:24:25.441Z] [2022-08-08T13:24:25.441Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-08T13:24:25.441Z] #51 sha256:c929e4bd6c0cd42ac4cbe1da9f057def0f4082dbfb5bcabf7d212434fdfc6d22 [2022-08-08T13:24:25.441Z] #51 DONE 39.1s [2022-08-08T13:24:25.441Z] [2022-08-08T13:24:25.441Z] #32 [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-08T13:24:25.441Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-08T13:24:25.441Z] #32 42.50 Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-08-08T13:24:25.441Z] #32 43.11 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-08T13:24:25.441Z] #32 43.56 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T13:24:25.595Z] #67 ... [2022-08-08T13:24:25.595Z] [2022-08-08T13:24:25.595Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:24:25.595Z] #58 sha256:eb2dc8e911a917bc17e6d5b5783edd4eda03a844e270d44174fa980c37c96e93 [2022-08-08T13:24:25.595Z] #58 11.85 go: downloading github.com/google/uuid v1.3.0 [2022-08-08T13:24:25.595Z] #58 11.90 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-08T13:24:25.595Z] #58 11.90 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-08T13:24:25.595Z] #58 11.93 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-08T13:24:25.595Z] #58 12.07 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-08T13:24:25.595Z] #58 12.23 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-08-08T13:24:25.595Z] #58 12.63 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-08T13:24:25.595Z] #58 12.75 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-08-08T13:24:25.595Z] #58 15.05 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-08-08T13:24:25.595Z] #58 19.29 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-08T13:24:25.595Z] #58 ... [2022-08-08T13:24:25.595Z] [2022-08-08T13:24:25.595Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:24:25.595Z] #40 sha256:ff57af33b58b2bbcf82410625e038ab0477faa7938b8da009cf568b0709ab8e0 [2022-08-08T13:24:25.595Z] #40 21.29 Checking out files: 97% (2132/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-08-08T13:24:25.595Z] #40 21.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-08-08T13:24:25.696Z] #49 ... [2022-08-08T13:24:25.696Z] [2022-08-08T13:24:25.696Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:24:25.696Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:24:25.696Z] #40 3.907 + git clone https://github.com/docker/distribution.git . [2022-08-08T13:24:25.696Z] #40 3.915 Cloning into '.'... [2022-08-08T13:24:25.938Z] #34 ... [2022-08-08T13:24:25.938Z] [2022-08-08T13:24:25.938Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-08T13:24:25.938Z] #67 sha256:3675af7c3b7f769a1fd7c6b8bdd2d76efd74336599a36201174fead0e25e7ba1 [2022-08-08T13:24:25.957Z] #40 ... [2022-08-08T13:24:25.957Z] [2022-08-08T13:24:25.957Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:24:25.957Z] #58 sha256:ae0934ead9352b231760185cf18f2bbeab424f518b861620bae85a8150d7c46d [2022-08-08T13:24:25.957Z] #58 11.70 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2022-08-08T13:24:25.957Z] #58 12.50 go: downloading github.com/google/uuid v1.3.0 [2022-08-08T13:24:25.957Z] #58 12.50 go: downloading github.com/moby/vpnkit v0.5.0 [2022-08-08T13:24:25.957Z] #58 12.61 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2022-08-08T13:24:25.957Z] #58 12.72 go: downloading github.com/gofrs/flock v0.8.1 [2022-08-08T13:24:25.957Z] #58 12.82 go: downloading github.com/gorilla/mux v1.8.0 [2022-08-08T13:24:25.957Z] #58 13.03 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2022-08-08T13:24:25.957Z] #58 13.54 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2022-08-08T13:24:25.957Z] #58 13.64 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2022-08-08T13:24:26.823Z] #32 ... [2022-08-08T13:24:26.823Z] [2022-08-08T13:24:26.823Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-08T13:24:26.823Z] #67 sha256:2a2e3196f24d385876ac5038e7561aa11e6b5a1be9b79069293bccf404206016 [2022-08-08T13:24:26.823Z] #67 DONE 40.8s [2022-08-08T13:24:26.823Z] [2022-08-08T13:24:26.823Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:26.823Z] #49 sha256:c1e8f7914961b7e0837757d13e4a184bf68ada41b2e3c4a0f80e12cc07bdc72e [2022-08-08T13:24:26.823Z] #49 30.78 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-08T13:24:26.823Z] #49 30.95 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-08T13:24:26.823Z] #49 30.96 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-08-08T13:24:26.823Z] #49 30.98 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-08-08T13:24:26.823Z] #49 31.00 go: downloading github.com/gogo/protobuf v1.2.1 [2022-08-08T13:24:26.823Z] #49 32.15 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-08-08T13:24:26.823Z] #49 32.38 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-08T13:24:26.823Z] #49 32.55 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-08-08T13:24:26.974Z] #67 16.55 Checking out files: 43% (838/1910) Checking out files: 44% (841/1910) Checking out files: 45% (860/1910) Checking out files: 46% (879/1910) Checking out files: 47% (898/1910) Checking out files: 48% (917/1910) Checking out files: 49% (936/1910) Checking out files: 50% (955/1910) Checking out files: 51% (975/1910) Checking out files: 52% (994/1910) Checking out files: 53% (1013/1910) Checking out files: 54% (1032/1910) Checking out files: 55% (1051/1910) Checking out files: 56% (1070/1910) Checking out files: 57% (1089/1910) Checking out files: 58% (1108/1910) Checking out files: 59% (1127/1910) Checking out files: 60% (1146/1910) Checking out files: 61% (1166/1910) Checking out files: 62% (1185/1910) Checking out files: 63% (1204/1910) Checking out files: 64% (1223/1910) Checking out files: 65% (1242/1910) Checking out files: 66% (1261/1910) Checking out files: 67% (1280/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-08-08T13:24:27.082Z] #49 ... [2022-08-08T13:24:27.082Z] [2022-08-08T13:24:27.082Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:27.082Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:27.082Z] #42 40.53 Fetched 4091 kB in 1s (5669 kB/s) [2022-08-08T13:24:27.082Z] #42 40.77 Selecting previously unselected package libcap-dev:amd64. [2022-08-08T13:24:27.082Z] #42 40.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-08-08T13:24:27.082Z] #42 40.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-08-08T13:24:27.082Z] #42 40.96 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-08-08T13:24:27.082Z] #42 41.09 Selecting previously unselected package libnet1:amd64. [2022-08-08T13:24:27.082Z] #42 41.11 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-08T13:24:27.082Z] #42 41.11 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:24:27.082Z] #42 41.31 Selecting previously unselected package libnet1-dev. [2022-08-08T13:24:27.082Z] #42 41.32 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-08T13:24:27.082Z] #42 41.35 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-08T13:24:27.082Z] #42 41.58 Selecting previously unselected package libnl-3-200:amd64. [2022-08-08T13:24:27.082Z] #42 41.58 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-08-08T13:24:27.082Z] #42 41.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-08-08T13:24:27.082Z] #42 41.73 Selecting previously unselected package libnl-3-dev:amd64. [2022-08-08T13:24:27.082Z] #42 41.73 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-08-08T13:24:27.082Z] #42 41.74 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-08-08T13:24:27.082Z] #42 42.03 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-08T13:24:27.082Z] #42 42.03 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-08-08T13:24:27.082Z] #42 42.04 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-08T13:24:27.082Z] #42 42.13 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-08T13:24:27.082Z] #42 42.15 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-08-08T13:24:27.082Z] #42 42.16 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-08-08T13:24:27.082Z] #42 42.27 Selecting previously unselected package zlib1g-dev:amd64. [2022-08-08T13:24:27.082Z] #42 42.27 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-08-08T13:24:27.082Z] #42 42.28 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-08T13:24:27.082Z] #42 42.58 Selecting previously unselected package libprotobuf17:amd64. [2022-08-08T13:24:27.082Z] #42 42.59 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-08-08T13:24:27.082Z] #42 42.61 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-08-08T13:24:27.082Z] #42 43.54 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-08-08T13:24:27.082Z] #42 43.54 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-08-08T13:24:27.082Z] #42 43.55 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-08-08T13:24:27.082Z] #42 44.02 Selecting previously unselected package libprotobuf-dev:amd64. [2022-08-08T13:24:27.082Z] #42 44.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-08-08T13:24:27.082Z] #42 44.05 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-08-08T13:24:27.234Z] #67 17.53 + cd /tmp/tmp.l7QdVu0KKX/src/github.com/docker/libnetwork [2022-08-08T13:24:27.235Z] #67 17.54 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-08T13:24:27.341Z] #42 45.81 Selecting previously unselected package libprotoc17:amd64. [2022-08-08T13:24:27.341Z] #42 ... [2022-08-08T13:24:27.341Z] [2022-08-08T13:24:27.341Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:27.341Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:24:27.341Z] #13 29.37 Reading package lists... [2022-08-08T13:24:27.341Z] #13 36.06 Building dependency tree... [2022-08-08T13:24:27.341Z] #13 37.46 Reading state information... [2022-08-08T13:24:27.341Z] #13 39.08 The following additional packages will be installed: [2022-08-08T13:24:27.341Z] #13 39.10 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-08-08T13:24:27.341Z] #13 39.10 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-08-08T13:24:27.341Z] #13 39.11 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-08-08T13:24:27.341Z] #13 39.12 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-08-08T13:24:27.341Z] #13 39.12 mingw-w64-x86-64-dev [2022-08-08T13:24:27.341Z] #13 39.12 Suggested packages: [2022-08-08T13:24:27.341Z] #13 39.14 gcc-8-locales seccomp wine64 [2022-08-08T13:24:27.341Z] #13 40.25 The following NEW packages will be installed: [2022-08-08T13:24:27.341Z] #13 40.25 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-08T13:24:27.341Z] #13 40.26 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-08-08T13:24:27.341Z] #13 40.26 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-08-08T13:24:27.341Z] #13 40.27 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-08-08T13:24:27.341Z] #13 40.27 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-08-08T13:24:27.341Z] #13 40.28 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-08-08T13:24:27.341Z] #13 40.28 The following packages will be upgraded: [2022-08-08T13:24:27.341Z] #13 40.29 libseccomp2 [2022-08-08T13:24:27.341Z] #13 40.78 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:24:27.341Z] #13 40.78 Need to get 77.8 MB of archives. [2022-08-08T13:24:27.341Z] #13 40.78 After this operation, 487 MB of additional disk space will be used. [2022-08-08T13:24:27.341Z] #13 40.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-08-08T13:24:27.341Z] #13 40.81 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-08-08T13:24:27.341Z] #13 40.83 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-08-08T13:24:27.341Z] #13 41.06 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-08-08T13:24:27.341Z] #13 41.35 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-08-08T13:24:27.341Z] #13 41.36 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-08-08T13:24:27.341Z] #13 41.37 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-08-08T13:24:27.341Z] #13 41.40 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-08-08T13:24:27.341Z] #13 41.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-08-08T13:24:27.341Z] #13 42.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-08-08T13:24:27.341Z] #13 42.20 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-08-08T13:24:27.341Z] #13 45.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-08-08T13:24:27.341Z] #13 ... [2022-08-08T13:24:27.341Z] [2022-08-08T13:24:27.341Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:27.341Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:27.341Z] #42 45.81 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-08-08T13:24:27.341Z] #42 45.82 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-08-08T13:24:27.492Z] #40 22.97 + 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-08T13:24:27.749Z] #40 ... [2022-08-08T13:24:27.749Z] [2022-08-08T13:24:27.749Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:27.749Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-08T13:24:27.749Z] #13 13.22 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-08-08T13:24:27.749Z] #13 19.50 Fetched 8828 kB in 15s (578 kB/s) [2022-08-08T13:24:27.749Z] #13 19.50 Reading package lists... [2022-08-08T13:24:27.749Z] #13 ... [2022-08-08T13:24:27.749Z] [2022-08-08T13:24:27.749Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:27.749Z] #49 sha256:d56fb9c128d8f78b69d352ac3414df7b6036815c65b021e27d908b78ff3c6cb3 [2022-08-08T13:24:27.749Z] #49 21.29 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-08-08T13:24:27.749Z] #49 21.30 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-08-08T13:24:27.749Z] #49 21.51 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-08-08T13:24:27.749Z] #49 21.54 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-08-08T13:24:27.749Z] #49 21.63 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-08-08T13:24:27.749Z] #49 21.66 go: downloading github.com/ultraware/funlen v0.0.2 [2022-08-08T13:24:27.749Z] #49 21.70 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-08-08T13:24:27.749Z] #49 21.72 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-08-08T13:24:27.749Z] #49 21.81 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-08-08T13:24:27.749Z] #49 22.64 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-08T13:24:27.749Z] #49 22.73 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-08-08T13:24:27.749Z] #49 22.79 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-08T13:24:27.749Z] #49 22.81 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-08T13:24:27.749Z] #49 22.90 go: downloading github.com/stretchr/objx v0.2.0 [2022-08-08T13:24:27.749Z] #49 22.96 go: downloading golang.org/x/text v0.3.2 [2022-08-08T13:24:27.803Z] #67 18.17 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-08-08T13:24:27.870Z] #58 ... [2022-08-08T13:24:27.870Z] [2022-08-08T13:24:27.870Z] #36 [tini 1/2] 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-08T13:24:27.870Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:24:27.870Z] #36 6.244 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:24:27.870Z] #36 6.262 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:24:27.870Z] #36 6.262 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:24:27.870Z] #36 7.383 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:24:27.870Z] #36 9.529 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:24:27.870Z] #36 12.56 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:24:27.870Z] #36 ... [2022-08-08T13:24:27.870Z] [2022-08-08T13:24:27.870Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:24:27.870Z] #34 sha256:e7755d1633f0857fc7f6b866b2836823b073db74dc6c09baf339ea9395bd8dc2 [2022-08-08T13:24:27.870Z] #34 8.342 runtime/internal/math [2022-08-08T13:24:27.870Z] #34 8.470 internal/itoa [2022-08-08T13:24:27.870Z] #34 8.821 math/bits [2022-08-08T13:24:27.870Z] #34 8.857 runtime [2022-08-08T13:24:27.870Z] #34 9.788 math [2022-08-08T13:24:27.870Z] #34 16.27 unicode/utf8 [2022-08-08T13:24:27.870Z] #34 ... [2022-08-08T13:24:27.870Z] [2022-08-08T13:24:27.870Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:24:27.870Z] #58 sha256:ae0934ead9352b231760185cf18f2bbeab424f518b861620bae85a8150d7c46d [2022-08-08T13:24:27.870Z] #58 16.50 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-08-08T13:24:28.006Z] #49 ... [2022-08-08T13:24:28.006Z] [2022-08-08T13:24:28.006Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:24:28.006Z] #34 sha256:c8ba60d729689e7e5b5c3a29b35b423a3fca58dd9e53360300547538bdca753e [2022-08-08T13:24:28.006Z] #34 14.50 unicode/utf8 [2022-08-08T13:24:28.006Z] #34 15.17 internal/race [2022-08-08T13:24:28.006Z] #34 15.31 sync/atomic [2022-08-08T13:24:28.006Z] #34 15.81 unicode [2022-08-08T13:24:28.006Z] #34 19.23 encoding [2022-08-08T13:24:28.263Z] #34 ... [2022-08-08T13:24:28.263Z] [2022-08-08T13:24:28.263Z] #55 [containerd 1/2] 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-08T13:24:28.263Z] #55 sha256:7b69f50db9b76db34e6ff2507b555d3a0fdcba0cda3fa7f5e6584ac0c0f3d9c0 [2022-08-08T13:24:28.263Z] #55 17.77 Reading package lists... [2022-08-08T13:24:28.718Z] #42 46.90 Selecting previously unselected package protobuf-c-compiler. [2022-08-08T13:24:28.718Z] #42 46.92 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-08-08T13:24:28.718Z] #42 46.93 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-08T13:24:28.718Z] #42 47.06 Selecting previously unselected package protobuf-compiler. [2022-08-08T13:24:28.718Z] #42 47.07 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-08-08T13:24:28.718Z] #42 47.09 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-08-08T13:24:28.718Z] #42 47.27 Selecting previously unselected package python-pkg-resources. [2022-08-08T13:24:28.718Z] #42 47.29 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-08-08T13:24:28.827Z] #55 23.74 Reading package lists... [2022-08-08T13:24:28.827Z] #55 ... [2022-08-08T13:24:28.827Z] [2022-08-08T13:24:28.827Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-08T13:24:28.827Z] #47 sha256:6bf38969f118bbb0f4d2b606870dbeedf1f064023d995d906f260486c02ae885 [2022-08-08T13:24:28.827Z] #47 15.09 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-08T13:24:28.827Z] #47 15.10 go: downloading golang.org/x/mod v0.3.0 [2022-08-08T13:24:28.827Z] #47 ... [2022-08-08T13:24:28.827Z] [2022-08-08T13:24:28.827Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T13:24:28.827Z] #29 sha256:04e968ceac7358ad3a13d6804c08f86d4025145289f648c23dfed0c914006f85 [2022-08-08T13:24:28.827Z] #29 21.86 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2022-08-08T13:24:28.827Z] #29 22.38 [2022-08-08T13:24:28.827Z] #29 22.74 #=#=# ######################################################################## 100.0% [2022-08-08T13:24:28.827Z] #29 22.88 [2022-08-08T13:24:28.827Z] #29 23.00 Download of images into '/build' complete. [2022-08-08T13:24:28.827Z] #29 23.00 Use something like the following to load the result into a Docker daemon: [2022-08-08T13:24:28.827Z] #29 23.00 tar -cC '/build' . | docker load [2022-08-08T13:24:28.977Z] #42 47.30 Unpacking python-pkg-resources (40.8.0-1) ... [2022-08-08T13:24:28.977Z] #42 47.56 Selecting previously unselected package python-six. [2022-08-08T13:24:29.236Z] #42 47.57 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-08-08T13:24:29.236Z] #42 47.57 Unpacking python-six (1.12.0-1) ... [2022-08-08T13:24:29.236Z] #42 47.67 Selecting previously unselected package python-protobuf. [2022-08-08T13:24:29.236Z] #42 47.68 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-08-08T13:24:29.236Z] #42 47.69 Unpacking python-protobuf (3.6.1.3-2) ... [2022-08-08T13:24:29.758Z] #29 ... [2022-08-08T13:24:29.758Z] [2022-08-08T13:24:29.758Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:29.758Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-08T13:24:29.758Z] #13 19.50 Reading package lists... [2022-08-08T13:24:29.803Z] #42 48.33 Setting up python-pkg-resources (40.8.0-1) ... [2022-08-08T13:24:31.093Z] #67 ... [2022-08-08T13:24:31.093Z] [2022-08-08T13:24:31.093Z] #55 [containerd 1/2] 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-08T13:24:31.093Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-08T13:24:31.093Z] #55 11.33 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:24:31.093Z] #55 ... [2022-08-08T13:24:31.093Z] [2022-08-08T13:24:31.093Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:31.093Z] #49 sha256:26d7419b87dbb25314b0b5916aeec9af401ae921024f49a202410a6e8c6bb9e2 [2022-08-08T13:24:31.093Z] #49 18.55 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-08-08T13:24:31.093Z] #49 18.63 go: downloading github.com/stretchr/testify v1.4.0 [2022-08-08T13:24:31.093Z] #49 18.84 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-08-08T13:24:31.093Z] #49 18.90 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-08-08T13:24:31.093Z] #49 18.98 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-08T13:24:31.093Z] #49 19.32 go: downloading github.com/magiconair/properties v1.8.1 [2022-08-08T13:24:31.093Z] #49 19.34 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-08-08T13:24:31.093Z] #49 19.40 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-08-08T13:24:31.093Z] #49 19.45 go: downloading github.com/spf13/afero v1.1.2 [2022-08-08T13:24:31.093Z] #49 19.59 go: downloading github.com/spf13/cast v1.3.0 [2022-08-08T13:24:31.093Z] #49 19.61 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-08-08T13:24:31.093Z] #49 19.63 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-08T13:24:31.093Z] #49 19.71 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-08-08T13:24:31.093Z] #49 19.79 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-08-08T13:24:31.093Z] #49 19.93 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-08-08T13:24:31.093Z] #49 19.98 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-08T13:24:31.093Z] #49 20.01 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-08T13:24:31.093Z] #49 20.05 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-08T13:24:31.093Z] #49 20.06 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-08-08T13:24:31.093Z] #49 20.12 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-08T13:24:31.093Z] #49 20.21 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-08T13:24:31.093Z] #49 20.25 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-08-08T13:24:31.093Z] #49 20.39 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-08-08T13:24:31.093Z] #49 20.41 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-08-08T13:24:31.093Z] #49 20.56 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-08T13:24:31.093Z] #49 20.62 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-08T13:24:31.093Z] #49 20.67 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-08-08T13:24:31.093Z] #49 20.74 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-08-08T13:24:31.093Z] #49 21.27 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-08-08T13:24:31.093Z] #49 21.31 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-08-08T13:24:31.093Z] #49 21.35 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-08T13:24:31.093Z] #49 21.50 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-08-08T13:24:31.094Z] #49 21.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-08T13:24:31.094Z] #49 21.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-08T13:24:31.353Z] #49 21.77 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-08-08T13:24:31.696Z] #13 25.78 Reading package lists... [2022-08-08T13:24:31.696Z] #13 ... [2022-08-08T13:24:31.696Z] [2022-08-08T13:24:31.696Z] #36 [tini 1/2] 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-08T13:24:31.696Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-08T13:24:31.696Z] #36 17.96 Fetched 8293 kB in 14s (606 kB/s) [2022-08-08T13:24:31.696Z] #36 17.96 Reading package lists... [2022-08-08T13:24:31.696Z] #36 23.76 Reading package lists... [2022-08-08T13:24:31.696Z] #36 ... [2022-08-08T13:24:31.696Z] [2022-08-08T13:24:31.696Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:31.696Z] #49 sha256:d56fb9c128d8f78b69d352ac3414df7b6036815c65b021e27d908b78ff3c6cb3 [2022-08-08T13:24:31.696Z] #49 27.98 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-08T13:24:31.696Z] #49 28.04 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-08T13:24:31.696Z] #49 28.18 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-08-08T13:24:31.923Z] #49 22.28 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-08-08T13:24:31.923Z] #49 22.31 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-08T13:24:31.923Z] #49 22.43 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-08-08T13:24:31.923Z] #49 22.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-08-08T13:24:31.923Z] #49 22.54 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-08-08T13:24:31.954Z] #49 28.19 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-08-08T13:24:31.954Z] #49 28.21 go: downloading github.com/gogo/protobuf v1.2.1 [2022-08-08T13:24:31.954Z] #49 ... [2022-08-08T13:24:31.954Z] [2022-08-08T13:24:31.954Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:31.954Z] #42 sha256:b42d7803bb053b3127a7362092630c560041e029073d34a93bc499f2820a3870 [2022-08-08T13:24:31.954Z] #42 18.20 Fetched 8293 kB in 14s (589 kB/s) [2022-08-08T13:24:31.954Z] #42 18.20 Reading package lists... [2022-08-08T13:24:32.186Z] #49 22.62 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-08-08T13:24:32.186Z] #49 ... [2022-08-08T13:24:32.186Z] [2022-08-08T13:24:32.186Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-08T13:24:32.186Z] #45 sha256:f76b71556829376118a1d23a3ce6be879e9654daf2ecbf086d2fbe903a0d3a21 [2022-08-08T13:24:32.186Z] #45 DONE 22.8s [2022-08-08T13:24:32.211Z] #42 24.08 Reading package lists... [2022-08-08T13:24:32.211Z] #42 ... [2022-08-08T13:24:32.211Z] [2022-08-08T13:24:32.211Z] #55 [containerd 1/2] 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-08T13:24:32.211Z] #55 sha256:7b69f50db9b76db34e6ff2507b555d3a0fdcba0cda3fa7f5e6584ac0c0f3d9c0 [2022-08-08T13:24:32.211Z] #55 23.74 Reading package lists... [2022-08-08T13:24:32.357Z] #42 ... [2022-08-08T13:24:32.357Z] [2022-08-08T13:24:32.357Z] #36 [tini 1/2] 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-08T13:24:32.357Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:24:32.357Z] #36 40.71 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:24:32.357Z] #36 40.99 Fetched 14.9 MB in 2s (8777 kB/s) [2022-08-08T13:24:32.357Z] #36 41.08 Selecting previously unselected package xxd. [2022-08-08T13:24:32.357Z] #36 41.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-08-08T13:24:32.357Z] #36 41.30 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-08T13:24:32.357Z] #36 41.31 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:24:32.357Z] #36 41.45 Selecting previously unselected package vim-common. [2022-08-08T13:24:32.357Z] #36 41.45 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-08T13:24:32.357Z] #36 41.51 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:24:32.357Z] #36 41.84 Selecting previously unselected package libicu63:amd64. [2022-08-08T13:24:32.357Z] #36 41.84 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-08-08T13:24:32.357Z] #36 41.85 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-08T13:24:32.358Z] #36 49.65 Selecting previously unselected package libxml2:amd64. [2022-08-08T13:24:32.358Z] #36 49.67 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-08-08T13:24:32.358Z] #36 49.68 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-08T13:24:32.358Z] #36 50.25 Selecting previously unselected package cmake-data. [2022-08-08T13:24:32.358Z] #36 50.26 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-08-08T13:24:32.358Z] #36 50.27 Unpacking cmake-data (3.13.4-1) ... [2022-08-08T13:24:32.446Z] [2022-08-08T13:24:32.446Z] #55 [containerd 1/2] 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-08T13:24:32.446Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-08T13:24:32.446Z] #55 22.37 Fetched 8470 kB in 18s (472 kB/s) [2022-08-08T13:24:32.616Z] #36 ... [2022-08-08T13:24:32.616Z] [2022-08-08T13:24:32.616Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:32.616Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:24:32.616Z] #13 48.22 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-08-08T13:24:32.616Z] #13 48.22 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-08-08T13:24:32.616Z] #13 48.24 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-08-08T13:24:32.616Z] #13 48.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-08-08T13:24:32.616Z] #13 48.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-08-08T13:24:32.616Z] #13 48.27 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-08-08T13:24:32.616Z] #13 48.29 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-08-08T13:24:32.616Z] #13 48.32 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-08-08T13:24:32.616Z] #13 48.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-08-08T13:24:32.616Z] #13 48.36 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-08-08T13:24:32.616Z] #13 48.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-08-08T13:24:32.616Z] #13 48.44 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-08-08T13:24:32.616Z] #13 48.45 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-08-08T13:24:32.616Z] #13 48.45 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-08-08T13:24:32.616Z] #13 49.64 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:24:32.616Z] #13 49.82 Fetched 77.8 MB in 8s (9699 kB/s) [2022-08-08T13:24:32.616Z] #13 49.92 (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 ... 15421 files and directories currently installed.) [2022-08-08T13:24:32.616Z] #13 49.96 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-08-08T13:24:32.616Z] #13 49.98 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-08-08T13:24:32.616Z] #13 50.18 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-08-08T13:24:32.616Z] #13 50.31 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-08T13:24:32.616Z] #13 50.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-08-08T13:24:32.616Z] #13 50.41 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-08-08T13:24:32.616Z] #13 50.41 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-08T13:24:33.016Z] #55 22.37 Reading package lists... [2022-08-08T13:24:33.016Z] #55 ... [2022-08-08T13:24:33.016Z] [2022-08-08T13:24:33.016Z] #36 [tini 1/2] 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-08T13:24:33.016Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:24:33.016Z] #36 13.51 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:24:33.016Z] #36 ... [2022-08-08T13:24:33.016Z] [2022-08-08T13:24:33.016Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:33.016Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:33.016Z] #42 13.52 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:24:33.159Z] #58 20.92 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-08T13:24:33.159Z] #58 ... [2022-08-08T13:24:33.159Z] [2022-08-08T13:24:33.159Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:33.159Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:24:33.159Z] #13 8.780 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:24:33.159Z] #13 10.84 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:24:33.159Z] #13 13.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:24:33.159Z] #13 ... [2022-08-08T13:24:33.159Z] [2022-08-08T13:24:33.159Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:33.159Z] #49 sha256:0598f2f853d5857264c7a51427efddb3179e0407cbad0a1e070f3fe1d9c47e0e [2022-08-08T13:24:33.159Z] #49 17.42 go: downloading github.com/sirupsen/logrus v1.4.2 [2022-08-08T13:24:33.159Z] #49 17.44 go: downloading github.com/stretchr/testify v1.4.0 [2022-08-08T13:24:33.159Z] #49 17.67 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2022-08-08T13:24:33.159Z] #49 17.81 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2022-08-08T13:24:33.159Z] #49 17.84 go: downloading github.com/hashicorp/hcl v1.0.0 [2022-08-08T13:24:33.159Z] #49 18.22 go: downloading github.com/magiconair/properties v1.8.1 [2022-08-08T13:24:33.159Z] #49 18.31 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2022-08-08T13:24:33.159Z] #49 18.33 go: downloading github.com/pelletier/go-toml v1.2.0 [2022-08-08T13:24:33.159Z] #49 18.37 go: downloading github.com/spf13/afero v1.1.2 [2022-08-08T13:24:33.159Z] #49 18.71 go: downloading github.com/spf13/cast v1.3.0 [2022-08-08T13:24:33.159Z] #49 18.74 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2022-08-08T13:24:33.159Z] #49 18.78 go: downloading github.com/subosito/gotenv v1.2.0 [2022-08-08T13:24:33.159Z] #49 18.83 go: downloading gopkg.in/ini.v1 v1.51.0 [2022-08-08T13:24:33.159Z] #49 18.88 go: downloading gopkg.in/yaml.v2 v2.2.7 [2022-08-08T13:24:33.159Z] #49 19.00 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2022-08-08T13:24:33.159Z] #49 19.26 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2022-08-08T13:24:33.159Z] #49 19.26 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2022-08-08T13:24:33.159Z] #49 19.26 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2022-08-08T13:24:33.159Z] #49 19.34 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2022-08-08T13:24:33.159Z] #49 19.39 go: downloading github.com/go-toolsmith/astp v1.0.0 [2022-08-08T13:24:33.159Z] #49 19.40 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2022-08-08T13:24:33.159Z] #49 19.45 go: downloading github.com/go-toolsmith/typep v1.0.0 [2022-08-08T13:24:33.159Z] #49 19.63 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2022-08-08T13:24:33.159Z] #49 19.69 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2022-08-08T13:24:33.159Z] #49 19.85 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2022-08-08T13:24:33.159Z] #49 19.97 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2022-08-08T13:24:33.159Z] #49 20.06 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2022-08-08T13:24:33.159Z] #49 20.11 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2022-08-08T13:24:33.159Z] #49 20.76 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2022-08-08T13:24:33.159Z] #49 20.82 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2022-08-08T13:24:33.159Z] #49 20.85 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2022-08-08T13:24:33.159Z] #49 21.10 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2022-08-08T13:24:33.159Z] #49 21.10 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2022-08-08T13:24:33.159Z] #49 21.33 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2022-08-08T13:24:33.159Z] #49 21.47 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2022-08-08T13:24:33.275Z] #42 ... [2022-08-08T13:24:33.275Z] [2022-08-08T13:24:33.275Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:33.275Z] #49 sha256:26d7419b87dbb25314b0b5916aeec9af401ae921024f49a202410a6e8c6bb9e2 [2022-08-08T13:24:33.275Z] #49 23.30 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-08-08T13:24:33.275Z] #49 23.45 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-08-08T13:24:33.275Z] #49 23.45 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-08-08T13:24:33.275Z] #49 23.69 go: downloading github.com/ultraware/funlen v0.0.2 [2022-08-08T13:24:33.275Z] #49 23.74 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-08-08T13:24:33.275Z] #49 23.74 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-08-08T13:24:33.536Z] #49 23.95 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-08-08T13:24:33.536Z] #49 ... [2022-08-08T13:24:33.536Z] [2022-08-08T13:24:33.536Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-08T13:24:33.536Z] #47 sha256:4a2b0609dd1b6fc2da2329a4cc9045a210058a29f256783deaeedfe10ee2b593 [2022-08-08T13:24:33.536Z] #47 14.03 go: downloading github.com/jonboulle/clockwork v0.2.2 [2022-08-08T13:24:33.536Z] #47 14.12 go: downloading golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 [2022-08-08T13:24:33.536Z] #47 14.20 go: downloading golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 [2022-08-08T13:24:33.536Z] #47 17.23 go: downloading golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 [2022-08-08T13:24:33.536Z] #47 17.25 go: downloading golang.org/x/mod v0.3.0 [2022-08-08T13:24:33.732Z] #49 22.00 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2022-08-08T13:24:33.732Z] #49 22.21 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2022-08-08T13:24:33.732Z] #49 22.30 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2022-08-08T13:24:33.794Z] #47 ... [2022-08-08T13:24:33.794Z] [2022-08-08T13:24:33.794Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:24:33.794Z] #34 sha256:31d20c8f29f84bc27c189e2d721cb6893b3ba627ee449e14190e0e7f94cedc2f [2022-08-08T13:24:33.794Z] #34 19.09 unicode/utf8 [2022-08-08T13:24:33.794Z] #34 19.63 internal/race [2022-08-08T13:24:33.794Z] #34 19.75 sync/atomic [2022-08-08T13:24:33.794Z] #34 20.36 unicode [2022-08-08T13:24:33.794Z] #34 24.06 encoding [2022-08-08T13:24:33.836Z] #55 28.86 Building dependency tree... [2022-08-08T13:24:33.991Z] #13 52.48 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-08T13:24:33.991Z] #13 52.48 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-08-08T13:24:33.991Z] #13 52.49 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-08T13:24:33.994Z] #49 22.39 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2022-08-08T13:24:33.994Z] #49 22.45 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2022-08-08T13:24:33.994Z] #49 22.56 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2022-08-08T13:24:34.255Z] #49 ... [2022-08-08T13:24:34.255Z] [2022-08-08T13:24:34.255Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-08T13:24:34.255Z] #45 sha256:dcc92c25c4a2a0d9942d23993ed7918507163618a68015fe79f1ae251acd4009 [2022-08-08T13:24:34.255Z] #45 DONE 22.7s [2022-08-08T13:24:34.255Z] [2022-08-08T13:24:34.255Z] #55 [containerd 1/2] 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-08T13:24:34.255Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-08T13:24:34.255Z] #55 21.47 Fetched 8470 kB in 17s (491 kB/s) [2022-08-08T13:24:34.362Z] #34 ... [2022-08-08T13:24:34.362Z] [2022-08-08T13:24:34.362Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:34.362Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:34.362Z] #42 24.82 Fetched 8470 kB in 19s (439 kB/s) [2022-08-08T13:24:34.516Z] #55 21.47 Reading package lists... [2022-08-08T13:24:34.516Z] #55 ... [2022-08-08T13:24:34.516Z] [2022-08-08T13:24:34.516Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:34.516Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:34.516Z] #42 13.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:24:34.516Z] #42 ... [2022-08-08T13:24:34.516Z] [2022-08-08T13:24:34.516Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:34.516Z] #49 sha256:0598f2f853d5857264c7a51427efddb3179e0407cbad0a1e070f3fe1d9c47e0e [2022-08-08T13:24:34.516Z] #49 22.96 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2022-08-08T13:24:34.516Z] #49 23.14 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2022-08-08T13:24:34.776Z] #49 23.21 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2022-08-08T13:24:34.776Z] #49 23.36 go: downloading github.com/ultraware/funlen v0.0.2 [2022-08-08T13:24:34.776Z] #49 23.37 go: downloading github.com/ultraware/whitespace v0.0.4 [2022-08-08T13:24:35.037Z] #49 23.47 go: downloading github.com/uudashr/gocognit v1.0.1 [2022-08-08T13:24:35.037Z] #49 23.54 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2022-08-08T13:24:35.206Z] #55 ... [2022-08-08T13:24:35.206Z] [2022-08-08T13:24:35.206Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2022-08-08T13:24:35.206Z] #29 sha256:04e968ceac7358ad3a13d6804c08f86d4025145289f648c23dfed0c914006f85 [2022-08-08T13:24:35.206Z] #29 DONE 34.7s [2022-08-08T13:24:35.206Z] [2022-08-08T13:24:35.206Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2022-08-08T13:24:35.206Z] #45 sha256:660455c6d1b512042b59500baa84ea1920bf001d2ebf82433424f32c090ef730 [2022-08-08T13:24:35.206Z] #45 DONE 31.5s [2022-08-08T13:24:35.206Z] [2022-08-08T13:24:35.206Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:35.206Z] #49 sha256:d56fb9c128d8f78b69d352ac3414df7b6036815c65b021e27d908b78ff3c6cb3 [2022-08-08T13:24:35.206Z] #49 29.41 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-08-08T13:24:35.206Z] #49 29.64 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-08T13:24:35.206Z] #49 29.76 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-08-08T13:24:35.982Z] #49 24.57 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-08T13:24:35.982Z] #49 24.57 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-08-08T13:24:35.982Z] #49 24.66 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-08T13:24:35.982Z] #49 24.68 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-08T13:24:36.271Z] #42 24.82 Reading package lists... [2022-08-08T13:24:36.271Z] #42 ... [2022-08-08T13:24:36.271Z] [2022-08-08T13:24:36.271Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:36.271Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:24:36.271Z] #13 11.84 Get:8 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-08-08T13:24:36.524Z] #13 54.91 Selecting previously unselected package binutils-mingw-w64. [2022-08-08T13:24:36.524Z] #13 54.93 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-08-08T13:24:36.524Z] #13 54.94 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-08T13:24:36.531Z] #13 22.05 Fetched 9011 kB in 20s (448 kB/s) [2022-08-08T13:24:36.531Z] #13 22.05 Reading package lists... [2022-08-08T13:24:36.531Z] #13 ... [2022-08-08T13:24:36.531Z] [2022-08-08T13:24:36.531Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:36.531Z] #49 sha256:26d7419b87dbb25314b0b5916aeec9af401ae921024f49a202410a6e8c6bb9e2 [2022-08-08T13:24:36.531Z] #49 25.18 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2022-08-08T13:24:36.531Z] #49 25.20 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2022-08-08T13:24:36.531Z] #49 25.32 go: downloading github.com/davecgh/go-spew v1.1.1 [2022-08-08T13:24:36.531Z] #49 25.32 go: downloading github.com/pmezard/go-difflib v1.0.0 [2022-08-08T13:24:36.531Z] #49 25.41 go: downloading github.com/stretchr/objx v0.2.0 [2022-08-08T13:24:36.531Z] #49 25.60 go: downloading golang.org/x/text v0.3.2 [2022-08-08T13:24:36.553Z] #49 24.86 go: downloading github.com/stretchr/objx v0.2.0 [2022-08-08T13:24:36.553Z] #49 24.90 go: downloading golang.org/x/text v0.3.2 [2022-08-08T13:24:36.784Z] #13 55.08 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-08T13:24:36.784Z] #13 55.08 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-08-08T13:24:36.784Z] #13 55.09 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-08-08T13:24:36.784Z] #13 55.24 Selecting previously unselected package dmsetup. [2022-08-08T13:24:36.784Z] #13 55.24 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-08-08T13:24:36.784Z] #13 55.26 Unpacking dmsetup (2:1.02.155-3) ... [2022-08-08T13:24:36.790Z] #49 ... [2022-08-08T13:24:36.790Z] [2022-08-08T13:24:36.790Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:24:36.790Z] #58 sha256:ca4731f889d3115ce9c2972e367347a8fa39c4e9ff7fabcd9a9f8cf04b188b37 [2022-08-08T13:24:36.790Z] #58 17.11 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2022-08-08T13:24:36.790Z] #58 21.66 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2022-08-08T13:24:36.790Z] #58 ... [2022-08-08T13:24:36.790Z] [2022-08-08T13:24:36.790Z] #36 [tini 1/2] 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-08T13:24:36.790Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:24:36.790Z] #36 24.92 Fetched 8470 kB in 19s (445 kB/s) [2022-08-08T13:24:37.043Z] #13 55.46 Selecting previously unselected package mingw-w64-common. [2022-08-08T13:24:37.044Z] #13 55.47 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-08-08T13:24:37.044Z] #13 55.47 Unpacking mingw-w64-common (6.0.0-3) ... [2022-08-08T13:24:38.423Z] #13 ... [2022-08-08T13:24:38.423Z] [2022-08-08T13:24:38.423Z] #36 [tini 1/2] 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-08T13:24:38.423Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:24:38.423Z] #36 52.84 Selecting previously unselected package libarchive13:amd64. [2022-08-08T13:24:38.423Z] #36 52.84 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-08-08T13:24:38.423Z] #36 52.85 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-08-08T13:24:38.423Z] #36 53.19 Selecting previously unselected package libjsoncpp1:amd64. [2022-08-08T13:24:38.423Z] #36 53.19 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-08-08T13:24:38.423Z] #36 53.23 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-08-08T13:24:38.423Z] #36 53.39 Selecting previously unselected package librhash0:amd64. [2022-08-08T13:24:38.423Z] #36 53.39 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-08-08T13:24:38.423Z] #36 53.40 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-08-08T13:24:38.423Z] #36 53.59 Selecting previously unselected package libuv1:amd64. [2022-08-08T13:24:38.423Z] #36 53.60 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-08-08T13:24:38.423Z] #36 53.61 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-08-08T13:24:38.423Z] #36 53.78 Selecting previously unselected package cmake. [2022-08-08T13:24:38.423Z] #36 53.80 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-08-08T13:24:38.423Z] #36 53.82 Unpacking cmake (3.13.4-1) ... [2022-08-08T13:24:38.423Z] #36 56.76 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-08T13:24:38.423Z] #36 56.78 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:24:38.423Z] #36 56.81 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-08-08T13:24:38.423Z] #36 56.84 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:24:38.423Z] #36 56.88 Setting up librhash0:amd64 (1.3.8-1) ... [2022-08-08T13:24:38.423Z] #36 56.90 Setting up cmake-data (3.13.4-1) ... [2022-08-08T13:24:38.423Z] #36 56.91 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-08T13:24:38.423Z] #36 56.92 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-08-08T13:24:38.423Z] #36 56.93 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-08-08T13:24:38.423Z] #36 56.95 Setting up cmake (3.13.4-1) ... [2022-08-08T13:24:38.423Z] #36 56.96 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:24:38.466Z] #49 ... [2022-08-08T13:24:38.466Z] [2022-08-08T13:24:38.466Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:24:38.466Z] #34 sha256:e7755d1633f0857fc7f6b866b2836823b073db74dc6c09baf339ea9395bd8dc2 [2022-08-08T13:24:38.466Z] #34 16.84 internal/race [2022-08-08T13:24:38.466Z] #34 17.01 sync/atomic [2022-08-08T13:24:38.466Z] #34 17.89 unicode [2022-08-08T13:24:38.466Z] #34 20.94 encoding [2022-08-08T13:24:38.466Z] #34 ... [2022-08-08T13:24:38.466Z] [2022-08-08T13:24:38.466Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:24:38.466Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:24:38.466Z] #40 25.48 Checking out files: 81% (1767/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-08-08T13:24:38.466Z] #40 25.95 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-08-08T13:24:38.480Z] #49 ... [2022-08-08T13:24:38.480Z] [2022-08-08T13:24:38.480Z] #55 [containerd 1/2] 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-08T13:24:38.480Z] #55 sha256:7b69f50db9b76db34e6ff2507b555d3a0fdcba0cda3fa7f5e6584ac0c0f3d9c0 [2022-08-08T13:24:38.480Z] #55 32.77 The following additional packages will be installed: [2022-08-08T13:24:38.480Z] #55 32.78 libbtrfs0 [2022-08-08T13:24:38.480Z] #55 33.07 The following NEW packages will be installed: [2022-08-08T13:24:38.480Z] #55 33.08 libbtrfs-dev libbtrfs0 [2022-08-08T13:24:38.480Z] #55 33.48 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:24:38.480Z] #55 33.48 Need to get 119 kB of archives. [2022-08-08T13:24:38.480Z] #55 33.48 After this operation, 387 kB of additional disk space will be used. [2022-08-08T13:24:38.480Z] #55 33.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-08-08T13:24:38.480Z] #55 33.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-08-08T13:24:38.480Z] #55 34.52 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:24:38.480Z] #55 34.72 Fetched 119 kB in 0s (457 kB/s) [2022-08-08T13:24:38.480Z] #55 34.85 Selecting previously unselected package libbtrfs0. [2022-08-08T13:24:38.480Z] #55 34.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-08-08T13:24:38.480Z] #55 34.96 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2022-08-08T13:24:38.480Z] #55 34.99 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-08T13:24:38.683Z] #36 57.05 Processing triggers for mime-support (3.62) ... [2022-08-08T13:24:38.737Z] #55 35.11 Selecting previously unselected package libbtrfs-dev. [2022-08-08T13:24:38.737Z] #55 35.11 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-08-08T13:24:38.737Z] #55 35.13 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:24:38.994Z] #55 35.47 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-08T13:24:39.253Z] #36 DONE 57.7s [2022-08-08T13:24:39.253Z] [2022-08-08T13:24:39.253Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:39.253Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:39.253Z] #42 52.19 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-08-08T13:24:39.253Z] #42 52.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:24:39.253Z] #42 52.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-08T13:24:39.253Z] #42 52.23 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-08-08T13:24:39.253Z] #42 52.27 Setting up python-six (1.12.0-1) ... [2022-08-08T13:24:39.253Z] #42 55.69 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-08T13:24:39.253Z] #42 55.71 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-08-08T13:24:39.253Z] #42 55.73 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-08-08T13:24:39.253Z] #42 55.75 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-08-08T13:24:39.253Z] #42 55.76 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-08-08T13:24:39.253Z] #42 55.78 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-08-08T13:24:39.253Z] #42 55.79 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-08T13:24:39.253Z] #42 55.81 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-08-08T13:24:39.253Z] #42 55.83 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-08T13:24:39.253Z] #42 55.84 Setting up python-protobuf (3.6.1.3-2) ... [2022-08-08T13:24:39.558Z] #55 35.83 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:24:39.558Z] #55 ... [2022-08-08T13:24:39.558Z] [2022-08-08T13:24:39.558Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-08T13:24:39.558Z] #51 sha256:590419607a5e283b30235d51db92c4253727c448dd19d0dd0624ffc5c8b039d7 [2022-08-08T13:24:39.558Z] #51 DONE 36.0s [2022-08-08T13:24:39.558Z] [2022-08-08T13:24:39.558Z] #55 [containerd 1/2] 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-08T13:24:39.558Z] #55 sha256:7b69f50db9b76db34e6ff2507b555d3a0fdcba0cda3fa7f5e6584ac0c0f3d9c0 [2022-08-08T13:24:39.558Z] #55 35.93 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:24:39.850Z] #40 27.99 + 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-08T13:24:40.082Z] #36 24.92 Reading package lists... [2022-08-08T13:24:40.082Z] #36 ... [2022-08-08T13:24:40.082Z] [2022-08-08T13:24:40.082Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:24:40.082Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:24:40.082Z] #40 27.66 Checking out files: 76% (1662/2176) Checking out files: 77% (1676/2176) Checking out files: 78% (1698/2176) Checking out files: 79% (1720/2176) Checking out files: 80% (1741/2176) Checking out files: 81% (1763/2176) Checking out files: 82% (1785/2176) Checking out files: 83% (1807/2176) Checking out files: 84% (1828/2176) Checking out files: 85% (1850/2176) Checking out files: 86% (1872/2176) Checking out files: 87% (1894/2176) Checking out files: 88% (1915/2176) Checking out files: 89% (1937/2176) Checking out files: 90% (1959/2176) Checking out files: 91% (1981/2176) Checking out files: 92% (2002/2176) Checking out files: 93% (2024/2176) Checking out files: 94% (2046/2176) Checking out files: 95% (2068/2176) Checking out files: 96% (2089/2176) Checking out files: 97% (2111/2176) Checking out files: 98% (2133/2176) Checking out files: 99% (2155/2176) Checking out files: 100% (2176/2176) Checking out files: 100% (2176/2176), done. [2022-08-08T13:24:40.082Z] #40 28.14 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2022-08-08T13:24:40.341Z] #40 30.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-08T13:24:40.489Z] #55 DONE 36.7s [2022-08-08T13:24:40.489Z] [2022-08-08T13:24:40.489Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:24:40.489Z] #56 sha256:ef0ea5da472be4e5f5ca83d77369c402c6485de4f5bec2f310b6bbf9015e691e [2022-08-08T13:24:40.630Z] #42 ... [2022-08-08T13:24:40.630Z] [2022-08-08T13:24:40.630Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-08T13:24:40.630Z] #37 sha256:121e7b69d0254d0d66b54f12b6603c7aa77ef16234096452ae1fac5affd4754f [2022-08-08T13:24:40.630Z] #37 0.958 + RM_GOPATH=0 [2022-08-08T13:24:40.630Z] #37 0.958 + TMP_GOPATH= [2022-08-08T13:24:40.630Z] #37 0.958 + : /build [2022-08-08T13:24:40.630Z] #37 0.958 + '[' -z '' ']' [2022-08-08T13:24:40.630Z] #37 0.958 ++ mktemp -d [2022-08-08T13:24:40.630Z] #37 0.961 + export GOPATH=/tmp/tmp.2SXGKLhfMh [2022-08-08T13:24:40.630Z] #37 0.962 + GOPATH=/tmp/tmp.2SXGKLhfMh [2022-08-08T13:24:40.630Z] #37 0.962 + RM_GOPATH=1 [2022-08-08T13:24:40.630Z] #37 0.962 + case "$(go env GOARCH)" in [2022-08-08T13:24:40.630Z] #37 0.963 ++ go env GOARCH [2022-08-08T13:24:40.630Z] #37 1.003 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:40.630Z] #37 1.003 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:40.630Z] #37 1.004 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:40.630Z] #37 1.012 + dir=/tmp/install [2022-08-08T13:24:40.630Z] #37 1.012 + bin=tini [2022-08-08T13:24:40.630Z] #37 1.012 + shift [2022-08-08T13:24:40.630Z] #37 1.012 + '[' '!' -f /tmp/install/tini.installer ']' [2022-08-08T13:24:40.630Z] #37 1.012 + . /tmp/install/tini.installer [2022-08-08T13:24:40.630Z] #37 1.012 ++ : v0.19.0 [2022-08-08T13:24:40.630Z] #37 1.013 + install_tini [2022-08-08T13:24:40.630Z] #37 1.013 + echo 'Install tini version v0.19.0' [2022-08-08T13:24:40.630Z] #37 1.013 + git clone https://github.com/krallin/tini.git /tmp/tmp.2SXGKLhfMh/tini [2022-08-08T13:24:40.630Z] #37 1.013 Install tini version v0.19.0 [2022-08-08T13:24:40.630Z] #37 1.017 Cloning into '/tmp/tmp.2SXGKLhfMh/tini'... [2022-08-08T13:24:41.197Z] #37 1.777 + cd /tmp/tmp.2SXGKLhfMh/tini [2022-08-08T13:24:41.197Z] #37 1.778 + git checkout -q v0.19.0 [2022-08-08T13:24:41.197Z] #37 1.801 + cmake . [2022-08-08T13:24:41.421Z] #56 0.991 + RM_GOPATH=0 [2022-08-08T13:24:41.421Z] #56 0.991 + TMP_GOPATH= [2022-08-08T13:24:41.421Z] #56 0.991 + : /build [2022-08-08T13:24:41.421Z] #56 0.991 + '[' -z '' ']' [2022-08-08T13:24:41.421Z] #56 0.992 ++ mktemp -d [2022-08-08T13:24:41.421Z] #56 0.998 + export GOPATH=/tmp/tmp.882utGQ0PX [2022-08-08T13:24:41.421Z] #56 0.999 + GOPATH=/tmp/tmp.882utGQ0PX [2022-08-08T13:24:41.421Z] #56 0.999 + RM_GOPATH=1 [2022-08-08T13:24:41.421Z] #56 1.000 + case "$(go env GOARCH)" in [2022-08-08T13:24:41.421Z] #56 1.001 ++ go env GOARCH [2022-08-08T13:24:41.421Z] #56 1.023 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:41.421Z] #56 1.027 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:41.421Z] #56 1.036 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:41.421Z] #56 1.037 + dir=/tmp/install [2022-08-08T13:24:41.421Z] #56 1.037 + bin=containerd [2022-08-08T13:24:41.421Z] #56 1.037 + shift [2022-08-08T13:24:41.421Z] #56 1.037 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-08-08T13:24:41.421Z] #56 1.037 + . /tmp/install/containerd.installer [2022-08-08T13:24:41.421Z] #56 1.037 ++ set -e [2022-08-08T13:24:41.421Z] #56 1.037 ++ : v1.6.7 [2022-08-08T13:24:41.421Z] #56 1.042 + install_containerd [2022-08-08T13:24:41.421Z] #56 1.043 + echo 'Install containerd version v1.6.7' [2022-08-08T13:24:41.421Z] #56 1.043 Install containerd version v1.6.7 [2022-08-08T13:24:41.421Z] #56 1.046 + git clone https://github.com/containerd/containerd.git /tmp/tmp.882utGQ0PX/src/github.com/containerd/containerd [2022-08-08T13:24:41.421Z] #56 1.057 Cloning into '/tmp/tmp.882utGQ0PX/src/github.com/containerd/containerd'... [2022-08-08T13:24:41.765Z] #37 2.477 -- The C compiler identification is GNU 8.3.0 [2022-08-08T13:24:41.765Z] #37 2.522 -- Check for working C compiler: /usr/bin/cc [2022-08-08T13:24:41.985Z] #56 ... [2022-08-08T13:24:41.985Z] [2022-08-08T13:24:41.985Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-08T13:24:41.985Z] #67 sha256:782f0b716b7a0aaf0a56d4fd302bfb5191d39b957e04ceca68723b5c3d5e955b [2022-08-08T13:24:41.985Z] #67 DONE 38.3s [2022-08-08T13:24:41.985Z] [2022-08-08T13:24:41.985Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:41.985Z] #42 sha256:b42d7803bb053b3127a7362092630c560041e029073d34a93bc499f2820a3870 [2022-08-08T13:24:41.985Z] #42 24.08 Reading package lists... [2022-08-08T13:24:41.985Z] #42 29.67 Building dependency tree... [2022-08-08T13:24:41.985Z] #42 33.68 The following additional packages will be installed: [2022-08-08T13:24:41.985Z] #42 33.71 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-08-08T13:24:41.985Z] #42 33.71 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-08-08T13:24:41.985Z] #42 33.71 Suggested packages: [2022-08-08T13:24:41.985Z] #42 33.73 manpages-dev python-setuptools [2022-08-08T13:24:41.985Z] #42 34.78 The following NEW packages will be installed: [2022-08-08T13:24:41.985Z] #42 34.78 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-08-08T13:24:41.985Z] #42 34.78 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-08-08T13:24:41.985Z] #42 34.79 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-08-08T13:24:41.985Z] #42 34.79 python-six zlib1g-dev [2022-08-08T13:24:41.985Z] #42 35.24 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:24:41.985Z] #42 35.24 Need to get 3796 kB of archives. [2022-08-08T13:24:41.985Z] #42 35.24 After this operation, 21.6 MB of additional disk space will be used. [2022-08-08T13:24:41.985Z] #42 35.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2022-08-08T13:24:41.985Z] #42 35.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-08T13:24:41.985Z] #42 35.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2022-08-08T13:24:41.985Z] #42 35.26 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-08-08T13:24:41.985Z] #42 35.26 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2022-08-08T13:24:41.985Z] #42 35.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-08-08T13:24:41.985Z] #42 35.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2022-08-08T13:24:41.985Z] #42 35.29 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1+deb10u1 [208 kB] [2022-08-08T13:24:41.985Z] #42 35.31 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2022-08-08T13:24:41.985Z] #42 35.35 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2022-08-08T13:24:41.985Z] #42 35.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2022-08-08T13:24:41.985Z] #42 35.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2022-08-08T13:24:41.985Z] #42 35.78 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2022-08-08T13:24:41.985Z] #42 35.78 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2022-08-08T13:24:41.985Z] #42 35.80 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-08-08T13:24:41.985Z] #42 35.86 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2022-08-08T13:24:41.985Z] #42 35.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2022-08-08T13:24:41.985Z] #42 37.60 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:24:41.985Z] #42 37.78 Fetched 3796 kB in 1s (4012 kB/s) [2022-08-08T13:24:41.985Z] #42 37.91 Selecting previously unselected package libcap-dev:arm64. [2022-08-08T13:24:41.985Z] #42 37.91 (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 ... 15394 files and directories currently installed.) [2022-08-08T13:24:41.985Z] #42 37.97 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2022-08-08T13:24:41.985Z] #42 38.00 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2022-08-08T13:24:41.985Z] #42 38.23 Selecting previously unselected package libnet1:arm64. [2022-08-08T13:24:41.985Z] #42 38.25 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-08T13:24:41.985Z] #42 38.26 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:24:42.243Z] #42 38.50 Selecting previously unselected package libnet1-dev. [2022-08-08T13:24:42.243Z] #42 38.50 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-08T13:24:42.243Z] #42 38.53 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-08T13:24:42.243Z] #42 ... [2022-08-08T13:24:42.243Z] [2022-08-08T13:24:42.243Z] #36 [tini 1/2] 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-08T13:24:42.243Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-08T13:24:42.243Z] #36 23.76 Reading package lists... [2022-08-08T13:24:42.243Z] #36 28.86 Building dependency tree... [2022-08-08T13:24:42.243Z] #36 33.16 The following additional packages will be installed: [2022-08-08T13:24:42.243Z] #36 33.19 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-08-08T13:24:42.243Z] #36 33.19 Suggested packages: [2022-08-08T13:24:42.243Z] #36 33.22 cmake-doc ninja-build lrzip [2022-08-08T13:24:42.243Z] #36 33.22 Recommended packages: [2022-08-08T13:24:42.243Z] #36 33.22 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-08T13:24:42.243Z] #36 34.04 The following NEW packages will be installed: [2022-08-08T13:24:42.243Z] #36 34.09 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-08-08T13:24:42.243Z] #36 34.09 vim-common xxd [2022-08-08T13:24:42.243Z] #36 34.56 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:24:42.243Z] #36 34.56 Need to get 14.2 MB of archives. [2022-08-08T13:24:42.243Z] #36 34.56 After this operation, 60.0 MB of additional disk space will be used. [2022-08-08T13:24:42.243Z] #36 34.56 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-08-08T13:24:42.243Z] #36 34.56 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-08T13:24:42.243Z] #36 34.56 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-08-08T13:24:42.243Z] #36 35.25 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u4 [625 kB] [2022-08-08T13:24:42.243Z] #36 35.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2022-08-08T13:24:42.243Z] #36 35.71 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2022-08-08T13:24:42.243Z] #36 35.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2022-08-08T13:24:42.243Z] #36 35.82 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2022-08-08T13:24:42.243Z] #36 35.86 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1+deb10u1 [105 kB] [2022-08-08T13:24:42.243Z] #36 35.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2022-08-08T13:24:42.243Z] #36 37.77 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:24:42.243Z] #36 37.97 Fetched 14.2 MB in 2s (7171 kB/s) [2022-08-08T13:24:42.243Z] #36 38.06 Selecting previously unselected package xxd. [2022-08-08T13:24:42.243Z] #36 38.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 ... 15394 files and directories currently installed.) [2022-08-08T13:24:42.243Z] #36 38.20 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-08-08T13:24:42.243Z] #36 38.21 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:24:42.243Z] #36 38.53 Selecting previously unselected package vim-common. [2022-08-08T13:24:42.243Z] #36 38.56 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-08T13:24:42.243Z] #36 38.65 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:24:42.333Z] #37 ... [2022-08-08T13:24:42.333Z] [2022-08-08T13:24:42.333Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:24:42.333Z] #34 sha256:c1511ddbb1e619013d6f904c06ddcdbe998ae7d012896e1910263c0e7e7986c2 [2022-08-08T13:24:42.333Z] #34 46.27 internal/reflectlite [2022-08-08T13:24:42.333Z] #34 46.27 sync [2022-08-08T13:24:42.333Z] #34 47.90 internal/testlog [2022-08-08T13:24:42.333Z] #34 48.91 sort [2022-08-08T13:24:42.333Z] #34 48.91 errors [2022-08-08T13:24:42.333Z] #34 49.37 strconv [2022-08-08T13:24:42.333Z] #34 50.00 io [2022-08-08T13:24:42.333Z] #34 51.43 internal/oserror [2022-08-08T13:24:42.333Z] #34 51.66 syscall [2022-08-08T13:24:42.333Z] #34 52.95 reflect [2022-08-08T13:24:42.333Z] #34 ... [2022-08-08T13:24:42.333Z] [2022-08-08T13:24:42.333Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-08T13:24:42.333Z] #37 sha256:121e7b69d0254d0d66b54f12b6603c7aa77ef16234096452ae1fac5affd4754f [2022-08-08T13:24:42.333Z] #37 3.134 -- Check for working C compiler: /usr/bin/cc -- works [2022-08-08T13:24:42.333Z] #37 3.134 -- Detecting C compiler ABI info [2022-08-08T13:24:42.501Z] #36 ... [2022-08-08T13:24:42.501Z] [2022-08-08T13:24:42.501Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:42.501Z] #42 sha256:b42d7803bb053b3127a7362092630c560041e029073d34a93bc499f2820a3870 [2022-08-08T13:24:42.501Z] #42 38.90 Selecting previously unselected package libnl-3-200:arm64. [2022-08-08T13:24:42.501Z] #42 38.93 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2022-08-08T13:24:42.501Z] #42 38.93 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-08-08T13:24:42.758Z] #42 39.26 Selecting previously unselected package libnl-3-dev:arm64. [2022-08-08T13:24:42.758Z] #42 39.26 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2022-08-08T13:24:42.879Z] #40 ... [2022-08-08T13:24:42.879Z] [2022-08-08T13:24:42.879Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:42.879Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:24:42.879Z] #13 22.05 Reading package lists... [2022-08-08T13:24:43.015Z] #42 39.28 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2022-08-08T13:24:43.271Z] #37 3.866 -- Detecting C compiler ABI info - done [2022-08-08T13:24:43.271Z] #37 3.922 -- Detecting C compile features [2022-08-08T13:24:43.272Z] #42 39.56 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-08T13:24:43.272Z] #42 39.56 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-08-08T13:24:43.272Z] #42 39.59 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-08-08T13:24:43.529Z] #42 39.70 Selecting previously unselected package libprotobuf-c-dev:arm64. [2022-08-08T13:24:43.529Z] #42 39.71 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2022-08-08T13:24:43.529Z] #42 39.72 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-08-08T13:24:43.529Z] #42 39.84 Selecting previously unselected package zlib1g-dev:arm64. [2022-08-08T13:24:43.529Z] #42 39.84 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_arm64.deb ... [2022-08-08T13:24:43.529Z] #42 39.84 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-08T13:24:43.787Z] #42 40.11 Selecting previously unselected package libprotobuf17:arm64. [2022-08-08T13:24:43.787Z] #42 40.12 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2022-08-08T13:24:43.787Z] #42 40.13 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2022-08-08T13:24:44.209Z] #37 ... [2022-08-08T13:24:44.209Z] [2022-08-08T13:24:44.209Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:44.209Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:44.209Z] #42 62.05 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-08-08T13:24:44.209Z] #42 62.07 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:24:44.209Z] #42 DONE 62.6s [2022-08-08T13:24:44.209Z] [2022-08-08T13:24:44.209Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:24:44.209Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:24:44.350Z] #42 40.69 Selecting previously unselected package libprotobuf-lite17:arm64. [2022-08-08T13:24:44.351Z] #42 40.70 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2022-08-08T13:24:44.351Z] #42 40.71 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-08-08T13:24:44.608Z] #42 40.92 Selecting previously unselected package libprotobuf-dev:arm64. [2022-08-08T13:24:44.608Z] #42 40.93 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2022-08-08T13:24:44.608Z] #42 40.93 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-08-08T13:24:45.202Z] #40 ... [2022-08-08T13:24:45.202Z] [2022-08-08T13:24:45.202Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:45.202Z] #49 sha256:0598f2f853d5857264c7a51427efddb3179e0407cbad0a1e070f3fe1d9c47e0e [2022-08-08T13:24:45.202Z] #49 31.10 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-08T13:24:45.202Z] #49 31.11 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-08T13:24:45.202Z] #49 31.27 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-08-08T13:24:45.202Z] #49 31.28 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-08-08T13:24:45.202Z] #49 31.31 go: downloading github.com/gogo/protobuf v1.2.1 [2022-08-08T13:24:45.202Z] #49 32.56 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-08-08T13:24:45.202Z] #49 32.80 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-08T13:24:45.202Z] #49 33.02 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-08-08T13:24:45.202Z] #49 ... [2022-08-08T13:24:45.202Z] [2022-08-08T13:24:45.202Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-08T13:24:45.202Z] #67 sha256:ad6647276ad8eef062fc15e3f6a48fc6e09a362b6a0aeae78d841d1a8ab4162b [2022-08-08T13:24:45.202Z] #67 23.34 Checking out files: 67% (1291/1910) Checking out files: 68% (1299/1910) Checking out files: 69% (1318/1910) Checking out files: 70% (1337/1910) Checking out files: 71% (1357/1910) Checking out files: 72% (1376/1910) Checking out files: 73% (1395/1910) Checking out files: 74% (1414/1910) Checking out files: 75% (1433/1910) Checking out files: 76% (1452/1910) Checking out files: 77% (1471/1910) Checking out files: 78% (1490/1910) Checking out files: 79% (1509/1910) Checking out files: 80% (1528/1910) Checking out files: 81% (1548/1910) Checking out files: 82% (1567/1910) Checking out files: 83% (1586/1910) Checking out files: 84% (1605/1910) Checking out files: 85% (1624/1910) Checking out files: 86% (1643/1910) Checking out files: 87% (1662/1910) Checking out files: 88% (1681/1910) Checking out files: 89% (1700/1910) Checking out files: 90% (1719/1910) Checking out files: 91% (1739/1910) Checking out files: 92% (1758/1910) Checking out files: 93% (1777/1910) Checking out files: 94% (1796/1910) Checking out files: 95% (1815/1910) Checking out files: 96% (1834/1910) Checking out files: 97% (1853/1910) Checking out files: 98% (1872/1910) Checking out files: 99% (1891/1910) Checking out files: 100% (1910/1910) Checking out files: 100% (1910/1910), done. [2022-08-08T13:24:45.202Z] #67 24.01 + cd /tmp/tmp.uvgZI19YXm/src/github.com/docker/libnetwork [2022-08-08T13:24:45.202Z] #67 24.01 + git checkout -q 0dde5c895075df6e3630e76f750a447cf63f4789 [2022-08-08T13:24:45.202Z] #67 24.28 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2022-08-08T13:24:45.202Z] #67 ... [2022-08-08T13:24:45.202Z] [2022-08-08T13:24:45.202Z] #36 [tini 1/2] 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-08T13:24:45.202Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:24:45.202Z] #36 23.44 Fetched 8470 kB in 17s (486 kB/s) [2022-08-08T13:24:45.202Z] #36 23.44 Reading package lists... [2022-08-08T13:24:45.202Z] #36 30.44 Reading package lists... [2022-08-08T13:24:45.202Z] #36 ... [2022-08-08T13:24:45.202Z] [2022-08-08T13:24:45.202Z] #55 [containerd 1/2] 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-08T13:24:45.202Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-08T13:24:45.202Z] #55 21.47 Reading package lists... [2022-08-08T13:24:45.202Z] #55 28.54 Reading package lists... [2022-08-08T13:24:45.202Z] #55 ... [2022-08-08T13:24:45.202Z] [2022-08-08T13:24:45.202Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:45.202Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:45.202Z] #42 23.80 Fetched 8470 kB in 18s (478 kB/s) [2022-08-08T13:24:45.202Z] #42 23.80 Reading package lists... [2022-08-08T13:24:45.462Z] #42 30.49 Reading package lists... [2022-08-08T13:24:45.462Z] #42 ... [2022-08-08T13:24:45.462Z] [2022-08-08T13:24:45.462Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:45.462Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:24:45.462Z] #13 24.15 Fetched 9011 kB in 19s (473 kB/s) [2022-08-08T13:24:45.462Z] #13 24.15 Reading package lists... [2022-08-08T13:24:45.679Z] #13 28.48 Reading package lists... [2022-08-08T13:24:45.679Z] #13 ... [2022-08-08T13:24:45.679Z] [2022-08-08T13:24:45.679Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-08T13:24:45.679Z] #67 sha256:3675af7c3b7f769a1fd7c6b8bdd2d76efd74336599a36201174fead0e25e7ba1 [2022-08-08T13:24:45.679Z] #67 DONE 35.7s [2022-08-08T13:24:45.679Z] [2022-08-08T13:24:45.679Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:24:45.679Z] #49 sha256:26d7419b87dbb25314b0b5916aeec9af401ae921024f49a202410a6e8c6bb9e2 [2022-08-08T13:24:45.679Z] #49 31.09 go: downloading github.com/gobwas/glob v0.2.3 [2022-08-08T13:24:45.679Z] #49 31.14 go: downloading github.com/kisielk/gotool v1.0.0 [2022-08-08T13:24:45.679Z] #49 31.20 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2022-08-08T13:24:45.679Z] #49 31.27 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2022-08-08T13:24:45.679Z] #49 31.36 go: downloading github.com/gogo/protobuf v1.2.1 [2022-08-08T13:24:45.679Z] #49 32.62 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2022-08-08T13:24:45.679Z] #49 32.82 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2022-08-08T13:24:45.679Z] #49 33.06 go: downloading github.com/BurntSushi/toml v0.3.1 [2022-08-08T13:24:45.977Z] #42 42.10 Selecting previously unselected package libprotoc17:arm64. [2022-08-08T13:24:45.977Z] #42 42.10 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2022-08-08T13:24:45.977Z] #42 42.11 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2022-08-08T13:24:46.111Z] #43 2.115 Note: Building without setproctitle() and strlcpy() support. [2022-08-08T13:24:46.304Z] #42 42.57 Selecting previously unselected package protobuf-c-compiler. [2022-08-08T13:24:46.369Z] #43 2.115 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-08T13:24:46.369Z] #43 2.128 Note: Building without GnuTLS support [2022-08-08T13:24:46.369Z] #43 2.130 Makefile.config:39: Warn: you have no libnftables installed [2022-08-08T13:24:46.369Z] #43 2.130 Makefile.config:40: Warn: Building without nftables support [2022-08-08T13:24:46.403Z] #13 31.26 Reading package lists... [2022-08-08T13:24:46.403Z] #13 ... [2022-08-08T13:24:46.403Z] [2022-08-08T13:24:46.403Z] #55 [containerd 1/2] 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-08T13:24:46.403Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-08T13:24:46.403Z] #55 28.54 Reading package lists... [2022-08-08T13:24:46.561Z] #42 42.60 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2022-08-08T13:24:46.561Z] #42 42.61 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-08T13:24:47.056Z] #49 ... [2022-08-08T13:24:47.056Z] [2022-08-08T13:24:47.056Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-08T13:24:47.056Z] #51 sha256:194fe7d1e23d6b9cf1e6c9da67242dec1ad1c88cbed8c725db45baade3708279 [2022-08-08T13:24:47.056Z] #51 DONE 37.7s [2022-08-08T13:24:47.056Z] [2022-08-08T13:24:47.056Z] #55 [containerd 1/2] 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-08T13:24:47.056Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-08T13:24:47.056Z] #55 22.37 Reading package lists... [2022-08-08T13:24:47.056Z] #55 29.43 Reading package lists... [2022-08-08T13:24:47.056Z] #55 35.20 Building dependency tree... [2022-08-08T13:24:47.056Z] #55 37.00 Reading state information... [2022-08-08T13:24:47.125Z] #42 ... [2022-08-08T13:24:47.125Z] [2022-08-08T13:24:47.125Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:47.125Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-08T13:24:47.125Z] #13 25.78 Reading package lists... [2022-08-08T13:24:47.125Z] #13 32.75 Building dependency tree... [2022-08-08T13:24:47.125Z] #13 36.86 The following additional packages will be installed: [2022-08-08T13:24:47.125Z] #13 36.86 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-08-08T13:24:47.125Z] #13 36.86 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-08-08T13:24:47.125Z] #13 36.86 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-08-08T13:24:47.125Z] #13 36.86 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-08-08T13:24:47.125Z] #13 36.88 mingw-w64-x86-64-dev [2022-08-08T13:24:47.125Z] #13 36.89 Suggested packages: [2022-08-08T13:24:47.125Z] #13 36.90 gcc-8-locales seccomp wine64 [2022-08-08T13:24:47.125Z] #13 38.10 The following NEW packages will be installed: [2022-08-08T13:24:47.125Z] #13 38.10 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-08T13:24:47.125Z] #13 38.10 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-08-08T13:24:47.125Z] #13 38.11 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-08-08T13:24:47.125Z] #13 38.11 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-08-08T13:24:47.125Z] #13 38.12 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-08-08T13:24:47.125Z] #13 38.12 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-08-08T13:24:47.125Z] #13 38.14 The following packages will be upgraded: [2022-08-08T13:24:47.125Z] #13 38.17 libseccomp2 [2022-08-08T13:24:47.125Z] #13 38.83 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:24:47.125Z] #13 38.83 Need to get 73.4 MB of archives. [2022-08-08T13:24:47.125Z] #13 38.83 After this operation, 471 MB of additional disk space will be used. [2022-08-08T13:24:47.125Z] #13 38.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2022-08-08T13:24:47.125Z] #13 38.87 Get:2 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.5.1-1~bpo10+1 [46.8 kB] [2022-08-08T13:24:47.125Z] #13 38.89 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.5.1-1~bpo10+1 [88.6 kB] [2022-08-08T13:24:47.125Z] #13 38.92 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2022-08-08T13:24:47.125Z] #13 39.09 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-08-08T13:24:47.125Z] #13 39.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2022-08-08T13:24:47.125Z] #13 39.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2022-08-08T13:24:47.125Z] #13 39.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-08-08T13:24:47.125Z] #13 39.55 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-08-08T13:24:47.125Z] #13 39.79 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-08-08T13:24:47.125Z] #13 39.79 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [33.2 MB] [2022-08-08T13:24:47.125Z] #13 42.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u2 [24.0 MB] [2022-08-08T13:24:47.125Z] #13 ... [2022-08-08T13:24:47.125Z] [2022-08-08T13:24:47.125Z] #32 [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-08T13:24:47.125Z] #32 sha256:90c4ea9599fe2b6b547efcb111d9184072327d84e6bcbe3a5caa72f5cfe38ce0 [2022-08-08T13:24:47.125Z] #32 39.37 Checking out files: 85% (1299/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-08-08T13:24:47.125Z] #32 39.85 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-08T13:24:47.125Z] #32 40.11 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T13:24:47.235Z] #55 35.03 Building dependency tree... [2022-08-08T13:24:47.235Z] #55 ... [2022-08-08T13:24:47.235Z] [2022-08-08T13:24:47.235Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2022-08-08T13:24:47.235Z] #51 sha256:37f7671d5b378f22cd159027a6c9fa16b245363279cd04ae57cee0dfa6361c01 [2022-08-08T13:24:47.235Z] #51 DONE 35.7s [2022-08-08T13:24:47.235Z] [2022-08-08T13:24:47.235Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:47.235Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:47.303Z] #43 ... [2022-08-08T13:24:47.303Z] [2022-08-08T13:24:47.303Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-08T13:24:47.303Z] #47 sha256:80ff12b6fe5a59ef5d44a5f3a78a193e824cafa4bc7a6435e8e1425dec51c21e [2022-08-08T13:24:47.303Z] #47 DONE 61.0s [2022-08-08T13:24:47.303Z] [2022-08-08T13:24:47.303Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:24:47.303Z] #34 sha256:c1511ddbb1e619013d6f904c06ddcdbe998ae7d012896e1910263c0e7e7986c2 [2022-08-08T13:24:47.303Z] #34 60.89 internal/syscall/unix [2022-08-08T13:24:47.303Z] #34 61.22 time [2022-08-08T13:24:47.806Z] #42 30.49 Reading package lists... [2022-08-08T13:24:47.806Z] #42 ... [2022-08-08T13:24:47.807Z] [2022-08-08T13:24:47.807Z] #36 [tini 1/2] 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-08T13:24:47.807Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:24:47.807Z] #36 30.44 Reading package lists... [2022-08-08T13:24:48.434Z] #55 38.83 The following additional packages will be installed: [2022-08-08T13:24:48.434Z] #55 38.85 libbtrfs0 [2022-08-08T13:24:48.434Z] #55 38.99 The following NEW packages will be installed: [2022-08-08T13:24:48.434Z] #55 39.01 libbtrfs-dev libbtrfs0 [2022-08-08T13:24:49.010Z] #55 39.38 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:24:49.010Z] #55 39.38 Need to get 119 kB of archives. [2022-08-08T13:24:49.010Z] #55 39.38 After this operation, 387 kB of additional disk space will be used. [2022-08-08T13:24:49.010Z] #55 39.38 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-08-08T13:24:49.010Z] #55 39.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-08-08T13:24:49.609Z] #55 ... [2022-08-08T13:24:49.609Z] [2022-08-08T13:24:49.609Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:49.609Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:24:49.609Z] #13 28.48 Reading package lists... [2022-08-08T13:24:49.667Z] #32 ... [2022-08-08T13:24:49.667Z] [2022-08-08T13:24:49.667Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:49.667Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-08T13:24:49.667Z] #13 44.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2022-08-08T13:24:49.667Z] #13 44.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2022-08-08T13:24:49.667Z] #13 44.83 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2022-08-08T13:24:49.667Z] #13 44.83 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2022-08-08T13:24:49.667Z] #13 44.83 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2022-08-08T13:24:49.667Z] #13 44.83 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u8 [110 kB] [2022-08-08T13:24:49.667Z] #13 44.84 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2022-08-08T13:24:49.667Z] #13 44.85 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2022-08-08T13:24:49.667Z] #13 44.88 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2022-08-08T13:24:49.667Z] #13 44.88 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2022-08-08T13:24:49.667Z] #13 44.88 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2022-08-08T13:24:49.667Z] #13 44.91 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2022-08-08T13:24:49.667Z] #13 44.91 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2022-08-08T13:24:49.667Z] #13 44.95 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u8 [322 kB] [2022-08-08T13:24:49.721Z] #36 36.47 Building dependency tree... [2022-08-08T13:24:49.834Z] #34 ... [2022-08-08T13:24:49.834Z] [2022-08-08T13:24:49.834Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-08T13:24:49.834Z] #37 sha256:121e7b69d0254d0d66b54f12b6603c7aa77ef16234096452ae1fac5affd4754f [2022-08-08T13:24:49.834Z] #37 6.210 -- Detecting C compile features - done [2022-08-08T13:24:49.834Z] #37 6.261 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-08T13:24:49.834Z] #37 6.469 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-08T13:24:49.834Z] #37 6.573 -- Configuring done [2022-08-08T13:24:49.834Z] #37 6.598 -- Generating done [2022-08-08T13:24:49.834Z] #37 6.615 -- Build files have been written to: /tmp/tmp.2SXGKLhfMh/tini [2022-08-08T13:24:49.834Z] #37 6.628 + make tini-static [2022-08-08T13:24:49.834Z] #37 7.180 Scanning dependencies of target tini-static [2022-08-08T13:24:49.834Z] #37 7.319 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-08T13:24:49.834Z] #37 9.292 [100%] Linking C executable tini-static [2022-08-08T13:24:49.834Z] #37 9.914 [100%] Built target tini-static [2022-08-08T13:24:49.834Z] #37 9.983 + mkdir -p /build [2022-08-08T13:24:49.834Z] #37 9.989 + cp tini-static /build/docker-init [2022-08-08T13:24:49.834Z] #37 DONE 10.1s [2022-08-08T13:24:49.834Z] [2022-08-08T13:24:49.834Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:24:49.834Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:24:49.834Z] #43 4.145 fatal: not a git repository (or any of the parent directories): .git [2022-08-08T13:24:49.834Z] #43 4.193 GEN .gitid [2022-08-08T13:24:49.834Z] #43 4.214 GEN criu/include/version.h [2022-08-08T13:24:49.834Z] #43 4.301 GEN include/common/asm [2022-08-08T13:24:50.127Z] #13 35.23 Building dependency tree... [2022-08-08T13:24:50.127Z] #13 ... [2022-08-08T13:24:50.127Z] [2022-08-08T13:24:50.127Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:50.127Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:50.127Z] #42 24.82 Reading package lists... [2022-08-08T13:24:50.127Z] #42 30.88 Reading package lists... [2022-08-08T13:24:50.127Z] #42 37.59 Building dependency tree... [2022-08-08T13:24:50.127Z] #42 39.17 Reading state information... [2022-08-08T13:24:50.127Z] #42 40.64 The following additional packages will be installed: [2022-08-08T13:24:50.127Z] #42 40.66 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-08-08T13:24:50.127Z] #42 40.66 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-08-08T13:24:50.127Z] #42 40.66 Suggested packages: [2022-08-08T13:24:50.127Z] #42 40.67 manpages-dev python-setuptools [2022-08-08T13:24:50.127Z] #42 ... [2022-08-08T13:24:50.127Z] [2022-08-08T13:24:50.127Z] #36 [tini 1/2] 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-08T13:24:50.127Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:24:50.127Z] #36 24.92 Reading package lists... [2022-08-08T13:24:50.127Z] #36 31.00 Reading package lists... [2022-08-08T13:24:50.127Z] #36 37.61 Building dependency tree... [2022-08-08T13:24:50.127Z] #36 39.14 Reading state information... [2022-08-08T13:24:50.127Z] #36 40.58 The following additional packages will be installed: [2022-08-08T13:24:50.127Z] #36 40.59 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-08-08T13:24:50.127Z] #36 40.60 Suggested packages: [2022-08-08T13:24:50.127Z] #36 40.61 cmake-doc ninja-build lrzip [2022-08-08T13:24:50.127Z] #36 40.61 Recommended packages: [2022-08-08T13:24:50.127Z] #36 40.61 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-08T13:24:50.387Z] #36 ... [2022-08-08T13:24:50.387Z] [2022-08-08T13:24:50.387Z] #55 [containerd 1/2] 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-08T13:24:50.387Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-08T13:24:50.387Z] #55 40.30 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:24:50.387Z] #55 40.51 Fetched 119 kB in 0s (422 kB/s) [2022-08-08T13:24:50.387Z] #55 40.61 Selecting previously unselected package libbtrfs0. [2022-08-08T13:24:50.387Z] #55 40.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-08-08T13:24:50.387Z] #55 40.66 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-08-08T13:24:50.387Z] #55 40.67 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-08T13:24:50.387Z] #55 40.75 Selecting previously unselected package libbtrfs-dev. [2022-08-08T13:24:50.387Z] #55 40.77 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-08-08T13:24:50.387Z] #55 40.78 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:24:50.387Z] #55 41.04 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-08T13:24:50.402Z] #43 6.301 PBCC images/timens.pb-c.c [2022-08-08T13:24:50.402Z] #43 6.332 DEP images/timens.pb-c.d [2022-08-08T13:24:50.402Z] #43 6.377 PBCC images/fown.pb-c.c [2022-08-08T13:24:50.600Z] #13 46.02 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:24:50.647Z] #55 41.06 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:24:50.647Z] #55 41.08 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:24:50.661Z] #43 6.427 PBCC images/google/protobuf/descriptor.pb-c.c [2022-08-08T13:24:50.661Z] #43 6.518 PBCC images/opts.pb-c.c [2022-08-08T13:24:50.661Z] #43 6.579 PBCC images/memfd.pb-c.c [2022-08-08T13:24:50.661Z] #43 6.626 DEP images/fown.pb-c.d [2022-08-08T13:24:50.857Z] #13 46.22 Fetched 73.4 MB in 6s (11.5 MB/s) [2022-08-08T13:24:50.907Z] #55 DONE 41.4s [2022-08-08T13:24:50.907Z] [2022-08-08T13:24:50.907Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:50.907Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:24:50.907Z] #13 35.23 Building dependency tree... [2022-08-08T13:24:50.907Z] #13 36.42 Reading state information... [2022-08-08T13:24:50.920Z] #43 6.672 DEP images/google/protobuf/descriptor.pb-c.d [2022-08-08T13:24:50.920Z] #43 6.726 DEP images/opts.pb-c.d [2022-08-08T13:24:50.920Z] #43 6.765 DEP images/memfd.pb-c.d [2022-08-08T13:24:50.920Z] #43 6.819 PBCC images/sit.pb-c.c [2022-08-08T13:24:50.920Z] #43 6.872 DEP images/sit.pb-c.d [2022-08-08T13:24:51.107Z] #36 39.58 The following additional packages will be installed: [2022-08-08T13:24:51.107Z] #36 39.58 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2022-08-08T13:24:51.107Z] #36 39.59 Suggested packages: [2022-08-08T13:24:51.107Z] #36 39.59 cmake-doc ninja-build lrzip [2022-08-08T13:24:51.107Z] #36 39.59 Recommended packages: [2022-08-08T13:24:51.107Z] #36 39.59 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2022-08-08T13:24:51.113Z] #13 46.36 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15394 files and directories currently installed.) [2022-08-08T13:24:51.113Z] #13 46.48 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_arm64.deb ... [2022-08-08T13:24:51.113Z] #13 46.51 Unpacking libseccomp2:arm64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-08-08T13:24:51.113Z] #13 46.74 Setting up libseccomp2:arm64 (2.5.1-1~bpo10+1) ... [2022-08-08T13:24:51.178Z] #43 6.916 PBCC images/macvlan.pb-c.c [2022-08-08T13:24:51.178Z] #43 6.932 DEP images/macvlan.pb-c.d [2022-08-08T13:24:51.178Z] #43 6.954 PBCC images/autofs.pb-c.c [2022-08-08T13:24:51.178Z] #43 7.002 DEP images/autofs.pb-c.d [2022-08-08T13:24:51.178Z] #43 7.045 PBCC images/sysctl.pb-c.c [2022-08-08T13:24:51.178Z] #43 7.076 DEP images/sysctl.pb-c.d [2022-08-08T13:24:51.178Z] #43 7.127 PBCC images/time.pb-c.c [2022-08-08T13:24:51.369Z] #13 46.89 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-08T13:24:51.369Z] #13 46.89 (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 ... 15394 files and directories currently installed.) [2022-08-08T13:24:51.369Z] #13 46.97 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2022-08-08T13:24:51.369Z] #13 46.98 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-08T13:24:51.437Z] #43 7.153 DEP images/time.pb-c.d [2022-08-08T13:24:51.437Z] #43 7.216 PBCC images/binfmt-misc.pb-c.c [2022-08-08T13:24:51.437Z] #43 7.254 DEP images/binfmt-misc.pb-c.d [2022-08-08T13:24:51.437Z] #43 7.313 PBCC images/seccomp.pb-c.c [2022-08-08T13:24:51.437Z] #43 7.384 DEP images/seccomp.pb-c.d [2022-08-08T13:24:51.696Z] #43 7.424 PBCC images/userns.pb-c.c [2022-08-08T13:24:51.696Z] #43 7.447 DEP images/userns.pb-c.d [2022-08-08T13:24:51.696Z] #43 7.466 PBCC images/cgroup.pb-c.c [2022-08-08T13:24:51.696Z] #43 7.508 DEP images/cgroup.pb-c.d [2022-08-08T13:24:51.696Z] #43 7.559 PBCC images/ext-file.pb-c.c [2022-08-08T13:24:51.696Z] #43 7.584 DEP images/ext-file.pb-c.d [2022-08-08T13:24:51.696Z] #43 7.631 PBCC images/rpc.pb-c.c [2022-08-08T13:24:51.696Z] #43 7.671 DEP images/rpc.pb-c.d [2022-08-08T13:24:51.696Z] #43 7.738 PBCC images/siginfo.pb-c.c [2022-08-08T13:24:51.955Z] #43 7.772 DEP images/siginfo.pb-c.d [2022-08-08T13:24:51.955Z] #43 7.828 PBCC images/pagemap.pb-c.c [2022-08-08T13:24:51.955Z] #43 7.855 DEP images/pagemap.pb-c.d [2022-08-08T13:24:51.955Z] #43 7.916 PBCC images/rlimit.pb-c.c [2022-08-08T13:24:51.955Z] #43 7.923 DEP images/rlimit.pb-c.d [2022-08-08T13:24:51.955Z] #43 7.979 PBCC images/file-lock.pb-c.c [2022-08-08T13:24:52.049Z] #36 40.58 The following NEW packages will be installed: [2022-08-08T13:24:52.049Z] #36 40.58 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-08-08T13:24:52.049Z] #36 40.58 vim-common xxd [2022-08-08T13:24:52.215Z] #43 8.021 DEP images/file-lock.pb-c.d [2022-08-08T13:24:52.215Z] #43 8.088 PBCC images/tty.pb-c.c [2022-08-08T13:24:52.215Z] #43 8.140 DEP images/tty.pb-c.d [2022-08-08T13:24:52.215Z] #43 8.196 PBCC images/tun.pb-c.c [2022-08-08T13:24:52.473Z] #43 8.243 PBCC images/netdev.pb-c.c [2022-08-08T13:24:52.473Z] #43 8.296 DEP images/tun.pb-c.d [2022-08-08T13:24:52.473Z] #43 8.336 DEP images/netdev.pb-c.d [2022-08-08T13:24:52.473Z] #43 8.381 PBCC images/vma.pb-c.c [2022-08-08T13:24:52.473Z] #43 8.434 DEP images/vma.pb-c.d [2022-08-08T13:24:52.473Z] #43 ... [2022-08-08T13:24:52.473Z] [2022-08-08T13:24:52.473Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:52.473Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:24:52.473Z] #13 61.01 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-08T13:24:52.473Z] #13 61.04 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-08-08T13:24:52.473Z] #13 61.06 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-08T13:24:52.473Z] #13 67.50 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-08T13:24:52.473Z] #13 67.51 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-08T13:24:52.473Z] #13 67.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:24:52.473Z] #13 67.66 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-08-08T13:24:52.473Z] #13 67.67 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-08T13:24:52.473Z] #13 67.67 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:24:52.621Z] #36 41.02 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:24:52.621Z] #36 41.02 Need to get 14.9 MB of archives. [2022-08-08T13:24:52.621Z] #36 41.02 After this operation, 61.8 MB of additional disk space will be used. [2022-08-08T13:24:52.621Z] #36 41.02 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-08-08T13:24:52.621Z] #36 41.02 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-08T13:24:52.621Z] #36 41.02 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-08-08T13:24:52.621Z] #36 ... [2022-08-08T13:24:52.621Z] [2022-08-08T13:24:52.621Z] #55 [containerd 1/2] 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-08T13:24:52.621Z] #55 sha256:c7afcfb12e2d45af91b9e18b141f2b59baceb8c754c50b0481a8de3018a9c652 [2022-08-08T13:24:52.621Z] #55 35.03 Building dependency tree... [2022-08-08T13:24:52.621Z] #55 38.08 The following additional packages will be installed: [2022-08-08T13:24:52.621Z] #55 38.08 libbtrfs0 [2022-08-08T13:24:52.621Z] #55 38.25 The following NEW packages will be installed: [2022-08-08T13:24:52.621Z] #55 38.26 libbtrfs-dev libbtrfs0 [2022-08-08T13:24:52.621Z] #55 38.63 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:24:52.621Z] #55 38.63 Need to get 119 kB of archives. [2022-08-08T13:24:52.621Z] #55 38.63 After this operation, 387 kB of additional disk space will be used. [2022-08-08T13:24:52.621Z] #55 38.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-08-08T13:24:52.621Z] #55 38.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-08-08T13:24:52.621Z] #55 39.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:24:52.621Z] #55 40.07 Fetched 119 kB in 0s (420 kB/s) [2022-08-08T13:24:52.621Z] #55 40.15 Selecting previously unselected package libbtrfs0. [2022-08-08T13:24:52.621Z] #55 40.15 (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 ... 15421 files and directories currently installed.) [2022-08-08T13:24:52.621Z] #55 40.21 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2022-08-08T13:24:52.621Z] #55 40.21 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-08T13:24:52.621Z] #55 40.34 Selecting previously unselected package libbtrfs-dev. [2022-08-08T13:24:52.621Z] #55 40.34 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-08-08T13:24:52.621Z] #55 40.35 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:24:52.621Z] #55 40.60 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-08T13:24:52.621Z] #55 40.62 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:24:52.621Z] #55 40.63 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:24:52.621Z] #55 DONE 41.2s [2022-08-08T13:24:52.621Z] [2022-08-08T13:24:52.621Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:24:52.621Z] #56 sha256:742d5445c2668a3f33b21968d197094f5e0df0c11b4c012aeb1c8df245d13eeb [2022-08-08T13:24:52.732Z] #13 ... [2022-08-08T13:24:52.732Z] [2022-08-08T13:24:52.732Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:24:52.732Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:24:52.732Z] #43 8.491 PBCC images/creds.pb-c.c [2022-08-08T13:24:52.732Z] #43 8.535 DEP images/creds.pb-c.d [2022-08-08T13:24:52.732Z] #43 8.575 PBCC images/utsns.pb-c.c [2022-08-08T13:24:52.732Z] #43 8.592 DEP images/utsns.pb-c.d [2022-08-08T13:24:52.732Z] #43 8.631 PBCC images/ipc-desc.pb-c.c [2022-08-08T13:24:52.732Z] #43 8.660 PBCC images/ipc-sem.pb-c.c [2022-08-08T13:24:52.732Z] #43 8.682 DEP images/ipc-desc.pb-c.d [2022-08-08T13:24:52.732Z] #43 8.713 DEP images/ipc-sem.pb-c.d [2022-08-08T13:24:52.821Z] #13 38.03 The following additional packages will be installed: [2022-08-08T13:24:52.821Z] #13 38.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-08-08T13:24:52.821Z] #13 38.04 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-08-08T13:24:52.821Z] #13 38.05 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-08-08T13:24:52.821Z] #13 38.05 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-08-08T13:24:52.821Z] #13 38.05 mingw-w64-x86-64-dev [2022-08-08T13:24:52.821Z] #13 38.06 Suggested packages: [2022-08-08T13:24:52.821Z] #13 38.06 gcc-8-locales seccomp wine64 [2022-08-08T13:24:52.882Z] #56 ... [2022-08-08T13:24:52.882Z] [2022-08-08T13:24:52.882Z] #67 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2022-08-08T13:24:52.882Z] #67 sha256:ad6647276ad8eef062fc15e3f6a48fc6e09a362b6a0aeae78d841d1a8ab4162b [2022-08-08T13:24:52.882Z] #67 DONE 41.3s [2022-08-08T13:24:52.882Z] [2022-08-08T13:24:52.882Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:52.882Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:52.882Z] #42 30.49 Reading package lists... [2022-08-08T13:24:52.882Z] #42 36.76 Building dependency tree... [2022-08-08T13:24:52.882Z] #42 39.78 The following additional packages will be installed: [2022-08-08T13:24:52.882Z] #42 39.80 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2022-08-08T13:24:52.882Z] #42 39.80 libprotoc17 python-pkg-resources python-six zlib1g-dev [2022-08-08T13:24:52.882Z] #42 39.80 Suggested packages: [2022-08-08T13:24:52.882Z] #42 39.80 manpages-dev python-setuptools [2022-08-08T13:24:52.882Z] #42 41.03 The following NEW packages will be installed: [2022-08-08T13:24:52.882Z] #42 41.03 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-08-08T13:24:52.882Z] #42 41.03 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-08-08T13:24:52.882Z] #42 41.03 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-08-08T13:24:52.882Z] #42 41.03 python-six zlib1g-dev [2022-08-08T13:24:52.882Z] #42 41.45 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:24:52.882Z] #42 41.45 Need to get 4091 kB of archives. [2022-08-08T13:24:52.882Z] #42 41.45 After this operation, 22.5 MB of additional disk space will be used. [2022-08-08T13:24:52.882Z] #42 41.45 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-08-08T13:24:52.882Z] #42 41.46 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-08T13:24:52.882Z] #42 41.46 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-08-08T13:24:52.882Z] #42 41.46 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-08-08T13:24:52.882Z] #42 41.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-08-08T13:24:52.882Z] #42 41.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-08-08T13:24:52.882Z] #42 41.50 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-08-08T13:24:52.882Z] #42 41.52 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-08-08T13:24:52.882Z] #42 41.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-08-08T13:24:52.990Z] #43 8.762 PBCC images/ipc-msg.pb-c.c [2022-08-08T13:24:52.990Z] #43 8.780 DEP images/ipc-msg.pb-c.d [2022-08-08T13:24:52.990Z] #43 8.828 PBCC images/ipc-shm.pb-c.c [2022-08-08T13:24:52.990Z] #43 8.867 DEP images/ipc-shm.pb-c.d [2022-08-08T13:24:52.990Z] #43 8.915 PBCC images/ipc-var.pb-c.c [2022-08-08T13:24:52.990Z] #43 8.936 DEP images/ipc-var.pb-c.d [2022-08-08T13:24:53.142Z] #42 41.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-08-08T13:24:53.142Z] #42 41.61 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-08-08T13:24:53.142Z] #42 41.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-08-08T13:24:53.249Z] #43 8.991 PBCC images/sk-opts.pb-c.c [2022-08-08T13:24:53.249Z] #43 9.029 PBCC images/packet-sock.pb-c.c [2022-08-08T13:24:53.249Z] #43 9.115 DEP images/sk-opts.pb-c.d [2022-08-08T13:24:53.249Z] #43 9.150 DEP images/packet-sock.pb-c.d [2022-08-08T13:24:53.249Z] #43 9.192 PBCC images/sk-netlink.pb-c.c [2022-08-08T13:24:53.389Z] #13 ... [2022-08-08T13:24:53.389Z] [2022-08-08T13:24:53.389Z] #36 [tini 1/2] 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-08T13:24:53.389Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-08T13:24:53.389Z] #36 39.21 Selecting previously unselected package libicu63:arm64. [2022-08-08T13:24:53.389Z] #36 39.21 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-08-08T13:24:53.389Z] #36 39.26 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-08-08T13:24:53.389Z] #36 44.55 Selecting previously unselected package libxml2:arm64. [2022-08-08T13:24:53.389Z] #36 44.55 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_arm64.deb ... [2022-08-08T13:24:53.389Z] #36 44.59 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-08T13:24:53.389Z] #36 45.58 Selecting previously unselected package cmake-data. [2022-08-08T13:24:53.389Z] #36 45.59 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-08-08T13:24:53.389Z] #36 45.63 Unpacking cmake-data (3.13.4-1) ... [2022-08-08T13:24:53.389Z] #36 48.60 Selecting previously unselected package libarchive13:arm64. [2022-08-08T13:24:53.389Z] #36 48.61 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2022-08-08T13:24:53.389Z] #36 48.62 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-08-08T13:24:53.389Z] #36 48.97 Selecting previously unselected package libjsoncpp1:arm64. [2022-08-08T13:24:53.389Z] #36 48.99 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2022-08-08T13:24:53.389Z] #36 49.00 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2022-08-08T13:24:53.389Z] #36 49.12 Selecting previously unselected package librhash0:arm64. [2022-08-08T13:24:53.389Z] #36 49.12 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2022-08-08T13:24:53.389Z] #36 49.13 Unpacking librhash0:arm64 (1.3.8-1) ... [2022-08-08T13:24:53.389Z] #36 49.26 Selecting previously unselected package libuv1:arm64. [2022-08-08T13:24:53.389Z] #36 49.26 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_arm64.deb ... [2022-08-08T13:24:53.389Z] #36 49.27 Unpacking libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-08-08T13:24:53.389Z] #36 ... [2022-08-08T13:24:53.389Z] [2022-08-08T13:24:53.389Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:53.389Z] #42 sha256:b42d7803bb053b3127a7362092630c560041e029073d34a93bc499f2820a3870 [2022-08-08T13:24:53.389Z] #42 43.61 Selecting previously unselected package protobuf-compiler. [2022-08-08T13:24:53.389Z] #42 43.61 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2022-08-08T13:24:53.389Z] #42 43.62 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-08-08T13:24:53.389Z] #42 43.79 Selecting previously unselected package python-pkg-resources. [2022-08-08T13:24:53.389Z] #42 43.79 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-08-08T13:24:53.389Z] #42 43.80 Unpacking python-pkg-resources (40.8.0-1) ... [2022-08-08T13:24:53.389Z] #42 44.04 Selecting previously unselected package python-six. [2022-08-08T13:24:53.389Z] #42 44.05 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-08-08T13:24:53.389Z] #42 44.06 Unpacking python-six (1.12.0-1) ... [2022-08-08T13:24:53.389Z] #42 44.16 Selecting previously unselected package python-protobuf. [2022-08-08T13:24:53.389Z] #42 44.17 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2022-08-08T13:24:53.389Z] #42 44.17 Unpacking python-protobuf (3.6.1.3-2) ... [2022-08-08T13:24:53.389Z] #42 44.89 Setting up python-pkg-resources (40.8.0-1) ... [2022-08-08T13:24:53.389Z] #42 46.93 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2022-08-08T13:24:53.389Z] #42 46.95 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:24:53.389Z] #42 46.97 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-08-08T13:24:53.389Z] #42 47.00 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2022-08-08T13:24:53.389Z] #42 47.02 Setting up python-six (1.12.0-1) ... [2022-08-08T13:24:53.389Z] #42 48.86 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-08T13:24:53.389Z] #42 48.88 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-08-08T13:24:53.389Z] #42 48.92 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2022-08-08T13:24:53.389Z] #42 48.93 Setting up libcap-dev:arm64 (1:2.25-2) ... [2022-08-08T13:24:53.389Z] #42 48.95 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2022-08-08T13:24:53.389Z] #42 48.98 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-08-08T13:24:53.389Z] #42 49.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-08T13:24:53.389Z] #42 49.01 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2022-08-08T13:24:53.389Z] #42 49.03 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-08T13:24:53.389Z] #42 49.04 Setting up python-protobuf (3.6.1.3-2) ... [2022-08-08T13:24:53.403Z] #42 41.75 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-08-08T13:24:53.403Z] #42 41.77 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-08-08T13:24:53.403Z] #42 41.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-08-08T13:24:53.403Z] #42 41.77 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-08-08T13:24:53.403Z] #42 41.79 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-08-08T13:24:53.507Z] #43 9.232 DEP images/sk-netlink.pb-c.d [2022-08-08T13:24:53.507Z] #43 9.268 PBCC images/sk-inet.pb-c.c [2022-08-08T13:24:53.507Z] #43 9.315 DEP images/sk-inet.pb-c.d [2022-08-08T13:24:53.507Z] #43 9.353 PBCC images/sk-unix.pb-c.c [2022-08-08T13:24:53.507Z] #43 9.384 DEP images/sk-unix.pb-c.d [2022-08-08T13:24:53.507Z] #43 9.426 PBCC images/mm.pb-c.c [2022-08-08T13:24:53.772Z] #43 9.517 DEP images/mm.pb-c.d [2022-08-08T13:24:53.772Z] #43 9.588 PBCC images/timerfd.pb-c.c [2022-08-08T13:24:53.772Z] #43 9.648 DEP images/timerfd.pb-c.d [2022-08-08T13:24:53.772Z] #43 9.716 PBCC images/timer.pb-c.c [2022-08-08T13:24:53.778Z] #13 39.03 The following NEW packages will be installed: [2022-08-08T13:24:53.778Z] #13 39.04 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-08T13:24:53.778Z] #13 39.04 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-08-08T13:24:53.778Z] #13 39.04 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-08-08T13:24:53.778Z] #13 39.04 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-08-08T13:24:53.778Z] #13 39.05 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-08-08T13:24:53.778Z] #13 39.05 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-08-08T13:24:53.778Z] #13 39.06 The following packages will be upgraded: [2022-08-08T13:24:53.778Z] #13 39.07 libseccomp2 [2022-08-08T13:24:54.038Z] #13 39.49 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:24:54.038Z] #13 39.49 Need to get 77.8 MB of archives. [2022-08-08T13:24:54.038Z] #13 39.49 After this operation, 487 MB of additional disk space will be used. [2022-08-08T13:24:54.038Z] #13 39.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-08-08T13:24:54.038Z] #13 39.49 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-08-08T13:24:54.038Z] #13 39.50 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-08-08T13:24:54.038Z] #13 39.67 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-08-08T13:24:54.041Z] #43 9.742 DEP images/timer.pb-c.d [2022-08-08T13:24:54.041Z] #43 9.772 PBCC images/sa.pb-c.c [2022-08-08T13:24:54.041Z] #43 9.810 DEP images/sa.pb-c.d [2022-08-08T13:24:54.041Z] #43 9.957 PBCC images/pipe-data.pb-c.c [2022-08-08T13:24:54.041Z] #43 9.990 DEP images/pipe-data.pb-c.d [2022-08-08T13:24:54.298Z] #13 39.87 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-08-08T13:24:54.298Z] #13 39.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-08-08T13:24:54.298Z] #13 39.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-08-08T13:24:54.298Z] #13 39.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-08-08T13:24:54.299Z] #43 10.04 PBCC images/mnt.pb-c.c [2022-08-08T13:24:54.299Z] #43 10.09 DEP images/mnt.pb-c.d [2022-08-08T13:24:54.299Z] #43 10.16 PBCC images/sk-packet.pb-c.c [2022-08-08T13:24:54.299Z] #43 10.18 DEP images/sk-packet.pb-c.d [2022-08-08T13:24:54.299Z] #43 10.24 PBCC images/tcp-stream.pb-c.c [2022-08-08T13:24:54.299Z] #43 10.28 DEP images/tcp-stream.pb-c.d [2022-08-08T13:24:54.357Z] #42 42.83 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:24:54.357Z] #42 43.04 Fetched 4091 kB in 1s (6336 kB/s) [2022-08-08T13:24:54.558Z] #43 10.33 PBCC images/pipe.pb-c.c [2022-08-08T13:24:54.558Z] #43 10.37 DEP images/pipe.pb-c.d [2022-08-08T13:24:54.558Z] #43 10.43 PBCC images/pstree.pb-c.c [2022-08-08T13:24:54.558Z] #43 10.45 DEP images/pstree.pb-c.d [2022-08-08T13:24:54.558Z] #43 10.49 PBCC images/fs.pb-c.c [2022-08-08T13:24:54.558Z] #43 10.51 DEP images/fs.pb-c.d [2022-08-08T13:24:54.558Z] #43 10.58 PBCC images/signalfd.pb-c.c [2022-08-08T13:24:54.623Z] #42 43.14 Selecting previously unselected package libcap-dev:amd64. [2022-08-08T13:24:54.623Z] #42 43.14 (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 ... 15421 files and directories currently installed.) [2022-08-08T13:24:54.623Z] #42 43.18 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-08-08T13:24:54.623Z] #42 43.18 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-08-08T13:24:54.816Z] #43 10.61 DEP images/signalfd.pb-c.d [2022-08-08T13:24:54.816Z] #43 10.65 PBCC images/fh.pb-c.c [2022-08-08T13:24:54.816Z] #43 10.68 PBCC images/fsnotify.pb-c.c [2022-08-08T13:24:54.816Z] #43 10.71 DEP images/fh.pb-c.d [2022-08-08T13:24:54.816Z] #43 10.78 DEP images/fsnotify.pb-c.d [2022-08-08T13:24:54.869Z] #13 40.22 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-08-08T13:24:54.869Z] #13 40.45 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-08-08T13:24:54.886Z] #42 43.32 Selecting previously unselected package libnet1:amd64. [2022-08-08T13:24:54.886Z] #42 43.35 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-08T13:24:54.886Z] #42 43.35 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:24:54.886Z] #42 43.46 Selecting previously unselected package libnet1-dev. [2022-08-08T13:24:54.886Z] #42 43.46 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-08T13:24:54.886Z] #42 43.46 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-08T13:24:55.074Z] #43 10.85 PBCC images/eventpoll.pb-c.c [2022-08-08T13:24:55.074Z] #43 10.89 DEP images/eventpoll.pb-c.d [2022-08-08T13:24:55.074Z] #43 10.94 PBCC images/eventfd.pb-c.c [2022-08-08T13:24:55.074Z] #43 10.98 DEP images/eventfd.pb-c.d [2022-08-08T13:24:55.128Z] #13 40.46 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-08-08T13:24:55.148Z] #42 43.68 Selecting previously unselected package libnl-3-200:amd64. [2022-08-08T13:24:55.148Z] #42 ... [2022-08-08T13:24:55.148Z] [2022-08-08T13:24:55.148Z] #36 [tini 1/2] 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-08T13:24:55.148Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:24:55.148Z] #36 41.71 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-08-08T13:24:55.148Z] #36 41.76 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-08-08T13:24:55.148Z] #36 41.89 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-08-08T13:24:55.148Z] #36 41.90 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-08-08T13:24:55.148Z] #36 41.91 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-08-08T13:24:55.148Z] #36 41.91 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-08-08T13:24:55.148Z] #36 41.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-08-08T13:24:55.148Z] #36 43.10 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:24:55.148Z] #36 43.21 Fetched 14.9 MB in 1s (10.4 MB/s) [2022-08-08T13:24:55.148Z] #36 43.35 Selecting previously unselected package xxd. [2022-08-08T13:24:55.148Z] #36 43.35 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-08-08T13:24:55.148Z] #36 43.38 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-08T13:24:55.148Z] #36 43.39 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:24:55.148Z] #36 43.57 Selecting previously unselected package vim-common. [2022-08-08T13:24:55.148Z] #36 43.58 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-08T13:24:55.148Z] #36 43.63 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:24:55.317Z] #42 ... [2022-08-08T13:24:55.317Z] [2022-08-08T13:24:55.317Z] #36 [tini 1/2] 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-08T13:24:55.317Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-08T13:24:55.317Z] #36 51.13 Selecting previously unselected package cmake. [2022-08-08T13:24:55.317Z] #36 51.14 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2022-08-08T13:24:55.317Z] #36 51.39 Unpacking cmake (3.13.4-1) ... [2022-08-08T13:24:55.333Z] #43 11.06 PBCC images/remap-file-path.pb-c.c [2022-08-08T13:24:55.333Z] #43 11.10 DEP images/remap-file-path.pb-c.d [2022-08-08T13:24:55.333Z] #43 11.16 PBCC images/fifo.pb-c.c [2022-08-08T13:24:55.333Z] #43 11.19 DEP images/fifo.pb-c.d [2022-08-08T13:24:55.333Z] #43 11.25 PBCC images/ghost-file.pb-c.c [2022-08-08T13:24:55.333Z] #43 11.29 DEP images/ghost-file.pb-c.d [2022-08-08T13:24:55.409Z] #36 43.86 Selecting previously unselected package libicu63:amd64. [2022-08-08T13:24:55.409Z] #36 43.89 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-08-08T13:24:55.409Z] #36 43.89 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-08T13:24:55.592Z] #43 11.34 PBCC images/regfile.pb-c.c [2022-08-08T13:24:55.592Z] #43 11.35 DEP images/regfile.pb-c.d [2022-08-08T13:24:55.592Z] #43 11.44 PBCC images/ns.pb-c.c [2022-08-08T13:24:55.592Z] #43 11.46 DEP images/ns.pb-c.d [2022-08-08T13:24:55.592Z] #43 11.50 PBCC images/fdinfo.pb-c.c [2022-08-08T13:24:55.592Z] #43 11.56 DEP images/fdinfo.pb-c.d [2022-08-08T13:24:55.851Z] #43 11.62 PBCC images/core-aarch64.pb-c.c [2022-08-08T13:24:55.851Z] #43 11.67 PBCC images/core-arm.pb-c.c [2022-08-08T13:24:55.851Z] #43 11.71 PBCC images/core-ppc64.pb-c.c [2022-08-08T13:24:55.851Z] #43 11.76 PBCC images/core-s390.pb-c.c [2022-08-08T13:24:55.851Z] #43 11.80 PBCC images/core-x86.pb-c.c [2022-08-08T13:24:56.111Z] #43 11.84 PBCC images/core.pb-c.c [2022-08-08T13:24:56.111Z] #43 11.91 PBCC images/inventory.pb-c.c [2022-08-08T13:24:56.111Z] #43 11.96 DEP images/core-aarch64.pb-c.d [2022-08-08T13:24:56.111Z] #43 12.02 DEP images/core-arm.pb-c.d [2022-08-08T13:24:56.111Z] #43 12.08 DEP images/core-ppc64.pb-c.d [2022-08-08T13:24:56.111Z] #43 12.13 DEP images/core-s390.pb-c.d [2022-08-08T13:24:56.370Z] #43 12.18 DEP images/core-x86.pb-c.d [2022-08-08T13:24:56.370Z] #43 12.21 DEP images/core.pb-c.d [2022-08-08T13:24:56.507Z] #13 ... [2022-08-08T13:24:56.507Z] [2022-08-08T13:24:56.508Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:56.508Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:24:56.508Z] #42 41.82 The following NEW packages will be installed: [2022-08-08T13:24:56.508Z] #42 41.82 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2022-08-08T13:24:56.508Z] #42 41.82 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2022-08-08T13:24:56.508Z] #42 41.82 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2022-08-08T13:24:56.508Z] #42 41.82 python-six zlib1g-dev [2022-08-08T13:24:56.508Z] #42 42.24 0 upgraded, 17 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:24:56.508Z] #42 42.24 Need to get 4091 kB of archives. [2022-08-08T13:24:56.508Z] #42 42.24 After this operation, 22.5 MB of additional disk space will be used. [2022-08-08T13:24:56.508Z] #42 42.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2022-08-08T13:24:56.508Z] #42 42.24 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-08T13:24:56.508Z] #42 42.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2022-08-08T13:24:56.508Z] #42 42.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-08-08T13:24:56.508Z] #42 42.27 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2022-08-08T13:24:56.508Z] #42 42.27 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-08-08T13:24:56.508Z] #42 42.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2022-08-08T13:24:56.508Z] #42 42.29 Get:8 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1+deb10u1 [210 kB] [2022-08-08T13:24:56.508Z] #42 42.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2022-08-08T13:24:56.508Z] #42 42.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2022-08-08T13:24:56.508Z] #42 42.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2022-08-08T13:24:56.508Z] #42 42.49 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2022-08-08T13:24:56.508Z] #42 42.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2022-08-08T13:24:56.508Z] #42 42.56 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2022-08-08T13:24:56.508Z] #42 42.56 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2022-08-08T13:24:56.508Z] #42 42.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2022-08-08T13:24:56.508Z] #42 42.58 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2022-08-08T13:24:56.508Z] #42 43.41 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:24:56.508Z] #42 43.56 Fetched 4091 kB in 1s (6047 kB/s) [2022-08-08T13:24:56.508Z] #42 43.64 Selecting previously unselected package libcap-dev:amd64. [2022-08-08T13:24:56.508Z] #42 43.64 (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 ... 15421 files and directories currently installed.) [2022-08-08T13:24:56.508Z] #42 43.71 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2022-08-08T13:24:56.508Z] #42 43.72 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2022-08-08T13:24:56.508Z] #42 43.86 Selecting previously unselected package libnet1:amd64. [2022-08-08T13:24:56.508Z] #42 43.86 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-08T13:24:56.508Z] #42 43.87 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:24:56.508Z] #42 43.99 Selecting previously unselected package libnet1-dev. [2022-08-08T13:24:56.508Z] #42 43.99 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-08T13:24:56.508Z] #42 44.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-08T13:24:56.508Z] #42 44.17 Selecting previously unselected package libnl-3-200:amd64. [2022-08-08T13:24:56.508Z] #42 44.17 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-08-08T13:24:56.508Z] #42 44.18 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-08-08T13:24:56.508Z] #42 44.30 Selecting previously unselected package libnl-3-dev:amd64. [2022-08-08T13:24:56.508Z] #42 44.30 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-08-08T13:24:56.508Z] #42 44.31 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-08-08T13:24:56.508Z] #42 44.59 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-08T13:24:56.508Z] #42 44.59 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-08-08T13:24:56.508Z] #42 44.62 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-08T13:24:56.508Z] #42 44.69 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-08T13:24:56.508Z] #42 44.71 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-08-08T13:24:56.508Z] #42 44.72 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-08-08T13:24:56.508Z] #42 44.85 Selecting previously unselected package zlib1g-dev:amd64. [2022-08-08T13:24:56.508Z] #42 44.85 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-08-08T13:24:56.508Z] #42 44.85 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-08T13:24:56.508Z] #42 45.12 Selecting previously unselected package libprotobuf17:amd64. [2022-08-08T13:24:56.508Z] #42 45.12 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-08-08T13:24:56.508Z] #42 45.14 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-08-08T13:24:56.508Z] #42 45.81 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-08-08T13:24:56.508Z] #42 45.84 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-08-08T13:24:56.508Z] #42 45.85 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-08-08T13:24:56.508Z] #42 46.06 Selecting previously unselected package libprotobuf-dev:amd64. [2022-08-08T13:24:56.508Z] #42 46.06 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-08-08T13:24:56.508Z] #42 46.07 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-08-08T13:24:56.629Z] #43 12.29 DEP images/inventory.pb-c.d [2022-08-08T13:24:56.629Z] #43 12.34 PBCC images/cpuinfo.pb-c.c [2022-08-08T13:24:56.629Z] #43 12.38 DEP images/cpuinfo.pb-c.d [2022-08-08T13:24:56.629Z] #43 12.43 PBCC images/stats.pb-c.c [2022-08-08T13:24:56.629Z] #43 12.46 DEP images/stats.pb-c.d [2022-08-08T13:24:56.767Z] #42 47.20 Selecting previously unselected package libprotoc17:amd64. [2022-08-08T13:24:56.767Z] #42 47.23 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-08-08T13:24:56.767Z] #42 47.23 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-08-08T13:24:57.245Z] #36 ... [2022-08-08T13:24:57.245Z] [2022-08-08T13:24:57.245Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:24:57.245Z] #34 sha256:c8ba60d729689e7e5b5c3a29b35b423a3fca58dd9e53360300547538bdca753e [2022-08-08T13:24:57.245Z] #34 43.61 sync [2022-08-08T13:24:57.245Z] #34 43.62 internal/reflectlite [2022-08-08T13:24:57.245Z] #34 45.09 internal/testlog [2022-08-08T13:24:57.245Z] #34 45.75 sort [2022-08-08T13:24:57.245Z] #34 45.75 errors [2022-08-08T13:24:57.245Z] #34 46.13 strconv [2022-08-08T13:24:57.245Z] #34 46.85 io [2022-08-08T13:24:57.245Z] #34 48.24 internal/oserror [2022-08-08T13:24:57.245Z] #34 48.43 syscall [2022-08-08T13:24:57.245Z] #34 50.00 reflect [2022-08-08T13:24:57.245Z] #34 51.94 internal/syscall/unix [2022-08-08T13:24:57.245Z] #34 52.27 time [2022-08-08T13:24:57.335Z] #42 47.82 Selecting previously unselected package protobuf-c-compiler. [2022-08-08T13:24:57.335Z] #42 47.84 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-08-08T13:24:57.335Z] #42 47.84 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-08T13:24:57.506Z] #34 ... [2022-08-08T13:24:57.506Z] [2022-08-08T13:24:57.506Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:24:57.506Z] #42 sha256:b42d7803bb053b3127a7362092630c560041e029073d34a93bc499f2820a3870 [2022-08-08T13:24:57.506Z] #42 52.98 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2022-08-08T13:24:57.506Z] #42 52.99 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:24:57.506Z] #42 DONE 53.8s [2022-08-08T13:24:57.506Z] [2022-08-08T13:24:57.506Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:24:57.506Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-08T13:24:57.506Z] #13 50.63 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-08T13:24:57.506Z] #13 50.64 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2022-08-08T13:24:57.506Z] #13 50.67 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-08T13:24:57.506Z] #13 52.87 Selecting previously unselected package binutils-mingw-w64. [2022-08-08T13:24:57.506Z] #13 52.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-08-08T13:24:57.506Z] #13 52.97 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-08T13:24:57.506Z] #13 53.15 Selecting previously unselected package libdevmapper1.02.1:arm64. [2022-08-08T13:24:57.594Z] #42 48.01 Selecting previously unselected package protobuf-compiler. [2022-08-08T13:24:57.594Z] #42 48.02 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-08-08T13:24:57.594Z] #42 48.04 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-08-08T13:24:57.763Z] #13 53.15 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-08-08T13:24:57.763Z] #13 53.17 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-08-08T13:24:57.853Z] #42 48.19 Selecting previously unselected package python-pkg-resources. [2022-08-08T13:24:57.853Z] #42 48.19 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-08-08T13:24:57.853Z] #42 48.19 Unpacking python-pkg-resources (40.8.0-1) ... [2022-08-08T13:24:57.853Z] #42 48.43 Selecting previously unselected package python-six. [2022-08-08T13:24:57.853Z] #42 48.43 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-08-08T13:24:57.853Z] #42 48.43 Unpacking python-six (1.12.0-1) ... [2022-08-08T13:24:57.853Z] #42 48.53 Selecting previously unselected package python-protobuf. [2022-08-08T13:24:58.007Z] #43 13.74 make[1]: Nothing to be done for 'all'. [2022-08-08T13:24:58.020Z] #13 53.49 Selecting previously unselected package dmsetup. [2022-08-08T13:24:58.020Z] #13 53.49 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2022-08-08T13:24:58.021Z] #13 53.51 Unpacking dmsetup (2:1.02.155-3) ... [2022-08-08T13:24:58.112Z] #42 48.53 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-08-08T13:24:58.112Z] #42 48.54 Unpacking python-protobuf (3.6.1.3-2) ... [2022-08-08T13:24:58.277Z] #13 53.75 Selecting previously unselected package mingw-w64-common. [2022-08-08T13:24:58.277Z] #13 53.76 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-08-08T13:24:58.277Z] #13 53.76 Unpacking mingw-w64-common (6.0.0-3) ... [2022-08-08T13:24:58.680Z] #42 49.08 Setting up python-pkg-resources (40.8.0-1) ... [2022-08-08T13:24:58.722Z] #36 ... [2022-08-08T13:24:58.722Z] [2022-08-08T13:24:58.722Z] #32 [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-08T13:24:58.722Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-08T13:24:58.723Z] #32 46.02 Checking out files: 88% (1342/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-08-08T13:24:58.723Z] #32 46.55 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-08T13:24:58.723Z] #32 46.70 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T13:24:58.854Z] #13 ... [2022-08-08T13:24:58.854Z] [2022-08-08T13:24:58.854Z] #36 [tini 1/2] 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-08T13:24:58.854Z] #36 sha256:2c5e3825d5c32f409b5c1738608fce3f1e72dd6af752f31bcb8ed761a023bde2 [2022-08-08T13:24:58.854Z] #36 53.92 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-08-08T13:24:58.854Z] #36 53.96 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:24:58.854Z] #36 54.04 Setting up libuv1:arm64 (1.24.1-1+deb10u1) ... [2022-08-08T13:24:58.854Z] #36 54.06 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:24:58.854Z] #36 54.11 Setting up librhash0:arm64 (1.3.8-1) ... [2022-08-08T13:24:58.854Z] #36 54.12 Setting up cmake-data (3.13.4-1) ... [2022-08-08T13:24:58.854Z] #36 54.14 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-08T13:24:58.854Z] #36 54.16 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2022-08-08T13:24:58.854Z] #36 54.20 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2022-08-08T13:24:58.854Z] #36 54.22 Setting up cmake (3.13.4-1) ... [2022-08-08T13:24:58.854Z] #36 54.23 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:24:58.854Z] #36 54.34 Processing triggers for mime-support (3.62) ... [2022-08-08T13:24:58.854Z] #36 DONE 55.0s [2022-08-08T13:24:58.854Z] [2022-08-08T13:24:58.854Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-08T13:24:58.854Z] #37 sha256:cd2d5d7cdbca29ca66f139466e99b82203330888a0a87c8b519b0da6f8aab1b3 [2022-08-08T13:24:59.384Z] #43 15.03 CC images/stats.o [2022-08-08T13:24:59.454Z] #37 0.794 + RM_GOPATH=0 [2022-08-08T13:24:59.454Z] #37 0.794 + TMP_GOPATH= [2022-08-08T13:24:59.454Z] #37 0.794 + : /build [2022-08-08T13:24:59.454Z] #37 0.794 + '[' -z '' ']' [2022-08-08T13:24:59.454Z] #37 0.796 ++ mktemp -d [2022-08-08T13:24:59.454Z] #37 0.805 + export GOPATH=/tmp/tmp.8NN2hwPx01 [2022-08-08T13:24:59.454Z] #37 0.813 + GOPATH=/tmp/tmp.8NN2hwPx01 [2022-08-08T13:24:59.454Z] #37 0.813 + RM_GOPATH=1 [2022-08-08T13:24:59.454Z] #37 0.813 + case "$(go env GOARCH)" in [2022-08-08T13:24:59.454Z] #37 0.816 ++ go env GOARCH [2022-08-08T13:24:59.454Z] #37 0.843 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:59.644Z] #43 15.34 CC images/core.o [2022-08-08T13:24:59.714Z] #37 0.844 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:24:59.714Z] #37 0.844 ++ dirname /tmp/install/install.sh [2022-08-08T13:24:59.714Z] #37 0.847 + dir=/tmp/install [2022-08-08T13:24:59.714Z] #37 0.847 + bin=tini [2022-08-08T13:24:59.714Z] #37 0.847 + shift [2022-08-08T13:24:59.714Z] #37 0.848 + '[' '!' -f /tmp/install/tini.installer ']' [2022-08-08T13:24:59.714Z] #37 0.848 + . /tmp/install/tini.installer [2022-08-08T13:24:59.714Z] #37 0.848 ++ : v0.19.0 [2022-08-08T13:24:59.714Z] #37 0.848 + install_tini [2022-08-08T13:24:59.714Z] #37 0.849 + echo 'Install tini version v0.19.0' [2022-08-08T13:24:59.714Z] #37 0.849 Install tini version v0.19.0 [2022-08-08T13:24:59.714Z] #37 0.849 + git clone https://github.com/krallin/tini.git /tmp/tmp.8NN2hwPx01/tini [2022-08-08T13:24:59.714Z] #37 0.874 Cloning into '/tmp/tmp.8NN2hwPx01/tini'... [2022-08-08T13:25:00.212Z] #43 15.98 CC images/core-x86.o [2022-08-08T13:25:00.285Z] #37 ... [2022-08-08T13:25:00.285Z] [2022-08-08T13:25:00.285Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-08T13:25:00.285Z] #47 sha256:6bf38969f118bbb0f4d2b606870dbeedf1f064023d995d906f260486c02ae885 [2022-08-08T13:25:00.285Z] #47 DONE 56.6s [2022-08-08T13:25:00.285Z] [2022-08-08T13:25:00.285Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-08T13:25:00.285Z] #37 sha256:cd2d5d7cdbca29ca66f139466e99b82203330888a0a87c8b519b0da6f8aab1b3 [2022-08-08T13:25:00.285Z] #37 1.746 + cd /tmp/tmp.8NN2hwPx01/tini [2022-08-08T13:25:00.285Z] #37 1.746 + git checkout -q v0.19.0 [2022-08-08T13:25:00.471Z] #43 16.47 CC images/core-arm.o [2022-08-08T13:25:00.583Z] #37 1.811 + cmake . [2022-08-08T13:25:01.040Z] #43 16.82 CC images/core-aarch64.o [2022-08-08T13:25:01.216Z] #42 ... [2022-08-08T13:25:01.216Z] [2022-08-08T13:25:01.217Z] #36 [tini 1/2] 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-08T13:25:01.217Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:25:01.217Z] #36 41.30 The following NEW packages will be installed: [2022-08-08T13:25:01.217Z] #36 41.30 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2022-08-08T13:25:01.217Z] #36 41.30 vim-common xxd [2022-08-08T13:25:01.217Z] #36 41.71 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:25:01.217Z] #36 41.71 Need to get 14.9 MB of archives. [2022-08-08T13:25:01.217Z] #36 41.71 After this operation, 61.8 MB of additional disk space will be used. [2022-08-08T13:25:01.217Z] #36 41.71 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-08-08T13:25:01.217Z] #36 41.71 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-08T13:25:01.217Z] #36 41.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-08-08T13:25:01.217Z] #36 42.47 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u4 [689 kB] [2022-08-08T13:25:01.217Z] #36 42.53 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2022-08-08T13:25:01.217Z] #36 42.63 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2022-08-08T13:25:01.217Z] #36 42.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2022-08-08T13:25:01.217Z] #36 42.65 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2022-08-08T13:25:01.217Z] #36 42.66 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2022-08-08T13:25:01.217Z] #36 42.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2022-08-08T13:25:01.217Z] #36 43.84 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:25:01.217Z] #36 44.02 Fetched 14.9 MB in 2s (9547 kB/s) [2022-08-08T13:25:01.217Z] #36 44.12 Selecting previously unselected package xxd. [2022-08-08T13:25:01.217Z] #36 44.12 (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 ... 15421 files and directories currently installed.) [2022-08-08T13:25:01.217Z] #36 44.24 Preparing to unpack .../0-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-08T13:25:01.217Z] #36 44.27 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:25:01.217Z] #36 44.49 Selecting previously unselected package vim-common. [2022-08-08T13:25:01.217Z] #36 44.49 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-08T13:25:01.217Z] #36 44.55 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:25:01.217Z] #36 44.83 Selecting previously unselected package libicu63:amd64. [2022-08-08T13:25:01.217Z] #36 44.85 Preparing to unpack .../2-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-08-08T13:25:01.217Z] #36 44.87 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-08T13:25:01.217Z] #36 50.68 Selecting previously unselected package libxml2:amd64. [2022-08-08T13:25:01.217Z] #36 50.68 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-08-08T13:25:01.217Z] #36 50.69 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-08T13:25:01.217Z] #36 51.27 Selecting previously unselected package cmake-data. [2022-08-08T13:25:01.217Z] #36 51.27 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-08-08T13:25:01.217Z] #36 51.28 Unpacking cmake-data (3.13.4-1) ... [2022-08-08T13:25:01.217Z] #36 ... [2022-08-08T13:25:01.217Z] [2022-08-08T13:25:01.217Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:25:01.217Z] #56 sha256:f05c787c3240de3def08f7ade16bbcf34e7b09aed9d646fcc2b7f602804d32a2 [2022-08-08T13:25:01.217Z] #56 0.961 + RM_GOPATH=0 [2022-08-08T13:25:01.217Z] #56 0.961 + TMP_GOPATH= [2022-08-08T13:25:01.217Z] #56 0.961 + : /build [2022-08-08T13:25:01.217Z] #56 0.961 + '[' -z '' ']' [2022-08-08T13:25:01.217Z] #56 0.961 ++ mktemp -d [2022-08-08T13:25:01.217Z] #56 0.963 + export GOPATH=/tmp/tmp.Y3pyVdOxta [2022-08-08T13:25:01.217Z] #56 0.964 + GOPATH=/tmp/tmp.Y3pyVdOxta [2022-08-08T13:25:01.217Z] #56 0.964 + RM_GOPATH=1 [2022-08-08T13:25:01.217Z] #56 0.964 + case "$(go env GOARCH)" in [2022-08-08T13:25:01.217Z] #56 0.965 ++ go env GOARCH [2022-08-08T13:25:01.217Z] #56 0.994 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:25:01.217Z] #56 0.995 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:25:01.217Z] #56 0.995 ++ dirname /tmp/install/install.sh [2022-08-08T13:25:01.217Z] #56 0.996 + dir=/tmp/install [2022-08-08T13:25:01.217Z] #56 0.998 + bin=containerd [2022-08-08T13:25:01.217Z] #56 0.999 + shift [2022-08-08T13:25:01.217Z] #56 0.999 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-08-08T13:25:01.217Z] #56 0.999 + . /tmp/install/containerd.installer [2022-08-08T13:25:01.217Z] #56 1.000 ++ set -e [2022-08-08T13:25:01.217Z] #56 1.000 ++ : v1.6.7 [2022-08-08T13:25:01.217Z] #56 1.000 + install_containerd [2022-08-08T13:25:01.217Z] #56 1.001 + echo 'Install containerd version v1.6.7' [2022-08-08T13:25:01.217Z] #56 1.001 Install containerd version v1.6.7 [2022-08-08T13:25:01.217Z] #56 1.001 + git clone https://github.com/containerd/containerd.git /tmp/tmp.Y3pyVdOxta/src/github.com/containerd/containerd [2022-08-08T13:25:01.217Z] #56 1.003 Cloning into '/tmp/tmp.Y3pyVdOxta/src/github.com/containerd/containerd'... [2022-08-08T13:25:01.217Z] #56 ... [2022-08-08T13:25:01.217Z] [2022-08-08T13:25:01.217Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:01.217Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:01.217Z] #13 43.38 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-08-08T13:25:01.217Z] #13 45.48 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-08-08T13:25:01.217Z] #13 45.48 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-08-08T13:25:01.217Z] #13 45.48 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-08-08T13:25:01.217Z] #13 45.49 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-08-08T13:25:01.217Z] #13 45.51 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-08-08T13:25:01.217Z] #13 45.51 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-08-08T13:25:01.217Z] #13 45.51 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-08-08T13:25:01.217Z] #13 45.55 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-08-08T13:25:01.217Z] #13 45.55 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-08-08T13:25:01.217Z] #13 45.60 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-08-08T13:25:01.217Z] #13 45.60 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-08-08T13:25:01.217Z] #13 45.64 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-08-08T13:25:01.217Z] #13 45.66 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-08-08T13:25:01.217Z] #13 45.66 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-08-08T13:25:01.217Z] #13 46.58 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:25:01.217Z] #13 46.76 Fetched 77.8 MB in 6s (12.0 MB/s) [2022-08-08T13:25:01.299Z] #43 17.14 CC images/core-ppc64.o [2022-08-08T13:25:01.476Z] #13 46.87 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-08-08T13:25:01.476Z] #13 46.92 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-08-08T13:25:01.476Z] #13 46.95 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-08-08T13:25:01.476Z] #13 47.15 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-08-08T13:25:01.515Z] #37 2.655 -- The C compiler identification is GNU 8.3.0 [2022-08-08T13:25:01.515Z] #37 2.689 -- Check for working C compiler: /usr/bin/cc [2022-08-08T13:25:01.867Z] #43 17.76 CC images/core-s390.o [2022-08-08T13:25:02.030Z] #32 ... [2022-08-08T13:25:02.030Z] [2022-08-08T13:25:02.030Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:02.030Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:02.030Z] #13 31.26 Reading package lists... [2022-08-08T13:25:02.030Z] #13 37.46 Building dependency tree... [2022-08-08T13:25:02.030Z] #13 40.02 The following additional packages will be installed: [2022-08-08T13:25:02.030Z] #13 40.04 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2022-08-08T13:25:02.030Z] #13 40.05 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2022-08-08T13:25:02.030Z] #13 40.08 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2022-08-08T13:25:02.030Z] #13 40.08 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2022-08-08T13:25:02.030Z] #13 40.08 mingw-w64-x86-64-dev [2022-08-08T13:25:02.030Z] #13 40.08 Suggested packages: [2022-08-08T13:25:02.030Z] #13 40.08 gcc-8-locales seccomp wine64 [2022-08-08T13:25:02.030Z] #13 41.16 The following NEW packages will be installed: [2022-08-08T13:25:02.030Z] #13 41.16 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2022-08-08T13:25:02.030Z] #13 41.16 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2022-08-08T13:25:02.030Z] #13 41.16 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2022-08-08T13:25:02.030Z] #13 41.16 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2022-08-08T13:25:02.030Z] #13 41.16 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2022-08-08T13:25:02.030Z] #13 41.16 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2022-08-08T13:25:02.030Z] #13 41.16 The following packages will be upgraded: [2022-08-08T13:25:02.030Z] #13 41.16 libseccomp2 [2022-08-08T13:25:02.030Z] #13 41.59 1 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:25:02.030Z] #13 41.59 Need to get 77.8 MB of archives. [2022-08-08T13:25:02.030Z] #13 41.59 After this operation, 487 MB of additional disk space will be used. [2022-08-08T13:25:02.030Z] #13 41.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2022-08-08T13:25:02.030Z] #13 41.66 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.5.1-1~bpo10+1 [47.7 kB] [2022-08-08T13:25:02.030Z] #13 41.68 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.5.1-1~bpo10+1 [90.3 kB] [2022-08-08T13:25:02.030Z] #13 41.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2022-08-08T13:25:02.030Z] #13 42.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2022-08-08T13:25:02.030Z] #13 42.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2022-08-08T13:25:02.030Z] #13 42.03 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2022-08-08T13:25:02.030Z] #13 42.04 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2022-08-08T13:25:02.030Z] #13 42.42 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2022-08-08T13:25:02.030Z] #13 42.67 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u2 [175 kB] [2022-08-08T13:25:02.030Z] #13 42.69 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [35.8 MB] [2022-08-08T13:25:02.030Z] #13 45.71 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u2 [25.3 MB] [2022-08-08T13:25:02.030Z] #13 ... [2022-08-08T13:25:02.030Z] [2022-08-08T13:25:02.030Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:25:02.030Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:25:02.030Z] #42 43.68 Selecting previously unselected package libnl-3-200:amd64. [2022-08-08T13:25:02.030Z] #42 43.68 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2022-08-08T13:25:02.030Z] #42 43.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-08-08T13:25:02.030Z] #42 43.86 Selecting previously unselected package libnl-3-dev:amd64. [2022-08-08T13:25:02.030Z] #42 43.86 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2022-08-08T13:25:02.030Z] #42 43.86 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2022-08-08T13:25:02.030Z] #42 44.12 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-08T13:25:02.030Z] #42 44.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-08-08T13:25:02.030Z] #42 44.12 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-08T13:25:02.030Z] #42 44.20 Selecting previously unselected package libprotobuf-c-dev:amd64. [2022-08-08T13:25:02.030Z] #42 44.24 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2022-08-08T13:25:02.030Z] #42 44.24 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-08-08T13:25:02.030Z] #42 44.34 Selecting previously unselected package zlib1g-dev:amd64. [2022-08-08T13:25:02.030Z] #42 44.34 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1+deb10u1_amd64.deb ... [2022-08-08T13:25:02.030Z] #42 44.34 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-08T13:25:02.030Z] #42 44.57 Selecting previously unselected package libprotobuf17:amd64. [2022-08-08T13:25:02.030Z] #42 44.57 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2022-08-08T13:25:02.030Z] #42 44.59 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2022-08-08T13:25:02.030Z] #42 45.25 Selecting previously unselected package libprotobuf-lite17:amd64. [2022-08-08T13:25:02.030Z] #42 45.28 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2022-08-08T13:25:02.030Z] #42 45.28 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-08-08T13:25:02.030Z] #42 45.50 Selecting previously unselected package libprotobuf-dev:amd64. [2022-08-08T13:25:02.030Z] #42 45.52 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2022-08-08T13:25:02.030Z] #42 45.53 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-08-08T13:25:02.030Z] #42 46.90 Selecting previously unselected package libprotoc17:amd64. [2022-08-08T13:25:02.030Z] #42 46.90 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2022-08-08T13:25:02.030Z] #42 46.91 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2022-08-08T13:25:02.030Z] #42 47.46 Selecting previously unselected package protobuf-c-compiler. [2022-08-08T13:25:02.030Z] #42 47.46 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2022-08-08T13:25:02.030Z] #42 47.47 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-08T13:25:02.030Z] #42 47.72 Selecting previously unselected package protobuf-compiler. [2022-08-08T13:25:02.030Z] #42 47.72 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2022-08-08T13:25:02.030Z] #42 47.72 Unpacking protobuf-compiler (3.6.1.3-2) ... [2022-08-08T13:25:02.030Z] #42 47.82 Selecting previously unselected package python-pkg-resources. [2022-08-08T13:25:02.030Z] #42 47.82 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2022-08-08T13:25:02.030Z] #42 47.84 Unpacking python-pkg-resources (40.8.0-1) ... [2022-08-08T13:25:02.030Z] #42 48.18 Selecting previously unselected package python-six. [2022-08-08T13:25:02.030Z] #42 48.18 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2022-08-08T13:25:02.030Z] #42 48.19 Unpacking python-six (1.12.0-1) ... [2022-08-08T13:25:02.030Z] #42 48.26 Selecting previously unselected package python-protobuf. [2022-08-08T13:25:02.030Z] #42 48.26 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2022-08-08T13:25:02.030Z] #42 48.26 Unpacking python-protobuf (3.6.1.3-2) ... [2022-08-08T13:25:02.030Z] #42 48.84 Setting up python-pkg-resources (40.8.0-1) ... [2022-08-08T13:25:02.030Z] #42 ... [2022-08-08T13:25:02.030Z] [2022-08-08T13:25:02.030Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:02.030Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:02.030Z] #13 47.67 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2022-08-08T13:25:02.030Z] #13 47.67 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2022-08-08T13:25:02.030Z] #13 47.70 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2022-08-08T13:25:02.030Z] #13 47.70 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2022-08-08T13:25:02.030Z] #13 47.71 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2022-08-08T13:25:02.030Z] #13 47.72 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2022-08-08T13:25:02.030Z] #13 47.73 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2022-08-08T13:25:02.030Z] #13 47.75 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2022-08-08T13:25:02.030Z] #13 47.76 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2022-08-08T13:25:02.030Z] #13 47.80 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2022-08-08T13:25:02.030Z] #13 47.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2022-08-08T13:25:02.030Z] #13 47.86 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2022-08-08T13:25:02.030Z] #13 47.88 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2022-08-08T13:25:02.030Z] #13 47.89 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2022-08-08T13:25:02.044Z] #13 47.31 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-08T13:25:02.044Z] #13 47.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-08-08T13:25:02.044Z] #13 47.36 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-08-08T13:25:02.044Z] #13 47.37 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-08T13:25:02.083Z] #37 3.452 -- Check for working C compiler: /usr/bin/cc -- works [2022-08-08T13:25:02.083Z] #37 3.456 -- Detecting C compiler ABI info [2022-08-08T13:25:02.646Z] #37 4.049 -- Detecting C compiler ABI info - done [2022-08-08T13:25:02.646Z] #37 4.085 -- Detecting C compile features [2022-08-08T13:25:02.802Z] #43 18.39 CC images/cpuinfo.o [2022-08-08T13:25:02.802Z] #43 18.78 CC images/inventory.o [2022-08-08T13:25:02.802Z] #43 ... [2022-08-08T13:25:02.802Z] [2022-08-08T13:25:02.802Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:25:02.802Z] #34 sha256:c1511ddbb1e619013d6f904c06ddcdbe998ae7d012896e1910263c0e7e7986c2 [2022-08-08T13:25:02.802Z] #34 66.87 internal/poll [2022-08-08T13:25:02.802Z] #34 66.98 internal/fmtsort [2022-08-08T13:25:02.802Z] #34 67.38 internal/syscall/execenv [2022-08-08T13:25:02.802Z] #34 67.61 path [2022-08-08T13:25:02.802Z] #34 68.14 io/fs [2022-08-08T13:25:02.802Z] #34 69.30 strings [2022-08-08T13:25:02.802Z] #34 69.31 os [2022-08-08T13:25:02.802Z] #34 71.52 bufio [2022-08-08T13:25:02.802Z] #34 72.89 text/tabwriter [2022-08-08T13:25:02.802Z] #34 73.03 fmt [2022-08-08T13:25:02.802Z] #34 73.40 io/ioutil [2022-08-08T13:25:02.802Z] #34 75.43 github.com/BurntSushi/toml [2022-08-08T13:25:02.802Z] #34 75.44 flag [2022-08-08T13:25:02.802Z] #34 76.62 log [2022-08-08T13:25:03.420Z] #13 49.03 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:25:03.420Z] #13 49.23 Fetched 77.8 MB in 7s (11.8 MB/s) [2022-08-08T13:25:03.536Z] #34 ... [2022-08-08T13:25:03.536Z] [2022-08-08T13:25:03.536Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:03.536Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:03.536Z] #43 19.12 CC images/fdinfo.o [2022-08-08T13:25:03.536Z] #43 19.43 CC images/fown.o [2022-08-08T13:25:03.681Z] #13 49.34 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-08-08T13:25:03.681Z] #13 49.41 Preparing to unpack .../libseccomp2_2.5.1-1~bpo10+1_amd64.deb ... [2022-08-08T13:25:03.681Z] #13 49.43 Unpacking libseccomp2:amd64 (2.5.1-1~bpo10+1) over (2.3.3-4) ... [2022-08-08T13:25:03.794Z] #43 19.70 CC images/ns.o [2022-08-08T13:25:03.942Z] #13 49.65 Setting up libseccomp2:amd64 (2.5.1-1~bpo10+1) ... [2022-08-08T13:25:03.942Z] #13 49.80 Selecting previously unselected package binutils-mingw-w64-i686. [2022-08-08T13:25:03.942Z] #13 49.80 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15421 files and directories currently installed.) [2022-08-08T13:25:03.942Z] #13 49.90 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2022-08-08T13:25:03.951Z] #13 49.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-08T13:25:03.951Z] #13 49.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-08-08T13:25:03.951Z] #13 49.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-08T13:25:04.053Z] #43 19.98 CC images/regfile.o [2022-08-08T13:25:04.203Z] #13 49.90 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-08T13:25:04.211Z] #13 ... [2022-08-08T13:25:04.211Z] [2022-08-08T13:25:04.211Z] #36 [tini 1/2] 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-08T13:25:04.211Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:25:04.211Z] #36 53.80 Selecting previously unselected package libarchive13:amd64. [2022-08-08T13:25:04.211Z] #36 53.81 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-08-08T13:25:04.211Z] #36 53.81 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-08-08T13:25:04.211Z] #36 54.11 Selecting previously unselected package libjsoncpp1:amd64. [2022-08-08T13:25:04.211Z] #36 54.12 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-08-08T13:25:04.211Z] #36 54.13 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-08-08T13:25:04.211Z] #36 54.31 Selecting previously unselected package librhash0:amd64. [2022-08-08T13:25:04.211Z] #36 54.32 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-08-08T13:25:04.211Z] #36 54.33 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-08-08T13:25:04.211Z] #36 54.50 Selecting previously unselected package libuv1:amd64. [2022-08-08T13:25:04.211Z] #36 54.51 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-08-08T13:25:04.211Z] #36 54.52 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-08-08T13:25:04.211Z] #36 54.67 Selecting previously unselected package cmake. [2022-08-08T13:25:04.211Z] #36 54.68 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-08-08T13:25:04.211Z] #36 54.70 Unpacking cmake (3.13.4-1) ... [2022-08-08T13:25:04.311Z] #43 20.17 CC images/ghost-file.o [2022-08-08T13:25:04.565Z] #37 5.918 -- Detecting C compile features - done [2022-08-08T13:25:04.569Z] #43 20.45 CC images/fifo.o [2022-08-08T13:25:04.824Z] #37 5.980 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-08T13:25:04.824Z] #37 6.147 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-08T13:25:04.824Z] #37 6.218 -- Configuring done [2022-08-08T13:25:04.827Z] #43 20.70 CC images/remap-file-path.o [2022-08-08T13:25:04.827Z] #43 20.83 CC images/eventfd.o [2022-08-08T13:25:05.081Z] #37 6.231 -- Generating done [2022-08-08T13:25:05.081Z] #37 6.244 -- Build files have been written to: /tmp/tmp.8NN2hwPx01/tini [2022-08-08T13:25:05.081Z] #37 6.268 + make tini-static [2022-08-08T13:25:05.111Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-08-08T13:25:05.111Z] [2022-08-08T13:25:05.111Z] + TEST_INTEGRATION_DEST=2 [2022-08-08T13:25:05.111Z] + CONTAINER_NAME=docker-pr9-2 [2022-08-08T13:25:05.111Z] + TEST_SKIP_INTEGRATION=1 [2022-08-08T13:25:05.111Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2022-08-08T13:25:05.111Z] + run_tests [2022-08-08T13:25:05.111Z] + c=0 [2022-08-08T13:25:05.111Z] + '[' -n 0 ']' [2022-08-08T13:25:05.111Z] + rm= [2022-08-08T13:25:05.111Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43911/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43911/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43911/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d07f7cd2fe678b0099e960299c861245914a4667 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d07f7cd2fe678b0099e960299c861245914a4667 hack/make.sh '' test-integration [2022-08-08T13:25:05.111Z] ++ jobs -p [2022-08-08T13:25:05.111Z] + TEST_INTEGRATION_DEST=3 [2022-08-08T13:25:05.111Z] + CONTAINER_NAME=docker-pr9-3 [2022-08-08T13:25:05.111Z] + TEST_SKIP_INTEGRATION=1 [2022-08-08T13:25:05.111Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2022-08-08T13:25:05.111Z] + for job in $(jobs -p) [2022-08-08T13:25:05.111Z] + run_tests [2022-08-08T13:25:05.111Z] + wait 11063 [2022-08-08T13:25:05.111Z] + '[' -n 0 ']' [2022-08-08T13:25:05.111Z] + rm= [2022-08-08T13:25:05.111Z] + TEST_INTEGRATION_DEST=1 [2022-08-08T13:25:05.111Z] + CONTAINER_NAME=docker-pr9-1 [2022-08-08T13:25:05.111Z] + TEST_SKIP_INTEGRATION_CLI=1 [2022-08-08T13:25:05.111Z] + run_tests test-integration-flaky [2022-08-08T13:25:05.111Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43911/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43911/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43911/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d07f7cd2fe678b0099e960299c861245914a4667 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d07f7cd2fe678b0099e960299c861245914a4667 hack/make.sh '' test-integration [2022-08-08T13:25:05.111Z] + '[' -n 0 ']' [2022-08-08T13:25:05.111Z] + rm= [2022-08-08T13:25:05.111Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-43911/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43911/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-43911/.git:/go/src/github.com/docker/docker/.git --name docker-pr9-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=d07f7cd2fe678b0099e960299c861245914a4667 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:d07f7cd2fe678b0099e960299c861245914a4667 hack/make.sh test-integration-flaky test-integration [2022-08-08T13:25:05.111Z] [2022-08-08T13:25:05.111Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T13:25:05.111Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T13:25:05.111Z] HOSTNAME=073a4d3c8ec7 [2022-08-08T13:25:05.111Z] TEST_SKIP_INTEGRATION=1 [2022-08-08T13:25:05.111Z] TESTDEBUG=0 [2022-08-08T13:25:05.111Z] DEST=bundles/test-integration [2022-08-08T13:25:05.111Z] PWD=/go/src/github.com/docker/docker [2022-08-08T13:25:05.111Z] KEEPBUNDLE=1 [2022-08-08T13:25:05.111Z] DOCKER_GITCOMMIT=d07f7cd2fe678b0099e960299c861245914a4667 [2022-08-08T13:25:05.111Z] container=docker [2022-08-08T13:25:05.111Z] HOME=/root [2022-08-08T13:25:05.111Z] GOLANG_VERSION=1.17.13 [2022-08-08T13:25:05.111Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T13:25:05.111Z] VALIDATE_BRANCH=20.10 [2022-08-08T13:25:05.111Z] TERM=xterm [2022-08-08T13:25:05.111Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T13:25:05.111Z] SHLVL=1 [2022-08-08T13:25:05.111Z] TIMEOUT=120m [2022-08-08T13:25:05.111Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-08-08T13:25:05.111Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T13:25:05.111Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2022-08-08T13:25:05.111Z] GO111MODULE=off [2022-08-08T13:25:05.111Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T13:25:05.111Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T13:25:05.111Z] GOPATH=/go [2022-08-08T13:25:05.111Z] PKG_CONFIG=pkg-config [2022-08-08T13:25:05.111Z] _=/usr/bin/env [2022-08-08T13:25:05.111Z] Building test suite binary ./integration-cli/test.main [2022-08-08T13:25:05.111Z] [2022-08-08T13:25:05.111Z] [2022-08-08T13:25:05.111Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T13:25:05.111Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T13:25:05.111Z] HOSTNAME=a46783874aa7 [2022-08-08T13:25:05.111Z] TEST_SKIP_INTEGRATION=1 [2022-08-08T13:25:05.111Z] TESTDEBUG=0 [2022-08-08T13:25:05.111Z] DEST=bundles/test-integration [2022-08-08T13:25:05.111Z] PWD=/go/src/github.com/docker/docker [2022-08-08T13:25:05.111Z] KEEPBUNDLE=1 [2022-08-08T13:25:05.111Z] DOCKER_GITCOMMIT=d07f7cd2fe678b0099e960299c861245914a4667 [2022-08-08T13:25:05.111Z] container=docker [2022-08-08T13:25:05.111Z] HOME=/root [2022-08-08T13:25:05.111Z] GOLANG_VERSION=1.17.13 [2022-08-08T13:25:05.111Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T13:25:05.111Z] VALIDATE_BRANCH=20.10 [2022-08-08T13:25:05.111Z] TERM=xterm [2022-08-08T13:25:05.111Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T13:25:05.111Z] SHLVL=1 [2022-08-08T13:25:05.111Z] TIMEOUT=120m [2022-08-08T13:25:05.111Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-08-08T13:25:05.111Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T13:25:05.111Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2022-08-08T13:25:05.111Z] GO111MODULE=off [2022-08-08T13:25:05.112Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T13:25:05.112Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T13:25:05.112Z] GOPATH=/go [2022-08-08T13:25:05.112Z] PKG_CONFIG=pkg-config [2022-08-08T13:25:05.112Z] _=/usr/bin/env [2022-08-08T13:25:05.112Z] Building test suite binary ./integration-cli/test.main [2022-08-08T13:25:05.112Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2022-08-08T13:25:05.112Z] No new tests added to integration. [2022-08-08T13:25:05.112Z] [2022-08-08T13:25:05.112Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T13:25:05.112Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T13:25:05.112Z] HOSTNAME=eae7ba6adff6 [2022-08-08T13:25:05.112Z] TESTDEBUG=0 [2022-08-08T13:25:05.112Z] DEST=bundles/test-integration [2022-08-08T13:25:05.112Z] PWD=/go/src/github.com/docker/docker [2022-08-08T13:25:05.112Z] KEEPBUNDLE=1 [2022-08-08T13:25:05.112Z] DOCKER_GITCOMMIT=d07f7cd2fe678b0099e960299c861245914a4667 [2022-08-08T13:25:05.112Z] container=docker [2022-08-08T13:25:05.112Z] HOME=/root [2022-08-08T13:25:05.112Z] GOLANG_VERSION=1.17.13 [2022-08-08T13:25:05.112Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T13:25:05.112Z] VALIDATE_BRANCH=20.10 [2022-08-08T13:25:05.112Z] TERM=xterm [2022-08-08T13:25:05.112Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T13:25:05.112Z] SHLVL=1 [2022-08-08T13:25:05.112Z] TIMEOUT=120m [2022-08-08T13:25:05.112Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-08-08T13:25:05.112Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T13:25:05.112Z] GO111MODULE=off [2022-08-08T13:25:05.112Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-08T13:25:05.112Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T13:25:05.112Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T13:25:05.112Z] GOPATH=/go [2022-08-08T13:25:05.112Z] PKG_CONFIG=pkg-config [2022-08-08T13:25:05.112Z] _=/usr/bin/env [2022-08-08T13:25:05.112Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-08T13:25:05.338Z] #37 6.660 Scanning dependencies of target tini-static [2022-08-08T13:25:05.338Z] #37 6.768 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-08T13:25:05.394Z] #43 21.06 CC images/eventpoll.o [2022-08-08T13:25:05.394Z] #43 21.41 CC images/fh.o [2022-08-08T13:25:05.961Z] #43 21.75 CC images/fsnotify.o [2022-08-08T13:25:06.117Z] #36 ... [2022-08-08T13:25:06.117Z] [2022-08-08T13:25:06.117Z] #32 [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-08T13:25:06.117Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-08T13:25:06.117Z] #32 45.95 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2022-08-08T13:25:06.117Z] #32 46.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2022-08-08T13:25:06.117Z] #32 46.93 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2022-08-08T13:25:06.117Z] #32 ... [2022-08-08T13:25:06.117Z] [2022-08-08T13:25:06.117Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:25:06.117Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:25:06.117Z] #42 53.03 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-08-08T13:25:06.117Z] #42 53.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:25:06.117Z] #42 53.06 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-08T13:25:06.117Z] #42 53.07 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-08-08T13:25:06.117Z] #42 53.11 Setting up python-six (1.12.0-1) ... [2022-08-08T13:25:06.117Z] #42 ... [2022-08-08T13:25:06.117Z] [2022-08-08T13:25:06.117Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:25:06.117Z] #34 sha256:31d20c8f29f84bc27c189e2d721cb6893b3ba627ee449e14190e0e7f94cedc2f [2022-08-08T13:25:06.117Z] #34 46.59 sync [2022-08-08T13:25:06.117Z] #34 46.61 internal/reflectlite [2022-08-08T13:25:06.117Z] #34 48.20 internal/testlog [2022-08-08T13:25:06.117Z] #34 49.33 sort [2022-08-08T13:25:06.117Z] #34 49.34 errors [2022-08-08T13:25:06.117Z] #34 49.86 strconv [2022-08-08T13:25:06.117Z] #34 50.32 io [2022-08-08T13:25:06.117Z] #34 51.56 internal/oserror [2022-08-08T13:25:06.117Z] #34 51.74 syscall [2022-08-08T13:25:06.117Z] #34 53.31 reflect [2022-08-08T13:25:06.121Z] #13 ... [2022-08-08T13:25:06.121Z] [2022-08-08T13:25:06.121Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:25:06.121Z] #34 sha256:e7755d1633f0857fc7f6b866b2836823b073db74dc6c09baf339ea9395bd8dc2 [2022-08-08T13:25:06.121Z] #34 44.65 sync [2022-08-08T13:25:06.121Z] #34 44.65 internal/reflectlite [2022-08-08T13:25:06.121Z] #34 46.10 internal/testlog [2022-08-08T13:25:06.121Z] #34 47.39 sort [2022-08-08T13:25:06.121Z] #34 47.41 errors [2022-08-08T13:25:06.121Z] #34 47.86 strconv [2022-08-08T13:25:06.121Z] #34 48.75 io [2022-08-08T13:25:06.121Z] #34 50.32 internal/oserror [2022-08-08T13:25:06.121Z] #34 50.48 syscall [2022-08-08T13:25:06.121Z] #34 52.27 reflect [2022-08-08T13:25:06.121Z] #34 ... [2022-08-08T13:25:06.121Z] [2022-08-08T13:25:06.121Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:06.121Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:06.121Z] #13 52.00 Selecting previously unselected package binutils-mingw-w64-x86-64. [2022-08-08T13:25:06.376Z] #34 ... [2022-08-08T13:25:06.377Z] [2022-08-08T13:25:06.377Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:25:06.377Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:25:06.377Z] #42 56.79 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-08T13:25:06.377Z] #42 56.81 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-08-08T13:25:06.377Z] #42 56.83 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-08-08T13:25:06.377Z] #42 56.85 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-08-08T13:25:06.377Z] #42 56.88 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-08-08T13:25:06.377Z] #42 56.91 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-08-08T13:25:06.377Z] #42 56.93 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-08T13:25:06.377Z] #42 56.96 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-08-08T13:25:06.377Z] #42 56.98 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-08T13:25:06.377Z] #42 56.99 Setting up python-protobuf (3.6.1.3-2) ... [2022-08-08T13:25:06.382Z] #13 52.02 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2022-08-08T13:25:06.382Z] #13 52.03 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-08T13:25:06.529Z] #43 22.22 CC images/signalfd.o [2022-08-08T13:25:06.529Z] #43 22.38 CC images/fs.o [2022-08-08T13:25:06.790Z] #43 22.67 CC images/pstree.o [2022-08-08T13:25:07.050Z] #43 ... [2022-08-08T13:25:07.050Z] [2022-08-08T13:25:07.050Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:25:07.050Z] #34 sha256:c1511ddbb1e619013d6f904c06ddcdbe998ae7d012896e1910263c0e7e7986c2 [2022-08-08T13:25:07.050Z] #34 79.18 github.com/BurntSushi/toml/cmd/tomlv [2022-08-08T13:25:07.050Z] #34 DONE 81.0s [2022-08-08T13:25:07.050Z] [2022-08-08T13:25:07.050Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:07.050Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:07.050Z] #43 23.00 CC images/pipe.o [2022-08-08T13:25:07.233Z] #37 8.109 [100%] Linking C executable tini-static [2022-08-08T13:25:07.233Z] #37 ... [2022-08-08T13:25:07.233Z] [2022-08-08T13:25:07.233Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:07.233Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:25:07.233Z] #43 2.476 Note: Building without setproctitle() and strlcpy() support. [2022-08-08T13:25:07.233Z] #43 2.477 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-08T13:25:07.233Z] #43 2.482 Note: Building without GnuTLS support [2022-08-08T13:25:07.233Z] #43 2.486 Makefile.config:39: Warn: you have no libnftables installed [2022-08-08T13:25:07.233Z] #43 2.492 Makefile.config:40: Warn: Building without nftables support [2022-08-08T13:25:07.233Z] #43 4.758 fatal: not a git repository (or any of the parent directories): .git [2022-08-08T13:25:07.233Z] #43 4.845 GEN .gitid [2022-08-08T13:25:07.233Z] #43 4.904 GEN criu/include/version.h [2022-08-08T13:25:07.233Z] #43 5.010 GEN include/common/asm [2022-08-08T13:25:07.233Z] #43 7.141 PBCC images/timens.pb-c.c [2022-08-08T13:25:07.233Z] #43 7.190 DEP images/timens.pb-c.d [2022-08-08T13:25:07.233Z] #43 7.289 PBCC images/fown.pb-c.c [2022-08-08T13:25:07.233Z] #43 7.336 PBCC images/google/protobuf/descriptor.pb-c.c [2022-08-08T13:25:07.233Z] #43 7.392 PBCC images/opts.pb-c.c [2022-08-08T13:25:07.233Z] #43 7.449 PBCC images/memfd.pb-c.c [2022-08-08T13:25:07.233Z] #43 7.526 DEP images/fown.pb-c.d [2022-08-08T13:25:07.233Z] #43 7.604 DEP images/google/protobuf/descriptor.pb-c.d [2022-08-08T13:25:07.233Z] #43 7.669 DEP images/opts.pb-c.d [2022-08-08T13:25:07.233Z] #43 7.744 DEP images/memfd.pb-c.d [2022-08-08T13:25:07.233Z] #43 7.828 PBCC images/sit.pb-c.c [2022-08-08T13:25:07.233Z] #43 7.906 DEP images/sit.pb-c.d [2022-08-08T13:25:07.233Z] #43 7.954 PBCC images/macvlan.pb-c.c [2022-08-08T13:25:07.233Z] #43 8.009 DEP images/macvlan.pb-c.d [2022-08-08T13:25:07.233Z] #43 8.062 PBCC images/autofs.pb-c.c [2022-08-08T13:25:07.233Z] #43 8.096 DEP images/autofs.pb-c.d [2022-08-08T13:25:07.233Z] #43 8.125 PBCC images/sysctl.pb-c.c [2022-08-08T13:25:07.233Z] #43 8.166 DEP images/sysctl.pb-c.d [2022-08-08T13:25:07.233Z] #43 8.206 PBCC images/time.pb-c.c [2022-08-08T13:25:07.233Z] #43 8.237 DEP images/time.pb-c.d [2022-08-08T13:25:07.233Z] #43 8.302 PBCC images/binfmt-misc.pb-c.c [2022-08-08T13:25:07.233Z] #43 8.332 DEP images/binfmt-misc.pb-c.d [2022-08-08T13:25:07.233Z] #43 8.370 PBCC images/seccomp.pb-c.c [2022-08-08T13:25:07.233Z] #43 8.394 DEP images/seccomp.pb-c.d [2022-08-08T13:25:07.233Z] #43 8.425 PBCC images/userns.pb-c.c [2022-08-08T13:25:07.233Z] #43 8.477 DEP images/userns.pb-c.d [2022-08-08T13:25:07.233Z] #43 8.534 PBCC images/cgroup.pb-c.c [2022-08-08T13:25:07.233Z] #43 8.588 DEP images/cgroup.pb-c.d [2022-08-08T13:25:07.233Z] #43 8.664 PBCC images/ext-file.pb-c.c [2022-08-08T13:25:07.233Z] #43 8.722 DEP images/ext-file.pb-c.d [2022-08-08T13:25:07.233Z] #43 8.787 PBCC images/rpc.pb-c.c [2022-08-08T13:25:07.233Z] #43 8.827 DEP images/rpc.pb-c.d [2022-08-08T13:25:07.233Z] #43 8.896 PBCC images/siginfo.pb-c.c [2022-08-08T13:25:07.233Z] #43 8.939 DEP images/siginfo.pb-c.d [2022-08-08T13:25:07.233Z] #43 8.982 PBCC images/pagemap.pb-c.c [2022-08-08T13:25:07.233Z] #43 9.015 DEP images/pagemap.pb-c.d [2022-08-08T13:25:07.233Z] #43 9.071 PBCC images/rlimit.pb-c.c [2022-08-08T13:25:07.233Z] #43 9.100 DEP images/rlimit.pb-c.d [2022-08-08T13:25:07.233Z] #43 9.147 PBCC images/file-lock.pb-c.c [2022-08-08T13:25:07.233Z] #43 9.172 DEP images/file-lock.pb-c.d [2022-08-08T13:25:07.233Z] #43 9.217 PBCC images/tty.pb-c.c [2022-08-08T13:25:07.233Z] #43 9.272 DEP images/tty.pb-c.d [2022-08-08T13:25:07.233Z] #43 9.320 PBCC images/tun.pb-c.c [2022-08-08T13:25:07.233Z] #43 9.358 PBCC images/netdev.pb-c.c [2022-08-08T13:25:07.233Z] #43 9.408 DEP images/tun.pb-c.d [2022-08-08T13:25:07.233Z] #43 9.452 DEP images/netdev.pb-c.d [2022-08-08T13:25:07.233Z] #43 9.492 PBCC images/vma.pb-c.c [2022-08-08T13:25:07.233Z] #43 9.533 DEP images/vma.pb-c.d [2022-08-08T13:25:07.233Z] #43 9.564 PBCC images/creds.pb-c.c [2022-08-08T13:25:07.233Z] #43 9.588 DEP images/creds.pb-c.d [2022-08-08T13:25:07.233Z] #43 9.611 PBCC images/utsns.pb-c.c [2022-08-08T13:25:07.233Z] #43 9.645 DEP images/utsns.pb-c.d [2022-08-08T13:25:07.233Z] #43 9.679 PBCC images/ipc-desc.pb-c.c [2022-08-08T13:25:07.233Z] #43 9.707 PBCC images/ipc-sem.pb-c.c [2022-08-08T13:25:07.233Z] #43 9.742 DEP images/ipc-desc.pb-c.d [2022-08-08T13:25:07.233Z] #43 9.790 DEP images/ipc-sem.pb-c.d [2022-08-08T13:25:07.323Z] #13 ... [2022-08-08T13:25:07.323Z] [2022-08-08T13:25:07.323Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:25:07.323Z] #56 sha256:742d5445c2668a3f33b21968d197094f5e0df0c11b4c012aeb1c8df245d13eeb [2022-08-08T13:25:07.323Z] #56 4.606 + RM_GOPATH=0 [2022-08-08T13:25:07.323Z] #56 4.606 + TMP_GOPATH= [2022-08-08T13:25:07.323Z] #56 4.606 + : /build [2022-08-08T13:25:07.323Z] #56 4.606 + '[' -z '' ']' [2022-08-08T13:25:07.323Z] #56 4.606 ++ mktemp -d [2022-08-08T13:25:07.323Z] #56 4.606 + export GOPATH=/tmp/tmp.hLScIdpsTu [2022-08-08T13:25:07.323Z] #56 4.614 + GOPATH=/tmp/tmp.hLScIdpsTu [2022-08-08T13:25:07.323Z] #56 4.614 + RM_GOPATH=1 [2022-08-08T13:25:07.323Z] #56 4.619 + case "$(go env GOARCH)" in [2022-08-08T13:25:07.323Z] #56 4.619 ++ go env GOARCH [2022-08-08T13:25:07.323Z] #56 4.624 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:25:07.323Z] #56 4.624 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:25:07.323Z] #56 4.624 ++ dirname /tmp/install/install.sh [2022-08-08T13:25:07.323Z] #56 4.648 + dir=/tmp/install [2022-08-08T13:25:07.323Z] #56 4.648 + bin=containerd [2022-08-08T13:25:07.323Z] #56 4.648 + shift [2022-08-08T13:25:07.323Z] #56 4.648 + '[' '!' -f /tmp/install/containerd.installer ']' [2022-08-08T13:25:07.323Z] #56 4.648 + . /tmp/install/containerd.installer [2022-08-08T13:25:07.323Z] #56 4.648 ++ set -e [2022-08-08T13:25:07.323Z] #56 4.648 ++ : v1.6.7 [2022-08-08T13:25:07.323Z] #56 4.648 + install_containerd [2022-08-08T13:25:07.323Z] #56 4.648 + echo 'Install containerd version v1.6.7' [2022-08-08T13:25:07.323Z] #56 4.648 + git clone https://github.com/containerd/containerd.git /tmp/tmp.hLScIdpsTu/src/github.com/containerd/containerd [2022-08-08T13:25:07.323Z] #56 4.651 Cloning into '/tmp/tmp.hLScIdpsTu/src/github.com/containerd/containerd'... [2022-08-08T13:25:07.323Z] #56 4.651 Install containerd version v1.6.7 [2022-08-08T13:25:07.491Z] #43 9.868 PBCC images/ipc-msg.pb-c.c [2022-08-08T13:25:07.491Z] #43 ... [2022-08-08T13:25:07.491Z] [2022-08-08T13:25:07.491Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-08T13:25:07.491Z] #37 sha256:cd2d5d7cdbca29ca66f139466e99b82203330888a0a87c8b519b0da6f8aab1b3 [2022-08-08T13:25:07.491Z] #37 8.739 [100%] Built target tini-static [2022-08-08T13:25:07.491Z] #37 8.834 + mkdir -p /build [2022-08-08T13:25:07.491Z] #37 8.842 + cp tini-static /build/docker-init [2022-08-08T13:25:07.584Z] #56 ... [2022-08-08T13:25:07.584Z] [2022-08-08T13:25:07.584Z] #36 [tini 1/2] 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-08T13:25:07.584Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:25:07.584Z] #36 50.32 Selecting previously unselected package libxml2:amd64. [2022-08-08T13:25:07.584Z] #36 50.32 Preparing to unpack .../3-libxml2_2.9.4+dfsg1-7+deb10u4_amd64.deb ... [2022-08-08T13:25:07.584Z] #36 50.34 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-08T13:25:07.584Z] #36 50.88 Selecting previously unselected package cmake-data. [2022-08-08T13:25:07.584Z] #36 50.89 Preparing to unpack .../4-cmake-data_3.13.4-1_all.deb ... [2022-08-08T13:25:07.584Z] #36 50.89 Unpacking cmake-data (3.13.4-1) ... [2022-08-08T13:25:07.584Z] #36 53.82 Selecting previously unselected package libarchive13:amd64. [2022-08-08T13:25:07.584Z] #36 53.82 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2022-08-08T13:25:07.584Z] #36 53.83 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-08-08T13:25:07.584Z] #36 54.15 Selecting previously unselected package libjsoncpp1:amd64. [2022-08-08T13:25:07.584Z] #36 54.15 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2022-08-08T13:25:07.584Z] #36 54.16 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2022-08-08T13:25:07.584Z] #36 54.35 Selecting previously unselected package librhash0:amd64. [2022-08-08T13:25:07.584Z] #36 54.36 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2022-08-08T13:25:07.584Z] #36 54.38 Unpacking librhash0:amd64 (1.3.8-1) ... [2022-08-08T13:25:07.584Z] #36 54.58 Selecting previously unselected package libuv1:amd64. [2022-08-08T13:25:07.584Z] #36 54.59 Preparing to unpack .../8-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2022-08-08T13:25:07.584Z] #36 54.59 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-08-08T13:25:07.584Z] #36 54.75 Selecting previously unselected package cmake. [2022-08-08T13:25:07.584Z] #36 54.77 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2022-08-08T13:25:07.584Z] #36 54.77 Unpacking cmake (3.13.4-1) ... [2022-08-08T13:25:07.617Z] #43 23.45 CC images/tcp-stream.o [2022-08-08T13:25:07.875Z] #43 23.87 CC images/sk-packet.o [2022-08-08T13:25:08.134Z] #43 24.08 CC images/mnt.o [2022-08-08T13:25:08.281Z] #42 ... [2022-08-08T13:25:08.281Z] [2022-08-08T13:25:08.281Z] #36 [tini 1/2] 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-08T13:25:08.281Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:25:08.281Z] #36 57.65 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-08T13:25:08.281Z] #36 57.66 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:25:08.281Z] #36 57.68 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-08-08T13:25:08.281Z] #36 57.70 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:25:08.281Z] #36 57.73 Setting up librhash0:amd64 (1.3.8-1) ... [2022-08-08T13:25:08.281Z] #36 57.76 Setting up cmake-data (3.13.4-1) ... [2022-08-08T13:25:08.281Z] #36 57.78 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-08T13:25:08.281Z] #36 57.81 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-08-08T13:25:08.281Z] #36 57.82 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-08-08T13:25:08.281Z] #36 57.84 Setting up cmake (3.13.4-1) ... [2022-08-08T13:25:08.281Z] #36 57.85 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:25:08.281Z] #36 57.93 Processing triggers for mime-support (3.62) ... [2022-08-08T13:25:08.281Z] #36 DONE 58.7s [2022-08-08T13:25:08.392Z] #43 24.26 CC images/pipe-data.o [2022-08-08T13:25:08.552Z] [2022-08-08T13:25:08.552Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:08.552Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:08.552Z] #13 52.08 Selecting previously unselected package binutils-mingw-w64. [2022-08-08T13:25:08.552Z] #13 52.09 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-08-08T13:25:08.552Z] #13 52.11 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-08T13:25:08.552Z] #13 52.22 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-08T13:25:08.552Z] #13 52.22 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-08-08T13:25:08.552Z] #13 52.23 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:08.552Z] #13 52.41 Selecting previously unselected package dmsetup. [2022-08-08T13:25:08.552Z] #13 52.41 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-08-08T13:25:08.552Z] #13 52.41 Unpacking dmsetup (2:1.02.155-3) ... [2022-08-08T13:25:08.552Z] #13 52.60 Selecting previously unselected package mingw-w64-common. [2022-08-08T13:25:08.552Z] #13 52.60 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-08-08T13:25:08.552Z] #13 52.62 Unpacking mingw-w64-common (6.0.0-3) ... [2022-08-08T13:25:08.651Z] #43 24.39 CC images/sa.o [2022-08-08T13:25:08.651Z] #43 24.57 CC images/timer.o [2022-08-08T13:25:08.910Z] #43 24.81 CC images/timerfd.o [2022-08-08T13:25:08.969Z] #36 ... [2022-08-08T13:25:08.969Z] [2022-08-08T13:25:08.969Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:08.969Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:08.969Z] #13 54.56 Selecting previously unselected package binutils-mingw-w64. [2022-08-08T13:25:08.969Z] #13 54.56 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2022-08-08T13:25:08.969Z] #13 54.57 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-08T13:25:08.969Z] #13 54.68 Selecting previously unselected package libdevmapper1.02.1:amd64. [2022-08-08T13:25:08.969Z] #13 54.69 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-08-08T13:25:08.969Z] #13 54.70 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:09.168Z] #43 25.02 CC images/mm.o [2022-08-08T13:25:09.234Z] #13 54.87 Selecting previously unselected package dmsetup. [2022-08-08T13:25:09.234Z] #13 54.89 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2022-08-08T13:25:09.234Z] #13 54.90 Unpacking dmsetup (2:1.02.155-3) ... [2022-08-08T13:25:09.385Z] #37 DONE 10.7s [2022-08-08T13:25:09.385Z] [2022-08-08T13:25:09.385Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:09.385Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:25:09.385Z] #43 9.918 DEP images/ipc-msg.pb-c.d [2022-08-08T13:25:09.385Z] #43 9.976 PBCC images/ipc-shm.pb-c.c [2022-08-08T13:25:09.385Z] #43 10.01 DEP images/ipc-shm.pb-c.d [2022-08-08T13:25:09.385Z] #43 10.05 PBCC images/ipc-var.pb-c.c [2022-08-08T13:25:09.385Z] #43 10.10 DEP images/ipc-var.pb-c.d [2022-08-08T13:25:09.385Z] #43 10.15 PBCC images/sk-opts.pb-c.c [2022-08-08T13:25:09.385Z] #43 10.19 PBCC images/packet-sock.pb-c.c [2022-08-08T13:25:09.385Z] #43 10.25 DEP images/sk-opts.pb-c.d [2022-08-08T13:25:09.385Z] #43 10.29 DEP images/packet-sock.pb-c.d [2022-08-08T13:25:09.385Z] #43 10.33 PBCC images/sk-netlink.pb-c.c [2022-08-08T13:25:09.385Z] #43 10.38 DEP images/sk-netlink.pb-c.d [2022-08-08T13:25:09.385Z] #43 10.42 PBCC images/sk-inet.pb-c.c [2022-08-08T13:25:09.385Z] #43 10.47 DEP images/sk-inet.pb-c.d [2022-08-08T13:25:09.385Z] #43 10.51 PBCC images/sk-unix.pb-c.c [2022-08-08T13:25:09.385Z] #43 10.55 DEP images/sk-unix.pb-c.d [2022-08-08T13:25:09.385Z] #43 10.63 PBCC images/mm.pb-c.c [2022-08-08T13:25:09.385Z] #43 10.69 DEP images/mm.pb-c.d [2022-08-08T13:25:09.385Z] #43 10.75 PBCC images/timerfd.pb-c.c [2022-08-08T13:25:09.385Z] #43 10.80 DEP images/timerfd.pb-c.d [2022-08-08T13:25:09.385Z] #43 10.84 PBCC images/timer.pb-c.c [2022-08-08T13:25:09.385Z] #43 10.90 DEP images/timer.pb-c.d [2022-08-08T13:25:09.385Z] #43 10.93 PBCC images/sa.pb-c.c [2022-08-08T13:25:09.385Z] #43 11.02 DEP images/sa.pb-c.d [2022-08-08T13:25:09.385Z] #43 11.08 PBCC images/pipe-data.pb-c.c [2022-08-08T13:25:09.385Z] #43 11.10 DEP images/pipe-data.pb-c.d [2022-08-08T13:25:09.385Z] #43 11.18 PBCC images/mnt.pb-c.c [2022-08-08T13:25:09.385Z] #43 11.24 DEP images/mnt.pb-c.d [2022-08-08T13:25:09.385Z] #43 11.28 PBCC images/sk-packet.pb-c.c [2022-08-08T13:25:09.385Z] #43 11.29 DEP images/sk-packet.pb-c.d [2022-08-08T13:25:09.385Z] #43 11.34 PBCC images/tcp-stream.pb-c.c [2022-08-08T13:25:09.385Z] #43 11.38 DEP images/tcp-stream.pb-c.d [2022-08-08T13:25:09.385Z] #43 11.43 PBCC images/pipe.pb-c.c [2022-08-08T13:25:09.385Z] #43 11.48 DEP images/pipe.pb-c.d [2022-08-08T13:25:09.385Z] #43 11.50 PBCC images/pstree.pb-c.c [2022-08-08T13:25:09.385Z] #43 11.51 DEP images/pstree.pb-c.d [2022-08-08T13:25:09.385Z] #43 11.53 PBCC images/fs.pb-c.c [2022-08-08T13:25:09.385Z] #43 11.54 DEP images/fs.pb-c.d [2022-08-08T13:25:09.385Z] #43 11.56 PBCC images/signalfd.pb-c.c [2022-08-08T13:25:09.385Z] #43 11.59 DEP images/signalfd.pb-c.d [2022-08-08T13:25:09.385Z] #43 11.61 PBCC images/fh.pb-c.c [2022-08-08T13:25:09.385Z] #43 11.63 PBCC images/fsnotify.pb-c.c [2022-08-08T13:25:09.385Z] #43 11.65 DEP images/fh.pb-c.d [2022-08-08T13:25:09.385Z] #43 11.69 DEP images/fsnotify.pb-c.d [2022-08-08T13:25:09.385Z] #43 11.73 PBCC images/eventpoll.pb-c.c [2022-08-08T13:25:09.385Z] #43 11.77 DEP images/eventpoll.pb-c.d [2022-08-08T13:25:09.385Z] #43 11.84 PBCC images/eventfd.pb-c.c [2022-08-08T13:25:09.385Z] #43 11.89 DEP images/eventfd.pb-c.d [2022-08-08T13:25:09.427Z] #43 25.26 CC images/sk-opts.o [2022-08-08T13:25:09.427Z] #43 25.43 CC images/sk-unix.o [2022-08-08T13:25:09.496Z] #13 55.09 Selecting previously unselected package mingw-w64-common. [2022-08-08T13:25:09.496Z] #13 55.09 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2022-08-08T13:25:09.643Z] #43 12.00 PBCC images/remap-file-path.pb-c.c [2022-08-08T13:25:09.643Z] #43 12.13 DEP images/remap-file-path.pb-c.d [2022-08-08T13:25:09.643Z] #43 12.23 PBCC images/fifo.pb-c.c [2022-08-08T13:25:09.685Z] #43 25.72 CC images/sk-inet.o [2022-08-08T13:25:09.757Z] #13 55.41 Unpacking mingw-w64-common (6.0.0-3) ... [2022-08-08T13:25:09.757Z] #13 ... [2022-08-08T13:25:09.757Z] [2022-08-08T13:25:09.757Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-08T13:25:09.757Z] #47 sha256:fdb6805ec14d459deecb5744795044927585b1eab6a66f9cb3d554fe61c465c1 [2022-08-08T13:25:09.757Z] #47 DONE 58.3s [2022-08-08T13:25:09.900Z] #43 12.29 DEP images/fifo.pb-c.d [2022-08-08T13:25:09.900Z] #43 12.41 PBCC images/ghost-file.pb-c.c [2022-08-08T13:25:10.018Z] [2022-08-08T13:25:10.018Z] #36 [tini 1/2] 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-08T13:25:10.018Z] #36 sha256:812212daabc85b97de1749643fee92fd2d895de62c29b25c8f7bb61d671e6e53 [2022-08-08T13:25:10.018Z] #36 57.64 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-08T13:25:10.018Z] #36 57.66 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:25:10.018Z] #36 57.67 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2022-08-08T13:25:10.018Z] #36 57.68 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:25:10.018Z] #36 57.72 Setting up librhash0:amd64 (1.3.8-1) ... [2022-08-08T13:25:10.018Z] #36 57.74 Setting up cmake-data (3.13.4-1) ... [2022-08-08T13:25:10.018Z] #36 57.77 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u4) ... [2022-08-08T13:25:10.018Z] #36 57.78 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2022-08-08T13:25:10.018Z] #36 57.81 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2022-08-08T13:25:10.018Z] #36 57.84 Setting up cmake (3.13.4-1) ... [2022-08-08T13:25:10.018Z] #36 58.19 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:25:10.018Z] #36 58.31 Processing triggers for mime-support (3.62) ... [2022-08-08T13:25:10.160Z] #43 12.58 DEP images/ghost-file.pb-c.d [2022-08-08T13:25:10.160Z] #43 12.67 PBCC images/regfile.pb-c.c [2022-08-08T13:25:10.160Z] #43 12.70 DEP images/regfile.pb-c.d [2022-08-08T13:25:10.160Z] #43 12.72 PBCC images/ns.pb-c.c [2022-08-08T13:25:10.160Z] #43 12.74 DEP images/ns.pb-c.d [2022-08-08T13:25:10.160Z] #43 12.79 PBCC images/fdinfo.pb-c.c [2022-08-08T13:25:10.252Z] #43 26.01 CC images/tun.o [2022-08-08T13:25:10.278Z] #36 DONE 58.8s [2022-08-08T13:25:10.279Z] [2022-08-08T13:25:10.279Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:25:10.279Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:25:10.279Z] #42 53.16 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2022-08-08T13:25:10.279Z] #42 53.20 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:25:10.279Z] #42 53.22 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-08T13:25:10.279Z] #42 53.23 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2022-08-08T13:25:10.279Z] #42 53.26 Setting up python-six (1.12.0-1) ... [2022-08-08T13:25:10.279Z] #42 56.97 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1+deb10u1) ... [2022-08-08T13:25:10.279Z] #42 56.99 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-08-08T13:25:10.279Z] #42 57.02 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2022-08-08T13:25:10.279Z] #42 57.05 Setting up libcap-dev:amd64 (1:2.25-2) ... [2022-08-08T13:25:10.279Z] #42 57.07 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2022-08-08T13:25:10.279Z] #42 57.10 Setting up protobuf-compiler (3.6.1.3-2) ... [2022-08-08T13:25:10.279Z] #42 57.14 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2022-08-08T13:25:10.279Z] #42 57.15 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2022-08-08T13:25:10.279Z] #42 57.16 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2022-08-08T13:25:10.279Z] #42 57.18 Setting up python-protobuf (3.6.1.3-2) ... [2022-08-08T13:25:10.279Z] #42 ... [2022-08-08T13:25:10.279Z] [2022-08-08T13:25:10.279Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:25:10.279Z] #34 sha256:e7755d1633f0857fc7f6b866b2836823b073db74dc6c09baf339ea9395bd8dc2 [2022-08-08T13:25:10.279Z] #34 58.90 internal/syscall/unix [2022-08-08T13:25:10.417Z] #43 12.89 DEP images/fdinfo.pb-c.d [2022-08-08T13:25:10.417Z] #43 12.91 PBCC images/core-aarch64.pb-c.c [2022-08-08T13:25:10.417Z] #43 12.98 PBCC images/core-arm.pb-c.c [2022-08-08T13:25:10.417Z] #43 13.02 PBCC images/core-ppc64.pb-c.c [2022-08-08T13:25:10.510Z] #43 26.33 CC images/sk-netlink.o [2022-08-08T13:25:10.674Z] #43 13.08 PBCC images/core-s390.pb-c.c [2022-08-08T13:25:10.674Z] #43 13.14 PBCC images/core-x86.pb-c.c [2022-08-08T13:25:10.674Z] #43 13.19 PBCC images/core.pb-c.c [2022-08-08T13:25:10.674Z] #43 13.26 PBCC images/inventory.pb-c.c [2022-08-08T13:25:10.769Z] #43 26.50 CC images/packet-sock.o [2022-08-08T13:25:10.850Z] #34 59.32 time [2022-08-08T13:25:10.932Z] #43 13.29 DEP images/core-aarch64.pb-c.d [2022-08-08T13:25:10.932Z] #43 13.32 DEP images/core-arm.pb-c.d [2022-08-08T13:25:10.932Z] #43 13.35 DEP images/core-ppc64.pb-c.d [2022-08-08T13:25:10.932Z] #43 13.41 DEP images/core-s390.pb-c.d [2022-08-08T13:25:10.932Z] #43 13.46 DEP images/core-x86.pb-c.d [2022-08-08T13:25:10.932Z] #43 13.51 DEP images/core.pb-c.d [2022-08-08T13:25:11.027Z] #43 26.82 CC images/ipc-var.o [2022-08-08T13:25:11.027Z] #43 27.00 CC images/ipc-desc.o [2022-08-08T13:25:11.094Z] #13 ... [2022-08-08T13:25:11.094Z] [2022-08-08T13:25:11.094Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2022-08-08T13:25:11.094Z] #47 sha256:4a2b0609dd1b6fc2da2329a4cc9045a210058a29f256783deaeedfe10ee2b593 [2022-08-08T13:25:11.094Z] #47 DONE 61.2s [2022-08-08T13:25:11.094Z] [2022-08-08T13:25:11.094Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-08T13:25:11.094Z] #37 sha256:a88a869831c738732662325b311856157b363d95ac61f6d249199e058da587b3 [2022-08-08T13:25:11.094Z] #37 1.030 + RM_GOPATH=0 [2022-08-08T13:25:11.094Z] #37 1.030 + TMP_GOPATH= [2022-08-08T13:25:11.094Z] #37 1.030 + : /build [2022-08-08T13:25:11.094Z] #37 1.030 + '[' -z '' ']' [2022-08-08T13:25:11.094Z] #37 1.030 ++ mktemp -d [2022-08-08T13:25:11.094Z] #37 1.032 + export GOPATH=/tmp/tmp.osxPt4CO1Q [2022-08-08T13:25:11.094Z] #37 1.032 + GOPATH=/tmp/tmp.osxPt4CO1Q [2022-08-08T13:25:11.094Z] #37 1.032 + RM_GOPATH=1 [2022-08-08T13:25:11.094Z] #37 1.032 + case "$(go env GOARCH)" in [2022-08-08T13:25:11.094Z] #37 1.033 ++ go env GOARCH [2022-08-08T13:25:11.094Z] #37 1.073 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:25:11.094Z] #37 1.073 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:25:11.094Z] #37 1.074 ++ dirname /tmp/install/install.sh [2022-08-08T13:25:11.094Z] #37 1.075 + dir=/tmp/install [2022-08-08T13:25:11.094Z] #37 1.075 + bin=tini [2022-08-08T13:25:11.094Z] #37 1.075 + shift [2022-08-08T13:25:11.094Z] #37 1.075 + '[' '!' -f /tmp/install/tini.installer ']' [2022-08-08T13:25:11.094Z] #37 1.075 + . /tmp/install/tini.installer [2022-08-08T13:25:11.094Z] #37 1.075 ++ : v0.19.0 [2022-08-08T13:25:11.094Z] #37 1.075 + install_tini [2022-08-08T13:25:11.094Z] #37 1.075 Install tini version v0.19.0 [2022-08-08T13:25:11.094Z] #37 1.075 + echo 'Install tini version v0.19.0' [2022-08-08T13:25:11.094Z] #37 1.075 + git clone https://github.com/krallin/tini.git /tmp/tmp.osxPt4CO1Q/tini [2022-08-08T13:25:11.094Z] #37 1.081 Cloning into '/tmp/tmp.osxPt4CO1Q/tini'... [2022-08-08T13:25:11.094Z] #37 1.815 + cd /tmp/tmp.osxPt4CO1Q/tini [2022-08-08T13:25:11.094Z] #37 1.818 + git checkout -q v0.19.0 [2022-08-08T13:25:11.094Z] #37 1.824 + cmake . [2022-08-08T13:25:11.094Z] #37 2.455 -- The C compiler identification is GNU 8.3.0 [2022-08-08T13:25:11.094Z] #37 2.558 -- Check for working C compiler: /usr/bin/cc [2022-08-08T13:25:11.189Z] #43 13.58 DEP images/inventory.pb-c.d [2022-08-08T13:25:11.189Z] #43 13.64 PBCC images/cpuinfo.pb-c.c [2022-08-08T13:25:11.189Z] #43 13.69 DEP images/cpuinfo.pb-c.d [2022-08-08T13:25:11.189Z] #43 13.73 PBCC images/stats.pb-c.c [2022-08-08T13:25:11.189Z] #43 13.78 DEP images/stats.pb-c.d [2022-08-08T13:25:11.286Z] #43 27.21 CC images/ipc-shm.o [2022-08-08T13:25:11.544Z] #43 27.43 CC images/ipc-msg.o [2022-08-08T13:25:11.662Z] #37 3.427 -- Check for working C compiler: /usr/bin/cc -- works [2022-08-08T13:25:11.662Z] #37 3.431 -- Detecting C compiler ABI info [2022-08-08T13:25:11.802Z] #43 27.68 CC images/ipc-sem.o [2022-08-08T13:25:11.802Z] #43 27.82 CC images/utsns.o [2022-08-08T13:25:12.120Z] #43 ... [2022-08-08T13:25:12.120Z] [2022-08-08T13:25:12.120Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:25:12.120Z] #34 sha256:c8ba60d729689e7e5b5c3a29b35b423a3fca58dd9e53360300547538bdca753e [2022-08-08T13:25:12.120Z] #34 58.51 internal/fmtsort [2022-08-08T13:25:12.120Z] #34 59.18 internal/syscall/execenv [2022-08-08T13:25:12.120Z] #34 59.24 internal/poll [2022-08-08T13:25:12.120Z] #34 59.52 path [2022-08-08T13:25:12.120Z] #34 60.13 io/fs [2022-08-08T13:25:12.120Z] #34 61.26 strings [2022-08-08T13:25:12.120Z] #34 61.82 os [2022-08-08T13:25:12.120Z] #34 63.57 bufio [2022-08-08T13:25:12.120Z] #34 65.08 text/tabwriter [2022-08-08T13:25:12.120Z] #34 65.44 fmt [2022-08-08T13:25:12.120Z] #34 65.84 io/ioutil [2022-08-08T13:25:12.120Z] #34 67.94 flag [2022-08-08T13:25:12.120Z] #34 67.95 github.com/BurntSushi/toml [2022-08-08T13:25:12.230Z] #37 4.153 -- Detecting C compiler ABI info - done [2022-08-08T13:25:12.369Z] #43 27.99 CC images/creds.o [2022-08-08T13:25:12.369Z] #43 28.14 CC images/vma.o [2022-08-08T13:25:12.377Z] #34 ... [2022-08-08T13:25:12.377Z] [2022-08-08T13:25:12.377Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:12.377Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-08T13:25:12.377Z] #13 59.28 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-08T13:25:12.377Z] #13 59.28 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-08-08T13:25:12.377Z] #13 59.29 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-08T13:25:12.377Z] #13 64.79 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-08T13:25:12.377Z] #13 64.82 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-08-08T13:25:12.377Z] #13 64.88 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:12.377Z] #13 65.35 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-08-08T13:25:12.377Z] #13 65.35 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-08-08T13:25:12.377Z] #13 65.36 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:12.489Z] #37 4.203 -- Detecting C compile features [2022-08-08T13:25:12.643Z] #43 28.32 CC images/netdev.o [2022-08-08T13:25:12.909Z] #43 28.63 CC images/tty.o [2022-08-08T13:25:13.170Z] #43 ... [2022-08-08T13:25:13.170Z] [2022-08-08T13:25:13.170Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:25:13.170Z] #56 sha256:64f0e92b8a651c182a173fc0b8e1f183086672266463b66f9b1131f56ae54e68 [2022-08-08T13:25:13.170Z] #56 48.20 Checking out files: 54% (2703/4925) Checking out files: 55% (2709/4925) Checking out files: 56% (2758/4925) Checking out files: 57% (2808/4925) Checking out files: 58% (2857/4925) Checking out files: 59% (2906/4925) Checking out files: 60% (2955/4925) Checking out files: 61% (3005/4925) Checking out files: 62% (3054/4925) Checking out files: 63% (3103/4925) Checking out files: 64% (3152/4925) Checking out files: 65% (3202/4925) Checking out files: 66% (3251/4925) Checking out files: 67% (3300/4925) Checking out files: 68% (3349/4925) Checking out files: 69% (3399/4925) Checking out files: 70% (3448/4925) Checking out files: 71% (3497/4925) Checking out files: 72% (3546/4925) Checking out files: 73% (3596/4925) Checking out files: 74% (3645/4925) Checking out files: 75% (3694/4925) Checking out files: 76% (3743/4925) Checking out files: 77% (3793/4925) Checking out files: 78% (3842/4925) Checking out files: 79% (3891/4925) Checking out files: 80% (3940/4925) Checking out files: 81% (3990/4925) Checking out files: 82% (4039/4925) Checking out files: 83% (4088/4925) Checking out files: 84% (4137/4925) Checking out files: 85% (4187/4925) Checking out files: 86% (4236/4925) Checking out files: 87% (4285/4925) Checking out files: 88% (4334/4925) Checking out files: 89% (4384/4925) Checking out files: 90% (4433/4925) Checking out files: 91% (4482/4925) Checking out files: 92% (4531/4925) Checking out files: 93% (4581/4925) Checking out files: 94% (4630/4925) Checking out files: 95% (4679/4925) Checking out files: 96% (4728/4925) Checking out files: 97% (4778/4925) Checking out files: 97% (4789/4925) Checking out files: 98% (4827/4925) Checking out files: 99% (4876/4925) Checking out files: 100% (4925/4925) Checking out files: 100% (4925/4925), done. [2022-08-08T13:25:13.170Z] #56 49.34 + cd /tmp/tmp.GhpMMDBVod/src/github.com/containerd/containerd [2022-08-08T13:25:13.170Z] #56 49.34 + git checkout -q v1.6.7 [2022-08-08T13:25:13.170Z] #56 50.53 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-08T13:25:13.170Z] #56 50.54 + BUILDTAGS='netgo osusergo static_build' [2022-08-08T13:25:13.170Z] #56 50.54 + export EXTRA_FLAGS=-buildmode=pie [2022-08-08T13:25:13.170Z] #56 50.54 + EXTRA_FLAGS=-buildmode=pie [2022-08-08T13:25:13.170Z] #56 50.54 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-08T13:25:13.170Z] #56 50.54 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-08T13:25:13.170Z] #56 50.54 + '[' '' = dynamic ']' [2022-08-08T13:25:13.170Z] #56 50.54 + make [2022-08-08T13:25:13.307Z] #13 ... [2022-08-08T13:25:13.307Z] [2022-08-08T13:25:13.307Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:25:13.307Z] #34 sha256:c8ba60d729689e7e5b5c3a29b35b423a3fca58dd9e53360300547538bdca753e [2022-08-08T13:25:13.307Z] #34 69.56 log [2022-08-08T13:25:13.428Z] #37 ... [2022-08-08T13:25:13.429Z] [2022-08-08T13:25:13.429Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:25:13.429Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:25:13.429Z] #42 63.52 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-08-08T13:25:13.429Z] #42 63.54 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:25:13.429Z] #42 DONE 63.9s [2022-08-08T13:25:13.429Z] [2022-08-08T13:25:13.429Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:13.429Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:13.429Z] #13 58.70 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-08T13:25:13.429Z] #13 58.70 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-08-08T13:25:13.429Z] #13 58.72 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-08T13:25:14.552Z] #56 52.24 + bin/ctr [2022-08-08T13:25:15.058Z] #34 ... [2022-08-08T13:25:15.058Z] [2022-08-08T13:25:15.058Z] #42 [criu 1/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 apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2022-08-08T13:25:15.058Z] #42 sha256:6dffc86e53833ba9400d33abf29c3e569bb98b6939535e6cf0e38772951e11b1 [2022-08-08T13:25:15.058Z] #42 62.58 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2022-08-08T13:25:15.058Z] #42 62.64 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:25:15.058Z] #42 DONE 63.4s [2022-08-08T13:25:15.058Z] [2022-08-08T13:25:15.058Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:15.058Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:15.058Z] #13 60.55 Selecting previously unselected package mingw-w64-x86-64-dev. [2022-08-08T13:25:15.058Z] #13 60.56 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2022-08-08T13:25:15.058Z] #13 60.59 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-08T13:25:15.202Z] #34 71.48 github.com/BurntSushi/toml/cmd/tomlv [2022-08-08T13:25:17.097Z] #34 DONE 73.2s [2022-08-08T13:25:17.097Z] [2022-08-08T13:25:17.097Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:17.097Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:25:17.098Z] #43 15.62 make[1]: Nothing to be done for 'all'. [2022-08-08T13:25:17.098Z] #43 17.49 CC images/stats.o [2022-08-08T13:25:17.098Z] #43 17.87 CC images/core.o [2022-08-08T13:25:17.098Z] #43 18.52 CC images/core-x86.o [2022-08-08T13:25:17.098Z] #43 19.14 CC images/core-arm.o [2022-08-08T13:25:17.355Z] #43 19.75 CC images/core-aarch64.o [2022-08-08T13:25:17.627Z] #13 ... [2022-08-08T13:25:17.627Z] [2022-08-08T13:25:17.627Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-08T13:25:17.627Z] #37 sha256:a88a869831c738732662325b311856157b363d95ac61f6d249199e058da587b3 [2022-08-08T13:25:17.627Z] #37 6.485 -- Detecting C compile features - done [2022-08-08T13:25:17.627Z] #37 6.544 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-08T13:25:17.627Z] #37 6.812 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-08T13:25:17.627Z] #37 6.918 -- Configuring done [2022-08-08T13:25:17.627Z] #37 6.937 -- Generating done [2022-08-08T13:25:17.627Z] #37 6.940 -- Build files have been written to: /tmp/tmp.osxPt4CO1Q/tini [2022-08-08T13:25:17.627Z] #37 6.946 + make tini-static [2022-08-08T13:25:17.627Z] #37 7.289 Scanning dependencies of target tini-static [2022-08-08T13:25:17.627Z] #37 7.412 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-08T13:25:17.627Z] #37 8.622 [100%] Linking C executable tini-static [2022-08-08T13:25:17.627Z] #37 9.122 [100%] Built target tini-static [2022-08-08T13:25:17.627Z] #37 9.174 + mkdir -p /build [2022-08-08T13:25:17.627Z] #37 9.176 + cp tini-static /build/docker-init [2022-08-08T13:25:17.627Z] #37 DONE 9.4s [2022-08-08T13:25:17.627Z] [2022-08-08T13:25:17.627Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:17.627Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:17.627Z] #43 1.947 Note: Building without setproctitle() and strlcpy() support. [2022-08-08T13:25:17.627Z] #43 1.948 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-08T13:25:17.627Z] #43 1.952 Note: Building without GnuTLS support [2022-08-08T13:25:17.627Z] #43 1.965 Makefile.config:39: Warn: you have no libnftables installed [2022-08-08T13:25:17.627Z] #43 1.965 Makefile.config:40: Warn: Building without nftables support [2022-08-08T13:25:17.627Z] #43 3.644 fatal: not a git repository (or any of the parent directories): .git [2022-08-08T13:25:17.627Z] #43 3.699 GEN .gitid [2022-08-08T13:25:17.627Z] #43 3.715 GEN criu/include/version.h [2022-08-08T13:25:17.627Z] #43 3.773 GEN include/common/asm [2022-08-08T13:25:17.918Z] #43 20.34 CC images/core-ppc64.o [2022-08-08T13:25:18.482Z] #43 20.99 CC images/core-s390.o [2022-08-08T13:25:18.741Z] #56 ... [2022-08-08T13:25:18.741Z] [2022-08-08T13:25:18.741Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:18.741Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:18.741Z] #13 87.32 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-08T13:25:18.741Z] #13 87.33 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-08T13:25:18.741Z] #13 87.33 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:18.999Z] #13 ... [2022-08-08T13:25:18.999Z] [2022-08-08T13:25:18.999Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:18.999Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:18.999Z] #43 29.20 CC images/file-lock.o [2022-08-08T13:25:18.999Z] #43 29.37 CC images/rlimit.o [2022-08-08T13:25:18.999Z] #43 29.59 CC images/pagemap.o [2022-08-08T13:25:18.999Z] #43 29.84 CC images/siginfo.o [2022-08-08T13:25:18.999Z] #43 30.05 CC images/rpc.o [2022-08-08T13:25:18.999Z] #43 30.92 CC images/ext-file.o [2022-08-08T13:25:18.999Z] #43 31.18 CC images/cgroup.o [2022-08-08T13:25:18.999Z] #43 31.78 CC images/userns.o [2022-08-08T13:25:18.999Z] #43 32.05 CC images/google/protobuf/descriptor.o [2022-08-08T13:25:18.999Z] #43 33.47 CC images/opts.o [2022-08-08T13:25:18.999Z] #43 33.65 CC images/seccomp.o [2022-08-08T13:25:18.999Z] #43 33.86 CC images/binfmt-misc.o [2022-08-08T13:25:18.999Z] #43 34.06 CC images/time.o [2022-08-08T13:25:18.999Z] #43 34.22 CC images/sysctl.o [2022-08-08T13:25:18.999Z] #43 34.36 CC images/autofs.o [2022-08-08T13:25:18.999Z] #43 34.61 CC images/macvlan.o [2022-08-08T13:25:18.999Z] #43 34.80 CC images/sit.o [2022-08-08T13:25:18.999Z] #43 35.02 CC images/memfd.o [2022-08-08T13:25:19.046Z] #43 21.55 CC images/cpuinfo.o [2022-08-08T13:25:19.302Z] #43 21.94 CC images/inventory.o [2022-08-08T13:25:19.531Z] #43 ... [2022-08-08T13:25:19.531Z] [2022-08-08T13:25:19.531Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:25:19.531Z] #34 sha256:31d20c8f29f84bc27c189e2d721cb6893b3ba627ee449e14190e0e7f94cedc2f [2022-08-08T13:25:19.531Z] #34 59.61 internal/syscall/unix [2022-08-08T13:25:19.531Z] #34 59.90 time [2022-08-08T13:25:19.531Z] #34 66.44 internal/poll [2022-08-08T13:25:19.531Z] #34 67.95 internal/fmtsort [2022-08-08T13:25:19.531Z] #34 68.99 internal/syscall/execenv [2022-08-08T13:25:19.531Z] #34 69.12 path [2022-08-08T13:25:19.531Z] #34 69.24 strings [2022-08-08T13:25:19.531Z] #34 ... [2022-08-08T13:25:19.531Z] [2022-08-08T13:25:19.531Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:19.531Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:19.531Z] #13 64.76 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-08T13:25:19.531Z] #13 64.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-08T13:25:19.531Z] #13 64.80 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:19.531Z] #13 64.94 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-08-08T13:25:19.531Z] #13 64.96 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-08T13:25:19.531Z] #13 64.97 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:19.565Z] #43 35.27 CC images/timens.o [2022-08-08T13:25:19.823Z] #43 35.57 LINK images/built-in.o [2022-08-08T13:25:19.866Z] #43 22.15 CC images/fdinfo.o [2022-08-08T13:25:20.082Z] #43 35.78 GEN compel/include/asm [2022-08-08T13:25:20.082Z] #43 35.80 GEN compel/include/version.h [2022-08-08T13:25:20.082Z] #43 35.82 touch .config [2022-08-08T13:25:20.082Z] #43 35.87 GEN include/common/config.h [2022-08-08T13:25:20.082Z] #43 35.94 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-08-08T13:25:20.082Z] #43 35.97 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-08-08T13:25:20.082Z] #43 36.00 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-08-08T13:25:20.082Z] #43 36.02 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-08-08T13:25:20.082Z] #43 36.04 DEP compel/arch/x86/plugins/std/memcpy.d [2022-08-08T13:25:20.123Z] #43 22.43 CC images/fown.o [2022-08-08T13:25:20.123Z] #43 22.59 CC images/ns.o [2022-08-08T13:25:20.342Z] #43 36.06 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-08-08T13:25:20.342Z] #43 36.09 GEN compel/plugins/include/uapi/std/syscall.h [2022-08-08T13:25:20.342Z] #43 36.13 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-08-08T13:25:20.342Z] #43 36.14 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-08-08T13:25:20.342Z] #43 36.16 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-08-08T13:25:20.342Z] #43 36.16 DEP compel/plugins/std/infect.d [2022-08-08T13:25:20.342Z] #43 36.26 DEP compel/plugins/std/string.d [2022-08-08T13:25:20.379Z] #43 22.81 CC images/regfile.o [2022-08-08T13:25:20.423Z] #13 ... [2022-08-08T13:25:20.424Z] [2022-08-08T13:25:20.424Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-08T13:25:20.424Z] #37 sha256:af71d28c4e6ebc5176de2661f6fecbea418f23d52283b08bb3e7cb31d591c3f5 [2022-08-08T13:25:20.424Z] #37 4.333 + RM_GOPATH=0 [2022-08-08T13:25:20.424Z] #37 4.333 + TMP_GOPATH= [2022-08-08T13:25:20.424Z] #37 4.333 + : /build [2022-08-08T13:25:20.424Z] #37 4.333 + '[' -z '' ']' [2022-08-08T13:25:20.424Z] #37 4.333 ++ mktemp -d [2022-08-08T13:25:20.424Z] #37 4.334 + export GOPATH=/tmp/tmp.dVZLJScBjx [2022-08-08T13:25:20.424Z] #37 4.334 + GOPATH=/tmp/tmp.dVZLJScBjx [2022-08-08T13:25:20.424Z] #37 4.334 + RM_GOPATH=1 [2022-08-08T13:25:20.424Z] #37 4.334 + case "$(go env GOARCH)" in [2022-08-08T13:25:20.424Z] #37 4.334 ++ go env GOARCH [2022-08-08T13:25:20.424Z] #37 4.372 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:25:20.424Z] #37 4.372 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:25:20.424Z] #37 4.372 ++ dirname /tmp/install/install.sh [2022-08-08T13:25:20.424Z] #37 4.384 + dir=/tmp/install [2022-08-08T13:25:20.424Z] #37 4.384 + bin=tini [2022-08-08T13:25:20.424Z] #37 4.384 + shift [2022-08-08T13:25:20.424Z] #37 4.384 + '[' '!' -f /tmp/install/tini.installer ']' [2022-08-08T13:25:20.424Z] #37 4.384 + . /tmp/install/tini.installer [2022-08-08T13:25:20.424Z] #37 4.384 ++ : v0.19.0 [2022-08-08T13:25:20.424Z] #37 4.384 + install_tini [2022-08-08T13:25:20.424Z] #37 4.384 + echo 'Install tini version v0.19.0' [2022-08-08T13:25:20.424Z] #37 4.384 + git clone https://github.com/krallin/tini.git /tmp/tmp.dVZLJScBjx/tini [2022-08-08T13:25:20.424Z] #37 4.396 Install tini version v0.19.0 [2022-08-08T13:25:20.424Z] #37 4.417 Cloning into '/tmp/tmp.dVZLJScBjx/tini'... [2022-08-08T13:25:20.424Z] #37 5.121 + cd /tmp/tmp.dVZLJScBjx/tini [2022-08-08T13:25:20.424Z] #37 5.121 + git checkout -q v0.19.0 [2022-08-08T13:25:20.424Z] #37 5.121 + cmake . [2022-08-08T13:25:20.424Z] #37 5.756 -- The C compiler identification is GNU 8.3.0 [2022-08-08T13:25:20.424Z] #37 5.796 -- Check for working C compiler: /usr/bin/cc [2022-08-08T13:25:20.424Z] #37 6.555 -- Check for working C compiler: /usr/bin/cc -- works [2022-08-08T13:25:20.424Z] #37 6.555 -- Detecting C compiler ABI info [2022-08-08T13:25:20.424Z] #37 7.083 -- Detecting C compiler ABI info - done [2022-08-08T13:25:20.424Z] #37 7.120 -- Detecting C compile features [2022-08-08T13:25:20.424Z] #37 9.046 -- Detecting C compile features - done [2022-08-08T13:25:20.424Z] #37 9.046 -- Performing Test HAS_BUILTIN_FORTIFY [2022-08-08T13:25:20.424Z] #37 9.224 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2022-08-08T13:25:20.424Z] #37 9.312 -- Configuring done [2022-08-08T13:25:20.424Z] #37 9.328 -- Generating done [2022-08-08T13:25:20.424Z] #37 9.330 -- Build files have been written to: /tmp/tmp.dVZLJScBjx/tini [2022-08-08T13:25:20.424Z] #37 9.344 + make tini-static [2022-08-08T13:25:20.424Z] #37 9.732 Scanning dependencies of target tini-static [2022-08-08T13:25:20.424Z] #37 9.814 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2022-08-08T13:25:20.600Z] #43 36.34 DEP compel/plugins/std/log.d [2022-08-08T13:25:20.600Z] #43 36.42 DEP compel/plugins/std/fds.d [2022-08-08T13:25:20.600Z] #43 36.56 DEP compel/plugins/std/std.d [2022-08-08T13:25:20.636Z] #43 22.97 CC images/ghost-file.o [2022-08-08T13:25:20.636Z] #43 23.17 CC images/fifo.o [2022-08-08T13:25:20.685Z] #37 ... [2022-08-08T13:25:20.685Z] [2022-08-08T13:25:20.685Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:20.685Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:20.685Z] #13 66.49 Selecting previously unselected package gcc-mingw-w64-base. [2022-08-08T13:25:20.685Z] #13 66.50 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-08T13:25:20.685Z] #13 66.52 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:20.859Z] #43 36.69 DEP compel/plugins/shmem/shmem.d [2022-08-08T13:25:20.860Z] #43 36.80 DEP compel/plugins/fds/fds.d [2022-08-08T13:25:20.893Z] #43 23.41 CC images/remap-file-path.o [2022-08-08T13:25:20.945Z] #13 66.75 Selecting previously unselected package gcc-mingw-w64-x86-64. [2022-08-08T13:25:20.945Z] #13 66.75 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-08T13:25:20.945Z] #13 66.76 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:21.119Z] #43 36.98 CC compel/plugins/std/std.o [2022-08-08T13:25:21.150Z] #43 23.58 CC images/eventfd.o [2022-08-08T13:25:21.150Z] #43 23.82 CC images/eventpoll.o [2022-08-08T13:25:21.378Z] #43 37.31 CC compel/plugins/std/fds.o [2022-08-08T13:25:21.714Z] #43 24.14 CC images/fh.o [2022-08-08T13:25:21.946Z] #43 37.72 CC compel/plugins/std/log.o [2022-08-08T13:25:21.971Z] #43 24.47 CC images/fsnotify.o [2022-08-08T13:25:22.205Z] #43 ... [2022-08-08T13:25:22.205Z] [2022-08-08T13:25:22.205Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:22.205Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:22.205Z] #13 100.6 Selecting previously unselected package libapparmor1:amd64. [2022-08-08T13:25:22.205Z] #13 100.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-08-08T13:25:22.205Z] #13 100.6 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-08-08T13:25:22.331Z] #13 ... [2022-08-08T13:25:22.331Z] [2022-08-08T13:25:22.331Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2022-08-08T13:25:22.331Z] #37 sha256:af71d28c4e6ebc5176de2661f6fecbea418f23d52283b08bb3e7cb31d591c3f5 [2022-08-08T13:25:22.331Z] #37 10.96 [100%] Linking C executable tini-static [2022-08-08T13:25:22.331Z] #37 11.57 [100%] Built target tini-static [2022-08-08T13:25:22.331Z] #37 11.63 + mkdir -p /build [2022-08-08T13:25:22.331Z] #37 11.66 + cp tini-static /build/docker-init [2022-08-08T13:25:22.331Z] #37 DONE 11.8s [2022-08-08T13:25:22.331Z] [2022-08-08T13:25:22.332Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:25:22.332Z] #34 sha256:e7755d1633f0857fc7f6b866b2836823b073db74dc6c09baf339ea9395bd8dc2 [2022-08-08T13:25:22.332Z] #34 65.32 internal/poll [2022-08-08T13:25:22.332Z] #34 65.34 internal/fmtsort [2022-08-08T13:25:22.332Z] #34 66.00 internal/syscall/execenv [2022-08-08T13:25:22.332Z] #34 66.21 path [2022-08-08T13:25:22.332Z] #34 66.53 io/fs [2022-08-08T13:25:22.332Z] #34 67.74 strings [2022-08-08T13:25:22.332Z] #34 68.34 os [2022-08-08T13:25:22.332Z] #34 70.26 bufio [2022-08-08T13:25:22.465Z] #13 100.7 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-08T13:25:22.465Z] #13 100.7 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-08-08T13:25:22.465Z] #13 100.7 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-08-08T13:25:22.465Z] #13 100.9 Selecting previously unselected package libbtrfs0. [2022-08-08T13:25:22.465Z] #13 100.9 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-08-08T13:25:22.465Z] #13 100.9 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-08T13:25:22.465Z] #13 101.0 Selecting previously unselected package libbtrfs-dev. [2022-08-08T13:25:22.534Z] #43 25.03 CC images/signalfd.o [2022-08-08T13:25:22.724Z] #13 101.0 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-08-08T13:25:22.724Z] #13 101.0 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:25:22.724Z] #13 101.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-08T13:25:22.724Z] #13 101.1 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-08-08T13:25:22.724Z] #13 101.2 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:22.724Z] #13 101.2 Selecting previously unselected package libudev-dev:amd64. [2022-08-08T13:25:22.791Z] #43 25.28 CC images/fs.o [2022-08-08T13:25:22.983Z] #13 101.2 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-08-08T13:25:22.983Z] #13 101.3 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-08-08T13:25:22.983Z] #13 101.4 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-08T13:25:22.983Z] #13 101.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-08-08T13:25:22.983Z] #13 101.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-08-08T13:25:23.049Z] #43 25.53 CC images/pstree.o [2022-08-08T13:25:23.049Z] #43 ... [2022-08-08T13:25:23.049Z] [2022-08-08T13:25:23.049Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:25:23.049Z] #56 sha256:ef0ea5da472be4e5f5ca83d77369c402c6485de4f5bec2f310b6bbf9015e691e [2022-08-08T13:25:23.242Z] #13 101.7 Selecting previously unselected package libpcre16-3:amd64. [2022-08-08T13:25:23.242Z] #13 101.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-08-08T13:25:23.242Z] #13 101.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-08-08T13:25:23.273Z] #34 71.96 text/tabwriter [2022-08-08T13:25:23.501Z] #13 101.9 Selecting previously unselected package libpcre32-3:amd64. [2022-08-08T13:25:23.501Z] #13 101.9 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-08-08T13:25:23.501Z] #13 101.9 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-08-08T13:25:23.501Z] #13 102.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-08-08T13:25:23.501Z] #13 102.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-08-08T13:25:23.501Z] #13 102.1 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-08-08T13:25:23.534Z] #34 72.22 fmt [2022-08-08T13:25:23.760Z] #13 102.1 Selecting previously unselected package libpcre3-dev:amd64. [2022-08-08T13:25:23.760Z] #13 102.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-08-08T13:25:23.760Z] #13 102.2 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-08-08T13:25:24.076Z] #56 42.85 Checking out files: 62% (3054/4925) Checking out files: 63% (3103/4925) Checking out files: 64% (3152/4925) Checking out files: 65% (3202/4925) Checking out files: 66% (3251/4925) Checking out files: 67% (3300/4925) Checking out files: 68% (3349/4925) Checking out files: 69% (3399/4925) Checking out files: 70% (3448/4925) Checking out files: 71% (3497/4925) Checking out files: 72% (3546/4925) Checking out files: 73% (3596/4925) Checking out files: 74% (3645/4925) Checking out files: 75% (3694/4925) Checking out files: 76% (3743/4925) Checking out files: 77% (3793/4925) Checking out files: 78% (3842/4925) Checking out files: 79% (3891/4925) Checking out files: 80% (3940/4925) Checking out files: 81% (3990/4925) Checking out files: 82% (4039/4925) Checking out files: 83% (4088/4925) Checking out files: 84% (4137/4925) Checking out files: 85% (4187/4925) Checking out files: 86% (4236/4925) Checking out files: 87% (4285/4925) Checking out files: 88% (4334/4925) Checking out files: 89% (4384/4925) Checking out files: 90% (4433/4925) Checking out files: 91% (4482/4925) Checking out files: 92% (4531/4925) Checking out files: 93% (4581/4925) Checking out files: 94% (4630/4925) Checking out files: 95% (4679/4925) Checking out files: 96% (4728/4925) Checking out files: 97% (4778/4925) Checking out files: 98% (4827/4925) Checking out files: 99% (4876/4925) Checking out files: 100% (4925/4925) Checking out files: 100% (4925/4925), done. [2022-08-08T13:25:24.076Z] #56 43.76 + cd /tmp/tmp.882utGQ0PX/src/github.com/containerd/containerd [2022-08-08T13:25:24.076Z] #56 43.77 + git checkout -q v1.6.7 [2022-08-08T13:25:24.139Z] #34 72.52 io/ioutil [2022-08-08T13:25:24.278Z] #13 102.6 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-08T13:25:24.278Z] #13 102.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-08-08T13:25:24.278Z] #13 102.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-08-08T13:25:24.278Z] #13 102.8 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-08T13:25:24.537Z] #13 102.8 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-08-08T13:25:24.537Z] #13 102.8 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:24.537Z] #13 102.9 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-08T13:25:24.537Z] #13 102.9 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-08-08T13:25:24.537Z] #13 102.9 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-08-08T13:25:24.537Z] #13 103.0 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-08T13:25:24.724Z] #34 ... [2022-08-08T13:25:24.724Z] [2022-08-08T13:25:24.724Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:24.724Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:24.724Z] #43 6.037 Note: Building without setproctitle() and strlcpy() support. [2022-08-08T13:25:24.724Z] #43 6.038 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-08T13:25:24.724Z] #43 6.053 Note: Building without GnuTLS support [2022-08-08T13:25:24.724Z] #43 6.061 Makefile.config:39: Warn: you have no libnftables installed [2022-08-08T13:25:24.724Z] #43 6.075 Makefile.config:40: Warn: Building without nftables support [2022-08-08T13:25:24.724Z] #43 7.820 fatal: not a git repository (or any of the parent directories): .git [2022-08-08T13:25:24.724Z] #43 7.911 GEN .gitid [2022-08-08T13:25:24.724Z] #43 7.967 GEN criu/include/version.h [2022-08-08T13:25:24.724Z] #43 7.996 GEN include/common/asm [2022-08-08T13:25:24.724Z] #43 9.577 PBCC images/timens.pb-c.c [2022-08-08T13:25:24.724Z] #43 9.606 DEP images/timens.pb-c.d [2022-08-08T13:25:24.724Z] #43 9.701 PBCC images/fown.pb-c.c [2022-08-08T13:25:24.724Z] #43 9.728 PBCC images/google/protobuf/descriptor.pb-c.c [2022-08-08T13:25:24.724Z] #43 9.781 PBCC images/opts.pb-c.c [2022-08-08T13:25:24.724Z] #43 9.831 PBCC images/memfd.pb-c.c [2022-08-08T13:25:24.724Z] #43 9.880 DEP images/fown.pb-c.d [2022-08-08T13:25:24.724Z] #43 9.924 DEP images/google/protobuf/descriptor.pb-c.d [2022-08-08T13:25:24.724Z] #43 9.965 DEP images/opts.pb-c.d [2022-08-08T13:25:24.796Z] #13 103.0 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-08-08T13:25:24.796Z] #13 103.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-08-08T13:25:24.802Z] #13 ... [2022-08-08T13:25:24.803Z] [2022-08-08T13:25:24.803Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:24.803Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:24.803Z] #43 6.112 PBCC images/timens.pb-c.c [2022-08-08T13:25:24.803Z] #43 6.132 DEP images/timens.pb-c.d [2022-08-08T13:25:24.803Z] #43 6.180 PBCC images/fown.pb-c.c [2022-08-08T13:25:24.803Z] #43 6.231 PBCC images/google/protobuf/descriptor.pb-c.c [2022-08-08T13:25:24.803Z] #43 6.278 PBCC images/opts.pb-c.c [2022-08-08T13:25:24.803Z] #43 6.315 PBCC images/memfd.pb-c.c [2022-08-08T13:25:24.803Z] #43 6.365 DEP images/fown.pb-c.d [2022-08-08T13:25:24.803Z] #43 6.436 DEP images/google/protobuf/descriptor.pb-c.d [2022-08-08T13:25:24.803Z] #43 6.531 DEP images/opts.pb-c.d [2022-08-08T13:25:24.803Z] #43 6.582 DEP images/memfd.pb-c.d [2022-08-08T13:25:24.803Z] #43 6.649 PBCC images/sit.pb-c.c [2022-08-08T13:25:24.803Z] #43 6.704 DEP images/sit.pb-c.d [2022-08-08T13:25:24.803Z] #43 6.759 PBCC images/macvlan.pb-c.c [2022-08-08T13:25:24.803Z] #43 6.779 DEP images/macvlan.pb-c.d [2022-08-08T13:25:24.803Z] #43 6.838 PBCC images/autofs.pb-c.c [2022-08-08T13:25:24.803Z] #43 6.871 DEP images/autofs.pb-c.d [2022-08-08T13:25:24.803Z] #43 6.917 PBCC images/sysctl.pb-c.c [2022-08-08T13:25:24.803Z] #43 6.939 DEP images/sysctl.pb-c.d [2022-08-08T13:25:24.803Z] #43 6.995 PBCC images/time.pb-c.c [2022-08-08T13:25:24.803Z] #43 7.016 DEP images/time.pb-c.d [2022-08-08T13:25:24.803Z] #43 7.057 PBCC images/binfmt-misc.pb-c.c [2022-08-08T13:25:24.803Z] #43 7.086 DEP images/binfmt-misc.pb-c.d [2022-08-08T13:25:24.803Z] #43 7.119 PBCC images/seccomp.pb-c.c [2022-08-08T13:25:24.803Z] #43 7.159 DEP images/seccomp.pb-c.d [2022-08-08T13:25:24.803Z] #43 7.182 PBCC images/userns.pb-c.c [2022-08-08T13:25:24.803Z] #43 7.206 DEP images/userns.pb-c.d [2022-08-08T13:25:24.803Z] #43 7.256 PBCC images/cgroup.pb-c.c [2022-08-08T13:25:24.803Z] #43 7.289 DEP images/cgroup.pb-c.d [2022-08-08T13:25:24.803Z] #43 7.327 PBCC images/ext-file.pb-c.c [2022-08-08T13:25:24.803Z] #43 7.355 DEP images/ext-file.pb-c.d [2022-08-08T13:25:24.803Z] #43 7.385 PBCC images/rpc.pb-c.c [2022-08-08T13:25:24.803Z] #43 7.457 DEP images/rpc.pb-c.d [2022-08-08T13:25:24.803Z] #43 7.495 PBCC images/siginfo.pb-c.c [2022-08-08T13:25:24.803Z] #43 7.525 DEP images/siginfo.pb-c.d [2022-08-08T13:25:24.803Z] #43 7.566 PBCC images/pagemap.pb-c.c [2022-08-08T13:25:24.803Z] #43 7.611 DEP images/pagemap.pb-c.d [2022-08-08T13:25:24.803Z] #43 7.681 PBCC images/rlimit.pb-c.c [2022-08-08T13:25:24.803Z] #43 7.714 DEP images/rlimit.pb-c.d [2022-08-08T13:25:24.803Z] #43 7.759 PBCC images/file-lock.pb-c.c [2022-08-08T13:25:24.803Z] #43 7.781 DEP images/file-lock.pb-c.d [2022-08-08T13:25:24.803Z] #43 7.817 PBCC images/tty.pb-c.c [2022-08-08T13:25:24.803Z] #43 7.849 DEP images/tty.pb-c.d [2022-08-08T13:25:24.803Z] #43 7.910 PBCC images/tun.pb-c.c [2022-08-08T13:25:24.803Z] #43 7.971 PBCC images/netdev.pb-c.c [2022-08-08T13:25:24.803Z] #43 8.079 DEP images/tun.pb-c.d [2022-08-08T13:25:24.803Z] #43 8.120 DEP images/netdev.pb-c.d [2022-08-08T13:25:24.803Z] #43 8.170 PBCC images/vma.pb-c.c [2022-08-08T13:25:24.803Z] #43 8.240 DEP images/vma.pb-c.d [2022-08-08T13:25:24.803Z] #43 8.291 PBCC images/creds.pb-c.c [2022-08-08T13:25:24.803Z] #43 8.322 DEP images/creds.pb-c.d [2022-08-08T13:25:24.803Z] #43 8.363 PBCC images/utsns.pb-c.c [2022-08-08T13:25:24.803Z] #43 8.392 DEP images/utsns.pb-c.d [2022-08-08T13:25:24.803Z] #43 8.451 PBCC images/ipc-desc.pb-c.c [2022-08-08T13:25:24.803Z] #43 8.471 PBCC images/ipc-sem.pb-c.c [2022-08-08T13:25:24.803Z] #43 8.484 DEP images/ipc-desc.pb-c.d [2022-08-08T13:25:24.803Z] #43 8.520 DEP images/ipc-sem.pb-c.d [2022-08-08T13:25:24.803Z] #43 8.575 PBCC images/ipc-msg.pb-c.c [2022-08-08T13:25:24.803Z] #43 8.611 DEP images/ipc-msg.pb-c.d [2022-08-08T13:25:24.803Z] #43 8.630 PBCC images/ipc-shm.pb-c.c [2022-08-08T13:25:24.803Z] #43 8.656 DEP images/ipc-shm.pb-c.d [2022-08-08T13:25:24.803Z] #43 8.691 PBCC images/ipc-var.pb-c.c [2022-08-08T13:25:24.803Z] #43 8.714 DEP images/ipc-var.pb-c.d [2022-08-08T13:25:24.803Z] #43 8.749 PBCC images/sk-opts.pb-c.c [2022-08-08T13:25:24.803Z] #43 8.780 PBCC images/packet-sock.pb-c.c [2022-08-08T13:25:24.803Z] #43 8.815 DEP images/sk-opts.pb-c.d [2022-08-08T13:25:24.803Z] #43 8.879 DEP images/packet-sock.pb-c.d [2022-08-08T13:25:24.803Z] #43 8.938 PBCC images/sk-netlink.pb-c.c [2022-08-08T13:25:24.803Z] #43 8.979 DEP images/sk-netlink.pb-c.d [2022-08-08T13:25:24.803Z] #43 9.030 PBCC images/sk-inet.pb-c.c [2022-08-08T13:25:24.803Z] #43 9.107 DEP images/sk-inet.pb-c.d [2022-08-08T13:25:24.803Z] #43 9.158 PBCC images/sk-unix.pb-c.c [2022-08-08T13:25:24.803Z] #43 9.203 DEP images/sk-unix.pb-c.d [2022-08-08T13:25:24.803Z] #43 9.239 PBCC images/mm.pb-c.c [2022-08-08T13:25:24.803Z] #43 9.259 DEP images/mm.pb-c.d [2022-08-08T13:25:24.803Z] #43 9.324 PBCC images/timerfd.pb-c.c [2022-08-08T13:25:24.803Z] #43 9.367 DEP images/timerfd.pb-c.d [2022-08-08T13:25:24.803Z] #43 9.420 PBCC images/timer.pb-c.c [2022-08-08T13:25:24.803Z] #43 9.466 DEP images/timer.pb-c.d [2022-08-08T13:25:24.803Z] #43 9.511 PBCC images/sa.pb-c.c [2022-08-08T13:25:24.803Z] #43 9.555 DEP images/sa.pb-c.d [2022-08-08T13:25:24.803Z] #43 9.611 PBCC images/pipe-data.pb-c.c [2022-08-08T13:25:24.803Z] #43 9.647 DEP images/pipe-data.pb-c.d [2022-08-08T13:25:24.803Z] #43 9.687 PBCC images/mnt.pb-c.c [2022-08-08T13:25:24.803Z] #43 9.723 DEP images/mnt.pb-c.d [2022-08-08T13:25:24.803Z] #43 9.778 PBCC images/sk-packet.pb-c.c [2022-08-08T13:25:24.803Z] #43 9.808 DEP images/sk-packet.pb-c.d [2022-08-08T13:25:24.803Z] #43 9.859 PBCC images/tcp-stream.pb-c.c [2022-08-08T13:25:24.803Z] #43 9.915 DEP images/tcp-stream.pb-c.d [2022-08-08T13:25:24.803Z] #43 9.965 PBCC images/pipe.pb-c.c [2022-08-08T13:25:24.803Z] #43 10.02 DEP images/pipe.pb-c.d [2022-08-08T13:25:24.803Z] #43 10.08 PBCC images/pstree.pb-c.c [2022-08-08T13:25:24.803Z] #43 10.10 DEP images/pstree.pb-c.d [2022-08-08T13:25:24.803Z] #43 10.14 PBCC images/fs.pb-c.c [2022-08-08T13:25:24.803Z] #43 10.17 DEP images/fs.pb-c.d [2022-08-08T13:25:24.803Z] #43 10.22 PBCC images/signalfd.pb-c.c [2022-08-08T13:25:24.803Z] #43 10.26 DEP images/signalfd.pb-c.d [2022-08-08T13:25:24.803Z] #43 10.31 PBCC images/fh.pb-c.c [2022-08-08T13:25:24.803Z] #43 10.39 PBCC images/fsnotify.pb-c.c [2022-08-08T13:25:24.803Z] #43 10.48 DEP images/fh.pb-c.d [2022-08-08T13:25:24.803Z] #43 10.57 DEP images/fsnotify.pb-c.d [2022-08-08T13:25:24.803Z] #43 10.61 PBCC images/eventpoll.pb-c.c [2022-08-08T13:25:24.803Z] #43 10.65 DEP images/eventpoll.pb-c.d [2022-08-08T13:25:24.803Z] #43 10.70 PBCC images/eventfd.pb-c.c [2022-08-08T13:25:24.803Z] #43 10.70 DEP images/eventfd.pb-c.d [2022-08-08T13:25:24.803Z] #43 10.75 PBCC images/remap-file-path.pb-c.c [2022-08-08T13:25:24.803Z] #43 10.79 DEP images/remap-file-path.pb-c.d [2022-08-08T13:25:24.803Z] #43 10.85 PBCC images/fifo.pb-c.c [2022-08-08T13:25:24.803Z] #43 10.87 DEP images/fifo.pb-c.d [2022-08-08T13:25:24.803Z] #43 10.92 PBCC images/ghost-file.pb-c.c [2022-08-08T13:25:24.803Z] #43 10.99 DEP images/ghost-file.pb-c.d [2022-08-08T13:25:24.803Z] #43 11.04 PBCC images/regfile.pb-c.c [2022-08-08T13:25:24.803Z] #43 11.08 DEP images/regfile.pb-c.d [2022-08-08T13:25:24.803Z] #43 11.12 PBCC images/ns.pb-c.c [2022-08-08T13:25:24.803Z] #43 11.14 DEP images/ns.pb-c.d [2022-08-08T13:25:24.803Z] #43 11.18 PBCC images/fdinfo.pb-c.c [2022-08-08T13:25:24.803Z] #43 11.24 DEP images/fdinfo.pb-c.d [2022-08-08T13:25:24.803Z] #43 11.33 PBCC images/core-aarch64.pb-c.c [2022-08-08T13:25:24.803Z] #43 11.39 PBCC images/core-arm.pb-c.c [2022-08-08T13:25:24.803Z] #43 11.42 PBCC images/core-ppc64.pb-c.c [2022-08-08T13:25:24.803Z] #43 11.47 PBCC images/core-s390.pb-c.c [2022-08-08T13:25:24.985Z] #43 10.06 DEP images/memfd.pb-c.d [2022-08-08T13:25:24.985Z] #43 10.15 PBCC images/sit.pb-c.c [2022-08-08T13:25:24.985Z] #43 10.22 DEP images/sit.pb-c.d [2022-08-08T13:25:25.055Z] #13 103.5 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-08-08T13:25:25.055Z] #13 103.5 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-08-08T13:25:25.055Z] #13 103.5 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-08-08T13:25:25.055Z] #13 103.5 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-08T13:25:25.055Z] #13 103.5 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-08-08T13:25:25.055Z] #13 103.5 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-08-08T13:25:25.055Z] #13 103.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:25.055Z] #13 103.6 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-08T13:25:25.055Z] #13 103.6 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-08-08T13:25:25.055Z] #13 103.6 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-08-08T13:25:25.056Z] #13 103.6 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-08T13:25:25.056Z] #13 103.6 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:25:25.056Z] #13 103.6 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-08-08T13:25:25.056Z] #13 103.6 Setting up mingw-w64-common (6.0.0-3) ... [2022-08-08T13:25:25.056Z] #13 103.7 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-08-08T13:25:25.056Z] #13 103.7 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-08T13:25:25.056Z] #13 103.7 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-08-08T13:25:25.056Z] #13 103.7 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:25.061Z] #43 11.55 PBCC images/core-x86.pb-c.c [2022-08-08T13:25:25.062Z] #43 11.61 PBCC images/core.pb-c.c [2022-08-08T13:25:25.062Z] #43 11.66 PBCC images/inventory.pb-c.c [2022-08-08T13:25:25.062Z] #43 11.72 DEP images/core-aarch64.pb-c.d [2022-08-08T13:25:25.062Z] #43 11.76 DEP images/core-arm.pb-c.d [2022-08-08T13:25:25.062Z] #43 11.81 DEP images/core-ppc64.pb-c.d [2022-08-08T13:25:25.246Z] #43 10.29 PBCC images/macvlan.pb-c.c [2022-08-08T13:25:25.246Z] #43 10.32 DEP images/macvlan.pb-c.d [2022-08-08T13:25:25.246Z] #43 10.36 PBCC images/autofs.pb-c.c [2022-08-08T13:25:25.246Z] #43 10.44 DEP images/autofs.pb-c.d [2022-08-08T13:25:25.315Z] #13 103.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-08T13:25:25.315Z] #13 103.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-08T13:25:25.315Z] #13 103.7 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:25.315Z] #13 103.7 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-08T13:25:25.315Z] #13 103.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-08T13:25:25.315Z] #13 103.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-08T13:25:25.315Z] #13 103.8 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-08-08T13:25:25.315Z] #13 103.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:25.315Z] #13 103.8 Setting up dmsetup (2:1.02.155-3) ... [2022-08-08T13:25:25.315Z] #13 103.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:25.315Z] #13 103.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:25.315Z] #13 103.8 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:25:25.320Z] #43 11.85 DEP images/core-s390.pb-c.d [2022-08-08T13:25:25.320Z] #43 11.89 DEP images/core-x86.pb-c.d [2022-08-08T13:25:25.320Z] #43 11.92 DEP images/core.pb-c.d [2022-08-08T13:25:25.320Z] #43 11.98 DEP images/inventory.pb-c.d [2022-08-08T13:25:25.320Z] #43 12.04 PBCC images/cpuinfo.pb-c.c [2022-08-08T13:25:25.507Z] #43 10.49 PBCC images/sysctl.pb-c.c [2022-08-08T13:25:25.507Z] #43 10.53 DEP images/sysctl.pb-c.d [2022-08-08T13:25:25.507Z] #43 10.55 PBCC images/time.pb-c.c [2022-08-08T13:25:25.507Z] #43 10.58 DEP images/time.pb-c.d [2022-08-08T13:25:25.507Z] #43 10.64 PBCC images/binfmt-misc.pb-c.c [2022-08-08T13:25:25.507Z] #43 10.66 DEP images/binfmt-misc.pb-c.d [2022-08-08T13:25:25.507Z] #43 10.74 PBCC images/seccomp.pb-c.c [2022-08-08T13:25:25.507Z] #43 10.77 DEP images/seccomp.pb-c.d [2022-08-08T13:25:25.579Z] #43 12.06 DEP images/cpuinfo.pb-c.d [2022-08-08T13:25:25.579Z] #43 12.10 PBCC images/stats.pb-c.c [2022-08-08T13:25:25.579Z] #43 12.13 DEP images/stats.pb-c.d [2022-08-08T13:25:25.768Z] #43 10.85 PBCC images/userns.pb-c.c [2022-08-08T13:25:25.768Z] #43 10.89 DEP images/userns.pb-c.d [2022-08-08T13:25:26.029Z] #43 10.97 PBCC images/cgroup.pb-c.c [2022-08-08T13:25:26.029Z] #43 10.97 DEP images/cgroup.pb-c.d [2022-08-08T13:25:26.029Z] #43 11.03 PBCC images/ext-file.pb-c.c [2022-08-08T13:25:26.029Z] #43 11.04 DEP images/ext-file.pb-c.d [2022-08-08T13:25:26.029Z] #43 11.08 PBCC images/rpc.pb-c.c [2022-08-08T13:25:26.029Z] #43 11.11 DEP images/rpc.pb-c.d [2022-08-08T13:25:26.250Z] #13 DONE 104.8s [2022-08-08T13:25:26.250Z] [2022-08-08T13:25:26.250Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:26.250Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:26.250Z] #43 38.42 CC compel/plugins/std/string.o [2022-08-08T13:25:26.250Z] #43 39.01 CC compel/plugins/std/infect.o [2022-08-08T13:25:26.250Z] #43 39.43 CC compel/arch/x86/plugins/std/parasite-head.o [2022-08-08T13:25:26.250Z] #43 39.47 CC compel/arch/x86/plugins/std/memcpy.o [2022-08-08T13:25:26.250Z] #43 39.51 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-08-08T13:25:26.250Z] #43 39.56 AR compel/plugins/std.lib.a [2022-08-08T13:25:26.250Z] #43 39.62 CC compel/plugins/fds/fds.o [2022-08-08T13:25:26.250Z] #43 39.83 AR compel/plugins/fds.lib.a [2022-08-08T13:25:26.250Z] #43 39.88 HOSTDEP compel/src/lib/log-host.d [2022-08-08T13:25:26.250Z] #43 39.94 HOSTDEP compel/src/lib/handle-elf-host.d [2022-08-08T13:25:26.250Z] #43 40.07 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-08-08T13:25:26.250Z] #43 40.11 HOSTDEP compel/src/main-host.d [2022-08-08T13:25:26.250Z] #43 40.24 DEP compel/src/lib/ptrace.d [2022-08-08T13:25:26.250Z] #43 40.38 DEP compel/src/lib/infect.d [2022-08-08T13:25:26.250Z] #43 40.53 DEP compel/src/lib/infect-util.d [2022-08-08T13:25:26.250Z] #43 40.66 DEP compel/src/lib/infect-rpc.d [2022-08-08T13:25:26.250Z] #43 40.75 DEP compel/arch/x86/src/lib/infect.d [2022-08-08T13:25:26.250Z] #43 40.87 DEP compel/arch/x86/src/lib/cpu.d [2022-08-08T13:25:26.250Z] #43 40.95 DEP compel/src/lib/log.d [2022-08-08T13:25:26.250Z] #43 41.01 DEP compel/src/main.d [2022-08-08T13:25:26.250Z] #43 41.08 DEP compel/src/lib/handle-elf.d [2022-08-08T13:25:26.250Z] #43 41.14 DEP compel/arch/x86/src/lib/handle-elf.d [2022-08-08T13:25:26.250Z] #43 41.24 CC compel/src/lib/log.o [2022-08-08T13:25:26.250Z] #43 41.41 CC compel/arch/x86/src/lib/cpu.o [2022-08-08T13:25:26.250Z] #43 42.18 CC compel/arch/x86/src/lib/infect.o [2022-08-08T13:25:26.289Z] #43 11.21 PBCC images/siginfo.pb-c.c [2022-08-08T13:25:26.290Z] #43 11.21 DEP images/siginfo.pb-c.d [2022-08-08T13:25:26.290Z] #43 11.26 PBCC images/pagemap.pb-c.c [2022-08-08T13:25:26.290Z] #43 11.31 DEP images/pagemap.pb-c.d [2022-08-08T13:25:26.290Z] #43 11.36 PBCC images/rlimit.pb-c.c [2022-08-08T13:25:26.290Z] #43 11.40 DEP images/rlimit.pb-c.d [2022-08-08T13:25:26.290Z] #43 ... [2022-08-08T13:25:26.290Z] [2022-08-08T13:25:26.290Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:25:26.290Z] #34 sha256:e7755d1633f0857fc7f6b866b2836823b073db74dc6c09baf339ea9395bd8dc2 [2022-08-08T13:25:26.290Z] #34 74.91 flag [2022-08-08T13:25:26.550Z] #34 74.92 github.com/BurntSushi/toml [2022-08-08T13:25:26.598Z] #56 45.72 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-08T13:25:26.598Z] #56 45.72 + BUILDTAGS='netgo osusergo static_build' [2022-08-08T13:25:26.598Z] #56 45.72 + export EXTRA_FLAGS=-buildmode=pie [2022-08-08T13:25:26.598Z] #56 45.72 + EXTRA_FLAGS=-buildmode=pie [2022-08-08T13:25:26.598Z] #56 45.72 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-08T13:25:26.598Z] #56 45.72 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-08T13:25:26.598Z] #56 45.72 + '[' '' = dynamic ']' [2022-08-08T13:25:26.598Z] #56 45.72 + make [2022-08-08T13:25:26.957Z] #43 13.39 make[1]: Nothing to be done for 'all'. [2022-08-08T13:25:27.184Z] #43 43.22 CC compel/src/lib/infect-rpc.o [2022-08-08T13:25:27.967Z] #56 47.63 + bin/ctr [2022-08-08T13:25:28.119Z] #43 ... [2022-08-08T13:25:28.119Z] [2022-08-08T13:25:28.119Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-08-08T13:25:28.119Z] #14 sha256:6fe844d6d0120f3cae38a5886e15a2220595bd42fb3bf2c6147f2edfae5dc906 [2022-08-08T13:25:28.119Z] #14 DONE 1.5s [2022-08-08T13:25:28.119Z] [2022-08-08T13:25:28.119Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:28.119Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:28.119Z] #43 43.69 CC compel/src/lib/infect-util.o [2022-08-08T13:25:28.119Z] #43 ... [2022-08-08T13:25:28.119Z] [2022-08-08T13:25:28.119Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-08T13:25:28.119Z] #15 sha256:f162fbc0dc78319128a7fa0a7a2e0a55367da8974c899939839f6097074ab280 [2022-08-08T13:25:28.337Z] #43 14.71 CC images/stats.o [2022-08-08T13:25:28.464Z] #34 76.72 log [2022-08-08T13:25:28.596Z] #43 15.05 CC images/core.o [2022-08-08T13:25:29.056Z] #15 DONE 1.1s [2022-08-08T13:25:29.056Z] [2022-08-08T13:25:29.056Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-08T13:25:29.056Z] #16 sha256:a1356f0f53fed6dd321fbb7e3b2e7efcdea14cadeb650bab146ad5170a8ea572 [2022-08-08T13:25:29.164Z] #43 15.67 CC images/core-x86.o [2022-08-08T13:25:29.423Z] #43 ... [2022-08-08T13:25:29.423Z] [2022-08-08T13:25:29.423Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:25:29.423Z] #34 sha256:31d20c8f29f84bc27c189e2d721cb6893b3ba627ee449e14190e0e7f94cedc2f [2022-08-08T13:25:29.423Z] #34 69.96 io/fs [2022-08-08T13:25:29.423Z] #34 71.01 os [2022-08-08T13:25:29.423Z] #34 71.91 bufio [2022-08-08T13:25:29.423Z] #34 73.32 text/tabwriter [2022-08-08T13:25:29.423Z] #34 74.19 io/ioutil [2022-08-08T13:25:29.423Z] #34 74.20 fmt [2022-08-08T13:25:29.423Z] #34 76.01 flag [2022-08-08T13:25:29.423Z] #34 76.02 github.com/BurntSushi/toml [2022-08-08T13:25:29.423Z] #34 77.09 log [2022-08-08T13:25:29.423Z] #34 79.53 github.com/BurntSushi/toml/cmd/tomlv [2022-08-08T13:25:29.682Z] #34 ... [2022-08-08T13:25:29.682Z] [2022-08-08T13:25:29.682Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:29.682Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:29.682Z] #43 16.16 CC images/core-arm.o [2022-08-08T13:25:29.942Z] #43 16.49 CC images/core-aarch64.o [2022-08-08T13:25:29.995Z] #16 0.900 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-08T13:25:29.995Z] #16 DONE 1.0s [2022-08-08T13:25:29.995Z] [2022-08-08T13:25:29.995Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:25:29.995Z] #53 sha256:7cd2a7ca6eaa113714e1d34cf7b6e318256182e1324da75825be5e53e4a39a2a [2022-08-08T13:25:29.995Z] #53 1.453 + RM_GOPATH=0 [2022-08-08T13:25:29.995Z] #53 1.453 + TMP_GOPATH= [2022-08-08T13:25:29.995Z] #53 1.453 + : /build [2022-08-08T13:25:29.995Z] #53 1.453 + '[' -z '' ']' [2022-08-08T13:25:29.995Z] #53 1.453 ++ mktemp -d [2022-08-08T13:25:29.995Z] #53 1.453 + export GOPATH=/tmp/tmp.CdpcAUFxTC [2022-08-08T13:25:29.995Z] #53 1.453 + GOPATH=/tmp/tmp.CdpcAUFxTC [2022-08-08T13:25:29.995Z] #53 1.453 + RM_GOPATH=1 [2022-08-08T13:25:29.995Z] #53 1.453 + case "$(go env GOARCH)" in [2022-08-08T13:25:29.995Z] #53 1.453 ++ go env GOARCH [2022-08-08T13:25:29.995Z] #53 1.485 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:25:29.995Z] #53 1.485 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:25:29.995Z] #53 1.491 ++ dirname /tmp/install/install.sh [2022-08-08T13:25:29.995Z] #53 1.491 + dir=/tmp/install [2022-08-08T13:25:29.995Z] #53 1.491 + bin=runc [2022-08-08T13:25:29.995Z] #53 1.491 + shift [2022-08-08T13:25:29.995Z] #53 1.491 + '[' '!' -f /tmp/install/runc.installer ']' [2022-08-08T13:25:29.995Z] #53 1.491 + . /tmp/install/runc.installer [2022-08-08T13:25:29.995Z] #53 1.491 ++ set -e [2022-08-08T13:25:29.995Z] #53 1.491 ++ : v1.1.3 [2022-08-08T13:25:29.995Z] #53 1.491 + install_runc [2022-08-08T13:25:29.995Z] #53 1.491 + RUNC_BUILDTAGS=seccomp [2022-08-08T13:25:29.995Z] #53 1.491 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-08T13:25:29.995Z] #53 1.491 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.CdpcAUFxTC/src/github.com/opencontainers/runc [2022-08-08T13:25:29.995Z] #53 1.491 Install runc version v1.1.3 (build tags: seccomp) [2022-08-08T13:25:29.995Z] #53 1.492 Cloning into '/tmp/tmp.CdpcAUFxTC/src/github.com/opencontainers/runc'... [2022-08-08T13:25:30.201Z] #43 16.86 CC images/core-ppc64.o [2022-08-08T13:25:30.376Z] #34 78.61 github.com/BurntSushi/toml/cmd/tomlv [2022-08-08T13:25:30.771Z] #43 ... [2022-08-08T13:25:30.771Z] [2022-08-08T13:25:30.771Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:25:30.771Z] #34 sha256:31d20c8f29f84bc27c189e2d721cb6893b3ba627ee449e14190e0e7f94cedc2f [2022-08-08T13:25:30.771Z] #34 DONE 81.2s [2022-08-08T13:25:30.933Z] #53 ... [2022-08-08T13:25:30.933Z] [2022-08-08T13:25:30.933Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-08T13:25:30.933Z] #17 sha256:2280036e56f4451b37ceb580fdd12561ffb13693058a3fdce3b18b96ce471452 [2022-08-08T13:25:30.933Z] #17 DONE 1.0s [2022-08-08T13:25:30.933Z] [2022-08-08T13:25:30.933Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T13:25:30.933Z] #18 sha256:621e70a2779988baa9bbb1ac50b226780bb61c6f24e7a931c49a324df8e49341 [2022-08-08T13:25:31.030Z] [2022-08-08T13:25:31.030Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:25:31.030Z] #56 sha256:f05c787c3240de3def08f7ade16bbcf34e7b09aed9d646fcc2b7f602804d32a2 [2022-08-08T13:25:31.030Z] #56 ... [2022-08-08T13:25:31.030Z] [2022-08-08T13:25:31.030Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:31.030Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:31.030Z] #43 17.56 CC images/core-s390.o [2022-08-08T13:25:31.760Z] #34 ... [2022-08-08T13:25:31.760Z] [2022-08-08T13:25:31.760Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:31.760Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:31.760Z] #43 11.49 PBCC images/file-lock.pb-c.c [2022-08-08T13:25:31.760Z] #43 11.53 DEP images/file-lock.pb-c.d [2022-08-08T13:25:31.760Z] #43 11.63 PBCC images/tty.pb-c.c [2022-08-08T13:25:31.760Z] #43 11.71 DEP images/tty.pb-c.d [2022-08-08T13:25:31.760Z] #43 11.76 PBCC images/tun.pb-c.c [2022-08-08T13:25:31.760Z] #43 11.80 PBCC images/netdev.pb-c.c [2022-08-08T13:25:31.760Z] #43 11.86 DEP images/tun.pb-c.d [2022-08-08T13:25:31.760Z] #43 11.90 DEP images/netdev.pb-c.d [2022-08-08T13:25:31.760Z] #43 11.93 PBCC images/vma.pb-c.c [2022-08-08T13:25:31.760Z] #43 11.98 DEP images/vma.pb-c.d [2022-08-08T13:25:31.760Z] #43 12.02 PBCC images/creds.pb-c.c [2022-08-08T13:25:31.760Z] #43 12.04 DEP images/creds.pb-c.d [2022-08-08T13:25:31.760Z] #43 12.09 PBCC images/utsns.pb-c.c [2022-08-08T13:25:31.760Z] #43 12.14 DEP images/utsns.pb-c.d [2022-08-08T13:25:31.760Z] #43 12.18 PBCC images/ipc-desc.pb-c.c [2022-08-08T13:25:31.760Z] #43 12.19 PBCC images/ipc-sem.pb-c.c [2022-08-08T13:25:31.760Z] #43 12.22 DEP images/ipc-desc.pb-c.d [2022-08-08T13:25:31.760Z] #43 12.26 DEP images/ipc-sem.pb-c.d [2022-08-08T13:25:31.760Z] #43 12.32 PBCC images/ipc-msg.pb-c.c [2022-08-08T13:25:31.760Z] #43 12.35 DEP images/ipc-msg.pb-c.d [2022-08-08T13:25:31.760Z] #43 12.38 PBCC images/ipc-shm.pb-c.c [2022-08-08T13:25:31.760Z] #43 12.41 DEP images/ipc-shm.pb-c.d [2022-08-08T13:25:31.760Z] #43 12.46 PBCC images/ipc-var.pb-c.c [2022-08-08T13:25:31.760Z] #43 12.49 DEP images/ipc-var.pb-c.d [2022-08-08T13:25:31.760Z] #43 12.54 PBCC images/sk-opts.pb-c.c [2022-08-08T13:25:31.760Z] #43 12.57 PBCC images/packet-sock.pb-c.c [2022-08-08T13:25:31.760Z] #43 12.61 DEP images/sk-opts.pb-c.d [2022-08-08T13:25:31.760Z] #43 12.66 DEP images/packet-sock.pb-c.d [2022-08-08T13:25:31.760Z] #43 12.70 PBCC images/sk-netlink.pb-c.c [2022-08-08T13:25:31.760Z] #43 12.73 DEP images/sk-netlink.pb-c.d [2022-08-08T13:25:31.760Z] #43 12.80 PBCC images/sk-inet.pb-c.c [2022-08-08T13:25:31.760Z] #43 12.85 DEP images/sk-inet.pb-c.d [2022-08-08T13:25:31.760Z] #43 12.92 PBCC images/sk-unix.pb-c.c [2022-08-08T13:25:31.760Z] #43 12.98 DEP images/sk-unix.pb-c.d [2022-08-08T13:25:31.760Z] #43 13.02 PBCC images/mm.pb-c.c [2022-08-08T13:25:31.760Z] #43 13.07 DEP images/mm.pb-c.d [2022-08-08T13:25:31.760Z] #43 13.12 PBCC images/timerfd.pb-c.c [2022-08-08T13:25:31.760Z] #43 13.16 DEP images/timerfd.pb-c.d [2022-08-08T13:25:31.760Z] #43 13.22 PBCC images/timer.pb-c.c [2022-08-08T13:25:31.760Z] #43 13.25 DEP images/timer.pb-c.d [2022-08-08T13:25:31.760Z] #43 13.31 PBCC images/sa.pb-c.c [2022-08-08T13:25:31.760Z] #43 13.39 DEP images/sa.pb-c.d [2022-08-08T13:25:31.760Z] #43 13.44 PBCC images/pipe-data.pb-c.c [2022-08-08T13:25:31.760Z] #43 13.46 DEP images/pipe-data.pb-c.d [2022-08-08T13:25:31.760Z] #43 13.53 PBCC images/mnt.pb-c.c [2022-08-08T13:25:31.760Z] #43 13.59 DEP images/mnt.pb-c.d [2022-08-08T13:25:31.760Z] #43 13.63 PBCC images/sk-packet.pb-c.c [2022-08-08T13:25:31.760Z] #43 13.66 DEP images/sk-packet.pb-c.d [2022-08-08T13:25:31.760Z] #43 13.70 PBCC images/tcp-stream.pb-c.c [2022-08-08T13:25:31.760Z] #43 13.76 DEP images/tcp-stream.pb-c.d [2022-08-08T13:25:31.760Z] #43 13.81 PBCC images/pipe.pb-c.c [2022-08-08T13:25:31.760Z] #43 13.84 DEP images/pipe.pb-c.d [2022-08-08T13:25:31.760Z] #43 13.87 PBCC images/pstree.pb-c.c [2022-08-08T13:25:31.760Z] #43 13.91 DEP images/pstree.pb-c.d [2022-08-08T13:25:31.760Z] #43 13.96 PBCC images/fs.pb-c.c [2022-08-08T13:25:31.760Z] #43 13.98 DEP images/fs.pb-c.d [2022-08-08T13:25:31.760Z] #43 14.02 PBCC images/signalfd.pb-c.c [2022-08-08T13:25:31.760Z] #43 14.06 DEP images/signalfd.pb-c.d [2022-08-08T13:25:31.760Z] #43 14.10 PBCC images/fh.pb-c.c [2022-08-08T13:25:31.760Z] #43 14.14 PBCC images/fsnotify.pb-c.c [2022-08-08T13:25:31.760Z] #43 14.21 DEP images/fh.pb-c.d [2022-08-08T13:25:31.760Z] #43 14.25 DEP images/fsnotify.pb-c.d [2022-08-08T13:25:31.760Z] #43 14.30 PBCC images/eventpoll.pb-c.c [2022-08-08T13:25:31.760Z] #43 14.33 DEP images/eventpoll.pb-c.d [2022-08-08T13:25:31.760Z] #43 14.36 PBCC images/eventfd.pb-c.c [2022-08-08T13:25:31.760Z] #43 14.39 DEP images/eventfd.pb-c.d [2022-08-08T13:25:31.760Z] #43 14.42 PBCC images/remap-file-path.pb-c.c [2022-08-08T13:25:31.760Z] #43 14.45 DEP images/remap-file-path.pb-c.d [2022-08-08T13:25:31.760Z] #43 14.49 PBCC images/fifo.pb-c.c [2022-08-08T13:25:31.760Z] #43 14.51 DEP images/fifo.pb-c.d [2022-08-08T13:25:31.760Z] #43 14.54 PBCC images/ghost-file.pb-c.c [2022-08-08T13:25:31.760Z] #43 14.60 DEP images/ghost-file.pb-c.d [2022-08-08T13:25:31.760Z] #43 14.63 PBCC images/regfile.pb-c.c [2022-08-08T13:25:31.760Z] #43 14.68 DEP images/regfile.pb-c.d [2022-08-08T13:25:31.760Z] #43 14.73 PBCC images/ns.pb-c.c [2022-08-08T13:25:31.760Z] #43 14.74 DEP images/ns.pb-c.d [2022-08-08T13:25:31.760Z] #43 14.78 PBCC images/fdinfo.pb-c.c [2022-08-08T13:25:31.760Z] #43 14.85 DEP images/fdinfo.pb-c.d [2022-08-08T13:25:31.760Z] #43 14.90 PBCC images/core-aarch64.pb-c.c [2022-08-08T13:25:31.760Z] #43 14.94 PBCC images/core-arm.pb-c.c [2022-08-08T13:25:31.760Z] #43 14.99 PBCC images/core-ppc64.pb-c.c [2022-08-08T13:25:31.760Z] #43 15.04 PBCC images/core-s390.pb-c.c [2022-08-08T13:25:31.760Z] #43 15.08 PBCC images/core-x86.pb-c.c [2022-08-08T13:25:31.760Z] #43 15.14 PBCC images/core.pb-c.c [2022-08-08T13:25:31.760Z] #43 15.24 PBCC images/inventory.pb-c.c [2022-08-08T13:25:31.760Z] #43 15.30 DEP images/core-aarch64.pb-c.d [2022-08-08T13:25:31.760Z] #43 15.34 DEP images/core-arm.pb-c.d [2022-08-08T13:25:31.760Z] #43 15.43 DEP images/core-ppc64.pb-c.d [2022-08-08T13:25:31.760Z] #43 15.48 DEP images/core-s390.pb-c.d [2022-08-08T13:25:31.760Z] #43 15.53 DEP images/core-x86.pb-c.d [2022-08-08T13:25:31.760Z] #43 15.56 DEP images/core.pb-c.d [2022-08-08T13:25:31.760Z] #43 15.59 DEP images/inventory.pb-c.d [2022-08-08T13:25:31.760Z] #43 15.65 PBCC images/cpuinfo.pb-c.c [2022-08-08T13:25:31.760Z] #43 15.69 DEP images/cpuinfo.pb-c.d [2022-08-08T13:25:31.760Z] #43 15.73 PBCC images/stats.pb-c.c [2022-08-08T13:25:31.760Z] #43 15.80 DEP images/stats.pb-c.d [2022-08-08T13:25:31.871Z] #18 DONE 0.9s [2022-08-08T13:25:31.871Z] [2022-08-08T13:25:31.871Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-08-08T13:25:31.871Z] #19 sha256:fc0c9996ec7d9d9cff36e35d1dbd63356d9f7e81aa593844ef2bc0ad16961d8d [2022-08-08T13:25:31.967Z] #43 18.44 CC images/cpuinfo.o [2022-08-08T13:25:32.022Z] #43 ... [2022-08-08T13:25:32.022Z] [2022-08-08T13:25:32.022Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2022-08-08T13:25:32.022Z] #34 sha256:e7755d1633f0857fc7f6b866b2836823b073db74dc6c09baf339ea9395bd8dc2 [2022-08-08T13:25:32.022Z] #34 DONE 80.6s [2022-08-08T13:25:32.226Z] #43 18.78 CC images/inventory.o [2022-08-08T13:25:32.282Z] [2022-08-08T13:25:32.282Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:32.282Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:32.282Z] #43 17.36 make[1]: Nothing to be done for 'all'. [2022-08-08T13:25:32.485Z] #43 19.05 CC images/fdinfo.o [2022-08-08T13:25:32.754Z] #43 19.42 CC images/fown.o [2022-08-08T13:25:33.018Z] #43 19.63 CC images/ns.o [2022-08-08T13:25:33.213Z] #56 ... [2022-08-08T13:25:33.213Z] [2022-08-08T13:25:33.213Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:33.213Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:25:33.213Z] #43 25.71 CC images/pipe.o [2022-08-08T13:25:33.213Z] #43 25.91 CC images/tcp-stream.o [2022-08-08T13:25:33.213Z] #43 26.15 CC images/sk-packet.o [2022-08-08T13:25:33.213Z] #43 26.37 CC images/mnt.o [2022-08-08T13:25:33.213Z] #43 26.55 CC images/pipe-data.o [2022-08-08T13:25:33.213Z] #43 26.73 CC images/sa.o [2022-08-08T13:25:33.213Z] #43 26.88 CC images/timer.o [2022-08-08T13:25:33.213Z] #43 27.15 CC images/timerfd.o [2022-08-08T13:25:33.213Z] #43 27.34 CC images/mm.o [2022-08-08T13:25:33.213Z] #43 27.57 CC images/sk-opts.o [2022-08-08T13:25:33.213Z] #43 27.78 CC images/sk-unix.o [2022-08-08T13:25:33.213Z] #43 28.04 CC images/sk-inet.o [2022-08-08T13:25:33.213Z] #43 28.35 CC images/tun.o [2022-08-08T13:25:33.213Z] #43 28.71 CC images/sk-netlink.o [2022-08-08T13:25:33.213Z] #43 28.94 CC images/packet-sock.o [2022-08-08T13:25:33.213Z] #43 29.29 CC images/ipc-var.o [2022-08-08T13:25:33.213Z] #43 29.43 CC images/ipc-desc.o [2022-08-08T13:25:33.213Z] #43 29.58 CC images/ipc-shm.o [2022-08-08T13:25:33.213Z] #43 29.72 CC images/ipc-msg.o [2022-08-08T13:25:33.213Z] #43 29.95 CC images/ipc-sem.o [2022-08-08T13:25:33.213Z] #43 30.22 CC images/utsns.o [2022-08-08T13:25:33.213Z] #43 30.39 CC images/creds.o [2022-08-08T13:25:33.213Z] #43 30.55 CC images/vma.o [2022-08-08T13:25:33.213Z] #43 30.69 CC images/netdev.o [2022-08-08T13:25:33.213Z] #43 30.97 CC images/tty.o [2022-08-08T13:25:33.213Z] #43 31.48 CC images/file-lock.o [2022-08-08T13:25:33.213Z] #43 31.65 CC images/rlimit.o [2022-08-08T13:25:33.213Z] #43 31.85 CC images/pagemap.o [2022-08-08T13:25:33.213Z] #43 32.12 CC images/siginfo.o [2022-08-08T13:25:33.213Z] #43 32.34 CC images/rpc.o [2022-08-08T13:25:33.213Z] #43 33.45 CC images/ext-file.o [2022-08-08T13:25:33.213Z] #43 33.62 CC images/cgroup.o [2022-08-08T13:25:33.213Z] #43 34.21 CC images/userns.o [2022-08-08T13:25:33.213Z] #43 34.44 CC images/google/protobuf/descriptor.o [2022-08-08T13:25:33.250Z] #19 DONE 1.1s [2022-08-08T13:25:33.250Z] [2022-08-08T13:25:33.250Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:25:33.250Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:25:33.279Z] #43 19.85 CC images/regfile.o [2022-08-08T13:25:33.538Z] #43 20.03 CC images/ghost-file.o [2022-08-08T13:25:33.671Z] #43 18.79 CC images/stats.o [2022-08-08T13:25:33.777Z] #43 36.24 CC images/opts.o [2022-08-08T13:25:33.777Z] #43 36.43 CC images/seccomp.o [2022-08-08T13:25:33.798Z] #43 20.24 CC images/fifo.o [2022-08-08T13:25:33.798Z] #43 20.42 CC images/remap-file-path.o [2022-08-08T13:25:33.932Z] #43 19.14 CC images/core.o [2022-08-08T13:25:34.058Z] #43 20.58 CC images/eventfd.o [2022-08-08T13:25:34.318Z] #43 20.76 CC images/eventpoll.o [2022-08-08T13:25:34.340Z] #43 36.67 CC images/binfmt-misc.o [2022-08-08T13:25:34.340Z] #43 36.87 CC images/time.o [2022-08-08T13:25:34.340Z] #43 37.01 CC images/sysctl.o [2022-08-08T13:25:34.578Z] #43 21.06 CC images/fh.o [2022-08-08T13:25:34.578Z] #43 21.26 CC images/fsnotify.o [2022-08-08T13:25:34.629Z] #20 1.388 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-08T13:25:34.629Z] #20 1.636 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:25:34.629Z] #20 1.640 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:25:34.873Z] #43 19.75 CC images/core-x86.o [2022-08-08T13:25:34.888Z] #20 1.820 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:25:34.888Z] #20 2.048 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-08-08T13:25:34.903Z] #43 37.17 CC images/autofs.o [2022-08-08T13:25:34.903Z] #43 37.38 CC images/macvlan.o [2022-08-08T13:25:35.134Z] #43 20.31 CC images/core-arm.o [2022-08-08T13:25:35.147Z] #43 21.83 CC images/signalfd.o [2022-08-08T13:25:35.159Z] #43 37.59 CC images/sit.o [2022-08-08T13:25:35.159Z] #43 ... [2022-08-08T13:25:35.159Z] [2022-08-08T13:25:35.159Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:35.159Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-08T13:25:35.159Z] #13 80.56 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-08T13:25:35.159Z] #13 80.57 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_arm64.deb ... [2022-08-08T13:25:35.159Z] #13 80.58 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:35.407Z] #43 22.00 CC images/fs.o [2022-08-08T13:25:35.416Z] #13 ... [2022-08-08T13:25:35.416Z] [2022-08-08T13:25:35.416Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:35.416Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:25:35.416Z] #43 37.86 CC images/memfd.o [2022-08-08T13:25:35.667Z] #43 22.23 CC images/pstree.o [2022-08-08T13:25:35.672Z] #43 38.09 CC images/timens.o [2022-08-08T13:25:35.673Z] #43 38.29 LINK images/built-in.o [2022-08-08T13:25:35.720Z] #43 20.63 CC images/core-aarch64.o [2022-08-08T13:25:35.854Z] #20 3.017 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:25:35.927Z] #43 22.44 CC images/pipe.o [2022-08-08T13:25:35.935Z] #43 38.41 GEN compel/include/asm [2022-08-08T13:25:35.935Z] #43 38.47 GEN compel/include/version.h [2022-08-08T13:25:35.935Z] #43 38.49 touch .config [2022-08-08T13:25:35.986Z] #43 21.05 CC images/core-ppc64.o [2022-08-08T13:25:36.188Z] #43 22.70 CC images/tcp-stream.o [2022-08-08T13:25:36.194Z] #43 38.58 GEN include/common/config.h [2022-08-08T13:25:36.194Z] #43 38.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-08-08T13:25:36.194Z] #43 38.74 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2022-08-08T13:25:36.194Z] #43 38.77 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2022-08-08T13:25:36.194Z] #43 38.80 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2022-08-08T13:25:36.194Z] #43 38.82 DEP compel/plugins/std/infect.d [2022-08-08T13:25:36.447Z] #43 22.87 CC images/sk-packet.o [2022-08-08T13:25:36.447Z] #43 23.08 CC images/mnt.o [2022-08-08T13:25:36.451Z] #43 38.90 DEP compel/plugins/std/string.d [2022-08-08T13:25:36.451Z] #43 38.95 DEP compel/plugins/std/log.d [2022-08-08T13:25:36.451Z] #43 39.07 DEP compel/plugins/std/fds.d [2022-08-08T13:25:36.558Z] #43 21.62 CC images/core-s390.o [2022-08-08T13:25:36.707Z] #43 23.30 CC images/pipe-data.o [2022-08-08T13:25:36.707Z] #43 ... [2022-08-08T13:25:36.707Z] [2022-08-08T13:25:36.707Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:25:36.707Z] #56 sha256:f05c787c3240de3def08f7ade16bbcf34e7b09aed9d646fcc2b7f602804d32a2 [2022-08-08T13:25:36.708Z] #43 39.16 DEP compel/plugins/std/std.d [2022-08-08T13:25:36.708Z] #43 39.25 DEP compel/plugins/shmem/shmem.d [2022-08-08T13:25:36.965Z] #43 39.41 DEP compel/plugins/fds/fds.d [2022-08-08T13:25:37.133Z] #43 22.21 CC images/cpuinfo.o [2022-08-08T13:25:37.222Z] #43 39.54 CC compel/plugins/std/std.o [2022-08-08T13:25:37.222Z] #43 39.80 CC compel/plugins/std/fds.o [2022-08-08T13:25:37.704Z] #43 22.54 CC images/inventory.o [2022-08-08T13:25:37.704Z] #43 22.73 CC images/fdinfo.o [2022-08-08T13:25:37.746Z] #56 45.93 Checking out files: 58% (2871/4925) Checking out files: 59% (2906/4925) Checking out files: 60% (2955/4925) Checking out files: 61% (3005/4925) Checking out files: 62% (3054/4925) Checking out files: 63% (3103/4925) Checking out files: 64% (3152/4925) Checking out files: 65% (3202/4925) Checking out files: 66% (3251/4925) Checking out files: 67% (3300/4925) Checking out files: 68% (3349/4925) Checking out files: 69% (3399/4925) Checking out files: 70% (3448/4925) Checking out files: 71% (3497/4925) Checking out files: 72% (3546/4925) Checking out files: 73% (3596/4925) Checking out files: 74% (3645/4925) Checking out files: 75% (3694/4925) Checking out files: 76% (3743/4925) Checking out files: 77% (3793/4925) Checking out files: 78% (3842/4925) Checking out files: 79% (3891/4925) Checking out files: 80% (3940/4925) Checking out files: 81% (3990/4925) Checking out files: 82% (4039/4925) Checking out files: 83% (4088/4925) Checking out files: 84% (4137/4925) Checking out files: 85% (4187/4925) Checking out files: 86% (4236/4925) Checking out files: 87% (4285/4925) Checking out files: 88% (4334/4925) Checking out files: 89% (4384/4925) Checking out files: 90% (4433/4925) Checking out files: 91% (4482/4925) Checking out files: 92% (4531/4925) Checking out files: 93% (4581/4925) Checking out files: 94% (4630/4925) Checking out files: 95% (4679/4925) Checking out files: 96% (4728/4925) Checking out files: 97% (4778/4925) Checking out files: 98% (4827/4925) Checking out files: 99% (4876/4925) Checking out files: 99% (4906/4925) Checking out files: 100% (4925/4925) Checking out files: 100% (4925/4925), done. [2022-08-08T13:25:37.768Z] #20 4.500 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:25:37.785Z] #43 40.20 CC compel/plugins/std/log.o [2022-08-08T13:25:37.965Z] #43 23.00 CC images/fown.o [2022-08-08T13:25:38.006Z] #56 46.98 + cd /tmp/tmp.Y3pyVdOxta/src/github.com/containerd/containerd [2022-08-08T13:25:38.006Z] #56 46.98 + git checkout -q v1.6.7 [2022-08-08T13:25:38.226Z] #43 23.18 CC images/ns.o [2022-08-08T13:25:38.226Z] #43 23.37 CC images/regfile.o [2022-08-08T13:25:38.336Z] #20 ... [2022-08-08T13:25:38.336Z] [2022-08-08T13:25:38.336Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:38.336Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:38.336Z] #43 44.16 CC compel/src/lib/infect.o [2022-08-08T13:25:38.336Z] #43 47.68 CC compel/src/lib/ptrace.o [2022-08-08T13:25:38.336Z] #43 48.20 AR compel/libcompel.a [2022-08-08T13:25:38.336Z] #43 48.27 HOSTCC compel/src/main-host.o [2022-08-08T13:25:38.336Z] #43 48.57 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-08-08T13:25:38.336Z] #43 48.76 HOSTCC compel/src/lib/handle-elf-host.o [2022-08-08T13:25:38.336Z] #43 49.31 HOSTCC compel/src/lib/log-host.o [2022-08-08T13:25:38.336Z] #43 49.57 HOSTLINK compel/compel-host-bin [2022-08-08T13:25:38.336Z] #43 49.74 DEP soccr/soccr.d [2022-08-08T13:25:38.336Z] #43 49.98 CC soccr/soccr.o [2022-08-08T13:25:38.336Z] #43 51.44 AR soccr/libsoccr.a [2022-08-08T13:25:38.336Z] #43 51.49 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-08T13:25:38.336Z] #43 51.82 DEP criu/arch/x86/sigframe.d [2022-08-08T13:25:38.336Z] #43 52.06 DEP criu/arch/x86/sigaction_compat.d [2022-08-08T13:25:38.336Z] #43 52.23 DEP criu/arch/x86/kerndat.d [2022-08-08T13:25:38.336Z] #43 52.32 DEP criu/arch/x86/crtools.d [2022-08-08T13:25:38.336Z] #43 52.53 DEP criu/arch/x86/cpu.d [2022-08-08T13:25:38.336Z] #43 52.65 CC criu/arch/x86/cpu.o [2022-08-08T13:25:38.336Z] #43 53.42 CC criu/arch/x86/crtools.o [2022-08-08T13:25:38.352Z] #43 40.81 CC compel/plugins/std/string.o [2022-08-08T13:25:38.487Z] #43 23.56 CC images/ghost-file.o [2022-08-08T13:25:38.748Z] #43 23.83 CC images/fifo.o [2022-08-08T13:25:38.904Z] #43 ... [2022-08-08T13:25:38.904Z] [2022-08-08T13:25:38.904Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:25:38.904Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:25:38.904Z] #20 5.980 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:25:38.915Z] #43 41.33 CC compel/plugins/std/infect.o [2022-08-08T13:25:39.009Z] #43 24.01 CC images/remap-file-path.o [2022-08-08T13:25:39.009Z] #43 24.23 CC images/eventfd.o [2022-08-08T13:25:39.173Z] #43 41.69 CC compel/arch/aarch64/plugins/std/parasite-head.o [2022-08-08T13:25:39.173Z] #43 41.74 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2022-08-08T13:25:39.173Z] #43 41.79 AR compel/plugins/std.lib.a [2022-08-08T13:25:39.270Z] #43 24.40 CC images/eventpoll.o [2022-08-08T13:25:39.432Z] #43 41.89 CC compel/plugins/fds/fds.o [2022-08-08T13:25:39.432Z] #43 42.10 AR compel/plugins/fds.lib.a [2022-08-08T13:25:39.531Z] #43 24.61 CC images/fh.o [2022-08-08T13:25:39.689Z] #43 42.18 HOSTDEP compel/src/lib/log-host.d [2022-08-08T13:25:39.689Z] #43 42.26 HOSTDEP compel/src/lib/handle-elf-host.d [2022-08-08T13:25:39.792Z] #43 ... [2022-08-08T13:25:39.792Z] [2022-08-08T13:25:39.792Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:39.792Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:39.792Z] #13 85.42 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-08T13:25:39.792Z] #13 85.43 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-08T13:25:39.792Z] #13 85.44 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:39.914Z] #56 48.80 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-08T13:25:39.914Z] #56 48.80 + BUILDTAGS='netgo osusergo static_build' [2022-08-08T13:25:39.914Z] #56 48.80 + export EXTRA_FLAGS=-buildmode=pie [2022-08-08T13:25:39.914Z] #56 48.80 + EXTRA_FLAGS=-buildmode=pie [2022-08-08T13:25:39.914Z] #56 48.80 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-08T13:25:39.914Z] #56 48.80 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-08T13:25:39.914Z] #56 48.80 + '[' '' = dynamic ']' [2022-08-08T13:25:39.914Z] #56 48.80 + make [2022-08-08T13:25:39.946Z] #43 42.33 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2022-08-08T13:25:39.946Z] #43 42.45 HOSTDEP compel/src/main-host.d [2022-08-08T13:25:40.203Z] #43 42.61 DEP compel/src/lib/ptrace.d [2022-08-08T13:25:40.203Z] #43 42.72 DEP compel/src/lib/infect.d [2022-08-08T13:25:40.461Z] #43 42.86 DEP compel/src/lib/infect-util.d [2022-08-08T13:25:40.461Z] #43 43.05 DEP compel/src/lib/infect-rpc.d [2022-08-08T13:25:40.720Z] #43 43.20 DEP compel/arch/aarch64/src/lib/infect.d [2022-08-08T13:25:40.976Z] #43 43.32 DEP compel/arch/aarch64/src/lib/cpu.d [2022-08-08T13:25:40.976Z] #43 43.41 DEP compel/src/lib/log.d [2022-08-08T13:25:40.976Z] #43 43.50 DEP compel/src/main.d [2022-08-08T13:25:40.976Z] #43 43.55 DEP compel/src/lib/handle-elf.d [2022-08-08T13:25:41.242Z] #43 ... [2022-08-08T13:25:41.242Z] [2022-08-08T13:25:41.242Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:41.242Z] #13 sha256:c0b4e7073e7e7d2d5887ae16dffa1242e625d80e278ac55e1295af98878d5a7a [2022-08-08T13:25:41.242Z] #13 92.34 Selecting previously unselected package libapparmor1:arm64. [2022-08-08T13:25:41.242Z] #13 92.35 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2022-08-08T13:25:41.242Z] #13 92.35 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2022-08-08T13:25:41.242Z] #13 92.43 Selecting previously unselected package libapparmor-dev:arm64. [2022-08-08T13:25:41.242Z] #13 92.43 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2022-08-08T13:25:41.242Z] #13 92.43 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2022-08-08T13:25:41.242Z] #13 92.58 Selecting previously unselected package libbtrfs0. [2022-08-08T13:25:41.242Z] #13 92.59 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2022-08-08T13:25:41.242Z] #13 92.59 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-08T13:25:41.242Z] #13 92.67 Selecting previously unselected package libbtrfs-dev. [2022-08-08T13:25:41.242Z] #13 92.69 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2022-08-08T13:25:41.242Z] #13 92.69 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:25:41.242Z] #13 92.81 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2022-08-08T13:25:41.242Z] #13 92.81 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2022-08-08T13:25:41.242Z] #13 92.83 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-08-08T13:25:41.242Z] #13 92.94 Selecting previously unselected package libudev-dev:arm64. [2022-08-08T13:25:41.242Z] #13 92.94 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_arm64.deb ... [2022-08-08T13:25:41.242Z] #13 92.99 Unpacking libudev-dev:arm64 (241-7~deb10u8) ... [2022-08-08T13:25:41.242Z] #13 93.11 Selecting previously unselected package libsepol1-dev:arm64. [2022-08-08T13:25:41.242Z] #13 93.12 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2022-08-08T13:25:41.242Z] #13 93.13 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2022-08-08T13:25:41.242Z] #13 93.40 Selecting previously unselected package libpcre16-3:arm64. [2022-08-08T13:25:41.242Z] #13 93.40 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2022-08-08T13:25:41.242Z] #13 93.41 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2022-08-08T13:25:41.242Z] #13 93.54 Selecting previously unselected package libpcre32-3:arm64. [2022-08-08T13:25:41.242Z] #13 93.54 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2022-08-08T13:25:41.242Z] #13 93.54 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2022-08-08T13:25:41.242Z] #13 93.70 Selecting previously unselected package libpcrecpp0v5:arm64. [2022-08-08T13:25:41.242Z] #13 93.70 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2022-08-08T13:25:41.242Z] #13 93.71 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-08-08T13:25:41.242Z] #13 93.82 Selecting previously unselected package libpcre3-dev:arm64. [2022-08-08T13:25:41.242Z] #13 93.82 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2022-08-08T13:25:41.242Z] #13 93.83 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2022-08-08T13:25:41.242Z] #13 94.20 Selecting previously unselected package libselinux1-dev:arm64. [2022-08-08T13:25:41.242Z] #13 94.22 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2022-08-08T13:25:41.242Z] #13 94.22 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2022-08-08T13:25:41.242Z] #13 94.49 Selecting previously unselected package libdevmapper-dev:arm64. [2022-08-08T13:25:41.242Z] #13 94.49 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2022-08-08T13:25:41.242Z] #13 94.50 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-08-08T13:25:41.242Z] #13 94.60 Selecting previously unselected package libseccomp-dev:arm64. [2022-08-08T13:25:41.242Z] #13 94.60 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_arm64.deb ... [2022-08-08T13:25:41.242Z] #13 94.60 Unpacking libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-08-08T13:25:41.242Z] #13 94.75 Selecting previously unselected package libsystemd-dev:arm64. [2022-08-08T13:25:41.242Z] #13 94.77 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_arm64.deb ... [2022-08-08T13:25:41.242Z] #13 94.78 Unpacking libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-08-08T13:25:41.242Z] #13 95.24 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2022-08-08T13:25:41.242Z] #13 95.26 Setting up libseccomp-dev:arm64 (2.5.1-1~bpo10+1) ... [2022-08-08T13:25:41.242Z] #13 95.27 Setting up libapparmor1:arm64 (2.13.2-10) ... [2022-08-08T13:25:41.242Z] #13 95.30 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-08T13:25:41.242Z] #13 95.31 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2022-08-08T13:25:41.242Z] #13 95.32 Setting up libsepol1-dev:arm64 (2.8-1) ... [2022-08-08T13:25:41.242Z] #13 95.35 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:41.242Z] #13 95.36 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-08T13:25:41.242Z] #13 95.37 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2022-08-08T13:25:41.242Z] #13 95.38 Setting up libudev-dev:arm64 (241-7~deb10u8) ... [2022-08-08T13:25:41.242Z] #13 95.42 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-08T13:25:41.242Z] #13 95.45 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:25:41.242Z] #13 95.46 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2022-08-08T13:25:41.242Z] #13 95.47 Setting up mingw-w64-common (6.0.0-3) ... [2022-08-08T13:25:41.242Z] #13 95.48 Setting up libsystemd-dev:arm64 (241-7~deb10u8) ... [2022-08-08T13:25:41.242Z] #13 95.49 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-08T13:25:41.242Z] #13 95.51 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2022-08-08T13:25:41.242Z] #13 95.52 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:41.242Z] #13 95.53 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-08T13:25:41.242Z] #13 95.53 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-08T13:25:41.242Z] #13 95.54 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:41.242Z] #13 95.55 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-08T13:25:41.242Z] #13 95.56 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-08T13:25:41.242Z] #13 95.56 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-08T13:25:41.242Z] #13 95.58 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2022-08-08T13:25:41.242Z] #13 95.59 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2022-08-08T13:25:41.242Z] #13 95.61 Setting up dmsetup (2:1.02.155-3) ... [2022-08-08T13:25:41.242Z] #13 95.62 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2022-08-08T13:25:41.242Z] #13 95.63 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2022-08-08T13:25:41.242Z] #13 95.64 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:25:41.242Z] #13 DONE 96.7s [2022-08-08T13:25:41.242Z] [2022-08-08T13:25:41.242Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:41.242Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:25:41.242Z] #43 43.57 DEP compel/arch/aarch64/src/lib/handle-elf.d [2022-08-08T13:25:41.242Z] #43 43.61 CC compel/src/lib/log.o [2022-08-08T13:25:41.242Z] #43 ... [2022-08-08T13:25:41.242Z] [2022-08-08T13:25:41.242Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-08-08T13:25:41.242Z] #14 sha256:009dbc8448c5ca75d8d648d6c514a4c463c62e4acdd06a417f24270aa37e60c4 [2022-08-08T13:25:41.295Z] #56 50.30 + bin/ctr [2022-08-08T13:25:42.701Z] #14 DONE 1.1s [2022-08-08T13:25:42.701Z] [2022-08-08T13:25:42.702Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:25:42.702Z] #53 sha256:84e835a2c464884647f6c5a160c5841286a443689f7c8a41f1b93d3514b26201 [2022-08-08T13:25:42.702Z] #53 1.061 + RM_GOPATH=0 [2022-08-08T13:25:42.702Z] #53 1.070 + TMP_GOPATH= [2022-08-08T13:25:42.702Z] #53 1.070 + : /build [2022-08-08T13:25:42.702Z] #53 1.070 + '[' -z '' ']' [2022-08-08T13:25:42.702Z] #53 1.071 ++ mktemp -d [2022-08-08T13:25:42.702Z] #53 1.073 + export GOPATH=/tmp/tmp.Mz9U8E8Kqc [2022-08-08T13:25:42.702Z] #53 1.073 + GOPATH=/tmp/tmp.Mz9U8E8Kqc [2022-08-08T13:25:42.702Z] #53 1.073 + RM_GOPATH=1 [2022-08-08T13:25:42.702Z] #53 1.073 + case "$(go env GOARCH)" in [2022-08-08T13:25:42.702Z] #53 1.074 ++ go env GOARCH [2022-08-08T13:25:42.702Z] #53 1.094 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:25:42.702Z] #53 1.095 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:25:42.702Z] #53 1.095 ++ dirname /tmp/install/install.sh [2022-08-08T13:25:42.702Z] #53 1.102 + dir=/tmp/install [2022-08-08T13:25:42.702Z] #53 1.103 + bin=runc [2022-08-08T13:25:42.702Z] #53 1.103 + shift [2022-08-08T13:25:42.702Z] #53 1.103 + '[' '!' -f /tmp/install/runc.installer ']' [2022-08-08T13:25:42.702Z] #53 1.104 + . /tmp/install/runc.installer [2022-08-08T13:25:42.702Z] #53 1.104 ++ set -e [2022-08-08T13:25:42.702Z] #53 1.104 ++ : v1.1.3 [2022-08-08T13:25:42.702Z] #53 1.104 + install_runc [2022-08-08T13:25:42.702Z] #53 1.104 + RUNC_BUILDTAGS=seccomp [2022-08-08T13:25:42.702Z] #53 1.105 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-08T13:25:42.702Z] #53 1.105 Install runc version v1.1.3 (build tags: seccomp) [2022-08-08T13:25:42.702Z] #53 1.105 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Mz9U8E8Kqc/src/github.com/opencontainers/runc [2022-08-08T13:25:42.702Z] #53 1.120 Cloning into '/tmp/tmp.Mz9U8E8Kqc/src/github.com/opencontainers/runc'... [2022-08-08T13:25:43.280Z] #53 ... [2022-08-08T13:25:43.281Z] [2022-08-08T13:25:43.281Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-08T13:25:43.281Z] #15 sha256:21bb1079c345ba6cad2b6f79fce28fd59f1d3e273830d437861ee827e3ec6ab8 [2022-08-08T13:25:43.281Z] #15 DONE 1.1s [2022-08-08T13:25:43.545Z] [2022-08-08T13:25:43.545Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-08T13:25:43.545Z] #16 sha256:27df6c80b35cf3dc5ae11425c2801b1eba1d78f0690a64c543d7c189617ee5e8 [2022-08-08T13:25:44.133Z] #16 0.740 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-08T13:25:44.133Z] #16 DONE 0.8s [2022-08-08T13:25:44.133Z] [2022-08-08T13:25:44.133Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:44.133Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:25:44.133Z] #43 43.86 CC compel/arch/aarch64/src/lib/cpu.o [2022-08-08T13:25:44.133Z] #43 44.30 CC compel/arch/aarch64/src/lib/infect.o [2022-08-08T13:25:44.133Z] #43 44.82 CC compel/src/lib/infect-rpc.o [2022-08-08T13:25:44.133Z] #43 45.43 CC compel/src/lib/infect-util.o [2022-08-08T13:25:44.133Z] #43 45.76 CC compel/src/lib/infect.o [2022-08-08T13:25:44.175Z] #20 10.72 Fetched 9011 kB in 10s (942 kB/s) [2022-08-08T13:25:44.175Z] #20 10.72 Reading package lists... [2022-08-08T13:25:44.175Z] #20 ... [2022-08-08T13:25:44.175Z] [2022-08-08T13:25:44.175Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:44.175Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:44.175Z] #43 54.74 CC criu/arch/x86/kerndat.o [2022-08-08T13:25:44.175Z] #43 55.24 CC criu/arch/x86/sigaction_compat.o [2022-08-08T13:25:44.175Z] #43 55.55 CC criu/arch/x86/sigframe.o [2022-08-08T13:25:44.175Z] #43 55.78 LINK criu/arch/x86/crtools.built-in.o [2022-08-08T13:25:44.175Z] #43 55.84 DEP criu/pie/util-vdso-elf32.d [2022-08-08T13:25:44.175Z] #43 56.04 DEP criu/pie/util-vdso.d [2022-08-08T13:25:44.175Z] #43 56.22 DEP criu/pie/util.d [2022-08-08T13:25:44.175Z] #43 56.41 CC criu/pie/util.o [2022-08-08T13:25:44.175Z] #43 56.70 CC criu/pie/util-vdso.o [2022-08-08T13:25:44.175Z] #43 57.28 CC criu/pie/util-vdso-elf32.o [2022-08-08T13:25:44.175Z] #43 57.90 AR criu/pie/pie.lib.a [2022-08-08T13:25:44.175Z] #43 57.97 DEP criu/pie/restorer.d [2022-08-08T13:25:44.175Z] #43 58.22 DEP criu/arch/x86/sigaction_compat_pie.d [2022-08-08T13:25:44.175Z] #43 58.31 DEP criu/arch/x86/restorer_unmap.d [2022-08-08T13:25:44.175Z] #43 58.33 DEP criu/arch/x86/restorer.d [2022-08-08T13:25:44.175Z] #43 58.47 DEP criu/arch/x86/vdso-pie.d [2022-08-08T13:25:44.175Z] #43 58.62 DEP criu/pie/parasite-vdso.d [2022-08-08T13:25:44.175Z] #43 58.73 DEP criu/pie/parasite.d [2022-08-08T13:25:44.175Z] #43 59.04 CC criu/pie/parasite.o [2022-08-08T13:25:44.744Z] #43 60.41 LINK criu/pie/parasite.built-in.o [2022-08-08T13:25:44.744Z] #43 60.43 GEN criu/pie/parasite-blob.h [2022-08-08T13:25:44.744Z] #43 60.46 CC criu/pie/parasite-vdso.o [2022-08-08T13:25:45.083Z] #13 ... [2022-08-08T13:25:45.083Z] [2022-08-08T13:25:45.083Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:25:45.084Z] #56 sha256:742d5445c2668a3f33b21968d197094f5e0df0c11b4c012aeb1c8df245d13eeb [2022-08-08T13:25:45.084Z] #56 48.94 Checking out files: 53% (2633/4925) Checking out files: 54% (2660/4925) Checking out files: 55% (2709/4925) Checking out files: 56% (2758/4925) Checking out files: 57% (2808/4925) Checking out files: 58% (2857/4925) Checking out files: 59% (2906/4925) Checking out files: 60% (2955/4925) Checking out files: 61% (3005/4925) Checking out files: 62% (3054/4925) Checking out files: 63% (3103/4925) Checking out files: 64% (3152/4925) Checking out files: 65% (3202/4925) Checking out files: 66% (3251/4925) Checking out files: 67% (3300/4925) Checking out files: 68% (3349/4925) Checking out files: 69% (3399/4925) Checking out files: 70% (3448/4925) Checking out files: 71% (3497/4925) Checking out files: 72% (3546/4925) Checking out files: 73% (3596/4925) Checking out files: 74% (3645/4925) Checking out files: 75% (3694/4925) Checking out files: 76% (3743/4925) Checking out files: 77% (3793/4925) Checking out files: 78% (3842/4925) Checking out files: 79% (3891/4925) Checking out files: 80% (3940/4925) Checking out files: 81% (3990/4925) Checking out files: 82% (4039/4925) Checking out files: 83% (4088/4925) Checking out files: 84% (4137/4925) Checking out files: 85% (4187/4925) Checking out files: 86% (4236/4925) Checking out files: 87% (4285/4925) Checking out files: 88% (4334/4925) Checking out files: 89% (4384/4925) Checking out files: 90% (4433/4925) Checking out files: 91% (4482/4925) Checking out files: 92% (4531/4925) Checking out files: 93% (4581/4925) Checking out files: 94% (4630/4925) Checking out files: 95% (4679/4925) Checking out files: 96% (4728/4925) Checking out files: 97% (4778/4925) Checking out files: 98% (4827/4925) Checking out files: 99% (4876/4925) Checking out files: 100% (4925/4925) Checking out files: 100% (4925/4925), done. [2022-08-08T13:25:45.084Z] #56 50.24 + cd /tmp/tmp.hLScIdpsTu/src/github.com/containerd/containerd [2022-08-08T13:25:45.084Z] #56 50.24 + git checkout -q v1.6.7 [2022-08-08T13:25:45.109Z] #43 ... [2022-08-08T13:25:45.110Z] [2022-08-08T13:25:45.110Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-08T13:25:45.110Z] #17 sha256:1b6433186ce8ea6ee3fad303687f1d1f67910e886e0179df2c6469d86ac80fce [2022-08-08T13:25:45.110Z] #17 DONE 0.8s [2022-08-08T13:25:45.110Z] [2022-08-08T13:25:45.110Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T13:25:45.110Z] #18 sha256:c0ad01a2c784a17f55176204bde923a84b7ddb1cbf409f5c68bcda3bcd66ecb1 [2022-08-08T13:25:45.312Z] #43 61.18 CC criu/arch/x86/vdso-pie.o [2022-08-08T13:25:45.344Z] #56 52.51 + export 'BUILDTAGS=netgo osusergo static_build' [2022-08-08T13:25:45.344Z] #56 52.51 + BUILDTAGS='netgo osusergo static_build' [2022-08-08T13:25:45.344Z] #56 52.51 + export EXTRA_FLAGS=-buildmode=pie [2022-08-08T13:25:45.344Z] #56 52.51 + EXTRA_FLAGS=-buildmode=pie [2022-08-08T13:25:45.344Z] #56 52.51 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2022-08-08T13:25:45.344Z] #56 52.51 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2022-08-08T13:25:45.344Z] #56 52.51 + '[' '' = dynamic ']' [2022-08-08T13:25:45.344Z] #56 52.51 + make [2022-08-08T13:25:45.572Z] #43 61.48 CC criu/arch/x86/restorer.o [2022-08-08T13:25:45.672Z] #18 DONE 0.8s [2022-08-08T13:25:45.672Z] [2022-08-08T13:25:45.672Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-08-08T13:25:45.672Z] #19 sha256:d6b7fdd69c481d669bd552824c19851a5ebfe500d05cd7b307567f6796492e83 [2022-08-08T13:25:46.140Z] #43 61.99 CC criu/arch/x86/restorer_unmap.o [2022-08-08T13:25:46.140Z] #43 62.03 CC criu/arch/x86/sigaction_compat_pie.o [2022-08-08T13:25:46.401Z] #43 62.34 CC criu/pie/restorer.o [2022-08-08T13:25:46.731Z] #56 53.93 + bin/ctr [2022-08-08T13:25:47.045Z] #19 DONE 1.1s [2022-08-08T13:25:47.045Z] [2022-08-08T13:25:47.045Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:47.045Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:25:47.045Z] #43 49.39 CC compel/src/lib/ptrace.o [2022-08-08T13:25:47.609Z] #43 50.02 AR compel/libcompel.a [2022-08-08T13:25:47.609Z] #43 50.11 HOSTCC compel/src/main-host.o [2022-08-08T13:25:47.779Z] #43 ... [2022-08-08T13:25:47.779Z] [2022-08-08T13:25:47.779Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:25:47.779Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:25:47.779Z] #20 10.72 Reading package lists... [2022-08-08T13:25:47.866Z] #43 50.39 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2022-08-08T13:25:47.871Z] #56 ... [2022-08-08T13:25:47.871Z] [2022-08-08T13:25:47.871Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:47.871Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:47.871Z] #43 23.47 CC images/sa.o [2022-08-08T13:25:47.871Z] #43 23.63 CC images/timer.o [2022-08-08T13:25:47.871Z] #43 23.95 CC images/timerfd.o [2022-08-08T13:25:47.871Z] #43 24.13 CC images/mm.o [2022-08-08T13:25:47.871Z] #43 24.34 CC images/sk-opts.o [2022-08-08T13:25:47.871Z] #43 24.53 CC images/sk-unix.o [2022-08-08T13:25:47.871Z] #43 24.77 CC images/sk-inet.o [2022-08-08T13:25:47.871Z] #43 25.09 CC images/tun.o [2022-08-08T13:25:47.871Z] #43 25.28 CC images/sk-netlink.o [2022-08-08T13:25:47.871Z] #43 25.49 CC images/packet-sock.o [2022-08-08T13:25:47.871Z] #43 25.81 CC images/ipc-var.o [2022-08-08T13:25:47.871Z] #43 26.01 CC images/ipc-desc.o [2022-08-08T13:25:47.871Z] #43 26.12 CC images/ipc-shm.o [2022-08-08T13:25:47.871Z] #43 26.26 CC images/ipc-msg.o [2022-08-08T13:25:47.871Z] #43 26.46 CC images/ipc-sem.o [2022-08-08T13:25:47.871Z] #43 26.71 CC images/utsns.o [2022-08-08T13:25:47.871Z] #43 26.92 CC images/creds.o [2022-08-08T13:25:47.871Z] #43 27.05 CC images/vma.o [2022-08-08T13:25:47.871Z] #43 27.26 CC images/netdev.o [2022-08-08T13:25:47.871Z] #43 27.58 CC images/tty.o [2022-08-08T13:25:47.871Z] #43 28.09 CC images/file-lock.o [2022-08-08T13:25:47.871Z] #43 28.28 CC images/rlimit.o [2022-08-08T13:25:47.871Z] #43 28.47 CC images/pagemap.o [2022-08-08T13:25:47.871Z] #43 28.69 CC images/siginfo.o [2022-08-08T13:25:47.871Z] #43 28.94 CC images/rpc.o [2022-08-08T13:25:47.871Z] #43 29.92 CC images/ext-file.o [2022-08-08T13:25:47.871Z] #43 30.07 CC images/cgroup.o [2022-08-08T13:25:47.871Z] #43 30.52 CC images/userns.o [2022-08-08T13:25:47.871Z] #43 30.67 CC images/google/protobuf/descriptor.o [2022-08-08T13:25:47.871Z] #43 32.12 CC images/opts.o [2022-08-08T13:25:47.871Z] #43 32.27 CC images/seccomp.o [2022-08-08T13:25:47.871Z] #43 32.47 CC images/binfmt-misc.o [2022-08-08T13:25:47.871Z] #43 32.73 CC images/time.o [2022-08-08T13:25:47.871Z] #43 32.91 CC images/sysctl.o [2022-08-08T13:25:47.871Z] #43 33.06 CC images/autofs.o [2022-08-08T13:25:47.871Z] #43 33.23 CC images/macvlan.o [2022-08-08T13:25:47.871Z] #43 33.40 CC images/sit.o [2022-08-08T13:25:47.871Z] #43 33.57 CC images/memfd.o [2022-08-08T13:25:47.871Z] #43 33.81 CC images/timens.o [2022-08-08T13:25:47.871Z] #43 34.05 LINK images/built-in.o [2022-08-08T13:25:47.871Z] #43 34.21 GEN compel/include/asm [2022-08-08T13:25:47.871Z] #43 34.23 GEN compel/include/version.h [2022-08-08T13:25:47.871Z] #43 34.27 touch .config [2022-08-08T13:25:47.871Z] #43 34.31 GEN include/common/config.h [2022-08-08T13:25:47.871Z] #43 34.38 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-08-08T13:25:47.871Z] #43 34.40 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-08-08T13:25:47.871Z] #43 34.43 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-08-08T13:25:47.871Z] #43 34.44 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-08-08T13:25:47.871Z] #43 34.46 DEP compel/arch/x86/plugins/std/memcpy.d [2022-08-08T13:25:47.871Z] #43 34.47 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-08-08T13:25:47.871Z] #43 34.50 GEN compel/plugins/include/uapi/std/syscall.h [2022-08-08T13:25:47.871Z] #43 34.52 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-08-08T13:25:47.871Z] #43 34.52 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-08-08T13:25:47.871Z] #43 34.55 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-08-08T13:25:48.123Z] #43 50.56 HOSTCC compel/src/lib/handle-elf-host.o [2022-08-08T13:25:48.130Z] #43 34.56 DEP compel/plugins/std/infect.d [2022-08-08T13:25:48.130Z] #43 34.66 DEP compel/plugins/std/string.d [2022-08-08T13:25:48.130Z] #43 34.78 DEP compel/plugins/std/log.d [2022-08-08T13:25:48.379Z] #43 50.87 HOSTCC compel/src/lib/log-host.o [2022-08-08T13:25:48.390Z] #43 34.93 DEP compel/plugins/std/fds.d [2022-08-08T13:25:48.390Z] #43 35.01 DEP compel/plugins/std/std.d [2022-08-08T13:25:48.636Z] #43 51.12 HOSTLINK compel/compel-host-bin [2022-08-08T13:25:48.649Z] #43 35.09 DEP compel/plugins/shmem/shmem.d [2022-08-08T13:25:48.649Z] #43 35.20 DEP compel/plugins/fds/fds.d [2022-08-08T13:25:48.649Z] #43 ... [2022-08-08T13:25:48.649Z] [2022-08-08T13:25:48.649Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:48.649Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:48.649Z] #13 84.12 Selecting previously unselected package g++-mingw-w64-x86-64. [2022-08-08T13:25:48.649Z] #13 84.15 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u2_amd64.deb ... [2022-08-08T13:25:48.649Z] #13 84.15 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:48.649Z] #13 ... [2022-08-08T13:25:48.649Z] [2022-08-08T13:25:48.649Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:48.649Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:48.649Z] #43 35.34 CC compel/plugins/std/std.o [2022-08-08T13:25:48.893Z] #43 51.28 DEP soccr/soccr.d [2022-08-08T13:25:48.909Z] #43 35.61 CC compel/plugins/std/fds.o [2022-08-08T13:25:48.976Z] #20 15.07 Reading package lists... [2022-08-08T13:25:48.977Z] #20 ... [2022-08-08T13:25:48.977Z] [2022-08-08T13:25:48.977Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:25:48.977Z] #58 sha256:e0640294ef31d53135d1e9488d3a39f20ba351c7ebd04cb523824067519b7c7f [2022-08-08T13:25:48.977Z] #58 113.6 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T13:25:48.977Z] #58 113.6 + GOBIN=/build [2022-08-08T13:25:48.977Z] #58 113.6 + GO111MODULE=on [2022-08-08T13:25:48.977Z] #58 113.6 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-08-08T13:25:48.977Z] #58 DONE 122.9s [2022-08-08T13:25:48.977Z] [2022-08-08T13:25:48.977Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-08-08T13:25:48.977Z] #59 sha256:4920c3486cb29b71029a92ca474c80a7bead5a6da427ae21168ebed133210f9e [2022-08-08T13:25:48.977Z] #59 DONE 0.1s [2022-08-08T13:25:48.977Z] [2022-08-08T13:25:48.977Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-08T13:25:48.977Z] #60 sha256:6e9bf9c4a993c09957b586808991249f99308223516733668ded76d3c9014525 [2022-08-08T13:25:48.977Z] #60 DONE 0.0s [2022-08-08T13:25:48.977Z] [2022-08-08T13:25:48.977Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:25:48.977Z] #53 sha256:7cd2a7ca6eaa113714e1d34cf7b6e318256182e1324da75825be5e53e4a39a2a [2022-08-08T13:25:48.977Z] #53 14.26 + cd /tmp/tmp.CdpcAUFxTC/src/github.com/opencontainers/runc [2022-08-08T13:25:48.977Z] #53 14.26 + git checkout -q v1.1.3 [2022-08-08T13:25:48.977Z] #53 14.89 + '[' -z '' ']' [2022-08-08T13:25:48.977Z] #53 14.91 + target=static [2022-08-08T13:25:48.977Z] #53 14.91 + make BUILDTAGS=seccomp static [2022-08-08T13:25:48.977Z] #53 15.15 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-08T13:25:49.150Z] #43 51.43 CC soccr/soccr.o [2022-08-08T13:25:49.478Z] #43 35.99 CC compel/plugins/std/log.o [2022-08-08T13:25:49.915Z] #53 ... [2022-08-08T13:25:49.915Z] [2022-08-08T13:25:49.915Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:49.915Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:49.915Z] #43 65.59 LINK criu/pie/restorer.built-in.o [2022-08-08T13:25:49.915Z] #43 65.61 GEN criu/pie/restorer-blob.h [2022-08-08T13:25:49.915Z] #43 65.68 DEP criu/vdso.d [2022-08-08T13:25:50.034Z] #56 ... [2022-08-08T13:25:50.034Z] [2022-08-08T13:25:50.034Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:50.034Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:50.034Z] #43 24.84 CC images/fsnotify.o [2022-08-08T13:25:50.034Z] #43 25.36 CC images/signalfd.o [2022-08-08T13:25:50.034Z] #43 25.53 CC images/fs.o [2022-08-08T13:25:50.034Z] #43 25.69 CC images/pstree.o [2022-08-08T13:25:50.034Z] #43 25.85 CC images/pipe.o [2022-08-08T13:25:50.034Z] #43 26.05 CC images/tcp-stream.o [2022-08-08T13:25:50.034Z] #43 26.24 CC images/sk-packet.o [2022-08-08T13:25:50.034Z] #43 26.46 CC images/mnt.o [2022-08-08T13:25:50.034Z] #43 26.70 CC images/pipe-data.o [2022-08-08T13:25:50.034Z] #43 26.93 CC images/sa.o [2022-08-08T13:25:50.034Z] #43 27.11 CC images/timer.o [2022-08-08T13:25:50.034Z] #43 27.37 CC images/timerfd.o [2022-08-08T13:25:50.034Z] #43 27.55 CC images/mm.o [2022-08-08T13:25:50.034Z] #43 27.77 CC images/sk-opts.o [2022-08-08T13:25:50.034Z] #43 27.94 CC images/sk-unix.o [2022-08-08T13:25:50.034Z] #43 28.20 CC images/sk-inet.o [2022-08-08T13:25:50.034Z] #43 28.52 CC images/tun.o [2022-08-08T13:25:50.034Z] #43 28.82 CC images/sk-netlink.o [2022-08-08T13:25:50.034Z] #43 28.99 CC images/packet-sock.o [2022-08-08T13:25:50.034Z] #43 29.30 CC images/ipc-var.o [2022-08-08T13:25:50.034Z] #43 29.68 CC images/ipc-desc.o [2022-08-08T13:25:50.034Z] #43 29.86 CC images/ipc-shm.o [2022-08-08T13:25:50.034Z] #43 30.04 CC images/ipc-msg.o [2022-08-08T13:25:50.034Z] #43 30.28 CC images/ipc-sem.o [2022-08-08T13:25:50.034Z] #43 30.39 CC images/utsns.o [2022-08-08T13:25:50.034Z] #43 30.51 CC images/creds.o [2022-08-08T13:25:50.034Z] #43 30.66 CC images/vma.o [2022-08-08T13:25:50.034Z] #43 30.88 CC images/netdev.o [2022-08-08T13:25:50.034Z] #43 31.21 CC images/tty.o [2022-08-08T13:25:50.034Z] #43 31.80 CC images/file-lock.o [2022-08-08T13:25:50.034Z] #43 31.96 CC images/rlimit.o [2022-08-08T13:25:50.034Z] #43 32.15 CC images/pagemap.o [2022-08-08T13:25:50.034Z] #43 32.37 CC images/siginfo.o [2022-08-08T13:25:50.034Z] #43 32.58 CC images/rpc.o [2022-08-08T13:25:50.034Z] #43 33.60 CC images/ext-file.o [2022-08-08T13:25:50.034Z] #43 33.81 CC images/cgroup.o [2022-08-08T13:25:50.034Z] #43 34.29 CC images/userns.o [2022-08-08T13:25:50.034Z] #43 34.53 CC images/google/protobuf/descriptor.o [2022-08-08T13:25:50.047Z] #43 36.77 CC compel/plugins/std/string.o [2022-08-08T13:25:50.081Z] #43 52.57 AR soccr/libsoccr.a [2022-08-08T13:25:50.081Z] #43 52.62 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-08T13:25:50.174Z] #43 65.83 DEP criu/vdso-compat.d [2022-08-08T13:25:50.174Z] #43 65.92 DEP criu/uts_ns.d [2022-08-08T13:25:50.174Z] #43 66.07 DEP criu/util.d [2022-08-08T13:25:50.616Z] #43 37.30 CC compel/plugins/std/infect.o [2022-08-08T13:25:50.644Z] #43 53.04 DEP criu/arch/aarch64/sigframe.d [2022-08-08T13:25:50.742Z] #43 66.64 DEP criu/uffd.d [2022-08-08T13:25:50.901Z] #43 53.21 DEP criu/arch/aarch64/crtools.d [2022-08-08T13:25:50.901Z] #43 53.34 DEP criu/arch/aarch64/cpu.d [2022-08-08T13:25:50.901Z] #43 53.38 DEP criu/arch/aarch64/bitops.d [2022-08-08T13:25:50.901Z] #43 53.46 CC criu/arch/aarch64/bitops.o [2022-08-08T13:25:50.977Z] #43 35.91 CC images/opts.o [2022-08-08T13:25:50.977Z] #43 36.11 CC images/seccomp.o [2022-08-08T13:25:51.001Z] #43 ... [2022-08-08T13:25:51.001Z] [2022-08-08T13:25:51.001Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T13:25:51.001Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-08T13:25:51.001Z] #63 CACHED [2022-08-08T13:25:51.001Z] [2022-08-08T13:25:51.001Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-08T13:25:51.001Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-08T13:25:51.001Z] #65 CACHED [2022-08-08T13:25:51.001Z] [2022-08-08T13:25:51.001Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:51.001Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:25:51.001Z] #43 67.00 DEP criu/tun.d [2022-08-08T13:25:51.158Z] #43 53.51 CC criu/arch/aarch64/cpu.o [2022-08-08T13:25:51.158Z] #43 53.69 CC criu/arch/aarch64/crtools.o [2022-08-08T13:25:51.186Z] #43 37.72 CC compel/arch/x86/plugins/std/parasite-head.o [2022-08-08T13:25:51.186Z] #43 37.77 CC compel/arch/x86/plugins/std/memcpy.o [2022-08-08T13:25:51.186Z] #43 37.81 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-08-08T13:25:51.238Z] #43 36.35 CC images/binfmt-misc.o [2022-08-08T13:25:51.260Z] #43 67.19 DEP criu/tty.d [2022-08-08T13:25:51.445Z] #43 37.84 AR compel/plugins/std.lib.a [2022-08-08T13:25:51.445Z] #43 37.89 CC compel/plugins/fds/fds.o [2022-08-08T13:25:51.499Z] #43 36.50 CC images/time.o [2022-08-08T13:25:51.519Z] #43 67.44 DEP criu/timerfd.d [2022-08-08T13:25:51.705Z] #43 38.15 AR compel/plugins/fds.lib.a [2022-08-08T13:25:51.705Z] #43 38.18 HOSTDEP compel/src/lib/log-host.d [2022-08-08T13:25:51.705Z] #43 38.26 HOSTDEP compel/src/lib/handle-elf-host.d [2022-08-08T13:25:51.705Z] #43 38.34 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-08-08T13:25:51.722Z] #43 54.20 CC criu/arch/aarch64/sigframe.o [2022-08-08T13:25:51.760Z] #43 36.66 CC images/sysctl.o [2022-08-08T13:25:51.760Z] #43 36.82 CC images/autofs.o [2022-08-08T13:25:51.778Z] #43 67.67 DEP criu/timens.d [2022-08-08T13:25:51.965Z] #43 38.44 HOSTDEP compel/src/main-host.d [2022-08-08T13:25:51.966Z] #43 38.54 DEP compel/src/lib/ptrace.d [2022-08-08T13:25:51.979Z] #43 54.42 LINK criu/arch/aarch64/crtools.built-in.o [2022-08-08T13:25:51.979Z] #43 54.47 DEP criu/pie/util-vdso.d [2022-08-08T13:25:51.979Z] #43 54.58 DEP criu/pie/util.d [2022-08-08T13:25:52.021Z] #43 36.98 CC images/macvlan.o [2022-08-08T13:25:52.021Z] #43 37.13 CC images/sit.o [2022-08-08T13:25:52.037Z] #43 67.82 DEP criu/sysfs_parse.d [2022-08-08T13:25:52.037Z] #43 67.99 DEP criu/sysctl.d [2022-08-08T13:25:52.226Z] #43 38.71 DEP compel/src/lib/infect.d [2022-08-08T13:25:52.236Z] #43 54.72 CC criu/pie/util.o [2022-08-08T13:25:52.282Z] #43 37.32 CC images/memfd.o [2022-08-08T13:25:52.282Z] #43 37.54 CC images/timens.o [2022-08-08T13:25:52.282Z] #43 ... [2022-08-08T13:25:52.282Z] [2022-08-08T13:25:52.282Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:52.282Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:52.282Z] #13 98.17 Selecting previously unselected package libapparmor1:amd64. [2022-08-08T13:25:52.282Z] #13 98.17 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-08-08T13:25:52.282Z] #13 98.17 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-08-08T13:25:52.296Z] #43 68.17 DEP criu/string.d [2022-08-08T13:25:52.296Z] #43 68.23 DEP criu/stats.d [2022-08-08T13:25:52.486Z] #43 38.91 DEP compel/src/lib/infect-util.d [2022-08-08T13:25:52.486Z] #43 39.03 DEP compel/src/lib/infect-rpc.d [2022-08-08T13:25:52.492Z] #43 55.01 CC criu/pie/util-vdso.o [2022-08-08T13:25:52.543Z] #13 98.27 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-08T13:25:52.543Z] #13 98.28 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-08-08T13:25:52.543Z] #13 98.28 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-08-08T13:25:52.543Z] #13 98.42 Selecting previously unselected package libbtrfs0. [2022-08-08T13:25:52.543Z] #13 98.42 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-08-08T13:25:52.543Z] #13 98.42 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-08T13:25:52.543Z] #13 98.50 Selecting previously unselected package libbtrfs-dev. [2022-08-08T13:25:52.555Z] #43 68.33 DEP criu/sockets.d [2022-08-08T13:25:52.555Z] #43 68.49 DEP criu/sk-unix.d [2022-08-08T13:25:52.746Z] #43 39.18 DEP compel/arch/x86/src/lib/infect.d [2022-08-08T13:25:52.746Z] #43 39.35 DEP compel/arch/x86/src/lib/cpu.d [2022-08-08T13:25:52.749Z] #43 ... [2022-08-08T13:25:52.749Z] [2022-08-08T13:25:52.749Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:25:52.749Z] #53 sha256:84e835a2c464884647f6c5a160c5841286a443689f7c8a41f1b93d3514b26201 [2022-08-08T13:25:52.749Z] #53 11.58 + cd /tmp/tmp.Mz9U8E8Kqc/src/github.com/opencontainers/runc [2022-08-08T13:25:52.804Z] #13 98.51 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-08-08T13:25:52.804Z] #13 98.52 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:25:52.804Z] #13 98.65 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-08T13:25:52.804Z] #13 98.65 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-08-08T13:25:52.804Z] #13 98.67 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:52.804Z] #13 98.74 Selecting previously unselected package libudev-dev:amd64. [2022-08-08T13:25:52.814Z] #43 68.71 DEP criu/sk-tcp.d [2022-08-08T13:25:53.006Z] #43 39.44 DEP compel/src/lib/log.d [2022-08-08T13:25:53.006Z] #43 39.50 DEP compel/src/main.d [2022-08-08T13:25:53.006Z] #43 39.63 DEP compel/src/lib/handle-elf.d [2022-08-08T13:25:53.006Z] #43 39.71 DEP compel/arch/x86/src/lib/handle-elf.d [2022-08-08T13:25:53.006Z] #53 11.58 + git checkout -q v1.1.3 [2022-08-08T13:25:53.064Z] #13 98.75 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-08-08T13:25:53.065Z] #13 98.77 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-08-08T13:25:53.065Z] #13 98.90 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-08T13:25:53.065Z] #13 98.90 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-08-08T13:25:53.065Z] #13 98.90 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-08-08T13:25:53.073Z] #43 68.92 DEP criu/sk-queue.d [2022-08-08T13:25:53.266Z] #43 39.81 CC compel/src/lib/log.o [2022-08-08T13:25:53.325Z] #13 99.22 Selecting previously unselected package libpcre16-3:amd64. [2022-08-08T13:25:53.331Z] #43 69.06 DEP criu/sk-packet.d [2022-08-08T13:25:53.331Z] #43 69.24 DEP criu/sk-netlink.d [2022-08-08T13:25:53.526Z] #43 40.04 CC compel/arch/x86/src/lib/cpu.o [2022-08-08T13:25:53.570Z] #53 12.27 + '[' -z '' ']' [2022-08-08T13:25:53.570Z] #53 12.27 + target=static [2022-08-08T13:25:53.570Z] #53 12.27 + make BUILDTAGS=seccomp static [2022-08-08T13:25:53.590Z] #43 69.37 DEP criu/sk-inet.d [2022-08-08T13:25:53.614Z] #13 99.22 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-08-08T13:25:53.615Z] #13 99.23 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-08-08T13:25:53.615Z] #13 99.40 Selecting previously unselected package libpcre32-3:amd64. [2022-08-08T13:25:53.615Z] #13 99.40 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-08-08T13:25:53.615Z] #13 99.41 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-08-08T13:25:53.849Z] #43 69.63 DEP criu/signalfd.d [2022-08-08T13:25:53.875Z] #13 99.59 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-08-08T13:25:53.875Z] #13 99.59 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-08-08T13:25:53.875Z] #13 99.60 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-08-08T13:25:53.875Z] #13 99.67 Selecting previously unselected package libpcre3-dev:amd64. [2022-08-08T13:25:53.875Z] #13 99.68 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-08-08T13:25:53.875Z] #13 99.69 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-08-08T13:25:54.108Z] #43 69.84 DEP criu/sigframe.d [2022-08-08T13:25:54.108Z] #43 69.97 DEP criu/shmem.d [2022-08-08T13:25:54.128Z] #43 40.76 CC compel/arch/x86/src/lib/infect.o [2022-08-08T13:25:54.134Z] #53 12.86 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-08T13:25:54.135Z] #13 100.1 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-08T13:25:54.367Z] #43 70.18 DEP criu/servicefd.d [2022-08-08T13:25:54.396Z] #13 100.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-08-08T13:25:54.396Z] #13 100.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-08-08T13:25:54.396Z] #13 100.3 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-08T13:25:54.627Z] #43 70.34 DEP criu/seize.d [2022-08-08T13:25:54.627Z] #43 70.48 DEP criu/seccomp.d [2022-08-08T13:25:54.657Z] #13 100.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-08-08T13:25:54.657Z] #13 100.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:54.657Z] #13 100.5 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-08T13:25:54.657Z] #13 100.5 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-08-08T13:25:54.657Z] #13 100.5 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-08-08T13:25:54.697Z] #53 ... [2022-08-08T13:25:54.697Z] [2022-08-08T13:25:54.697Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:25:54.697Z] #58 sha256:eb2dc8e911a917bc17e6d5b5783edd4eda03a844e270d44174fa980c37c96e93 [2022-08-08T13:25:54.697Z] #58 105.3 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T13:25:54.697Z] #58 105.3 + GOBIN=/build [2022-08-08T13:25:54.697Z] #58 105.3 + GO111MODULE=on [2022-08-08T13:25:54.697Z] #58 105.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-08-08T13:25:54.697Z] #58 DONE 111.0s [2022-08-08T13:25:54.700Z] #43 ... [2022-08-08T13:25:54.700Z] [2022-08-08T13:25:54.700Z] #13 [runtime-dev-cross-false 2/2] 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/buster-backports libsystemd-dev libudev-dev [2022-08-08T13:25:54.700Z] #13 sha256:f8cfbd4fe41243fe5012f72bcde8dc0851f780bc81f6a2ad2c8df34f705c9e75 [2022-08-08T13:25:54.700Z] #13 97.52 Selecting previously unselected package libapparmor1:amd64. [2022-08-08T13:25:54.700Z] #13 97.53 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2022-08-08T13:25:54.700Z] #13 97.53 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2022-08-08T13:25:54.700Z] #13 97.62 Selecting previously unselected package libapparmor-dev:amd64. [2022-08-08T13:25:54.700Z] #13 97.62 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2022-08-08T13:25:54.700Z] #13 97.63 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2022-08-08T13:25:54.700Z] #13 97.73 Selecting previously unselected package libbtrfs0. [2022-08-08T13:25:54.700Z] #13 97.73 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2022-08-08T13:25:54.700Z] #13 97.74 Unpacking libbtrfs0 (4.20.1-2) ... [2022-08-08T13:25:54.700Z] #13 97.84 Selecting previously unselected package libbtrfs-dev. [2022-08-08T13:25:54.700Z] #13 97.84 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2022-08-08T13:25:54.700Z] #13 97.85 Unpacking libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:25:54.700Z] #13 97.97 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2022-08-08T13:25:54.700Z] #13 97.99 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2022-08-08T13:25:54.700Z] #13 98.00 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:54.700Z] #13 98.06 Selecting previously unselected package libudev-dev:amd64. [2022-08-08T13:25:54.700Z] #13 98.06 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2022-08-08T13:25:54.700Z] #13 98.08 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2022-08-08T13:25:54.700Z] #13 98.22 Selecting previously unselected package libsepol1-dev:amd64. [2022-08-08T13:25:54.700Z] #13 98.22 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2022-08-08T13:25:54.700Z] #13 98.23 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2022-08-08T13:25:54.700Z] #13 98.52 Selecting previously unselected package libpcre16-3:amd64. [2022-08-08T13:25:54.700Z] #13 98.52 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2022-08-08T13:25:54.700Z] #13 98.52 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2022-08-08T13:25:54.700Z] #13 98.67 Selecting previously unselected package libpcre32-3:amd64. [2022-08-08T13:25:54.700Z] #13 98.67 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2022-08-08T13:25:54.700Z] #13 98.67 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2022-08-08T13:25:54.700Z] #13 98.82 Selecting previously unselected package libpcrecpp0v5:amd64. [2022-08-08T13:25:54.700Z] #13 98.82 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2022-08-08T13:25:54.700Z] #13 98.82 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-08-08T13:25:54.700Z] #13 98.93 Selecting previously unselected package libpcre3-dev:amd64. [2022-08-08T13:25:54.700Z] #13 98.94 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2022-08-08T13:25:54.700Z] #13 98.94 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2022-08-08T13:25:54.700Z] #13 99.33 Selecting previously unselected package libselinux1-dev:amd64. [2022-08-08T13:25:54.700Z] #13 99.34 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2022-08-08T13:25:54.700Z] #13 99.35 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2022-08-08T13:25:54.700Z] #13 99.63 Selecting previously unselected package libdevmapper-dev:amd64. [2022-08-08T13:25:54.700Z] #13 99.64 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2022-08-08T13:25:54.700Z] #13 99.65 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:54.700Z] #13 99.73 Selecting previously unselected package libseccomp-dev:amd64. [2022-08-08T13:25:54.700Z] #13 99.75 Preparing to unpack .../23-libseccomp-dev_2.5.1-1~bpo10+1_amd64.deb ... [2022-08-08T13:25:54.700Z] #13 99.76 Unpacking libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-08-08T13:25:54.700Z] #13 99.91 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-08T13:25:54.700Z] #13 99.94 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-08-08T13:25:54.700Z] #13 99.95 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-08-08T13:25:54.886Z] #43 70.63 DEP criu/rst-malloc.d [2022-08-08T13:25:54.886Z] #43 70.69 DEP criu/rbtree.d [2022-08-08T13:25:54.886Z] #43 70.77 DEP criu/pstree.d [2022-08-08T13:25:54.886Z] #43 70.91 DEP criu/protobuf.d [2022-08-08T13:25:54.918Z] #13 100.6 Selecting previously unselected package libsystemd-dev:amd64. [2022-08-08T13:25:54.918Z] #13 100.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2022-08-08T13:25:54.918Z] #13 100.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-08-08T13:25:54.955Z] [2022-08-08T13:25:54.956Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-08-08T13:25:54.956Z] #59 sha256:f18c4de9465038080c26259899094d7c8f2c0c4a4692db699f1499aae8b9ecee [2022-08-08T13:25:54.956Z] #59 DONE 0.1s [2022-08-08T13:25:54.956Z] [2022-08-08T13:25:54.956Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-08T13:25:54.956Z] #60 sha256:e04e8046493c73e4df5fa08809c4c89c6b59eb02a3b963b40d6d54d84e946e1c [2022-08-08T13:25:54.956Z] #60 DONE 0.1s [2022-08-08T13:25:54.956Z] [2022-08-08T13:25:54.956Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:54.956Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:25:54.956Z] #43 55.72 AR criu/pie/pie.lib.a [2022-08-08T13:25:54.956Z] #43 55.80 DEP criu/pie/restorer.d [2022-08-08T13:25:54.956Z] #43 56.05 DEP criu/arch/aarch64/intraprocedure.d [2022-08-08T13:25:54.956Z] #43 56.08 DEP criu/arch/aarch64/restorer.d [2022-08-08T13:25:54.956Z] #43 56.23 DEP criu/arch/aarch64/vdso-pie.d [2022-08-08T13:25:54.956Z] #43 56.29 DEP criu/pie/parasite-vdso.d [2022-08-08T13:25:54.956Z] #43 56.45 DEP criu/pie/parasite.d [2022-08-08T13:25:54.956Z] #43 56.66 CC criu/pie/parasite.o [2022-08-08T13:25:54.960Z] #13 100.4 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-08-08T13:25:54.960Z] #13 100.4 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-08-08T13:25:54.960Z] #13 100.4 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-08-08T13:25:54.960Z] #13 100.4 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-08T13:25:54.960Z] #13 100.4 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-08-08T13:25:54.960Z] #13 100.4 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-08-08T13:25:54.960Z] #13 100.5 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:54.960Z] #13 100.5 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-08T13:25:54.960Z] #13 100.5 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-08-08T13:25:54.960Z] #13 100.5 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-08-08T13:25:54.960Z] #13 100.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-08T13:25:54.960Z] #13 100.5 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:25:54.960Z] #13 100.5 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-08-08T13:25:54.960Z] #13 100.6 Setting up mingw-w64-common (6.0.0-3) ... [2022-08-08T13:25:54.960Z] #13 100.6 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-08-08T13:25:54.960Z] #13 100.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-08T13:25:54.960Z] #13 100.6 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-08-08T13:25:54.960Z] #13 100.6 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:54.960Z] #13 100.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-08T13:25:54.960Z] #13 100.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2022-08-08T13:25:54.960Z] #13 100.6 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:55.220Z] #13 100.6 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-08T13:25:55.220Z] #13 100.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-08T13:25:55.220Z] #13 100.7 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-08T13:25:55.220Z] #13 100.7 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-08-08T13:25:55.220Z] #13 100.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:55.220Z] #13 100.7 Setting up dmsetup (2:1.02.155-3) ... [2022-08-08T13:25:55.220Z] #13 100.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:55.220Z] #13 100.8 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:55.220Z] #13 100.8 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:25:55.455Z] #43 71.09 GEN criu/protobuf-desc-gen.h [2022-08-08T13:25:55.490Z] #13 101.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2022-08-08T13:25:55.490Z] #13 101.1 Setting up libseccomp-dev:amd64 (2.5.1-1~bpo10+1) ... [2022-08-08T13:25:55.490Z] #13 101.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2022-08-08T13:25:55.490Z] #13 101.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2022-08-08T13:25:55.490Z] #13 101.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2022-08-08T13:25:55.490Z] #13 101.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2022-08-08T13:25:55.490Z] #13 101.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:55.490Z] #13 101.2 Setting up libbtrfs0 (4.20.1-2) ... [2022-08-08T13:25:55.490Z] #13 101.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2022-08-08T13:25:55.490Z] #13 101.2 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2022-08-08T13:25:55.490Z] #13 101.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2022-08-08T13:25:55.490Z] #13 101.3 Setting up libbtrfs-dev (4.20.1-2) ... [2022-08-08T13:25:55.490Z] #13 101.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2022-08-08T13:25:55.490Z] #13 101.3 Setting up mingw-w64-common (6.0.0-3) ... [2022-08-08T13:25:55.490Z] #13 101.3 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2022-08-08T13:25:55.490Z] #13 101.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2022-08-08T13:25:55.490Z] #13 101.3 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2022-08-08T13:25:55.490Z] #13 101.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:55.490Z] #13 101.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-08T13:25:55.753Z] #13 101.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-08T13:25:55.753Z] #13 101.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u2) ... [2022-08-08T13:25:55.753Z] #13 101.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2022-08-08T13:25:55.753Z] #13 101.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-08T13:25:55.753Z] #13 101.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2022-08-08T13:25:55.753Z] #13 101.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2022-08-08T13:25:55.753Z] #13 101.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:55.753Z] #13 101.4 Setting up dmsetup (2:1.02.155-3) ... [2022-08-08T13:25:55.753Z] #13 101.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:55.753Z] #13 101.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2022-08-08T13:25:55.753Z] #13 101.5 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:25:56.159Z] #13 DONE 101.6s [2022-08-08T13:25:56.159Z] [2022-08-08T13:25:56.159Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:25:56.159Z] #53 sha256:d28cc17ef461b5770261895a2d457cb924905677d58784691a36bfb35034518b [2022-08-08T13:25:56.325Z] #43 58.45 LINK criu/pie/parasite.built-in.o [2022-08-08T13:25:56.325Z] #43 58.45 GEN criu/pie/parasite-blob.h [2022-08-08T13:25:56.325Z] #43 58.46 CC criu/pie/parasite-vdso.o [2022-08-08T13:25:56.325Z] #43 58.86 CC criu/arch/aarch64/vdso-pie.o [2022-08-08T13:25:56.582Z] #43 59.05 CC criu/arch/aarch64/restorer.o [2022-08-08T13:25:56.833Z] #43 72.69 DEP criu/protobuf-desc.d [2022-08-08T13:25:56.839Z] #43 59.45 CC criu/arch/aarch64/intraprocedure.o [2022-08-08T13:25:56.839Z] #43 ... [2022-08-08T13:25:56.839Z] [2022-08-08T13:25:56.839Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:25:56.839Z] #20 sha256:8424ccc5bd1c4c8177db5e812d50c17ae46c2e118234c8b66e803a25eef3307b [2022-08-08T13:25:56.839Z] #20 1.133 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-08T13:25:56.839Z] #20 1.870 Get:2 http://deb.debian.org/debian buster-backports/main arm64 Packages [484 kB] [2022-08-08T13:25:56.839Z] #20 6.139 Get:3 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:25:56.839Z] #20 6.147 Get:4 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:25:56.839Z] #20 6.151 Get:5 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:25:56.839Z] #20 6.859 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7739 kB] [2022-08-08T13:25:56.839Z] #20 8.501 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [331 kB] [2022-08-08T13:25:57.093Z] #43 72.80 DEP criu/proc_parse.d [2022-08-08T13:25:57.096Z] #20 ... [2022-08-08T13:25:57.096Z] [2022-08-08T13:25:57.096Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:25:57.096Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:25:57.096Z] #43 59.51 CC criu/pie/restorer.o [2022-08-08T13:25:57.141Z] #13 DONE 103.0s [2022-08-08T13:25:57.142Z] [2022-08-08T13:25:57.142Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:25:57.142Z] #53 sha256:3403cd1e0062d4fa33fe54405a2ce85ba4d09ff593cdb67f643120f46025a127 [2022-08-08T13:25:57.353Z] #43 73.05 DEP criu/plugin.d [2022-08-08T13:25:57.353Z] #43 73.12 DEP criu/pipes.d [2022-08-08T13:25:57.353Z] #43 73.33 DEP criu/pie-util.d [2022-08-08T13:25:57.540Z] #53 1.361 + RM_GOPATH=0 [2022-08-08T13:25:57.540Z] #53 1.361 + TMP_GOPATH= [2022-08-08T13:25:57.540Z] #53 1.361 + : /build [2022-08-08T13:25:57.540Z] #53 1.361 + '[' -z '' ']' [2022-08-08T13:25:57.540Z] #53 1.361 ++ mktemp -d [2022-08-08T13:25:57.540Z] #53 1.361 + export GOPATH=/tmp/tmp.OX27z5dXA0 [2022-08-08T13:25:57.540Z] #53 1.361 + GOPATH=/tmp/tmp.OX27z5dXA0 [2022-08-08T13:25:57.540Z] #53 1.361 + RM_GOPATH=1 [2022-08-08T13:25:57.540Z] #53 1.361 + case "$(go env GOARCH)" in [2022-08-08T13:25:57.540Z] #53 1.362 ++ go env GOARCH [2022-08-08T13:25:57.540Z] #53 1.389 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:25:57.540Z] #53 1.389 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:25:57.540Z] #53 1.389 ++ dirname /tmp/install/install.sh [2022-08-08T13:25:57.540Z] #53 1.390 + dir=/tmp/install [2022-08-08T13:25:57.540Z] #53 1.390 + bin=runc [2022-08-08T13:25:57.540Z] #53 1.390 + shift [2022-08-08T13:25:57.540Z] #53 1.390 + '[' '!' -f /tmp/install/runc.installer ']' [2022-08-08T13:25:57.540Z] #53 1.390 + . /tmp/install/runc.installer [2022-08-08T13:25:57.540Z] #53 1.390 ++ set -e [2022-08-08T13:25:57.540Z] #53 1.391 ++ : v1.1.3 [2022-08-08T13:25:57.540Z] #53 1.391 Install runc version v1.1.3 (build tags: seccomp) [2022-08-08T13:25:57.540Z] #53 1.391 + install_runc [2022-08-08T13:25:57.540Z] #53 1.391 + RUNC_BUILDTAGS=seccomp [2022-08-08T13:25:57.540Z] #53 1.391 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-08T13:25:57.540Z] #53 1.391 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.OX27z5dXA0/src/github.com/opencontainers/runc [2022-08-08T13:25:57.540Z] #53 1.402 Cloning into '/tmp/tmp.OX27z5dXA0/src/github.com/opencontainers/runc'... [2022-08-08T13:25:57.612Z] #43 73.42 DEP criu/pie-util-vdso.d [2022-08-08T13:25:57.612Z] #43 73.61 DEP criu/pie-util-vdso-elf32.d [2022-08-08T13:25:57.800Z] #53 ... [2022-08-08T13:25:57.800Z] [2022-08-08T13:25:57.800Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-08-08T13:25:57.800Z] #14 sha256:6fe844d6d0120f3cae38a5886e15a2220595bd42fb3bf2c6147f2edfae5dc906 [2022-08-08T13:25:57.800Z] #14 DONE 1.5s [2022-08-08T13:25:57.800Z] [2022-08-08T13:25:57.800Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-08T13:25:57.800Z] #15 sha256:f162fbc0dc78319128a7fa0a7a2e0a55367da8974c899939839f6097074ab280 [2022-08-08T13:25:57.871Z] #43 73.71 DEP criu/path.d [2022-08-08T13:25:57.871Z] #43 73.82 DEP criu/parasite-syscall.d [2022-08-08T13:25:58.131Z] #43 ... [2022-08-08T13:25:58.131Z] [2022-08-08T13:25:58.131Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:25:58.131Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:25:58.131Z] #20 15.07 Reading package lists... [2022-08-08T13:25:58.131Z] #20 19.16 Building dependency tree... [2022-08-08T13:25:58.131Z] #20 19.87 Reading state information... [2022-08-08T13:25:58.131Z] #20 20.56 libcap2-bin is already the newest version (1:2.25-2). [2022-08-08T13:25:58.131Z] #20 20.56 The following additional packages will be installed: [2022-08-08T13:25:58.131Z] #20 20.56 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-08-08T13:25:58.131Z] #20 20.56 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-08-08T13:25:58.131Z] #20 20.56 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-08-08T13:25:58.131Z] #20 20.56 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-08-08T13:25:58.131Z] #20 20.56 python3.7 python3.7-minimal vim-runtime xxd [2022-08-08T13:25:58.131Z] #20 20.56 Suggested packages: [2022-08-08T13:25:58.131Z] #20 20.56 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-08-08T13:25:58.131Z] #20 20.56 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-08-08T13:25:58.131Z] #20 20.56 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-08-08T13:25:58.131Z] #20 20.56 quota [2022-08-08T13:25:58.131Z] #20 20.56 Recommended packages: [2022-08-08T13:25:58.131Z] #20 20.56 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-08-08T13:25:58.131Z] #20 20.56 python3-keyrings.alt python3-xdg unzip [2022-08-08T13:25:58.131Z] #20 22.17 The following NEW packages will be installed: [2022-08-08T13:25:58.131Z] #20 22.17 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-08-08T13:25:58.131Z] #20 22.17 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-08-08T13:25:58.131Z] #20 22.17 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-08-08T13:25:58.131Z] #20 22.17 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-08-08T13:25:58.131Z] #20 22.17 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-08-08T13:25:58.131Z] #20 22.17 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-08-08T13:25:58.131Z] #20 22.18 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-08-08T13:25:58.131Z] #20 22.18 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-08T13:25:58.131Z] #20 22.18 xz-utils zip [2022-08-08T13:25:58.131Z] #20 22.49 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:25:58.131Z] #20 22.49 Need to get 28.6 MB of archives. [2022-08-08T13:25:58.131Z] #20 22.49 After this operation, 116 MB of additional disk space will be used. [2022-08-08T13:25:58.131Z] #20 22.49 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-08-08T13:25:58.131Z] #20 22.49 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-08-08T13:25:58.131Z] #20 22.52 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-08-08T13:25:58.131Z] #20 22.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-08-08T13:25:58.131Z] #20 22.66 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-08-08T13:25:58.131Z] #20 22.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-08-08T13:25:58.131Z] #20 22.78 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-08-08T13:25:58.131Z] #20 22.80 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-08-08T13:25:58.131Z] #20 22.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-08-08T13:25:58.131Z] #20 22.81 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-08-08T13:25:58.131Z] #20 22.82 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-08-08T13:25:58.131Z] #20 22.83 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-08-08T13:25:58.131Z] #20 22.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-08T13:25:58.131Z] #20 22.83 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-08-08T13:25:58.131Z] #20 22.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-08-08T13:25:58.131Z] #20 22.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-08-08T13:25:58.131Z] #20 22.88 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-08-08T13:25:58.131Z] #20 22.88 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-08T13:25:58.131Z] #20 22.90 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-08-08T13:25:58.131Z] #20 22.92 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-08-08T13:25:58.131Z] #20 22.92 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-08-08T13:25:58.131Z] #20 22.93 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-08-08T13:25:58.131Z] #20 22.96 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-08-08T13:25:58.131Z] #20 22.97 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-08-08T13:25:58.131Z] #20 22.98 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-08-08T13:25:58.131Z] #20 22.99 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-08-08T13:25:58.131Z] #20 23.00 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-08-08T13:25:58.131Z] #20 23.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-08-08T13:25:58.131Z] #20 23.01 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-08-08T13:25:58.131Z] #20 23.47 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-08T13:25:58.131Z] #20 23.47 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-08-08T13:25:58.131Z] #20 23.48 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-08-08T13:25:58.131Z] #20 23.48 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-08-08T13:25:58.131Z] #20 23.48 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-08-08T13:25:58.131Z] #20 23.50 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-08-08T13:25:58.131Z] #20 23.52 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-08-08T13:25:58.131Z] #20 23.60 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-08-08T13:25:58.131Z] #20 23.60 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-08-08T13:25:58.131Z] #20 23.61 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-08-08T13:25:58.131Z] #20 23.61 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-08-08T13:25:58.131Z] #20 23.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-08-08T13:25:58.131Z] #20 23.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-08-08T13:25:58.131Z] #20 23.64 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-08-08T13:25:58.131Z] #20 23.73 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-08-08T13:25:58.131Z] #20 23.75 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-08-08T13:25:58.131Z] #20 23.76 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-08-08T13:25:58.131Z] #20 24.14 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-08-08T13:25:58.131Z] #20 24.22 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-08-08T13:25:58.131Z] #20 24.27 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-08-08T13:25:58.131Z] #20 24.95 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:25:58.131Z] #20 25.05 Fetched 28.6 MB in 2s (14.0 MB/s) [2022-08-08T13:25:58.131Z] #20 25.10 Selecting previously unselected package pigz. [2022-08-08T13:25:58.131Z] #20 25.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23452 files and directories currently installed.) [2022-08-08T13:25:58.131Z] #20 25.13 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-08-08T13:25:58.131Z] #20 25.15 Unpacking pigz (2.4-1) ... [2022-08-08T13:25:58.131Z] #20 25.23 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-08-08T13:25:58.131Z] #20 25.24 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-08-08T13:25:58.131Z] #20 25.24 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-08-08T13:25:58.740Z] #15 DONE 1.1s [2022-08-08T13:25:58.740Z] [2022-08-08T13:25:58.740Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-08T13:25:58.740Z] #16 sha256:a1356f0f53fed6dd321fbb7e3b2e7efcdea14cadeb650bab146ad5170a8ea572 [2022-08-08T13:25:58.742Z] #20 25.85 Selecting previously unselected package python3.7-minimal. [2022-08-08T13:25:58.742Z] #20 25.85 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-08-08T13:25:58.742Z] #20 25.86 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-08T13:25:59.681Z] #16 0.886 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-08T13:25:59.681Z] #16 DONE 0.9s [2022-08-08T13:25:59.681Z] [2022-08-08T13:25:59.681Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-08T13:25:59.681Z] #17 sha256:2280036e56f4451b37ceb580fdd12561ffb13693058a3fdce3b18b96ce471452 [2022-08-08T13:25:59.683Z] #20 26.82 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-08-08T13:25:59.942Z] #20 26.84 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-08T13:26:00.370Z] #43 62.43 LINK criu/pie/restorer.built-in.o [2022-08-08T13:26:00.370Z] #43 62.44 GEN criu/pie/restorer-blob.h [2022-08-08T13:26:00.370Z] #43 62.51 DEP criu/vdso.d [2022-08-08T13:26:00.370Z] #43 62.75 DEP criu/uts_ns.d [2022-08-08T13:26:00.370Z] #43 62.91 DEP criu/util.d [2022-08-08T13:26:00.446Z] #53 ... [2022-08-08T13:26:00.446Z] [2022-08-08T13:26:00.446Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2022-08-08T13:26:00.446Z] #14 sha256:6fe844d6d0120f3cae38a5886e15a2220595bd42fb3bf2c6147f2edfae5dc906 [2022-08-08T13:26:00.446Z] #14 DONE 3.2s [2022-08-08T13:26:00.446Z] [2022-08-08T13:26:00.446Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:26:00.446Z] #53 sha256:3403cd1e0062d4fa33fe54405a2ce85ba4d09ff593cdb67f643120f46025a127 [2022-08-08T13:26:00.446Z] #53 3.296 + RM_GOPATH=0 [2022-08-08T13:26:00.446Z] #53 3.296 + TMP_GOPATH= [2022-08-08T13:26:00.446Z] #53 3.296 + : /build [2022-08-08T13:26:00.446Z] #53 3.296 + '[' -z '' ']' [2022-08-08T13:26:00.446Z] #53 3.303 ++ mktemp -d [2022-08-08T13:26:00.446Z] #53 3.303 + export GOPATH=/tmp/tmp.owqEj7OTA6 [2022-08-08T13:26:00.446Z] #53 3.303 + GOPATH=/tmp/tmp.owqEj7OTA6 [2022-08-08T13:26:00.446Z] #53 3.303 + RM_GOPATH=1 [2022-08-08T13:26:00.446Z] #53 3.303 + case "$(go env GOARCH)" in [2022-08-08T13:26:00.446Z] #53 3.303 ++ go env GOARCH [2022-08-08T13:26:00.446Z] #53 3.338 + export GO_BUILDMODE=-buildmode=pie [2022-08-08T13:26:00.446Z] #53 3.338 + GO_BUILDMODE=-buildmode=pie [2022-08-08T13:26:00.446Z] #53 3.338 ++ dirname /tmp/install/install.sh [2022-08-08T13:26:00.446Z] #53 3.338 + dir=/tmp/install [2022-08-08T13:26:00.446Z] #53 3.338 + bin=runc [2022-08-08T13:26:00.446Z] #53 3.338 + shift [2022-08-08T13:26:00.446Z] #53 3.338 + '[' '!' -f /tmp/install/runc.installer ']' [2022-08-08T13:26:00.446Z] #53 3.338 + . /tmp/install/runc.installer [2022-08-08T13:26:00.446Z] #53 3.338 ++ set -e [2022-08-08T13:26:00.446Z] #53 3.338 ++ : v1.1.3 [2022-08-08T13:26:00.446Z] #53 3.338 + install_runc [2022-08-08T13:26:00.446Z] #53 3.338 + RUNC_BUILDTAGS=seccomp [2022-08-08T13:26:00.446Z] #53 3.338 + echo 'Install runc version v1.1.3 (build tags: seccomp)' [2022-08-08T13:26:00.446Z] #53 3.338 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.owqEj7OTA6/src/github.com/opencontainers/runc [2022-08-08T13:26:00.446Z] #53 3.338 Cloning into '/tmp/tmp.owqEj7OTA6/src/github.com/opencontainers/runc'... [2022-08-08T13:26:00.446Z] #53 3.338 Install runc version v1.1.3 (build tags: seccomp) [2022-08-08T13:26:00.620Z] #17 DONE 1.0s [2022-08-08T13:26:00.620Z] [2022-08-08T13:26:00.620Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:00.620Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:00.620Z] #43 41.59 CC compel/src/lib/infect-rpc.o [2022-08-08T13:26:00.620Z] #43 41.88 CC compel/src/lib/infect-util.o [2022-08-08T13:26:00.620Z] #43 42.08 CC compel/src/lib/infect.o [2022-08-08T13:26:00.620Z] #43 44.85 CC compel/src/lib/ptrace.o [2022-08-08T13:26:00.620Z] #43 45.41 AR compel/libcompel.a [2022-08-08T13:26:00.620Z] #43 45.59 HOSTCC compel/src/main-host.o [2022-08-08T13:26:00.620Z] #43 45.93 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-08-08T13:26:00.620Z] #43 46.19 HOSTCC compel/src/lib/handle-elf-host.o [2022-08-08T13:26:00.620Z] #43 46.78 HOSTCC compel/src/lib/log-host.o [2022-08-08T13:26:00.620Z] #43 47.11 HOSTLINK compel/compel-host-bin [2022-08-08T13:26:00.626Z] #43 63.08 DEP criu/uffd.d [2022-08-08T13:26:00.881Z] #43 47.43 DEP soccr/soccr.d [2022-08-08T13:26:00.882Z] #43 63.20 DEP criu/tun.d [2022-08-08T13:26:00.882Z] #43 63.35 DEP criu/tty.d [2022-08-08T13:26:01.139Z] #43 63.49 DEP criu/timerfd.d [2022-08-08T13:26:01.139Z] #43 63.61 DEP criu/timens.d [2022-08-08T13:26:01.140Z] #43 47.75 CC soccr/soccr.o [2022-08-08T13:26:01.395Z] #43 63.80 DEP criu/sysfs_parse.d [2022-08-08T13:26:01.403Z] #43 ... [2022-08-08T13:26:01.403Z] [2022-08-08T13:26:01.403Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T13:26:01.403Z] #18 sha256:621e70a2779988baa9bbb1ac50b226780bb61c6f24e7a931c49a324df8e49341 [2022-08-08T13:26:01.403Z] #18 DONE 0.9s [2022-08-08T13:26:01.403Z] [2022-08-08T13:26:01.403Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:26:01.403Z] #58 sha256:ca4731f889d3115ce9c2972e367347a8fa39c4e9ff7fabcd9a9f8cf04b188b37 [2022-08-08T13:26:01.403Z] #58 109.0 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T13:26:01.403Z] #58 109.0 + GOBIN=/build [2022-08-08T13:26:01.403Z] #58 109.0 + GO111MODULE=on [2022-08-08T13:26:01.403Z] #58 109.0 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-08-08T13:26:01.653Z] #43 63.94 DEP criu/sysctl.d [2022-08-08T13:26:01.653Z] #43 64.07 DEP criu/string.d [2022-08-08T13:26:01.653Z] #43 64.14 DEP criu/stats.d [2022-08-08T13:26:01.848Z] #20 29.12 Selecting previously unselected package python3-minimal. [2022-08-08T13:26:01.910Z] #43 64.28 DEP criu/sockets.d [2022-08-08T13:26:01.910Z] #43 64.44 DEP criu/sk-unix.d [2022-08-08T13:26:02.106Z] #20 29.12 (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 ... 23701 files and directories currently installed.) [2022-08-08T13:26:02.106Z] #20 29.17 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-08-08T13:26:02.106Z] #20 29.18 Unpacking python3-minimal (3.7.3-1) ... [2022-08-08T13:26:02.167Z] #43 64.62 DEP criu/sk-tcp.d [2022-08-08T13:26:02.167Z] #43 64.79 DEP criu/sk-queue.d [2022-08-08T13:26:02.348Z] #58 ... [2022-08-08T13:26:02.348Z] [2022-08-08T13:26:02.348Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-08-08T13:26:02.348Z] #19 sha256:fc0c9996ec7d9d9cff36e35d1dbd63356d9f7e81aa593844ef2bc0ad16961d8d [2022-08-08T13:26:02.348Z] #19 DONE 1.0s [2022-08-08T13:26:02.359Z] #53 ... [2022-08-08T13:26:02.359Z] [2022-08-08T13:26:02.359Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2022-08-08T13:26:02.359Z] #15 sha256:f162fbc0dc78319128a7fa0a7a2e0a55367da8974c899939839f6097074ab280 [2022-08-08T13:26:02.359Z] #15 DONE 2.1s [2022-08-08T13:26:02.364Z] #20 29.27 Selecting previously unselected package libmpdec2:amd64. [2022-08-08T13:26:02.364Z] #20 29.28 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-08-08T13:26:02.364Z] #20 29.29 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-08-08T13:26:02.364Z] #20 29.40 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-08-08T13:26:02.364Z] #20 29.40 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-08-08T13:26:02.364Z] #20 29.41 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:02.424Z] #43 64.90 DEP criu/sk-packet.d [2022-08-08T13:26:02.608Z] [2022-08-08T13:26:02.608Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:02.608Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:26:02.619Z] [2022-08-08T13:26:02.619Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:02.619Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:02.619Z] #43 37.77 LINK images/built-in.o [2022-08-08T13:26:02.619Z] #43 37.92 GEN compel/include/asm [2022-08-08T13:26:02.619Z] #43 37.96 GEN compel/include/version.h [2022-08-08T13:26:02.619Z] #43 37.98 touch .config [2022-08-08T13:26:02.619Z] #43 38.01 GEN include/common/config.h [2022-08-08T13:26:02.619Z] #43 38.11 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2022-08-08T13:26:02.619Z] #43 38.12 GEN compel/plugins/include/uapi/std/syscall-64.h [2022-08-08T13:26:02.619Z] #43 38.14 GEN compel/arch/x86/plugins/std/syscalls-64.S [2022-08-08T13:26:02.619Z] #43 38.17 DEP compel/arch/x86/plugins/std/syscalls-64.d [2022-08-08T13:26:02.619Z] #43 38.20 DEP compel/arch/x86/plugins/std/memcpy.d [2022-08-08T13:26:02.619Z] #43 38.23 DEP compel/arch/x86/plugins/std/parasite-head.d [2022-08-08T13:26:02.619Z] #43 38.25 GEN compel/plugins/include/uapi/std/syscall.h [2022-08-08T13:26:02.619Z] #43 38.27 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2022-08-08T13:26:02.619Z] #43 38.30 GEN compel/plugins/include/uapi/std/syscall-codes.h [2022-08-08T13:26:02.619Z] #43 38.38 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2022-08-08T13:26:02.619Z] #43 38.38 DEP compel/plugins/std/infect.d [2022-08-08T13:26:02.619Z] #43 38.52 DEP compel/plugins/std/string.d [2022-08-08T13:26:02.619Z] #43 38.60 DEP compel/plugins/std/log.d [2022-08-08T13:26:02.619Z] #43 38.67 DEP compel/plugins/std/fds.d [2022-08-08T13:26:02.619Z] #43 38.80 DEP compel/plugins/std/std.d [2022-08-08T13:26:02.619Z] #43 38.95 DEP compel/plugins/shmem/shmem.d [2022-08-08T13:26:02.619Z] #43 39.04 DEP compel/plugins/fds/fds.d [2022-08-08T13:26:02.619Z] #43 39.15 CC compel/plugins/std/std.o [2022-08-08T13:26:02.619Z] #43 39.48 CC compel/plugins/std/fds.o [2022-08-08T13:26:02.619Z] #43 39.94 CC compel/plugins/std/log.o [2022-08-08T13:26:02.619Z] #43 40.57 CC compel/plugins/std/string.o [2022-08-08T13:26:02.619Z] #43 41.11 CC compel/plugins/std/infect.o [2022-08-08T13:26:02.619Z] #43 41.34 CC compel/arch/x86/plugins/std/parasite-head.o [2022-08-08T13:26:02.619Z] #43 41.38 CC compel/arch/x86/plugins/std/memcpy.o [2022-08-08T13:26:02.619Z] #43 41.41 CC compel/arch/x86/plugins/std/syscalls-64.o [2022-08-08T13:26:02.619Z] #43 41.44 AR compel/plugins/std.lib.a [2022-08-08T13:26:02.619Z] #43 41.47 CC compel/plugins/fds/fds.o [2022-08-08T13:26:02.619Z] #43 41.59 AR compel/plugins/fds.lib.a [2022-08-08T13:26:02.619Z] #43 41.64 HOSTDEP compel/src/lib/log-host.d [2022-08-08T13:26:02.619Z] #43 41.73 HOSTDEP compel/src/lib/handle-elf-host.d [2022-08-08T13:26:02.619Z] #43 41.77 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2022-08-08T13:26:02.619Z] #43 41.83 HOSTDEP compel/src/main-host.d [2022-08-08T13:26:02.620Z] #43 41.94 DEP compel/src/lib/ptrace.d [2022-08-08T13:26:02.620Z] #43 42.04 DEP compel/src/lib/infect.d [2022-08-08T13:26:02.620Z] #43 42.18 DEP compel/src/lib/infect-util.d [2022-08-08T13:26:02.620Z] #43 42.27 DEP compel/src/lib/infect-rpc.d [2022-08-08T13:26:02.620Z] #43 42.47 DEP compel/arch/x86/src/lib/infect.d [2022-08-08T13:26:02.620Z] #43 42.63 DEP compel/arch/x86/src/lib/cpu.d [2022-08-08T13:26:02.620Z] #43 42.70 DEP compel/src/lib/log.d [2022-08-08T13:26:02.620Z] #43 42.78 DEP compel/src/main.d [2022-08-08T13:26:02.620Z] #43 42.91 DEP compel/src/lib/handle-elf.d [2022-08-08T13:26:02.620Z] #43 42.94 DEP compel/arch/x86/src/lib/handle-elf.d [2022-08-08T13:26:02.620Z] #43 43.05 CC compel/src/lib/log.o [2022-08-08T13:26:02.620Z] #43 43.32 CC compel/arch/x86/src/lib/cpu.o [2022-08-08T13:26:02.620Z] #43 43.98 CC compel/arch/x86/src/lib/infect.o [2022-08-08T13:26:02.620Z] #43 44.65 CC compel/src/lib/infect-rpc.o [2022-08-08T13:26:02.620Z] #43 44.93 CC compel/src/lib/infect-util.o [2022-08-08T13:26:02.620Z] #43 45.14 CC compel/src/lib/infect.o [2022-08-08T13:26:02.620Z] #43 47.59 CC compel/src/lib/ptrace.o [2022-08-08T13:26:02.681Z] #43 65.05 DEP criu/sk-netlink.d [2022-08-08T13:26:02.681Z] #43 65.17 DEP criu/sk-inet.d [2022-08-08T13:26:02.937Z] #43 65.44 DEP criu/signalfd.d [2022-08-08T13:26:02.937Z] #43 65.56 DEP criu/sigframe.d [2022-08-08T13:26:03.190Z] #43 48.05 AR compel/libcompel.a [2022-08-08T13:26:03.190Z] #43 48.14 HOSTCC compel/src/main-host.o [2022-08-08T13:26:03.194Z] #43 65.65 DEP criu/shmem.d [2022-08-08T13:26:03.194Z] #43 65.74 DEP criu/servicefd.d [2022-08-08T13:26:03.194Z] #43 65.85 DEP criu/seize.d [2022-08-08T13:26:03.450Z] #43 48.47 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2022-08-08T13:26:03.451Z] #43 48.62 HOSTCC compel/src/lib/handle-elf-host.o [2022-08-08T13:26:03.451Z] #43 65.95 DEP criu/seccomp.d [2022-08-08T13:26:03.451Z] #43 66.04 DEP criu/rst-malloc.d [2022-08-08T13:26:03.708Z] #43 66.11 DEP criu/rbtree.d [2022-08-08T13:26:03.708Z] #43 66.17 DEP criu/pstree.d [2022-08-08T13:26:03.739Z] #20 30.52 Selecting previously unselected package python3.7. [2022-08-08T13:26:03.739Z] #20 30.52 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-08-08T13:26:03.739Z] #20 30.53 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:03.739Z] #20 30.69 Selecting previously unselected package libpython3-stdlib:amd64. [2022-08-08T13:26:03.739Z] #20 30.70 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-08-08T13:26:03.739Z] #20 30.70 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-08-08T13:26:03.739Z] #20 30.85 Setting up python3-minimal (3.7.3-1) ... [2022-08-08T13:26:03.965Z] #43 66.32 DEP criu/protobuf.d [2022-08-08T13:26:03.965Z] #43 66.42 GEN criu/protobuf-desc-gen.h [2022-08-08T13:26:03.994Z] #20 1.326 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-08T13:26:03.994Z] #20 1.355 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:26:03.994Z] #20 1.356 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:26:03.994Z] #20 1.357 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:26:04.021Z] #43 48.94 HOSTCC compel/src/lib/log-host.o [2022-08-08T13:26:04.021Z] #43 49.17 HOSTLINK compel/compel-host-bin [2022-08-08T13:26:04.282Z] #43 49.42 DEP soccr/soccr.d [2022-08-08T13:26:04.542Z] #43 49.65 CC soccr/soccr.o [2022-08-08T13:26:04.542Z] #43 ... [2022-08-08T13:26:04.542Z] [2022-08-08T13:26:04.542Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2022-08-08T13:26:04.542Z] #16 sha256:a1356f0f53fed6dd321fbb7e3b2e7efcdea14cadeb650bab146ad5170a8ea572 [2022-08-08T13:26:04.542Z] #16 1.999 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2022-08-08T13:26:04.542Z] #16 DONE 2.1s [2022-08-08T13:26:04.542Z] [2022-08-08T13:26:04.542Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2022-08-08T13:26:04.542Z] #17 sha256:2280036e56f4451b37ceb580fdd12561ffb13693058a3fdce3b18b96ce471452 [2022-08-08T13:26:04.563Z] #20 1.986 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-08-08T13:26:04.674Z] #20 ... [2022-08-08T13:26:04.674Z] [2022-08-08T13:26:04.674Z] #32 [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-08T13:26:04.674Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-08T13:26:04.674Z] #32 DONE 143.1s [2022-08-08T13:26:04.674Z] [2022-08-08T13:26:04.674Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:04.674Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:04.674Z] #43 74.14 DEP criu/pagemap.d [2022-08-08T13:26:04.674Z] #43 74.38 DEP criu/pagemap-cache.d [2022-08-08T13:26:04.674Z] #43 74.53 DEP criu/page-xfer.d [2022-08-08T13:26:04.674Z] #43 74.64 DEP criu/page-pipe.d [2022-08-08T13:26:04.674Z] #43 74.75 DEP criu/netfilter.d [2022-08-08T13:26:04.674Z] #43 74.90 DEP criu/net.d [2022-08-08T13:26:04.674Z] #43 75.20 DEP criu/namespaces.d [2022-08-08T13:26:04.674Z] #43 75.34 DEP criu/mount.d [2022-08-08T13:26:04.674Z] #43 75.48 DEP criu/memfd.d [2022-08-08T13:26:04.674Z] #43 75.62 DEP criu/mem.d [2022-08-08T13:26:04.674Z] #43 75.79 DEP criu/lsm.d [2022-08-08T13:26:04.674Z] #43 75.91 DEP criu/log.d [2022-08-08T13:26:04.674Z] #43 76.01 DEP criu/libnetlink.d [2022-08-08T13:26:04.674Z] #43 76.22 DEP criu/kerndat.d [2022-08-08T13:26:04.674Z] #43 76.45 DEP criu/kcmp-ids.d [2022-08-08T13:26:04.674Z] #43 76.52 DEP criu/irmap.d [2022-08-08T13:26:04.674Z] #43 76.70 DEP criu/ipc_ns.d [2022-08-08T13:26:04.674Z] #43 76.91 DEP criu/image.d [2022-08-08T13:26:04.674Z] #43 77.10 DEP criu/image-desc.d [2022-08-08T13:26:04.674Z] #43 77.21 DEP criu/fsnotify.d [2022-08-08T13:26:04.674Z] #43 77.40 DEP criu/filesystems.d [2022-08-08T13:26:04.674Z] #43 77.62 DEP criu/files.d [2022-08-08T13:26:04.674Z] #43 77.86 DEP criu/files-reg.d [2022-08-08T13:26:04.674Z] #43 78.02 DEP criu/files-ext.d [2022-08-08T13:26:04.674Z] #43 78.20 DEP criu/file-lock.d [2022-08-08T13:26:04.674Z] #43 78.40 DEP criu/file-ids.d [2022-08-08T13:26:04.674Z] #43 78.55 DEP criu/fifo.d [2022-08-08T13:26:04.674Z] #43 78.69 DEP criu/fdstore.d [2022-08-08T13:26:04.674Z] #43 78.79 DEP criu/fault-injection.d [2022-08-08T13:26:04.674Z] #43 78.82 DEP criu/external.d [2022-08-08T13:26:04.674Z] #43 78.95 DEP criu/eventpoll.d [2022-08-08T13:26:04.674Z] #43 79.10 DEP criu/eventfd.d [2022-08-08T13:26:04.674Z] #43 79.25 DEP criu/crtools.d [2022-08-08T13:26:04.674Z] #43 79.39 DEP criu/cr-service.d [2022-08-08T13:26:04.674Z] #43 79.54 DEP criu/cr-restore.d [2022-08-08T13:26:04.674Z] #43 79.75 DEP criu/cr-errno.d [2022-08-08T13:26:04.674Z] #43 79.76 DEP criu/cr-dump.d [2022-08-08T13:26:04.674Z] #43 79.96 DEP criu/cr-dedup.d [2022-08-08T13:26:04.674Z] #43 80.08 DEP criu/cr-check.d [2022-08-08T13:26:04.674Z] #43 80.25 DEP criu/config.d [2022-08-08T13:26:04.674Z] #43 80.36 DEP criu/clone-noasan.d [2022-08-08T13:26:04.674Z] #43 80.41 DEP criu/cgroup.d [2022-08-08T13:26:04.674Z] #43 80.59 DEP criu/cgroup-props.d [2022-08-08T13:26:04.932Z] #43 80.73 DEP criu/bitmap.d [2022-08-08T13:26:04.932Z] #43 80.77 DEP criu/bfd.d [2022-08-08T13:26:04.932Z] #43 ... [2022-08-08T13:26:04.932Z] [2022-08-08T13:26:04.932Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:04.932Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:26:04.932Z] #20 32.06 Selecting previously unselected package python3. [2022-08-08T13:26:04.932Z] #20 32.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 ... 24113 files and directories currently installed.) [2022-08-08T13:26:04.932Z] #20 32.08 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-08-08T13:26:04.932Z] #20 32.10 Unpacking python3 (3.7.3-1) ... [2022-08-08T13:26:04.932Z] #20 32.18 Selecting previously unselected package libip4tc0:amd64. [2022-08-08T13:26:05.191Z] #20 32.18 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-08-08T13:26:05.191Z] #20 32.19 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-08-08T13:26:05.450Z] #20 32.47 Selecting previously unselected package libip6tc0:amd64. [2022-08-08T13:26:05.450Z] #20 32.50 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-08-08T13:26:05.450Z] #20 32.52 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-08-08T13:26:05.450Z] #20 32.72 Selecting previously unselected package libiptc0:amd64. [2022-08-08T13:26:05.715Z] #20 32.72 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-08-08T13:26:05.715Z] #20 32.72 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-08-08T13:26:05.715Z] #20 32.86 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-08T13:26:05.715Z] #20 32.87 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-08T13:26:05.715Z] #20 32.88 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-08T13:26:05.715Z] #20 32.95 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-08T13:26:05.715Z] #20 32.95 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-08-08T13:26:05.715Z] #20 32.96 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-08-08T13:26:05.943Z] #20 3.143 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:26:05.974Z] #20 33.04 Selecting previously unselected package libnftnl11:amd64. [2022-08-08T13:26:05.974Z] #20 33.05 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-08-08T13:26:05.974Z] #20 33.05 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-08-08T13:26:06.204Z] #20 ... [2022-08-08T13:26:06.204Z] [2022-08-08T13:26:06.204Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:26:06.204Z] #58 sha256:ca4731f889d3115ce9c2972e367347a8fa39c4e9ff7fabcd9a9f8cf04b188b37 [2022-08-08T13:26:06.204Z] #58 DONE 116.8s [2022-08-08T13:26:06.204Z] [2022-08-08T13:26:06.204Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-08-08T13:26:06.204Z] #59 sha256:e8e45f048ddde5c96dacf8222d6a6029aa065c2782c4d4209ca263ffefda952b [2022-08-08T13:26:06.204Z] #59 DONE 0.1s [2022-08-08T13:26:06.233Z] #20 33.14 Selecting previously unselected package iptables. [2022-08-08T13:26:06.233Z] #20 33.15 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-08-08T13:26:06.233Z] #20 33.16 Unpacking iptables (1.8.2-4) ... [2022-08-08T13:26:06.458Z] #17 DONE 1.8s [2022-08-08T13:26:06.458Z] [2022-08-08T13:26:06.458Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T13:26:06.458Z] #18 sha256:621e70a2779988baa9bbb1ac50b226780bb61c6f24e7a931c49a324df8e49341 [2022-08-08T13:26:06.467Z] [2022-08-08T13:26:06.467Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-08T13:26:06.467Z] #60 sha256:8906e5c73b9b73f975005c7bcce6326cb9155b5cf3bd51498ae5723ea45cce2c [2022-08-08T13:26:06.467Z] #60 DONE 0.1s [2022-08-08T13:26:06.467Z] [2022-08-08T13:26:06.467Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:06.467Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:06.467Z] #43 49.65 AR soccr/libsoccr.a [2022-08-08T13:26:06.467Z] #43 49.71 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-08T13:26:06.467Z] #43 50.17 DEP criu/arch/x86/sigframe.d [2022-08-08T13:26:06.467Z] #43 50.25 DEP criu/arch/x86/sigaction_compat.d [2022-08-08T13:26:06.467Z] #43 50.33 DEP criu/arch/x86/kerndat.d [2022-08-08T13:26:06.467Z] #43 50.48 DEP criu/arch/x86/crtools.d [2022-08-08T13:26:06.467Z] #43 50.61 DEP criu/arch/x86/cpu.d [2022-08-08T13:26:06.467Z] #43 50.72 CC criu/arch/x86/cpu.o [2022-08-08T13:26:06.467Z] #43 51.45 CC criu/arch/x86/crtools.o [2022-08-08T13:26:06.467Z] #43 52.65 CC criu/arch/x86/kerndat.o [2022-08-08T13:26:06.488Z] #43 68.99 DEP criu/protobuf-desc.d [2022-08-08T13:26:06.491Z] #20 33.45 Selecting previously unselected package xxd. [2022-08-08T13:26:06.491Z] #20 33.46 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-08T13:26:06.491Z] #20 33.46 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:06.491Z] #20 33.60 Selecting previously unselected package vim-common. [2022-08-08T13:26:06.491Z] #20 33.60 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-08T13:26:06.491Z] #20 33.63 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:06.719Z] #18 ... [2022-08-08T13:26:06.719Z] [2022-08-08T13:26:06.719Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2022-08-08T13:26:06.719Z] #58 sha256:ae0934ead9352b231760185cf18f2bbeab424f518b861620bae85a8150d7c46d [2022-08-08T13:26:06.719Z] #58 108.2 + for f in rootlesskit rootlesskit-docker-proxy [2022-08-08T13:26:06.719Z] #58 108.2 + GOBIN=/build [2022-08-08T13:26:06.719Z] #58 108.2 + GO111MODULE=on [2022-08-08T13:26:06.719Z] #58 108.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2022-08-08T13:26:06.719Z] #58 DONE 115.3s [2022-08-08T13:26:06.727Z] #43 53.36 CC criu/arch/x86/sigaction_compat.o [2022-08-08T13:26:06.745Z] #43 69.16 DEP criu/proc_parse.d [2022-08-08T13:26:06.750Z] #20 33.82 Selecting previously unselected package bash-completion. [2022-08-08T13:26:06.750Z] #20 33.83 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-08-08T13:26:06.984Z] [2022-08-08T13:26:06.984Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2022-08-08T13:26:06.984Z] #59 sha256:8cae50fe7f7674465f56f631bf9cd7f82a2420dfe317fa7f502873e82cc4ec8f [2022-08-08T13:26:06.984Z] #59 DONE 0.2s [2022-08-08T13:26:06.984Z] [2022-08-08T13:26:06.984Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2022-08-08T13:26:06.984Z] #60 sha256:9dfa2638696447038eb7bc4301ac6f67f4a9f548474a1d96c517d0a7a33e2664 [2022-08-08T13:26:07.002Z] #43 69.29 DEP criu/plugin.d [2022-08-08T13:26:07.002Z] #43 69.32 DEP criu/pipes.d [2022-08-08T13:26:07.002Z] #43 69.44 DEP criu/pie-util.d [2022-08-08T13:26:07.002Z] #43 69.50 DEP criu/pie-util-vdso.d [2022-08-08T13:26:07.246Z] #60 DONE 0.2s [2022-08-08T13:26:07.246Z] [2022-08-08T13:26:07.246Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:07.246Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:07.246Z] #43 51.22 AR soccr/libsoccr.a [2022-08-08T13:26:07.246Z] #43 51.26 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-08T13:26:07.246Z] #43 51.69 DEP criu/arch/x86/sigframe.d [2022-08-08T13:26:07.246Z] #43 51.81 DEP criu/arch/x86/sigaction_compat.d [2022-08-08T13:26:07.246Z] #43 52.02 DEP criu/arch/x86/kerndat.d [2022-08-08T13:26:07.246Z] #43 52.11 DEP criu/arch/x86/crtools.d [2022-08-08T13:26:07.246Z] #43 52.26 DEP criu/arch/x86/cpu.d [2022-08-08T13:26:07.258Z] #43 69.57 DEP criu/path.d [2022-08-08T13:26:07.258Z] #43 69.67 DEP criu/parasite-syscall.d [2022-08-08T13:26:07.297Z] #43 53.78 CC criu/arch/x86/sigframe.o [2022-08-08T13:26:07.508Z] #43 52.42 CC criu/arch/x86/cpu.o [2022-08-08T13:26:07.515Z] #43 69.92 DEP criu/pagemap.d [2022-08-08T13:26:07.515Z] #43 ... [2022-08-08T13:26:07.515Z] [2022-08-08T13:26:07.515Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:07.515Z] #20 sha256:8424ccc5bd1c4c8177db5e812d50c17ae46c2e118234c8b66e803a25eef3307b [2022-08-08T13:26:07.515Z] #20 10.52 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [8780 B] [2022-08-08T13:26:07.515Z] #20 13.86 Fetched 8828 kB in 13s (681 kB/s) [2022-08-08T13:26:07.515Z] #20 13.86 Reading package lists... [2022-08-08T13:26:07.515Z] #20 17.12 Reading package lists... [2022-08-08T13:26:07.515Z] #20 20.56 Building dependency tree... [2022-08-08T13:26:07.515Z] #20 ... [2022-08-08T13:26:07.515Z] [2022-08-08T13:26:07.515Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:07.515Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:26:07.515Z] #43 70.04 DEP criu/pagemap-cache.d [2022-08-08T13:26:07.557Z] #43 ... [2022-08-08T13:26:07.557Z] [2022-08-08T13:26:07.557Z] #63 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2022-08-08T13:26:07.557Z] #63 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2022-08-08T13:26:07.557Z] #63 CACHED [2022-08-08T13:26:07.557Z] [2022-08-08T13:26:07.557Z] #65 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2022-08-08T13:26:07.557Z] #65 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2022-08-08T13:26:07.557Z] #65 CACHED [2022-08-08T13:26:07.557Z] [2022-08-08T13:26:07.557Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:07.557Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:07.557Z] #43 54.13 LINK criu/arch/x86/crtools.built-in.o [2022-08-08T13:26:07.557Z] #43 54.18 DEP criu/pie/util-vdso-elf32.d [2022-08-08T13:26:07.769Z] #43 52.95 CC criu/arch/x86/crtools.o [2022-08-08T13:26:07.771Z] #43 70.23 DEP criu/page-xfer.d [2022-08-08T13:26:07.771Z] #43 70.35 DEP criu/page-pipe.d [2022-08-08T13:26:07.817Z] #43 54.35 DEP criu/pie/util-vdso.d [2022-08-08T13:26:08.028Z] #43 70.46 DEP criu/netfilter.d [2022-08-08T13:26:08.028Z] #43 70.57 DEP criu/net.d [2022-08-08T13:26:08.076Z] #43 54.50 DEP criu/pie/util.d [2022-08-08T13:26:08.076Z] #43 54.64 CC criu/pie/util.o [2022-08-08T13:26:08.284Z] #43 70.72 DEP criu/namespaces.d [2022-08-08T13:26:08.336Z] #43 54.85 CC criu/pie/util-vdso.o [2022-08-08T13:26:08.541Z] #43 70.94 DEP criu/mount.d [2022-08-08T13:26:08.541Z] #43 71.11 DEP criu/memfd.d [2022-08-08T13:26:08.797Z] #43 71.32 DEP criu/mem.d [2022-08-08T13:26:08.906Z] #43 55.49 CC criu/pie/util-vdso-elf32.o [2022-08-08T13:26:09.054Z] #43 71.48 DEP criu/lsm.d [2022-08-08T13:26:09.054Z] #43 71.59 DEP criu/log.d [2022-08-08T13:26:09.159Z] #43 54.04 CC criu/arch/x86/kerndat.o [2022-08-08T13:26:09.281Z] #20 36.52 Unpacking bash-completion (1:2.8-6) ... [2022-08-08T13:26:09.311Z] #43 71.71 DEP criu/libnetlink.d [2022-08-08T13:26:09.311Z] #43 71.84 DEP criu/kerndat.d [2022-08-08T13:26:09.429Z] #43 ... [2022-08-08T13:26:09.429Z] [2022-08-08T13:26:09.429Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2022-08-08T13:26:09.429Z] #18 sha256:621e70a2779988baa9bbb1ac50b226780bb61c6f24e7a931c49a324df8e49341 [2022-08-08T13:26:09.429Z] #18 DONE 3.1s [2022-08-08T13:26:09.429Z] [2022-08-08T13:26:09.429Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:09.429Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:09.429Z] #43 54.53 CC criu/arch/x86/sigaction_compat.o [2022-08-08T13:26:09.476Z] #43 56.13 AR criu/pie/pie.lib.a [2022-08-08T13:26:09.476Z] #43 56.18 DEP criu/pie/restorer.d [2022-08-08T13:26:09.567Z] #43 72.06 DEP criu/kcmp-ids.d [2022-08-08T13:26:09.567Z] #43 72.13 DEP criu/irmap.d [2022-08-08T13:26:09.689Z] #43 54.79 CC criu/arch/x86/sigframe.o [2022-08-08T13:26:09.735Z] #43 56.34 DEP criu/arch/x86/sigaction_compat_pie.d [2022-08-08T13:26:09.824Z] #43 72.30 DEP criu/ipc_ns.d [2022-08-08T13:26:09.847Z] #20 36.94 Selecting previously unselected package bzip2. [2022-08-08T13:26:09.847Z] #20 36.94 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-08-08T13:26:09.847Z] #20 36.95 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-08T13:26:09.950Z] #43 55.07 LINK criu/arch/x86/crtools.built-in.o [2022-08-08T13:26:09.995Z] #43 56.43 DEP criu/arch/x86/restorer_unmap.d [2022-08-08T13:26:09.995Z] #43 56.44 DEP criu/arch/x86/restorer.d [2022-08-08T13:26:09.995Z] #43 56.59 DEP criu/arch/x86/vdso-pie.d [2022-08-08T13:26:09.995Z] #43 56.69 DEP criu/pie/parasite-vdso.d [2022-08-08T13:26:10.081Z] #43 72.42 DEP criu/image.d [2022-08-08T13:26:10.081Z] #43 72.50 DEP criu/image-desc.d [2022-08-08T13:26:10.081Z] #43 72.60 DEP criu/fsnotify.d [2022-08-08T13:26:10.105Z] #20 37.04 Selecting previously unselected package xz-utils. [2022-08-08T13:26:10.105Z] #20 37.05 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-08-08T13:26:10.105Z] #20 37.06 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-08-08T13:26:10.105Z] #20 37.26 Selecting previously unselected package apparmor. [2022-08-08T13:26:10.105Z] #20 37.27 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-08-08T13:26:10.211Z] #43 55.13 DEP criu/pie/util-vdso-elf32.d [2022-08-08T13:26:10.211Z] #43 55.27 DEP criu/pie/util-vdso.d [2022-08-08T13:26:10.255Z] #43 56.82 DEP criu/pie/parasite.d [2022-08-08T13:26:10.338Z] #43 72.77 DEP criu/filesystems.d [2022-08-08T13:26:10.364Z] #20 37.36 Unpacking apparmor (2.13.2-10) ... [2022-08-08T13:26:10.484Z] #43 55.43 DEP criu/pie/util.d [2022-08-08T13:26:10.484Z] #43 55.51 CC criu/pie/util.o [2022-08-08T13:26:10.515Z] #43 57.04 CC criu/pie/parasite.o [2022-08-08T13:26:10.594Z] #43 72.92 DEP criu/files.d [2022-08-08T13:26:10.594Z] #43 73.08 DEP criu/files-reg.d [2022-08-08T13:26:10.594Z] #43 73.22 DEP criu/files-ext.d [2022-08-08T13:26:10.622Z] #20 37.76 Selecting previously unselected package aufs-tools. [2022-08-08T13:26:10.764Z] #43 55.82 CC criu/pie/util-vdso.o [2022-08-08T13:26:10.851Z] #43 73.34 DEP criu/file-lock.d [2022-08-08T13:26:10.882Z] #20 37.77 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-08-08T13:26:10.882Z] #20 37.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-08-08T13:26:10.882Z] #20 37.91 Selecting previously unselected package libonig5:amd64. [2022-08-08T13:26:10.882Z] #20 37.92 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-08-08T13:26:10.882Z] #20 37.93 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-08-08T13:26:11.107Z] #43 73.43 DEP criu/file-ids.d [2022-08-08T13:26:11.107Z] #43 73.54 DEP criu/fifo.d [2022-08-08T13:26:11.107Z] #43 73.65 DEP criu/fdstore.d [2022-08-08T13:26:11.141Z] #20 38.08 Selecting previously unselected package libjq1:amd64. [2022-08-08T13:26:11.141Z] #20 38.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-08-08T13:26:11.141Z] #20 38.09 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-08T13:26:11.141Z] #20 38.21 Selecting previously unselected package jq. [2022-08-08T13:26:11.141Z] #20 38.21 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-08-08T13:26:11.141Z] #20 38.22 Unpacking jq (1.5+dfsg-2+b1) ... [2022-08-08T13:26:11.141Z] #20 38.29 Selecting previously unselected package libaio1:amd64. [2022-08-08T13:26:11.141Z] #20 38.30 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-08-08T13:26:11.141Z] #20 38.31 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-08-08T13:26:11.364Z] #43 73.73 DEP criu/fault-injection.d [2022-08-08T13:26:11.364Z] #43 73.81 DEP criu/external.d [2022-08-08T13:26:11.367Z] #43 56.55 CC criu/pie/util-vdso-elf32.o [2022-08-08T13:26:11.400Z] #20 38.37 Selecting previously unselected package libgpm2:amd64. [2022-08-08T13:26:11.400Z] #20 38.37 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-08-08T13:26:11.400Z] #20 38.37 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-08-08T13:26:11.400Z] #20 38.44 Selecting previously unselected package libicu63:amd64. [2022-08-08T13:26:11.400Z] #20 38.45 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-08-08T13:26:11.400Z] #20 38.46 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-08T13:26:11.621Z] #43 73.95 DEP criu/eventpoll.d [2022-08-08T13:26:11.621Z] #43 74.10 DEP criu/eventfd.d [2022-08-08T13:26:11.621Z] #43 74.21 DEP criu/crtools.d [2022-08-08T13:26:11.878Z] #43 74.34 DEP criu/cr-service.d [2022-08-08T13:26:11.896Z] #43 58.20 LINK criu/pie/parasite.built-in.o [2022-08-08T13:26:11.896Z] #43 58.22 GEN criu/pie/parasite-blob.h [2022-08-08T13:26:11.896Z] #43 58.23 CC criu/pie/parasite-vdso.o [2022-08-08T13:26:12.135Z] #43 74.49 DEP criu/cr-restore.d [2022-08-08T13:26:12.135Z] #43 74.69 DEP criu/cr-errno.d [2022-08-08T13:26:12.156Z] #43 58.86 CC criu/arch/x86/vdso-pie.o [2022-08-08T13:26:12.318Z] #43 57.27 AR criu/pie/pie.lib.a [2022-08-08T13:26:12.318Z] #43 57.38 DEP criu/pie/restorer.d [2022-08-08T13:26:12.393Z] #43 74.73 DEP criu/cr-dump.d [2022-08-08T13:26:12.393Z] #43 74.93 DEP criu/cr-dedup.d [2022-08-08T13:26:12.423Z] #43 59.19 CC criu/arch/x86/restorer.o [2022-08-08T13:26:12.579Z] #43 57.57 DEP criu/arch/x86/sigaction_compat_pie.d [2022-08-08T13:26:12.579Z] #43 57.75 DEP criu/arch/x86/restorer_unmap.d [2022-08-08T13:26:12.650Z] #43 75.15 DEP criu/cr-check.d [2022-08-08T13:26:12.840Z] #43 ... [2022-08-08T13:26:12.840Z] [2022-08-08T13:26:12.840Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2022-08-08T13:26:12.840Z] #19 sha256:fc0c9996ec7d9d9cff36e35d1dbd63356d9f7e81aa593844ef2bc0ad16961d8d [2022-08-08T13:26:12.840Z] #19 DONE 3.3s [2022-08-08T13:26:12.840Z] [2022-08-08T13:26:12.840Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:12.840Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:12.840Z] #43 57.79 DEP criu/arch/x86/restorer.d [2022-08-08T13:26:12.906Z] #43 75.31 DEP criu/config.d [2022-08-08T13:26:12.906Z] #43 75.45 DEP criu/clone-noasan.d [2022-08-08T13:26:12.906Z] #43 75.51 DEP criu/cgroup.d [2022-08-08T13:26:13.101Z] #43 58.06 DEP criu/arch/x86/vdso-pie.d [2022-08-08T13:26:13.101Z] #43 58.20 DEP criu/pie/parasite-vdso.d [2022-08-08T13:26:13.163Z] #43 75.66 DEP criu/cgroup-props.d [2022-08-08T13:26:13.163Z] #43 75.78 DEP criu/bitmap.d [2022-08-08T13:26:13.163Z] #43 75.82 DEP criu/bfd.d [2022-08-08T13:26:13.362Z] #43 58.44 DEP criu/pie/parasite.d [2022-08-08T13:26:13.373Z] #43 59.82 CC criu/arch/x86/restorer_unmap.o [2022-08-08T13:26:13.373Z] #43 59.88 CC criu/arch/x86/sigaction_compat_pie.o [2022-08-08T13:26:13.420Z] #43 75.92 DEP criu/autofs.d [2022-08-08T13:26:13.420Z] #43 76.04 DEP criu/aio.d [2022-08-08T13:26:13.623Z] #43 58.66 CC criu/pie/parasite.o [2022-08-08T13:26:13.632Z] #43 60.12 CC criu/pie/restorer.o [2022-08-08T13:26:13.676Z] #43 76.19 DEP criu/action-scripts.d [2022-08-08T13:26:13.933Z] #43 76.42 CC criu/action-scripts.o [2022-08-08T13:26:13.933Z] #43 ... [2022-08-08T13:26:13.933Z] [2022-08-08T13:26:13.933Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:13.933Z] #20 sha256:8424ccc5bd1c4c8177db5e812d50c17ae46c2e118234c8b66e803a25eef3307b [2022-08-08T13:26:13.933Z] #20 20.56 Building dependency tree... [2022-08-08T13:26:13.933Z] #20 22.82 libcap2-bin is already the newest version (1:2.25-2). [2022-08-08T13:26:13.933Z] #20 22.82 The following additional packages will be installed: [2022-08-08T13:26:13.933Z] #20 22.83 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-08-08T13:26:13.933Z] #20 22.83 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-08-08T13:26:13.933Z] #20 22.83 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-08-08T13:26:13.933Z] #20 22.83 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-08-08T13:26:13.933Z] #20 22.83 python3.7 python3.7-minimal vim-runtime xxd [2022-08-08T13:26:13.933Z] #20 22.85 Suggested packages: [2022-08-08T13:26:13.933Z] #20 22.85 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-08-08T13:26:13.933Z] #20 22.85 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-08-08T13:26:13.933Z] #20 22.85 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-08-08T13:26:13.933Z] #20 22.85 quota [2022-08-08T13:26:13.933Z] #20 22.85 Recommended packages: [2022-08-08T13:26:13.933Z] #20 22.85 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-08-08T13:26:13.933Z] #20 22.85 python3-keyrings.alt python3-xdg unzip [2022-08-08T13:26:13.933Z] #20 24.40 The following NEW packages will be installed: [2022-08-08T13:26:13.933Z] #20 24.40 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-08-08T13:26:13.933Z] #20 24.41 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-08-08T13:26:13.933Z] #20 24.41 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-08-08T13:26:13.933Z] #20 24.41 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-08-08T13:26:13.933Z] #20 24.41 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-08-08T13:26:13.933Z] #20 24.41 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-08-08T13:26:13.933Z] #20 24.41 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-08-08T13:26:13.933Z] #20 24.41 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-08T13:26:13.933Z] #20 24.41 xz-utils zip [2022-08-08T13:26:13.933Z] #20 24.80 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:26:13.933Z] #20 24.80 Need to get 27.7 MB of archives. [2022-08-08T13:26:13.933Z] #20 24.80 After this operation, 114 MB of additional disk space will be used. [2022-08-08T13:26:13.933Z] #20 24.80 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2022-08-08T13:26:13.933Z] #20 24.81 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u3 [588 kB] [2022-08-08T13:26:13.933Z] #20 24.83 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u3 [1404 kB] [2022-08-08T13:26:13.933Z] #20 24.90 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2022-08-08T13:26:13.933Z] #20 24.90 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2022-08-08T13:26:13.933Z] #20 24.91 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u3 [1642 kB] [2022-08-08T13:26:13.933Z] #20 24.99 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u3 [330 kB] [2022-08-08T13:26:13.933Z] #20 25.03 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2022-08-08T13:26:13.933Z] #20 25.03 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2022-08-08T13:26:13.933Z] #20 25.04 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2022-08-08T13:26:13.933Z] #20 25.04 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2022-08-08T13:26:13.933Z] #20 25.05 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2022-08-08T13:26:13.933Z] #20 25.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2022-08-08T13:26:13.933Z] #20 25.05 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2022-08-08T13:26:13.933Z] #20 25.06 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2022-08-08T13:26:13.933Z] #20 25.06 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2022-08-08T13:26:13.933Z] #20 25.08 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5+deb10u2 [139 kB] [2022-08-08T13:26:13.933Z] #20 25.09 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-08T13:26:13.933Z] #20 25.10 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2022-08-08T13:26:13.933Z] #20 25.12 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2022-08-08T13:26:13.933Z] #20 25.12 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 xz-utils arm64 5.2.4-1+deb10u1 [182 kB] [2022-08-08T13:26:13.933Z] #20 25.12 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2022-08-08T13:26:13.933Z] #20 25.15 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2022-08-08T13:26:13.933Z] #20 25.16 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2022-08-08T13:26:13.933Z] #20 25.16 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2022-08-08T13:26:13.933Z] #20 25.18 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2022-08-08T13:26:13.933Z] #20 25.18 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2022-08-08T13:26:13.933Z] #20 25.18 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2022-08-08T13:26:13.933Z] #20 25.18 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u3 [8154 kB] [2022-08-08T13:26:13.933Z] #20 25.50 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2022-08-08T13:26:13.933Z] #20 25.50 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2022-08-08T13:26:13.933Z] #20 25.50 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2022-08-08T13:26:13.933Z] #20 25.50 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2022-08-08T13:26:13.933Z] #20 25.51 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2022-08-08T13:26:13.933Z] #20 25.53 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 patch arm64 2.7.6-3+deb10u1 [122 kB] [2022-08-08T13:26:13.933Z] #20 25.53 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2022-08-08T13:26:13.933Z] #20 25.59 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-08-08T13:26:13.933Z] #20 25.60 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2022-08-08T13:26:13.933Z] #20 25.62 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2022-08-08T13:26:13.933Z] #20 25.63 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-08-08T13:26:13.933Z] #20 25.63 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2022-08-08T13:26:13.933Z] #20 25.64 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-08-08T13:26:13.933Z] #20 25.66 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2022-08-08T13:26:13.933Z] #20 25.69 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2022-08-08T13:26:13.933Z] #20 25.70 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2022-08-08T13:26:13.933Z] #20 25.72 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-08-08T13:26:13.933Z] #20 25.95 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5+deb10u2 [1190 kB] [2022-08-08T13:26:13.933Z] #20 25.98 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2022-08-08T13:26:13.933Z] #20 26.00 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2022-08-08T13:26:13.933Z] #20 26.66 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:26:13.933Z] #20 26.79 Fetched 27.7 MB in 1s (18.6 MB/s) [2022-08-08T13:26:13.933Z] #20 26.89 Selecting previously unselected package pigz. [2022-08-08T13:26:13.933Z] #20 26.89 (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 ... 23425 files and directories currently installed.) [2022-08-08T13:26:13.933Z] #20 26.96 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2022-08-08T13:26:13.933Z] #20 26.97 Unpacking pigz (2.4-1) ... [2022-08-08T13:26:13.933Z] #20 27.11 Selecting previously unselected package libpython3.7-minimal:arm64. [2022-08-08T13:26:13.933Z] #20 27.11 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-08-08T13:26:13.933Z] #20 27.11 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:14.496Z] #20 27.55 Selecting previously unselected package python3.7-minimal. [2022-08-08T13:26:14.496Z] #20 27.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_arm64.deb ... [2022-08-08T13:26:14.496Z] #20 27.59 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-08T13:26:15.008Z] #43 59.86 LINK criu/pie/parasite.built-in.o [2022-08-08T13:26:15.008Z] #43 59.86 GEN criu/pie/parasite-blob.h [2022-08-08T13:26:15.008Z] #43 59.98 CC criu/pie/parasite-vdso.o [2022-08-08T13:26:15.059Z] #20 28.30 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:15.316Z] #20 28.33 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-08T13:26:15.580Z] #43 60.63 CC criu/arch/x86/vdso-pie.o [2022-08-08T13:26:15.592Z] #20 42.10 Selecting previously unselected package libnet1:amd64. [2022-08-08T13:26:15.592Z] #20 42.11 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-08T13:26:15.592Z] #20 42.12 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:26:15.592Z] #20 42.22 Selecting previously unselected package libnl-3-200:amd64. [2022-08-08T13:26:15.592Z] #20 42.24 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-08-08T13:26:15.592Z] #20 42.24 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-08-08T13:26:15.592Z] #20 42.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-08T13:26:15.592Z] #20 ... [2022-08-08T13:26:15.592Z] [2022-08-08T13:26:15.592Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:15.592Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:15.592Z] #43 81.03 DEP criu/autofs.d [2022-08-08T13:26:15.592Z] #43 81.22 DEP criu/aio.d [2022-08-08T13:26:15.592Z] #43 81.54 DEP criu/action-scripts.d [2022-08-08T13:26:15.592Z] #43 81.79 CC criu/action-scripts.o [2022-08-08T13:26:15.592Z] #43 82.18 CC criu/aio.o [2022-08-08T13:26:15.592Z] #43 82.63 CC criu/autofs.o [2022-08-08T13:26:15.592Z] #43 84.03 CC criu/bfd.o [2022-08-08T13:26:15.592Z] #43 84.54 CC criu/bitmap.o [2022-08-08T13:26:15.592Z] #43 84.71 CC criu/cgroup-props.o [2022-08-08T13:26:15.592Z] #43 85.51 CC criu/cgroup.o [2022-08-08T13:26:15.592Z] #43 88.24 CC criu/clone-noasan.o [2022-08-08T13:26:15.592Z] #43 88.45 CC criu/config.o [2022-08-08T13:26:15.592Z] #43 89.70 CC criu/cr-check.o [2022-08-08T13:26:15.592Z] #43 ... [2022-08-08T13:26:15.592Z] [2022-08-08T13:26:15.592Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:15.592Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:26:15.592Z] #20 42.35 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-08T13:26:15.592Z] #20 42.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-08-08T13:26:15.592Z] #20 42.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-08T13:26:15.592Z] #20 42.44 Selecting previously unselected package libreadline5:amd64. [2022-08-08T13:26:15.592Z] #20 42.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-08-08T13:26:15.592Z] #20 42.46 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-08-08T13:26:15.592Z] #20 42.58 Selecting previously unselected package net-tools. [2022-08-08T13:26:15.592Z] #20 42.58 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-08-08T13:26:15.592Z] #20 42.59 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-08T13:26:15.840Z] #43 60.94 CC criu/arch/x86/restorer.o [2022-08-08T13:26:15.851Z] #20 42.80 Selecting previously unselected package patch. [2022-08-08T13:26:15.851Z] #20 42.81 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-08-08T13:26:15.851Z] #20 42.83 Unpacking patch (2.7.6-3+deb10u1) ... [2022-08-08T13:26:15.851Z] #20 42.95 Selecting previously unselected package python-pip-whl. [2022-08-08T13:26:15.851Z] #20 42.95 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-08-08T13:26:15.851Z] #20 42.97 Unpacking python-pip-whl (18.1-5) ... [2022-08-08T13:26:16.170Z] #43 62.68 LINK criu/pie/restorer.built-in.o [2022-08-08T13:26:16.170Z] #43 62.71 GEN criu/pie/restorer-blob.h [2022-08-08T13:26:16.170Z] #43 62.79 DEP criu/vdso.d [2022-08-08T13:26:16.249Z] #20 ... [2022-08-08T13:26:16.249Z] [2022-08-08T13:26:16.249Z] #32 [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-08T13:26:16.249Z] #32 sha256:90c4ea9599fe2b6b547efcb111d9184072327d84e6bcbe3a5caa72f5cfe38ce0 [2022-08-08T13:26:16.249Z] #32 DONE 132.4s [2022-08-08T13:26:16.249Z] [2022-08-08T13:26:16.249Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-08T13:26:16.249Z] #24 sha256:8990b4cd9c1b64f8b3736f27cda566c6ececd26d3dbe37c48ca22f700eb715e5 [2022-08-08T13:26:16.249Z] #24 124.4 Checking out files: 25% (2881/11414) Checking out files: 26% (2968/11414) Checking out files: 27% (3082/11414) Checking out files: 28% (3196/11414) Checking out files: 29% (3311/11414) Checking out files: 30% (3425/11414) Checking out files: 31% (3539/11414) Checking out files: 32% (3653/11414) Checking out files: 33% (3767/11414) Checking out files: 34% (3881/11414) Checking out files: 35% (3995/11414) Checking out files: 36% (4110/11414) Checking out files: 37% (4224/11414) Checking out files: 38% (4338/11414) Checking out files: 39% (4452/11414) Checking out files: 40% (4566/11414) Checking out files: 41% (4680/11414) Checking out files: 42% (4794/11414) Checking out files: 43% (4909/11414) Checking out files: 44% (5023/11414) Checking out files: 45% (5137/11414) Checking out files: 46% (5251/11414) Checking out files: 47% (5365/11414) Checking out files: 47% (5366/11414) Checking out files: 48% (5479/11414) Checking out files: 49% (5593/11414) Checking out files: 50% (5707/11414) Checking out files: 51% (5822/11414) Checking out files: 52% (5936/11414) Checking out files: 53% (6050/11414) Checking out files: 54% (6164/11414) Checking out files: 55% (6278/11414) Checking out files: 56% (6392/11414) Checking out files: 57% (6506/11414) Checking out files: 58% (6621/11414) Checking out files: 59% (6735/11414) Checking out files: 60% (6849/11414) Checking out files: 61% (6963/11414) Checking out files: 62% (7077/11414) Checking out files: 63% (7191/11414) Checking out files: 64% (7305/11414) Checking out files: 65% (7420/11414) Checking out files: 66% (7534/11414) Checking out files: 67% (7648/11414) Checking out files: 68% (7762/11414) Checking out files: 69% (7876/11414) Checking out files: 70% (7990/11414) Checking out files: 71% (8104/11414) Checking out files: 71% (8182/11414) Checking out files: 72% (8219/11414) Checking out files: 73% (8333/11414) Checking out files: 74% (8447/11414) Checking out files: 75% (8561/11414) Checking out files: 76% (8675/11414) Checking out files: 77% (8789/11414) Checking out files: 78% (8903/11414) Checking out files: 79% (9018/11414) Checking out files: 80% (9132/11414) Checking out files: 81% (9246/11414) Checking out files: 82% (9360/11414) Checking out files: 83% (9474/11414) Checking out files: 84% (9588/11414) Checking out files: 85% (9702/11414) Checking out files: 86% (9817/11414) Checking out files: 87% (9931/11414) Checking out files: 88% (10045/11414) Checking out files: 89% (10159/11414) Checking out files: 90% (10273/11414) Checking out files: 91% (10387/11414) Checking out files: 92% (10501/11414) Checking out files: 93% (10616/11414) Checking out files: 94% (10730/11414) Checking out files: 95% (10844/11414) Checking out files: 96% (10958/11414) Checking out files: 97% (11072/11414) Checking out files: 98% (11186/11414) Checking out files: 99% (11300/11414) Checking out files: 100% (11414/11414) Checking out files: 100% (11414/11414), done. [2022-08-08T13:26:16.249Z] #24 127.5 + cd /tmp/tmp.opy57tBGKn/tmp/docker-ce [2022-08-08T13:26:16.249Z] #24 127.5 + git checkout -q v17.06.2-ce [2022-08-08T13:26:16.249Z] #24 131.3 + mkdir -p /tmp/tmp.opy57tBGKn/src/github.com/docker [2022-08-08T13:26:16.249Z] #24 131.3 + mv components/cli /tmp/tmp.opy57tBGKn/src/github.com/docker/cli [2022-08-08T13:26:16.249Z] #24 131.3 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2022-08-08T13:26:16.412Z] #43 61.52 CC criu/arch/x86/restorer_unmap.o [2022-08-08T13:26:16.412Z] #43 61.52 CC criu/arch/x86/sigaction_compat_pie.o [2022-08-08T13:26:16.419Z] #20 43.49 Selecting previously unselected package python3-lib2to3. [2022-08-08T13:26:16.419Z] #20 43.52 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-08-08T13:26:16.419Z] #20 43.52 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-08-08T13:26:16.429Z] #43 63.05 DEP criu/vdso-compat.d [2022-08-08T13:26:16.429Z] #43 63.16 DEP criu/uts_ns.d [2022-08-08T13:26:16.674Z] #43 61.81 CC criu/pie/restorer.o [2022-08-08T13:26:16.678Z] #20 43.64 Selecting previously unselected package python3-distutils. [2022-08-08T13:26:16.678Z] #20 43.64 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-08-08T13:26:16.678Z] #20 43.66 Unpacking python3-distutils (3.7.3-1) ... [2022-08-08T13:26:16.678Z] #20 43.81 Selecting previously unselected package python3-pip. [2022-08-08T13:26:16.678Z] #20 43.82 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-08-08T13:26:16.678Z] #20 43.84 Unpacking python3-pip (18.1-5) ... [2022-08-08T13:26:16.688Z] #43 63.30 DEP criu/util.d [2022-08-08T13:26:16.938Z] #20 44.03 Selecting previously unselected package python3-pkg-resources. [2022-08-08T13:26:16.938Z] #20 44.04 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-08-08T13:26:16.938Z] #20 44.04 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-08-08T13:26:16.948Z] #43 63.47 DEP criu/uffd.d [2022-08-08T13:26:17.197Z] #20 44.19 Selecting previously unselected package python3-setuptools. [2022-08-08T13:26:17.197Z] #20 44.20 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-08-08T13:26:17.197Z] #20 44.21 Unpacking python3-setuptools (40.8.0-1) ... [2022-08-08T13:26:17.197Z] #20 44.43 Selecting previously unselected package python3-wheel. [2022-08-08T13:26:17.207Z] #43 63.69 DEP criu/tun.d [2022-08-08T13:26:17.207Z] #43 63.84 DEP criu/tty.d [2022-08-08T13:26:17.456Z] #20 44.44 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-08-08T13:26:17.457Z] #20 44.45 Unpacking python3-wheel (0.32.3-2) ... [2022-08-08T13:26:17.457Z] #20 44.55 Selecting previously unselected package sudo. [2022-08-08T13:26:17.457Z] #20 44.55 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-08-08T13:26:17.457Z] #20 44.56 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-08-08T13:26:17.467Z] #43 64.07 DEP criu/timerfd.d [2022-08-08T13:26:17.727Z] #43 64.30 DEP criu/timens.d [2022-08-08T13:26:17.727Z] #43 ... [2022-08-08T13:26:17.727Z] [2022-08-08T13:26:17.727Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:17.727Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:26:17.727Z] #20 5.149 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:26:17.727Z] #20 6.391 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:26:17.727Z] #20 11.23 Fetched 9011 kB in 10s (888 kB/s) [2022-08-08T13:26:17.727Z] #20 11.23 Reading package lists... [2022-08-08T13:26:17.727Z] #20 15.06 Reading package lists... [2022-08-08T13:26:17.727Z] #20 ... [2022-08-08T13:26:17.727Z] [2022-08-08T13:26:17.727Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:26:17.727Z] #53 sha256:d28cc17ef461b5770261895a2d457cb924905677d58784691a36bfb35034518b [2022-08-08T13:26:17.727Z] #53 13.46 + cd /tmp/tmp.OX27z5dXA0/src/github.com/opencontainers/runc [2022-08-08T13:26:17.727Z] #53 13.46 + git checkout -q v1.1.3 [2022-08-08T13:26:17.727Z] #53 14.14 + '[' -z '' ']' [2022-08-08T13:26:17.727Z] #53 14.15 + target=static [2022-08-08T13:26:17.727Z] #53 14.15 + make BUILDTAGS=seccomp static [2022-08-08T13:26:17.727Z] #53 14.37 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-08T13:26:17.987Z] #53 ... [2022-08-08T13:26:17.987Z] [2022-08-08T13:26:17.987Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:17.987Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:17.987Z] #43 64.49 DEP criu/sysfs_parse.d [2022-08-08T13:26:17.987Z] #43 64.72 DEP criu/sysctl.d [2022-08-08T13:26:18.025Z] #20 45.04 Selecting previously unselected package thin-provisioning-tools. [2022-08-08T13:26:18.025Z] #20 45.06 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-08-08T13:26:18.025Z] #20 45.07 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-08-08T13:26:18.143Z] #24 ... [2022-08-08T13:26:18.143Z] [2022-08-08T13:26:18.143Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:18.143Z] #20 sha256:8424ccc5bd1c4c8177db5e812d50c17ae46c2e118234c8b66e803a25eef3307b [2022-08-08T13:26:18.143Z] #20 31.10 Selecting previously unselected package python3-minimal. [2022-08-08T13:26:18.143Z] #20 31.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23674 files and directories currently installed.) [2022-08-08T13:26:18.143Z] #20 31.15 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2022-08-08T13:26:18.143Z] #20 31.16 Unpacking python3-minimal (3.7.3-1) ... [2022-08-08T13:26:18.143Z] #20 31.25 Selecting previously unselected package libmpdec2:arm64. [2022-08-08T13:26:18.143Z] #20 31.25 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2022-08-08T13:26:18.143Z] #20 31.28 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2022-08-08T13:26:18.284Z] #20 45.36 Selecting previously unselected package uidmap. [2022-08-08T13:26:18.284Z] #20 45.37 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-08-08T13:26:18.284Z] #20 45.38 Unpacking uidmap (1:4.5-1.1) ... [2022-08-08T13:26:18.400Z] #20 31.37 Selecting previously unselected package libpython3.7-stdlib:arm64. [2022-08-08T13:26:18.400Z] #20 31.37 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_arm64.deb ... [2022-08-08T13:26:18.400Z] #20 31.38 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:18.544Z] #20 45.52 Selecting previously unselected package vim-runtime. [2022-08-08T13:26:18.544Z] #20 45.52 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-08T13:26:18.544Z] #20 45.57 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-08-08T13:26:18.544Z] #20 45.61 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-08-08T13:26:18.544Z] #20 45.62 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:18.556Z] #43 64.88 DEP criu/string.d [2022-08-08T13:26:18.556Z] #43 64.93 DEP criu/stats.d [2022-08-08T13:26:18.556Z] #43 65.02 DEP criu/sockets.d [2022-08-08T13:26:18.556Z] #43 65.26 DEP criu/sk-unix.d [2022-08-08T13:26:18.816Z] #43 65.41 DEP criu/sk-tcp.d [2022-08-08T13:26:19.076Z] #43 65.55 DEP criu/sk-queue.d [2022-08-08T13:26:19.076Z] #43 65.71 DEP criu/sk-packet.d [2022-08-08T13:26:19.331Z] #20 32.29 Selecting previously unselected package python3.7. [2022-08-08T13:26:19.331Z] #20 32.31 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_arm64.deb ... [2022-08-08T13:26:19.331Z] #20 32.32 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:19.331Z] #20 32.45 Selecting previously unselected package libpython3-stdlib:arm64. [2022-08-08T13:26:19.331Z] #20 32.46 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2022-08-08T13:26:19.331Z] #20 32.46 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2022-08-08T13:26:19.335Z] #43 65.90 DEP criu/sk-netlink.d [2022-08-08T13:26:19.588Z] #20 32.53 Setting up python3-minimal (3.7.3-1) ... [2022-08-08T13:26:19.595Z] #43 66.05 DEP criu/sk-inet.d [2022-08-08T13:26:19.595Z] #43 66.23 DEP criu/signalfd.d [2022-08-08T13:26:19.595Z] #43 66.33 DEP criu/sigframe.d [2022-08-08T13:26:19.854Z] #43 66.46 DEP criu/shmem.d [2022-08-08T13:26:19.854Z] #43 66.61 DEP criu/servicefd.d [2022-08-08T13:26:19.979Z] #43 64.65 LINK criu/pie/restorer.built-in.o [2022-08-08T13:26:19.979Z] #43 64.68 GEN criu/pie/restorer-blob.h [2022-08-08T13:26:19.979Z] #43 64.79 DEP criu/vdso.d [2022-08-08T13:26:19.979Z] #43 64.97 DEP criu/vdso-compat.d [2022-08-08T13:26:19.979Z] #43 65.09 DEP criu/uts_ns.d [2022-08-08T13:26:20.114Z] #43 66.73 DEP criu/seize.d [2022-08-08T13:26:20.114Z] #43 66.83 DEP criu/seccomp.d [2022-08-08T13:26:20.240Z] #43 65.25 DEP criu/util.d [2022-08-08T13:26:20.374Z] #43 66.96 DEP criu/rst-malloc.d [2022-08-08T13:26:20.470Z] #20 33.39 Selecting previously unselected package python3. [2022-08-08T13:26:20.471Z] #20 33.39 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24086 files and directories currently installed.) [2022-08-08T13:26:20.471Z] #20 33.46 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2022-08-08T13:26:20.471Z] #20 33.47 Unpacking python3 (3.7.3-1) ... [2022-08-08T13:26:20.471Z] #20 33.61 Selecting previously unselected package libip4tc0:arm64. [2022-08-08T13:26:20.471Z] #20 33.62 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2022-08-08T13:26:20.471Z] #20 33.62 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2022-08-08T13:26:20.471Z] #20 33.71 Selecting previously unselected package libip6tc0:arm64. [2022-08-08T13:26:20.471Z] #20 33.72 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2022-08-08T13:26:20.471Z] #20 33.73 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2022-08-08T13:26:20.501Z] #43 65.46 DEP criu/uffd.d [2022-08-08T13:26:20.634Z] #43 67.04 DEP criu/rbtree.d [2022-08-08T13:26:20.634Z] #43 67.09 DEP criu/pstree.d [2022-08-08T13:26:20.634Z] #43 67.25 DEP criu/protobuf.d [2022-08-08T13:26:20.761Z] #20 33.81 Selecting previously unselected package libiptc0:arm64. [2022-08-08T13:26:20.761Z] #20 33.84 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2022-08-08T13:26:20.761Z] #20 33.84 Unpacking libiptc0:arm64 (1.8.2-4) ... [2022-08-08T13:26:20.761Z] #20 33.98 Selecting previously unselected package libnfnetlink0:arm64. [2022-08-08T13:26:20.761Z] #20 33.99 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2022-08-08T13:26:20.761Z] #20 34.00 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-08T13:26:20.761Z] #20 34.06 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2022-08-08T13:26:20.762Z] #43 65.71 DEP criu/tun.d [2022-08-08T13:26:20.762Z] #43 65.88 DEP criu/tty.d [2022-08-08T13:26:20.894Z] #43 67.44 GEN criu/protobuf-desc-gen.h [2022-08-08T13:26:21.023Z] #43 66.04 DEP criu/timerfd.d [2022-08-08T13:26:21.027Z] #20 34.07 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2022-08-08T13:26:21.027Z] #20 34.07 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-08-08T13:26:21.027Z] #20 34.19 Selecting previously unselected package libnftnl11:arm64. [2022-08-08T13:26:21.027Z] #20 34.19 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2022-08-08T13:26:21.027Z] #20 34.20 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2022-08-08T13:26:21.027Z] #20 34.25 Selecting previously unselected package iptables. [2022-08-08T13:26:21.027Z] #20 34.26 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2022-08-08T13:26:21.027Z] #20 34.26 Unpacking iptables (1.8.2-4) ... [2022-08-08T13:26:21.284Z] #20 34.59 Selecting previously unselected package xxd. [2022-08-08T13:26:21.285Z] #43 66.20 DEP criu/timens.d [2022-08-08T13:26:21.285Z] #43 66.37 DEP criu/sysfs_parse.d [2022-08-08T13:26:21.542Z] #20 34.60 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-08-08T13:26:21.542Z] #20 34.61 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:21.542Z] #20 34.76 Selecting previously unselected package vim-common. [2022-08-08T13:26:21.542Z] #20 34.77 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-08T13:26:21.542Z] #20 34.80 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:21.545Z] #43 66.56 DEP criu/sysctl.d [2022-08-08T13:26:21.545Z] #43 66.70 DEP criu/string.d [2022-08-08T13:26:21.545Z] #43 ... [2022-08-08T13:26:21.545Z] [2022-08-08T13:26:21.545Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:26:21.545Z] #53 sha256:3403cd1e0062d4fa33fe54405a2ce85ba4d09ff593cdb67f643120f46025a127 [2022-08-08T13:26:21.545Z] #53 14.31 + cd /tmp/tmp.owqEj7OTA6/src/github.com/opencontainers/runc [2022-08-08T13:26:21.545Z] #53 14.31 + git checkout -q v1.1.3 [2022-08-08T13:26:21.545Z] #53 14.98 + '[' -z '' ']' [2022-08-08T13:26:21.545Z] #53 14.98 + target=static [2022-08-08T13:26:21.545Z] #53 14.98 + make BUILDTAGS=seccomp static [2022-08-08T13:26:21.545Z] #53 15.37 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-08T13:26:21.798Z] #20 34.97 Selecting previously unselected package bash-completion. [2022-08-08T13:26:21.798Z] #20 34.98 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-08-08T13:26:21.806Z] #53 ... [2022-08-08T13:26:21.806Z] [2022-08-08T13:26:21.806Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:21.806Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:21.806Z] #43 66.75 DEP criu/stats.d [2022-08-08T13:26:21.806Z] #43 66.92 DEP criu/sockets.d [2022-08-08T13:26:21.834Z] #20 48.69 Selecting previously unselected package vim. [2022-08-08T13:26:21.834Z] #20 48.71 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-08T13:26:21.834Z] #20 48.74 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:22.067Z] #43 67.14 DEP criu/sk-unix.d [2022-08-08T13:26:22.274Z] #43 68.93 DEP criu/protobuf-desc.d [2022-08-08T13:26:22.327Z] #43 67.30 DEP criu/sk-tcp.d [2022-08-08T13:26:22.328Z] #43 67.48 DEP criu/sk-queue.d [2022-08-08T13:26:22.352Z] #20 49.29 Selecting previously unselected package xfsprogs. [2022-08-08T13:26:22.352Z] #20 49.31 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-08-08T13:26:22.352Z] #20 49.32 Unpacking xfsprogs (4.20.0-1) ... [2022-08-08T13:26:22.534Z] #43 69.07 DEP criu/proc_parse.d [2022-08-08T13:26:22.588Z] #43 67.62 DEP criu/sk-packet.d [2022-08-08T13:26:22.631Z] #20 49.76 Selecting previously unselected package zip. [2022-08-08T13:26:22.631Z] #20 49.78 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-08-08T13:26:22.631Z] #20 49.79 Unpacking zip (3.0-11+b1) ... [2022-08-08T13:26:22.794Z] #43 69.25 DEP criu/plugin.d [2022-08-08T13:26:22.794Z] #43 69.36 DEP criu/pipes.d [2022-08-08T13:26:22.794Z] #43 69.50 DEP criu/pie-util.d [2022-08-08T13:26:22.849Z] #43 67.78 DEP criu/sk-netlink.d [2022-08-08T13:26:22.849Z] #43 ... [2022-08-08T13:26:22.849Z] [2022-08-08T13:26:22.849Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:22.849Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:26:22.849Z] #20 4.260 Get:1 http://deb.debian.org/debian buster-backports InRelease [51.4 kB] [2022-08-08T13:26:22.849Z] #20 4.295 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2022-08-08T13:26:22.849Z] #20 4.298 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [34.8 kB] [2022-08-08T13:26:22.849Z] #20 4.298 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [56.6 kB] [2022-08-08T13:26:22.849Z] #20 4.735 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [489 kB] [2022-08-08T13:26:22.849Z] #20 5.631 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7911 kB] [2022-08-08T13:26:22.849Z] #20 6.850 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [338 kB] [2022-08-08T13:26:22.849Z] #20 8.392 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [8788 B] [2022-08-08T13:26:22.849Z] #20 ... [2022-08-08T13:26:22.849Z] [2022-08-08T13:26:22.849Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:22.849Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:22.849Z] #43 67.94 DEP criu/sk-inet.d [2022-08-08T13:26:22.898Z] #20 49.98 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-08-08T13:26:22.898Z] #20 50.00 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-08T13:26:22.898Z] #20 50.01 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-08-08T13:26:22.898Z] #20 50.02 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-08-08T13:26:22.898Z] #20 50.03 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-08-08T13:26:22.898Z] #20 50.05 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-08-08T13:26:22.898Z] #20 50.06 Setting up uidmap (1:4.5-1.1) ... [2022-08-08T13:26:22.898Z] #20 50.07 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-08-08T13:26:22.898Z] #20 50.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:26:22.898Z] #20 50.09 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-08T13:26:22.898Z] #20 50.10 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-08T13:26:23.054Z] #43 69.61 DEP criu/pie-util-vdso.d [2022-08-08T13:26:23.054Z] #43 69.71 DEP criu/pie-util-vdso-elf32.d [2022-08-08T13:26:23.109Z] #43 68.18 DEP criu/signalfd.d [2022-08-08T13:26:23.109Z] #43 68.33 DEP criu/sigframe.d [2022-08-08T13:26:23.156Z] #20 50.11 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-08T13:26:23.156Z] #20 50.12 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:23.156Z] #20 50.13 Setting up zip (3.0-11+b1) ... [2022-08-08T13:26:23.156Z] #20 50.14 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:23.156Z] #20 50.17 Setting up bash-completion (1:2.8-6) ... [2022-08-08T13:26:23.313Z] #43 69.81 DEP criu/path.d [2022-08-08T13:26:23.314Z] #43 70.02 DEP criu/parasite-syscall.d [2022-08-08T13:26:23.369Z] #43 68.45 DEP criu/shmem.d [2022-08-08T13:26:23.369Z] #43 68.60 DEP criu/servicefd.d [2022-08-08T13:26:23.573Z] #43 70.32 DEP criu/pagemap.d [2022-08-08T13:26:23.940Z] #43 68.78 DEP criu/seize.d [2022-08-08T13:26:23.940Z] #43 68.91 DEP criu/seccomp.d [2022-08-08T13:26:23.940Z] #43 69.16 DEP criu/rst-malloc.d [2022-08-08T13:26:24.143Z] #43 70.53 DEP criu/pagemap-cache.d [2022-08-08T13:26:24.143Z] #43 70.72 DEP criu/page-xfer.d [2022-08-08T13:26:24.201Z] #43 69.24 DEP criu/rbtree.d [2022-08-08T13:26:24.201Z] #43 69.29 DEP criu/pstree.d [2022-08-08T13:26:24.201Z] #43 69.43 DEP criu/protobuf.d [2022-08-08T13:26:24.403Z] #43 70.84 DEP criu/page-pipe.d [2022-08-08T13:26:24.403Z] #43 70.94 DEP criu/netfilter.d [2022-08-08T13:26:24.462Z] #43 69.55 GEN criu/protobuf-desc-gen.h [2022-08-08T13:26:24.663Z] #43 71.09 DEP criu/net.d [2022-08-08T13:26:24.663Z] #43 71.31 DEP criu/namespaces.d [2022-08-08T13:26:24.923Z] #43 71.47 DEP criu/mount.d [2022-08-08T13:26:25.065Z] #20 ... [2022-08-08T13:26:25.065Z] [2022-08-08T13:26:25.065Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:25.065Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:26:25.065Z] #43 76.95 CC criu/aio.o [2022-08-08T13:26:25.065Z] #43 77.61 CC criu/autofs.o [2022-08-08T13:26:25.065Z] #43 79.67 CC criu/bfd.o [2022-08-08T13:26:25.065Z] #43 80.16 CC criu/bitmap.o [2022-08-08T13:26:25.065Z] #43 80.38 CC criu/cgroup-props.o [2022-08-08T13:26:25.065Z] #43 81.11 CC criu/cgroup.o [2022-08-08T13:26:25.065Z] #43 84.20 CC criu/clone-noasan.o [2022-08-08T13:26:25.065Z] #43 84.44 CC criu/config.o [2022-08-08T13:26:25.065Z] #43 85.73 CC criu/cr-check.o [2022-08-08T13:26:25.065Z] #43 ... [2022-08-08T13:26:25.065Z] [2022-08-08T13:26:25.065Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:25.065Z] #20 sha256:8424ccc5bd1c4c8177db5e812d50c17ae46c2e118234c8b66e803a25eef3307b [2022-08-08T13:26:25.065Z] #20 37.83 Unpacking bash-completion (1:2.8-6) ... [2022-08-08T13:26:25.183Z] #43 71.68 DEP criu/memfd.d [2022-08-08T13:26:25.183Z] #43 71.84 DEP criu/mem.d [2022-08-08T13:26:25.183Z] #43 ... [2022-08-08T13:26:25.183Z] [2022-08-08T13:26:25.183Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:25.183Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:26:25.183Z] #20 15.06 Reading package lists... [2022-08-08T13:26:25.183Z] #20 18.80 Building dependency tree... [2022-08-08T13:26:25.183Z] #20 19.46 Reading state information... [2022-08-08T13:26:25.183Z] #20 20.29 libcap2-bin is already the newest version (1:2.25-2). [2022-08-08T13:26:25.183Z] #20 20.29 The following additional packages will be installed: [2022-08-08T13:26:25.183Z] #20 20.30 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-08-08T13:26:25.183Z] #20 20.30 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-08-08T13:26:25.183Z] #20 20.31 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-08-08T13:26:25.183Z] #20 20.31 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-08-08T13:26:25.183Z] #20 20.31 python3.7 python3.7-minimal vim-runtime xxd [2022-08-08T13:26:25.183Z] #20 20.32 Suggested packages: [2022-08-08T13:26:25.183Z] #20 20.32 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-08-08T13:26:25.183Z] #20 20.32 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-08-08T13:26:25.183Z] #20 20.32 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-08-08T13:26:25.183Z] #20 20.32 quota [2022-08-08T13:26:25.183Z] #20 20.32 Recommended packages: [2022-08-08T13:26:25.183Z] #20 20.32 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-08-08T13:26:25.183Z] #20 20.32 python3-keyrings.alt python3-xdg unzip [2022-08-08T13:26:25.183Z] #20 21.97 The following NEW packages will be installed: [2022-08-08T13:26:25.183Z] #20 21.98 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-08-08T13:26:25.183Z] #20 21.99 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-08-08T13:26:25.183Z] #20 21.99 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-08-08T13:26:25.183Z] #20 21.99 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-08-08T13:26:25.183Z] #20 21.99 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-08-08T13:26:25.183Z] #20 21.99 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-08-08T13:26:25.183Z] #20 21.99 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-08-08T13:26:25.183Z] #20 22.00 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-08T13:26:25.183Z] #20 22.00 xz-utils zip [2022-08-08T13:26:25.183Z] #20 22.32 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:26:25.183Z] #20 22.32 Need to get 28.6 MB of archives. [2022-08-08T13:26:25.183Z] #20 22.32 After this operation, 116 MB of additional disk space will be used. [2022-08-08T13:26:25.183Z] #20 22.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-08-08T13:26:25.183Z] #20 22.33 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-08-08T13:26:25.183Z] #20 22.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-08-08T13:26:25.183Z] #20 22.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-08-08T13:26:25.183Z] #20 22.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-08-08T13:26:25.183Z] #20 22.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-08-08T13:26:25.183Z] #20 22.55 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-08-08T13:26:25.183Z] #20 22.56 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-08-08T13:26:25.183Z] #20 22.57 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-08-08T13:26:25.183Z] #20 22.57 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-08-08T13:26:25.183Z] #20 22.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-08-08T13:26:25.183Z] #20 22.59 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-08-08T13:26:25.183Z] #20 22.59 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-08T13:26:25.183Z] #20 22.59 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-08-08T13:26:25.183Z] #20 22.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-08-08T13:26:25.183Z] #20 22.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-08-08T13:26:25.183Z] #20 22.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-08-08T13:26:25.183Z] #20 22.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-08T13:26:25.183Z] #20 22.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-08-08T13:26:25.183Z] #20 22.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-08-08T13:26:25.183Z] #20 22.66 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-08-08T13:26:25.183Z] #20 22.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-08-08T13:26:25.183Z] #20 22.70 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-08-08T13:26:25.183Z] #20 22.72 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-08-08T13:26:25.183Z] #20 22.73 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-08-08T13:26:25.183Z] #20 22.74 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-08-08T13:26:25.183Z] #20 22.74 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-08-08T13:26:25.183Z] #20 22.74 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-08-08T13:26:25.183Z] #20 22.74 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-08-08T13:26:25.322Z] #20 38.31 Selecting previously unselected package bzip2. [2022-08-08T13:26:25.322Z] #20 38.33 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2022-08-08T13:26:25.322Z] #20 38.33 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-08T13:26:25.322Z] #20 38.43 Selecting previously unselected package xz-utils. [2022-08-08T13:26:25.322Z] #20 38.44 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_arm64.deb ... [2022-08-08T13:26:25.322Z] #20 38.45 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-08-08T13:26:25.578Z] #20 38.62 Selecting previously unselected package apparmor. [2022-08-08T13:26:25.578Z] #20 38.63 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2022-08-08T13:26:25.578Z] #20 38.70 Unpacking apparmor (2.13.2-10) ... [2022-08-08T13:26:25.686Z] #20 ... [2022-08-08T13:26:25.687Z] [2022-08-08T13:26:25.687Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:25.687Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:25.687Z] #43 91.34 CC criu/cr-dedup.o [2022-08-08T13:26:25.687Z] #43 91.72 CC criu/cr-dump.o [2022-08-08T13:26:25.687Z] #43 93.85 CC criu/cr-errno.o [2022-08-08T13:26:25.687Z] #43 93.91 CC criu/cr-restore.o [2022-08-08T13:26:25.687Z] #43 98.35 CC criu/cr-service.o [2022-08-08T13:26:25.687Z] #43 100.00 CC criu/crtools.o [2022-08-08T13:26:25.687Z] #43 100.6 CC criu/eventfd.o [2022-08-08T13:26:25.687Z] #43 101.0 CC criu/eventpoll.o [2022-08-08T13:26:25.687Z] #43 101.7 CC criu/external.o [2022-08-08T13:26:25.753Z] #20 23.17 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-08T13:26:25.753Z] #20 23.17 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-08-08T13:26:25.753Z] #20 23.17 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-08-08T13:26:25.753Z] #20 23.18 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-08-08T13:26:25.753Z] #20 23.19 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-08-08T13:26:25.753Z] #20 23.19 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-08-08T13:26:25.753Z] #20 23.19 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-08-08T13:26:25.753Z] #20 23.28 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-08-08T13:26:25.753Z] #20 23.28 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-08-08T13:26:25.753Z] #20 23.29 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-08-08T13:26:25.753Z] #20 23.30 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-08-08T13:26:25.753Z] #20 23.30 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-08-08T13:26:25.753Z] #20 23.32 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-08-08T13:26:25.753Z] #20 23.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-08-08T13:26:25.753Z] #20 23.38 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-08-08T13:26:25.835Z] #20 38.99 Selecting previously unselected package aufs-tools. [2022-08-08T13:26:25.835Z] #20 38.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2022-08-08T13:26:25.835Z] #20 38.99 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-08-08T13:26:25.835Z] #20 39.11 Selecting previously unselected package libonig5:arm64. [2022-08-08T13:26:25.945Z] #43 ... [2022-08-08T13:26:25.945Z] [2022-08-08T13:26:25.945Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:25.945Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:26:25.945Z] #20 53.04 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-08-08T13:26:25.945Z] #20 53.07 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-08-08T13:26:25.945Z] #20 53.11 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-08T13:26:25.945Z] #20 53.12 Setting up patch (2.7.6-3+deb10u1) ... [2022-08-08T13:26:25.945Z] #20 53.13 Setting up sudo (1.8.27-1+deb10u3) ... [2022-08-08T13:26:25.945Z] #20 53.20 invoke-rc.d: could not determine current runlevel [2022-08-08T13:26:26.014Z] #20 23.39 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-08-08T13:26:26.014Z] #20 23.41 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-08-08T13:26:26.091Z] #20 39.12 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2022-08-08T13:26:26.091Z] #20 39.12 Unpacking libonig5:arm64 (6.9.1-1) ... [2022-08-08T13:26:26.091Z] #20 39.28 Selecting previously unselected package libjq1:arm64. [2022-08-08T13:26:26.091Z] #20 39.29 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2022-08-08T13:26:26.091Z] #20 39.29 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-08-08T13:26:26.091Z] #20 39.38 Selecting previously unselected package jq. [2022-08-08T13:26:26.204Z] #20 53.21 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-08T13:26:26.204Z] #20 53.22 Setting up pigz (2.4-1) ... [2022-08-08T13:26:26.204Z] #20 53.23 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-08T13:26:26.204Z] #20 53.25 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-08-08T13:26:26.204Z] #20 53.27 Setting up python-pip-whl (18.1-5) ... [2022-08-08T13:26:26.204Z] #20 53.29 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-08-08T13:26:26.204Z] #20 53.30 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:26.274Z] #20 23.73 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-08-08T13:26:26.274Z] #20 23.79 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-08-08T13:26:26.274Z] #20 23.83 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-08-08T13:26:26.348Z] #20 39.39 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2022-08-08T13:26:26.348Z] #20 39.40 Unpacking jq (1.5+dfsg-2+b1) ... [2022-08-08T13:26:26.348Z] #20 39.49 Selecting previously unselected package libaio1:arm64. [2022-08-08T13:26:26.348Z] #20 39.49 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2022-08-08T13:26:26.348Z] #20 39.49 Unpacking libaio1:arm64 (0.3.112-3) ... [2022-08-08T13:26:26.348Z] #20 39.57 Selecting previously unselected package libgpm2:arm64. [2022-08-08T13:26:26.348Z] #20 39.57 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2022-08-08T13:26:26.348Z] #20 39.58 Unpacking libgpm2:arm64 (1.20.7-5) ... [2022-08-08T13:26:26.376Z] #43 71.39 DEP criu/protobuf-desc.d [2022-08-08T13:26:26.376Z] #43 71.52 DEP criu/proc_parse.d [2022-08-08T13:26:26.604Z] #20 39.66 Selecting previously unselected package libicu63:arm64. [2022-08-08T13:26:26.604Z] #20 39.66 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_arm64.deb ... [2022-08-08T13:26:26.604Z] #20 39.67 Unpacking libicu63:arm64 (63.1-6+deb10u3) ... [2022-08-08T13:26:26.637Z] #43 71.69 DEP criu/plugin.d [2022-08-08T13:26:26.637Z] #43 71.76 DEP criu/pipes.d [2022-08-08T13:26:26.637Z] #43 71.90 DEP criu/pie-util.d [2022-08-08T13:26:26.722Z] #20 53.69 Setting up libaio1:amd64 (0.3.112-3) ... [2022-08-08T13:26:26.722Z] #20 53.70 Setting up libonig5:amd64 (6.9.1-1) ... [2022-08-08T13:26:26.722Z] #20 53.71 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:26.722Z] #20 53.72 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:26.722Z] #20 53.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-08T13:26:26.722Z] #20 53.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-08T13:26:26.722Z] #20 53.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-08T13:26:26.722Z] #20 53.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-08T13:26:26.722Z] #20 53.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-08T13:26:26.722Z] #20 53.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-08T13:26:26.722Z] #20 53.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-08T13:26:26.722Z] #20 53.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-08T13:26:26.722Z] #20 53.79 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-08T13:26:26.722Z] #20 53.81 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-08-08T13:26:26.722Z] #20 53.84 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-08-08T13:26:26.722Z] #20 53.85 Setting up jq (1.5+dfsg-2+b1) ... [2022-08-08T13:26:26.722Z] #20 53.86 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-08-08T13:26:26.722Z] #20 53.88 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:26.897Z] #43 71.98 DEP criu/pie-util-vdso.d [2022-08-08T13:26:27.158Z] #43 72.10 DEP criu/pie-util-vdso-elf32.d [2022-08-08T13:26:27.158Z] #43 72.21 DEP criu/path.d [2022-08-08T13:26:27.158Z] #43 72.32 DEP criu/parasite-syscall.d [2022-08-08T13:26:27.212Z] #20 24.48 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:26:27.212Z] #20 24.61 Fetched 28.6 MB in 2s (16.1 MB/s) [2022-08-08T13:26:27.212Z] #20 24.66 Selecting previously unselected package pigz. [2022-08-08T13:26:27.213Z] #20 24.66 (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 ... 23452 files and directories currently installed.) [2022-08-08T13:26:27.213Z] #20 24.72 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-08-08T13:26:27.213Z] #20 24.73 Unpacking pigz (2.4-1) ... [2022-08-08T13:26:27.213Z] #20 24.81 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-08-08T13:26:27.419Z] #43 72.51 DEP criu/pagemap.d [2022-08-08T13:26:27.472Z] #20 24.82 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-08-08T13:26:27.472Z] #20 24.83 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:27.680Z] #43 72.65 DEP criu/pagemap-cache.d [2022-08-08T13:26:27.680Z] #43 72.77 DEP criu/page-xfer.d [2022-08-08T13:26:27.941Z] #43 72.93 DEP criu/page-pipe.d [2022-08-08T13:26:27.941Z] #43 73.03 DEP criu/netfilter.d [2022-08-08T13:26:28.041Z] #20 25.27 Selecting previously unselected package python3.7-minimal. [2022-08-08T13:26:28.041Z] #20 25.29 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-08-08T13:26:28.041Z] #20 25.30 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-08T13:26:28.202Z] #43 73.24 DEP criu/net.d [2022-08-08T13:26:28.463Z] #43 73.42 DEP criu/namespaces.d [2022-08-08T13:26:28.463Z] #43 73.60 DEP criu/mount.d [2022-08-08T13:26:28.610Z] #20 26.27 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:28.724Z] #43 73.78 DEP criu/memfd.d [2022-08-08T13:26:28.870Z] #20 26.28 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-08T13:26:28.985Z] #43 73.91 DEP criu/mem.d [2022-08-08T13:26:28.985Z] #43 74.08 DEP criu/lsm.d [2022-08-08T13:26:28.985Z] #43 74.20 DEP criu/log.d [2022-08-08T13:26:29.245Z] #43 74.31 DEP criu/libnetlink.d [2022-08-08T13:26:29.245Z] #43 74.41 DEP criu/kerndat.d [2022-08-08T13:26:29.506Z] #43 74.59 DEP criu/kcmp-ids.d [2022-08-08T13:26:29.506Z] #43 74.67 DEP criu/irmap.d [2022-08-08T13:26:29.767Z] #43 74.81 DEP criu/ipc_ns.d [2022-08-08T13:26:29.767Z] #43 74.95 DEP criu/image.d [2022-08-08T13:26:29.873Z] #20 42.64 Selecting previously unselected package libnet1:arm64. [2022-08-08T13:26:29.873Z] #20 42.65 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2022-08-08T13:26:29.873Z] #20 42.67 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:26:29.873Z] #20 42.76 Selecting previously unselected package libnl-3-200:arm64. [2022-08-08T13:26:29.873Z] #20 42.78 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2022-08-08T13:26:29.873Z] #20 42.79 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2022-08-08T13:26:29.873Z] #20 42.87 Selecting previously unselected package libprotobuf-c1:arm64. [2022-08-08T13:26:29.873Z] #20 42.87 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2022-08-08T13:26:29.873Z] #20 42.88 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-08-08T13:26:29.873Z] #20 42.96 Selecting previously unselected package libreadline5:arm64. [2022-08-08T13:26:29.873Z] #20 42.97 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2022-08-08T13:26:29.873Z] #20 42.97 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-08-08T13:26:30.009Z] #20 56.79 Setting up iptables (1.8.2-4) ... [2022-08-08T13:26:30.009Z] #20 56.82 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T13:26:30.009Z] #20 56.83 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T13:26:30.009Z] #20 56.84 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T13:26:30.009Z] #20 56.84 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T13:26:30.009Z] #20 56.85 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-08T13:26:30.009Z] #20 56.85 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-08T13:26:30.009Z] #20 56.86 Setting up python3 (3.7.3-1) ... [2022-08-08T13:26:30.027Z] #43 75.15 DEP criu/image-desc.d [2022-08-08T13:26:30.027Z] #43 75.23 DEP criu/fsnotify.d [2022-08-08T13:26:30.129Z] #20 43.09 Selecting previously unselected package net-tools. [2022-08-08T13:26:30.129Z] #20 43.11 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2022-08-08T13:26:30.129Z] #20 43.12 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-08T13:26:30.129Z] #20 43.29 Selecting previously unselected package patch. [2022-08-08T13:26:30.129Z] #20 43.30 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_arm64.deb ... [2022-08-08T13:26:30.129Z] #20 43.30 Unpacking patch (2.7.6-3+deb10u1) ... [2022-08-08T13:26:30.251Z] #20 ... [2022-08-08T13:26:30.251Z] [2022-08-08T13:26:30.251Z] #32 [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-08T13:26:30.251Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-08T13:26:30.251Z] #32 DONE 140.5s [2022-08-08T13:26:30.251Z] [2022-08-08T13:26:30.251Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:30.251Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:30.251Z] #43 71.97 DEP criu/lsm.d [2022-08-08T13:26:30.251Z] #43 72.12 DEP criu/log.d [2022-08-08T13:26:30.251Z] #43 72.28 DEP criu/libnetlink.d [2022-08-08T13:26:30.251Z] #43 72.37 DEP criu/kerndat.d [2022-08-08T13:26:30.251Z] #43 72.62 DEP criu/kcmp-ids.d [2022-08-08T13:26:30.251Z] #43 72.70 DEP criu/irmap.d [2022-08-08T13:26:30.251Z] #43 72.87 DEP criu/ipc_ns.d [2022-08-08T13:26:30.251Z] #43 73.02 DEP criu/image.d [2022-08-08T13:26:30.251Z] #43 73.21 DEP criu/image-desc.d [2022-08-08T13:26:30.251Z] #43 73.29 DEP criu/fsnotify.d [2022-08-08T13:26:30.251Z] #43 73.44 DEP criu/filesystems.d [2022-08-08T13:26:30.251Z] #43 73.58 DEP criu/files.d [2022-08-08T13:26:30.251Z] #43 73.72 DEP criu/files-reg.d [2022-08-08T13:26:30.251Z] #43 73.97 DEP criu/files-ext.d [2022-08-08T13:26:30.251Z] #43 74.15 DEP criu/file-lock.d [2022-08-08T13:26:30.251Z] #43 74.37 DEP criu/file-ids.d [2022-08-08T13:26:30.251Z] #43 74.56 DEP criu/fifo.d [2022-08-08T13:26:30.251Z] #43 74.70 DEP criu/fdstore.d [2022-08-08T13:26:30.251Z] #43 74.82 DEP criu/fault-injection.d [2022-08-08T13:26:30.251Z] #43 74.86 DEP criu/external.d [2022-08-08T13:26:30.251Z] #43 74.96 DEP criu/eventpoll.d [2022-08-08T13:26:30.251Z] #43 75.11 DEP criu/eventfd.d [2022-08-08T13:26:30.251Z] #43 75.27 DEP criu/crtools.d [2022-08-08T13:26:30.251Z] #43 75.51 DEP criu/cr-service.d [2022-08-08T13:26:30.251Z] #43 75.78 DEP criu/cr-restore.d [2022-08-08T13:26:30.251Z] #43 76.00 DEP criu/cr-errno.d [2022-08-08T13:26:30.251Z] #43 76.02 DEP criu/cr-dump.d [2022-08-08T13:26:30.251Z] #43 76.31 DEP criu/cr-dedup.d [2022-08-08T13:26:30.251Z] #43 76.53 DEP criu/cr-check.d [2022-08-08T13:26:30.251Z] #43 76.78 DEP criu/config.d [2022-08-08T13:26:30.268Z] #20 57.25 Setting up python3-wheel (0.32.3-2) ... [2022-08-08T13:26:30.296Z] #43 75.39 DEP criu/filesystems.d [2022-08-08T13:26:30.386Z] #20 43.41 Selecting previously unselected package python-pip-whl. [2022-08-08T13:26:30.386Z] #20 43.41 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-08-08T13:26:30.386Z] #20 43.43 Unpacking python-pip-whl (18.1-5) ... [2022-08-08T13:26:30.511Z] #43 77.03 DEP criu/clone-noasan.d [2022-08-08T13:26:30.511Z] #43 77.21 DEP criu/cgroup.d [2022-08-08T13:26:30.557Z] #43 75.53 DEP criu/files.d [2022-08-08T13:26:30.796Z] #43 77.44 DEP criu/cgroup-props.d [2022-08-08T13:26:30.796Z] #43 77.56 DEP criu/bitmap.d [2022-08-08T13:26:30.817Z] #43 75.77 DEP criu/files-reg.d [2022-08-08T13:26:30.835Z] #20 57.95 Setting up apparmor (2.13.2-10) ... [2022-08-08T13:26:30.948Z] #20 43.85 Selecting previously unselected package python3-lib2to3. [2022-08-08T13:26:30.948Z] #20 43.86 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-08-08T13:26:30.948Z] #20 43.86 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-08-08T13:26:30.948Z] #20 44.01 Selecting previously unselected package python3-distutils. [2022-08-08T13:26:30.948Z] #20 44.03 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-08-08T13:26:30.948Z] #20 44.04 Unpacking python3-distutils (3.7.3-1) ... [2022-08-08T13:26:30.948Z] #20 44.22 Selecting previously unselected package python3-pip. [2022-08-08T13:26:30.948Z] #20 44.22 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-08-08T13:26:30.948Z] #20 44.23 Unpacking python3-pip (18.1-5) ... [2022-08-08T13:26:31.059Z] #43 77.62 DEP criu/bfd.d [2022-08-08T13:26:31.059Z] #43 77.81 DEP criu/autofs.d [2022-08-08T13:26:31.078Z] #43 76.01 DEP criu/files-ext.d [2022-08-08T13:26:31.078Z] #43 76.22 DEP criu/file-lock.d [2022-08-08T13:26:31.204Z] #20 44.43 Selecting previously unselected package python3-pkg-resources. [2022-08-08T13:26:31.319Z] #43 78.05 DEP criu/aio.d [2022-08-08T13:26:31.319Z] #43 ... [2022-08-08T13:26:31.319Z] [2022-08-08T13:26:31.319Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:31.319Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:26:31.319Z] #20 28.96 Selecting previously unselected package python3-minimal. [2022-08-08T13:26:31.338Z] #43 76.36 DEP criu/file-ids.d [2022-08-08T13:26:31.338Z] #43 76.55 DEP criu/fifo.d [2022-08-08T13:26:31.460Z] #20 44.44 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-08-08T13:26:31.460Z] #20 44.45 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-08-08T13:26:31.460Z] #20 44.59 Selecting previously unselected package python3-setuptools. [2022-08-08T13:26:31.460Z] #20 44.60 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-08-08T13:26:31.460Z] #20 44.60 Unpacking python3-setuptools (40.8.0-1) ... [2022-08-08T13:26:31.580Z] #20 28.96 (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 ... 23701 files and directories currently installed.) [2022-08-08T13:26:31.580Z] #20 29.02 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-08-08T13:26:31.580Z] #20 29.03 Unpacking python3-minimal (3.7.3-1) ... [2022-08-08T13:26:31.599Z] #43 76.66 DEP criu/fdstore.d [2022-08-08T13:26:31.599Z] #43 76.78 DEP criu/fault-injection.d [2022-08-08T13:26:31.716Z] #20 44.78 Selecting previously unselected package python3-wheel. [2022-08-08T13:26:31.716Z] #20 44.79 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-08-08T13:26:31.716Z] #20 44.79 Unpacking python3-wheel (0.32.3-2) ... [2022-08-08T13:26:31.716Z] #20 44.88 Selecting previously unselected package sudo. [2022-08-08T13:26:31.716Z] #20 44.88 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_arm64.deb ... [2022-08-08T13:26:31.716Z] #20 44.89 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-08-08T13:26:31.839Z] #20 29.12 Selecting previously unselected package libmpdec2:amd64. [2022-08-08T13:26:31.839Z] #20 29.13 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-08-08T13:26:31.839Z] #20 29.14 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-08-08T13:26:31.839Z] #20 29.24 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-08-08T13:26:31.839Z] #20 29.25 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-08-08T13:26:31.839Z] #20 29.25 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:31.859Z] #43 76.81 DEP criu/external.d [2022-08-08T13:26:31.859Z] #43 76.92 DEP criu/eventpoll.d [2022-08-08T13:26:31.859Z] #43 77.04 DEP criu/eventfd.d [2022-08-08T13:26:32.120Z] #43 77.15 DEP criu/crtools.d [2022-08-08T13:26:32.278Z] #20 45.24 Selecting previously unselected package thin-provisioning-tools. [2022-08-08T13:26:32.278Z] #20 45.24 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2022-08-08T13:26:32.278Z] #20 45.25 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-08-08T13:26:32.278Z] #20 45.52 Selecting previously unselected package uidmap. [2022-08-08T13:26:32.278Z] #20 45.52 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_arm64.deb ... [2022-08-08T13:26:32.278Z] #20 45.52 Unpacking uidmap (1:4.5-1.1) ... [2022-08-08T13:26:32.380Z] #43 77.31 DEP criu/cr-service.d [2022-08-08T13:26:32.380Z] #43 77.51 DEP criu/cr-restore.d [2022-08-08T13:26:32.534Z] #20 45.65 Selecting previously unselected package vim-runtime. [2022-08-08T13:26:32.534Z] #20 45.66 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-08T13:26:32.534Z] #20 45.69 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-08-08T13:26:32.534Z] #20 45.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-08-08T13:26:32.534Z] #20 45.74 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:32.642Z] #43 77.72 DEP criu/cr-errno.d [2022-08-08T13:26:32.642Z] #43 ... [2022-08-08T13:26:32.642Z] [2022-08-08T13:26:32.642Z] #32 [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-08T13:26:32.642Z] #32 sha256:6a63188391d2a58387569488cfab48acf88341e89cd59d39b839cdc79d7a4d27 [2022-08-08T13:26:32.642Z] #32 DONE 140.9s [2022-08-08T13:26:32.642Z] [2022-08-08T13:26:32.642Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:32.642Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:32.642Z] #43 77.76 DEP criu/cr-dump.d [2022-08-08T13:26:32.642Z] #43 ... [2022-08-08T13:26:32.642Z] [2022-08-08T13:26:32.642Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:32.642Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:26:32.642Z] #20 13.18 Fetched 9011 kB in 9s (981 kB/s) [2022-08-08T13:26:32.642Z] #20 13.18 Reading package lists... [2022-08-08T13:26:32.740Z] #20 59.54 Setting up xfsprogs (4.20.0-1) ... [2022-08-08T13:26:32.740Z] #20 59.56 Setting up python3-lib2to3 (3.7.3-1) ... [2022-08-08T13:26:32.780Z] #20 30.13 Selecting previously unselected package python3.7. [2022-08-08T13:26:32.780Z] #20 30.15 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-08-08T13:26:32.780Z] #20 30.16 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:32.780Z] #20 30.30 Selecting previously unselected package libpython3-stdlib:amd64. [2022-08-08T13:26:32.780Z] #20 30.30 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-08-08T13:26:32.780Z] #20 30.31 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-08-08T13:26:32.903Z] #20 16.91 Reading package lists... [2022-08-08T13:26:32.903Z] #20 ... [2022-08-08T13:26:32.903Z] [2022-08-08T13:26:32.903Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:32.903Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:32.903Z] #43 77.94 DEP criu/cr-dedup.d [2022-08-08T13:26:32.999Z] #20 59.98 Setting up python3-pkg-resources (40.8.0-1) ... [2022-08-08T13:26:33.040Z] #20 30.44 Setting up python3-minimal (3.7.3-1) ... [2022-08-08T13:26:33.165Z] #43 78.05 DEP criu/cr-check.d [2022-08-08T13:26:33.426Z] #43 78.37 DEP criu/config.d [2022-08-08T13:26:33.426Z] #43 78.50 DEP criu/clone-noasan.d [2022-08-08T13:26:33.426Z] #43 78.59 DEP criu/cgroup.d [2022-08-08T13:26:33.687Z] #43 78.73 DEP criu/cgroup-props.d [2022-08-08T13:26:33.687Z] #43 78.83 DEP criu/bitmap.d [2022-08-08T13:26:33.936Z] #20 60.98 Setting up python3-distutils (3.7.3-1) ... [2022-08-08T13:26:33.948Z] #43 78.85 DEP criu/bfd.d [2022-08-08T13:26:33.948Z] #43 78.97 DEP criu/autofs.d [2022-08-08T13:26:33.948Z] #43 79.10 DEP criu/aio.d [2022-08-08T13:26:33.980Z] #20 31.26 Selecting previously unselected package python3. [2022-08-08T13:26:33.980Z] #20 31.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 ... 24113 files and directories currently installed.) [2022-08-08T13:26:33.980Z] #20 31.30 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-08-08T13:26:33.980Z] #20 31.31 Unpacking python3 (3.7.3-1) ... [2022-08-08T13:26:33.980Z] #20 31.41 Selecting previously unselected package libip4tc0:amd64. [2022-08-08T13:26:33.980Z] #20 31.41 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-08-08T13:26:33.980Z] #20 31.41 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-08-08T13:26:33.980Z] #20 31.49 Selecting previously unselected package libip6tc0:amd64. [2022-08-08T13:26:33.980Z] #20 31.50 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-08-08T13:26:33.980Z] #20 31.50 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-08-08T13:26:34.209Z] #43 79.30 DEP criu/action-scripts.d [2022-08-08T13:26:34.239Z] #20 31.60 Selecting previously unselected package libiptc0:amd64. [2022-08-08T13:26:34.240Z] #20 31.60 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-08-08T13:26:34.240Z] #20 31.61 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-08-08T13:26:34.240Z] #20 31.70 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-08T13:26:34.240Z] #20 31.71 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-08T13:26:34.240Z] #20 31.72 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-08T13:26:34.240Z] #20 31.78 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-08T13:26:34.240Z] #20 31.79 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-08-08T13:26:34.240Z] #20 31.79 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-08-08T13:26:34.470Z] #43 79.61 CC criu/action-scripts.o [2022-08-08T13:26:34.500Z] #20 31.87 Selecting previously unselected package libnftnl11:amd64. [2022-08-08T13:26:34.500Z] #20 31.88 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-08-08T13:26:34.500Z] #20 31.89 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-08-08T13:26:34.500Z] #20 31.97 Selecting previously unselected package iptables. [2022-08-08T13:26:34.500Z] #20 31.99 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-08-08T13:26:34.500Z] #20 32.00 Unpacking iptables (1.8.2-4) ... [2022-08-08T13:26:34.504Z] #20 61.47 Setting up python3-setuptools (40.8.0-1) ... [2022-08-08T13:26:35.044Z] #43 80.09 CC criu/aio.o [2022-08-08T13:26:35.054Z] #20 ... [2022-08-08T13:26:35.055Z] [2022-08-08T13:26:35.055Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:35.055Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:26:35.055Z] #43 87.56 CC criu/cr-dedup.o [2022-08-08T13:26:35.055Z] #43 87.94 CC criu/cr-dump.o [2022-08-08T13:26:35.055Z] #43 90.39 CC criu/cr-errno.o [2022-08-08T13:26:35.055Z] #43 90.47 CC criu/cr-restore.o [2022-08-08T13:26:35.055Z] #43 94.92 CC criu/cr-service.o [2022-08-08T13:26:35.055Z] #43 96.63 CC criu/crtools.o [2022-08-08T13:26:35.055Z] #43 97.13 CC criu/eventfd.o [2022-08-08T13:26:35.055Z] #43 97.42 CC criu/eventpoll.o [2022-08-08T13:26:35.070Z] #20 32.36 Selecting previously unselected package xxd. [2022-08-08T13:26:35.070Z] #20 32.37 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-08T13:26:35.070Z] #20 32.37 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:35.070Z] #20 32.51 Selecting previously unselected package vim-common. [2022-08-08T13:26:35.070Z] #20 32.51 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-08T13:26:35.070Z] #20 32.55 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:35.331Z] #20 32.71 Selecting previously unselected package bash-completion. [2022-08-08T13:26:35.331Z] #20 32.71 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-08-08T13:26:35.615Z] #43 80.54 CC criu/autofs.o [2022-08-08T13:26:35.659Z] #43 98.15 CC criu/external.o [2022-08-08T13:26:35.660Z] #43 ... [2022-08-08T13:26:35.660Z] [2022-08-08T13:26:35.660Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:35.660Z] #20 sha256:8424ccc5bd1c4c8177db5e812d50c17ae46c2e118234c8b66e803a25eef3307b [2022-08-08T13:26:35.660Z] #20 48.85 Selecting previously unselected package vim. [2022-08-08T13:26:35.660Z] #20 48.85 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_arm64.deb ... [2022-08-08T13:26:35.660Z] #20 48.88 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:35.885Z] #20 62.69 Setting up python3-pip (18.1-5) ... [2022-08-08T13:26:36.145Z] #20 ... [2022-08-08T13:26:36.145Z] [2022-08-08T13:26:36.145Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:36.145Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:36.145Z] #43 102.0 CC criu/fault-injection.o [2022-08-08T13:26:36.145Z] #43 102.2 CC criu/fdstore.o [2022-08-08T13:26:36.145Z] #43 102.6 CC criu/fifo.o [2022-08-08T13:26:36.145Z] #43 103.0 CC criu/file-ids.o [2022-08-08T13:26:36.145Z] #43 103.4 CC criu/file-lock.o [2022-08-08T13:26:36.145Z] #43 104.3 CC criu/files-ext.o [2022-08-08T13:26:36.145Z] #43 104.7 CC criu/files-reg.o [2022-08-08T13:26:36.145Z] #43 106.9 CC criu/files.o [2022-08-08T13:26:36.145Z] #43 109.2 CC criu/filesystems.o [2022-08-08T13:26:36.145Z] #43 109.9 CC criu/fsnotify.o [2022-08-08T13:26:36.145Z] #43 111.1 CC criu/image-desc.o [2022-08-08T13:26:36.145Z] #43 111.3 CC criu/image.o [2022-08-08T13:26:36.222Z] #20 49.37 Selecting previously unselected package xfsprogs. [2022-08-08T13:26:36.222Z] #20 49.37 Preparing to unpack .../39-xfsprogs_4.20.0-1_arm64.deb ... [2022-08-08T13:26:36.222Z] #20 49.38 Unpacking xfsprogs (4.20.0-1) ... [2022-08-08T13:26:36.405Z] #43 112.2 CC criu/ipc_ns.o [2022-08-08T13:26:36.666Z] #43 ... [2022-08-08T13:26:36.666Z] [2022-08-08T13:26:36.666Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:36.666Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:26:36.666Z] #20 63.69 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:26:36.666Z] #20 63.74 Processing triggers for mime-support (3.62) ... [2022-08-08T13:26:36.786Z] #20 49.83 Selecting previously unselected package zip. [2022-08-08T13:26:36.786Z] #20 49.85 Preparing to unpack .../40-zip_3.0-11+b1_arm64.deb ... [2022-08-08T13:26:36.786Z] #20 49.86 Unpacking zip (3.0-11+b1) ... [2022-08-08T13:26:36.786Z] #20 50.09 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-08-08T13:26:37.000Z] #43 81.80 CC criu/bfd.o [2022-08-08T13:26:37.042Z] #20 50.10 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-08T13:26:37.042Z] #20 50.11 Setting up libip6tc0:arm64 (1.8.2-4) ... [2022-08-08T13:26:37.042Z] #20 50.12 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2022-08-08T13:26:37.042Z] #20 50.14 Setting up libgpm2:arm64 (1.20.7-5) ... [2022-08-08T13:26:37.042Z] #20 50.15 Setting up libip4tc0:arm64 (1.8.2-4) ... [2022-08-08T13:26:37.042Z] #20 50.16 Setting up uidmap (1:4.5-1.1) ... [2022-08-08T13:26:37.042Z] #20 50.17 Setting up libnftnl11:arm64 (1.1.2-2) ... [2022-08-08T13:26:37.042Z] #20 50.18 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:26:37.042Z] #20 50.19 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-08T13:26:37.042Z] #20 50.20 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2022-08-08T13:26:37.042Z] #20 50.21 Setting up libicu63:arm64 (63.1-6+deb10u3) ... [2022-08-08T13:26:37.042Z] #20 50.22 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:37.042Z] #20 50.23 Setting up zip (3.0-11+b1) ... [2022-08-08T13:26:37.042Z] #20 50.25 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:37.042Z] #20 50.27 Setting up bash-completion (1:2.8-6) ... [2022-08-08T13:26:37.261Z] #43 82.26 CC criu/bitmap.o [2022-08-08T13:26:37.261Z] #43 82.39 CC criu/cgroup-props.o [2022-08-08T13:26:37.606Z] #20 DONE 64.5s [2022-08-08T13:26:37.606Z] [2022-08-08T13:26:37.606Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:37.606Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:37.606Z] #43 113.4 CC criu/irmap.o [2022-08-08T13:26:37.874Z] #20 35.36 Unpacking bash-completion (1:2.8-6) ... [2022-08-08T13:26:38.205Z] #43 83.15 CC criu/cgroup.o [2022-08-08T13:26:38.443Z] #20 35.73 Selecting previously unselected package bzip2. [2022-08-08T13:26:38.443Z] #20 35.73 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-08-08T13:26:38.443Z] #20 35.74 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-08T13:26:38.443Z] #20 35.83 Selecting previously unselected package xz-utils. [2022-08-08T13:26:38.443Z] #20 35.84 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-08-08T13:26:38.443Z] #20 35.85 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-08-08T13:26:38.444Z] #20 36.00 Selecting previously unselected package apparmor. [2022-08-08T13:26:38.444Z] #20 36.02 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-08-08T13:26:38.544Z] #43 ... [2022-08-08T13:26:38.544Z] [2022-08-08T13:26:38.544Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-08T13:26:38.544Z] #21 sha256:7d6dc0d65c552b7efb9c73a0f05574d6923c4cb8de3f8ed4dd58ab00a8cd3331 [2022-08-08T13:26:38.544Z] #21 0.866 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-08T13:26:38.544Z] #21 0.870 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-08T13:26:38.544Z] #21 0.873 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-08T13:26:38.544Z] #21 DONE 0.9s [2022-08-08T13:26:38.544Z] [2022-08-08T13:26:38.544Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-08T13:26:38.544Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-08T13:26:38.703Z] #20 36.12 Unpacking apparmor (2.13.2-10) ... [2022-08-08T13:26:38.963Z] #20 36.48 Selecting previously unselected package aufs-tools. [2022-08-08T13:26:38.963Z] #20 36.50 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-08-08T13:26:38.963Z] #20 36.50 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-08-08T13:26:39.148Z] #43 ... [2022-08-08T13:26:39.148Z] [2022-08-08T13:26:39.148Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:39.148Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:26:39.148Z] #20 16.91 Reading package lists... [2022-08-08T13:26:39.148Z] #20 20.67 Building dependency tree... [2022-08-08T13:26:39.148Z] #20 22.04 libcap2-bin is already the newest version (1:2.25-2). [2022-08-08T13:26:39.148Z] #20 22.04 The following additional packages will be installed: [2022-08-08T13:26:39.148Z] #20 22.07 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2022-08-08T13:26:39.148Z] #20 22.07 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2022-08-08T13:26:39.148Z] #20 22.07 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2022-08-08T13:26:39.148Z] #20 22.07 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2022-08-08T13:26:39.148Z] #20 22.07 python3.7 python3.7-minimal vim-runtime xxd [2022-08-08T13:26:39.148Z] #20 22.07 Suggested packages: [2022-08-08T13:26:39.148Z] #20 22.07 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm ed diffutils-doc [2022-08-08T13:26:39.148Z] #20 22.07 python3-doc python3-tk python3-venv python-setuptools-doc python3.7-venv [2022-08-08T13:26:39.148Z] #20 22.07 python3.7-doc binfmt-support ctags vim-doc vim-scripts xfsdump acl attr [2022-08-08T13:26:39.148Z] #20 22.07 quota [2022-08-08T13:26:39.148Z] #20 22.07 Recommended packages: [2022-08-08T13:26:39.148Z] #20 22.07 aufs-dkms nftables build-essential python3-dev python3-keyring [2022-08-08T13:26:39.148Z] #20 22.07 python3-keyrings.alt python3-xdg unzip [2022-08-08T13:26:39.148Z] #20 23.53 The following NEW packages will be installed: [2022-08-08T13:26:39.148Z] #20 23.54 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2022-08-08T13:26:39.148Z] #20 23.55 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2022-08-08T13:26:39.148Z] #20 23.55 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2022-08-08T13:26:39.148Z] #20 23.55 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2022-08-08T13:26:39.148Z] #20 23.55 libreadline5 net-tools patch pigz python-pip-whl python3 python3-distutils [2022-08-08T13:26:39.148Z] #20 23.55 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2022-08-08T13:26:39.148Z] #20 23.55 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2022-08-08T13:26:39.148Z] #20 23.55 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2022-08-08T13:26:39.148Z] #20 23.55 xz-utils zip [2022-08-08T13:26:39.148Z] #20 23.88 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:26:39.148Z] #20 23.88 Need to get 28.6 MB of archives. [2022-08-08T13:26:39.148Z] #20 23.88 After this operation, 116 MB of additional disk space will be used. [2022-08-08T13:26:39.148Z] #20 23.88 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2022-08-08T13:26:39.148Z] #20 23.89 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2022-08-08T13:26:39.148Z] #20 23.92 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2022-08-08T13:26:39.148Z] #20 24.02 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2022-08-08T13:26:39.148Z] #20 24.02 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2022-08-08T13:26:39.148Z] #20 24.02 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2022-08-08T13:26:39.148Z] #20 24.12 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2022-08-08T13:26:39.148Z] #20 24.14 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2022-08-08T13:26:39.148Z] #20 24.14 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2022-08-08T13:26:39.148Z] #20 24.14 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2022-08-08T13:26:39.148Z] #20 24.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2022-08-08T13:26:39.148Z] #20 24.16 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2022-08-08T13:26:39.148Z] #20 24.16 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2022-08-08T13:26:39.148Z] #20 24.16 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2022-08-08T13:26:39.148Z] #20 24.16 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2022-08-08T13:26:39.148Z] #20 24.17 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2022-08-08T13:26:39.148Z] #20 24.19 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5+deb10u2 [140 kB] [2022-08-08T13:26:39.148Z] #20 24.20 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5+deb10u2 [195 kB] [2022-08-08T13:26:39.148Z] #20 24.21 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2022-08-08T13:26:39.148Z] #20 24.22 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2022-08-08T13:26:39.148Z] #20 24.23 Get:21 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 xz-utils amd64 5.2.4-1+deb10u1 [183 kB] [2022-08-08T13:26:39.148Z] #20 24.24 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2022-08-08T13:26:39.148Z] #20 24.26 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2022-08-08T13:26:39.148Z] #20 24.26 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2022-08-08T13:26:39.148Z] #20 24.28 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2022-08-08T13:26:39.148Z] #20 24.29 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2022-08-08T13:26:39.148Z] #20 24.29 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2022-08-08T13:26:39.148Z] #20 24.29 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2022-08-08T13:26:39.148Z] #20 24.29 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u3 [8293 kB] [2022-08-08T13:26:39.148Z] #20 24.69 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2022-08-08T13:26:39.148Z] #20 24.70 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2022-08-08T13:26:39.148Z] #20 24.71 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2022-08-08T13:26:39.148Z] #20 24.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2022-08-08T13:26:39.148Z] #20 24.71 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2022-08-08T13:26:39.148Z] #20 24.73 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2022-08-08T13:26:39.148Z] #20 24.74 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2022-08-08T13:26:39.148Z] #20 24.80 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2022-08-08T13:26:39.148Z] #20 24.81 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2022-08-08T13:26:39.148Z] #20 24.82 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2022-08-08T13:26:39.148Z] #20 24.84 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2022-08-08T13:26:39.148Z] #20 24.84 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2022-08-08T13:26:39.148Z] #20 24.85 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2022-08-08T13:26:39.148Z] #20 24.85 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2022-08-08T13:26:39.149Z] #20 24.90 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2022-08-08T13:26:39.149Z] #20 24.93 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2022-08-08T13:26:39.149Z] #20 24.93 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5+deb10u2 [5775 kB] [2022-08-08T13:26:39.149Z] #20 25.21 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5+deb10u2 [1281 kB] [2022-08-08T13:26:39.149Z] #20 25.27 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2022-08-08T13:26:39.149Z] #20 25.32 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2022-08-08T13:26:39.149Z] #20 25.80 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:26:39.149Z] #20 25.91 Fetched 28.6 MB in 2s (16.8 MB/s) [2022-08-08T13:26:39.149Z] #20 25.96 Selecting previously unselected package pigz. [2022-08-08T13:26:39.149Z] #20 25.96 (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 ... 23452 files and directories currently installed.) [2022-08-08T13:26:39.149Z] #20 26.01 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2022-08-08T13:26:39.149Z] #20 26.01 Unpacking pigz (2.4-1) ... [2022-08-08T13:26:39.149Z] #20 26.11 Selecting previously unselected package libpython3.7-minimal:amd64. [2022-08-08T13:26:39.149Z] #20 26.13 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-08-08T13:26:39.149Z] #20 26.13 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:39.149Z] #20 26.56 Selecting previously unselected package python3.7-minimal. [2022-08-08T13:26:39.223Z] #20 36.61 Selecting previously unselected package libonig5:amd64. [2022-08-08T13:26:39.223Z] #20 36.62 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-08-08T13:26:39.223Z] #20 36.62 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-08-08T13:26:39.223Z] #20 36.76 Selecting previously unselected package libjq1:amd64. [2022-08-08T13:26:39.410Z] #20 26.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2022-08-08T13:26:39.410Z] #20 26.58 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-08T13:26:39.482Z] #20 36.76 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-08-08T13:26:39.482Z] #20 36.79 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-08T13:26:39.482Z] #20 36.90 Selecting previously unselected package jq. [2022-08-08T13:26:39.482Z] #20 36.90 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-08-08T13:26:39.482Z] #20 36.92 Unpacking jq (1.5+dfsg-2+b1) ... [2022-08-08T13:26:39.482Z] #20 37.01 Selecting previously unselected package libaio1:amd64. [2022-08-08T13:26:39.482Z] #20 37.02 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-08-08T13:26:39.482Z] #20 37.02 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-08-08T13:26:39.482Z] #20 37.09 Selecting previously unselected package libgpm2:amd64. [2022-08-08T13:26:39.482Z] #20 37.11 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-08-08T13:26:39.742Z] #20 37.12 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-08-08T13:26:39.742Z] #20 37.18 Selecting previously unselected package libicu63:amd64. [2022-08-08T13:26:39.742Z] #20 37.19 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-08-08T13:26:39.742Z] #20 37.20 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-08T13:26:40.310Z] #20 53.40 Setting up libiptc0:arm64 (1.8.2-4) ... [2022-08-08T13:26:40.310Z] #20 53.41 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-08-08T13:26:40.310Z] #20 53.43 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-08T13:26:40.310Z] #20 53.45 Setting up patch (2.7.6-3+deb10u1) ... [2022-08-08T13:26:40.310Z] #20 53.47 Setting up sudo (1.8.27-1+deb10u3) ... [2022-08-08T13:26:40.310Z] #20 53.55 invoke-rc.d: could not determine current runlevel [2022-08-08T13:26:40.310Z] #20 53.57 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-08T13:26:40.310Z] #20 53.58 Setting up pigz (2.4-1) ... [2022-08-08T13:26:40.310Z] #20 53.60 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2022-08-08T13:26:40.310Z] #20 53.62 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2022-08-08T13:26:40.310Z] #20 53.64 Setting up python-pip-whl (18.1-5) ... [2022-08-08T13:26:40.353Z] #20 27.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:40.353Z] #20 27.43 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2022-08-08T13:26:40.566Z] #20 53.65 Setting up libmpdec2:arm64 (2.4.2-2) ... [2022-08-08T13:26:40.566Z] #20 53.67 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:41.078Z] #20 54.08 Setting up libaio1:arm64 (0.3.112-3) ... [2022-08-08T13:26:41.078Z] #20 54.09 Setting up libonig5:arm64 (6.9.1-1) ... [2022-08-08T13:26:41.078Z] #20 54.10 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:41.078Z] #20 54.13 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:41.078Z] #20 54.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-08T13:26:41.078Z] #20 54.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-08T13:26:41.078Z] #20 54.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-08T13:26:41.078Z] #20 54.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-08T13:26:41.078Z] #20 54.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-08T13:26:41.078Z] #20 54.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-08T13:26:41.078Z] #20 54.21 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-08T13:26:41.078Z] #20 54.22 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-08T13:26:41.078Z] #20 54.25 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2022-08-08T13:26:41.078Z] #20 54.26 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-08-08T13:26:41.334Z] #20 54.28 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2022-08-08T13:26:41.334Z] #20 54.29 Setting up jq (1.5+dfsg-2+b1) ... [2022-08-08T13:26:41.334Z] #20 54.30 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2022-08-08T13:26:41.334Z] #20 54.33 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:41.650Z] #20 ... [2022-08-08T13:26:41.650Z] [2022-08-08T13:26:41.650Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:41.650Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:41.650Z] #43 78.17 DEP criu/action-scripts.d [2022-08-08T13:26:41.650Z] #43 78.50 CC criu/action-scripts.o [2022-08-08T13:26:41.650Z] #43 78.98 CC criu/aio.o [2022-08-08T13:26:41.650Z] #43 79.40 CC criu/autofs.o [2022-08-08T13:26:41.650Z] #43 80.75 CC criu/bfd.o [2022-08-08T13:26:41.650Z] #43 81.18 CC criu/bitmap.o [2022-08-08T13:26:41.650Z] #43 81.33 CC criu/cgroup-props.o [2022-08-08T13:26:41.650Z] #43 82.11 CC criu/cgroup.o [2022-08-08T13:26:41.650Z] #43 85.04 CC criu/clone-noasan.o [2022-08-08T13:26:41.650Z] #43 85.28 CC criu/config.o [2022-08-08T13:26:41.650Z] #43 86.51 CC criu/cr-check.o [2022-08-08T13:26:41.650Z] #43 88.19 CC criu/cr-dedup.o [2022-08-08T13:26:41.910Z] #43 88.61 CC criu/cr-dump.o [2022-08-08T13:26:42.269Z] #20 29.35 Selecting previously unselected package python3-minimal. [2022-08-08T13:26:42.269Z] #20 29.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 ... 23701 files and directories currently installed.) [2022-08-08T13:26:42.269Z] #20 29.40 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2022-08-08T13:26:42.269Z] #20 29.41 Unpacking python3-minimal (3.7.3-1) ... [2022-08-08T13:26:42.269Z] #20 29.49 Selecting previously unselected package libmpdec2:amd64. [2022-08-08T13:26:42.269Z] #20 29.49 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2022-08-08T13:26:42.269Z] #20 29.50 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2022-08-08T13:26:42.269Z] #20 29.60 Selecting previously unselected package libpython3.7-stdlib:amd64. [2022-08-08T13:26:42.530Z] #20 29.60 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2022-08-08T13:26:42.530Z] #20 29.63 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:43.291Z] #43 ... [2022-08-08T13:26:43.291Z] [2022-08-08T13:26:43.291Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:43.291Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:26:43.291Z] #20 40.63 Selecting previously unselected package libnet1:amd64. [2022-08-08T13:26:43.291Z] #20 40.64 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-08T13:26:43.291Z] #20 40.64 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:26:43.291Z] #20 40.73 Selecting previously unselected package libnl-3-200:amd64. [2022-08-08T13:26:43.291Z] #20 40.75 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-08-08T13:26:43.291Z] #20 40.75 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-08-08T13:26:43.473Z] #20 30.57 Selecting previously unselected package python3.7. [2022-08-08T13:26:43.474Z] #20 30.57 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2022-08-08T13:26:43.474Z] #20 30.58 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:43.474Z] #20 30.72 Selecting previously unselected package libpython3-stdlib:amd64. [2022-08-08T13:26:43.474Z] #20 30.72 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2022-08-08T13:26:43.474Z] #20 30.72 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2022-08-08T13:26:43.551Z] #20 40.84 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-08T13:26:43.551Z] #20 40.86 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-08-08T13:26:43.551Z] #20 40.87 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-08T13:26:43.551Z] #20 40.93 Selecting previously unselected package libreadline5:amd64. [2022-08-08T13:26:43.551Z] #20 40.94 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-08-08T13:26:43.551Z] #20 40.94 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-08-08T13:26:43.551Z] #20 41.06 Selecting previously unselected package net-tools. [2022-08-08T13:26:43.551Z] #20 41.07 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-08-08T13:26:43.735Z] #20 30.85 Setting up python3-minimal (3.7.3-1) ... [2022-08-08T13:26:43.810Z] #22 5.336 Collecting yamllint==1.26.1 [2022-08-08T13:26:43.811Z] #20 41.09 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-08T13:26:43.811Z] #20 41.30 Selecting previously unselected package patch. [2022-08-08T13:26:43.811Z] #20 41.32 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-08-08T13:26:43.811Z] #20 41.33 Unpacking patch (2.7.6-3+deb10u1) ... [2022-08-08T13:26:44.070Z] #20 41.48 Selecting previously unselected package python-pip-whl. [2022-08-08T13:26:44.070Z] #20 41.48 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-08-08T13:26:44.070Z] #20 41.49 Unpacking python-pip-whl (18.1-5) ... [2022-08-08T13:26:44.308Z] #20 31.65 Selecting previously unselected package python3. [2022-08-08T13:26:44.377Z] #22 ... [2022-08-08T13:26:44.377Z] [2022-08-08T13:26:44.377Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:44.377Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:44.377Z] #43 114.5 CC criu/kcmp-ids.o [2022-08-08T13:26:44.377Z] #43 115.0 CC criu/kerndat.o [2022-08-08T13:26:44.377Z] #43 116.1 CC criu/libnetlink.o [2022-08-08T13:26:44.377Z] #43 116.5 CC criu/log.o [2022-08-08T13:26:44.377Z] #43 117.1 CC criu/lsm.o [2022-08-08T13:26:44.377Z] #43 117.6 CC criu/mem.o [2022-08-08T13:26:44.377Z] #43 119.4 CC criu/memfd.o [2022-08-08T13:26:44.377Z] #43 120.0 CC criu/mount.o [2022-08-08T13:26:44.570Z] #20 31.65 (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 ... 24113 files and directories currently installed.) [2022-08-08T13:26:44.570Z] #20 31.72 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2022-08-08T13:26:44.570Z] #20 31.73 Unpacking python3 (3.7.3-1) ... [2022-08-08T13:26:44.570Z] #20 31.81 Selecting previously unselected package libip4tc0:amd64. [2022-08-08T13:26:44.570Z] #20 31.82 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2022-08-08T13:26:44.570Z] #20 31.82 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2022-08-08T13:26:44.570Z] #20 31.91 Selecting previously unselected package libip6tc0:amd64. [2022-08-08T13:26:44.603Z] #20 57.24 Setting up iptables (1.8.2-4) ... [2022-08-08T13:26:44.603Z] #20 57.29 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T13:26:44.603Z] #20 57.29 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T13:26:44.603Z] #20 57.30 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T13:26:44.603Z] #20 57.31 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T13:26:44.603Z] #20 57.32 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-08T13:26:44.603Z] #20 57.33 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-08T13:26:44.603Z] #20 57.34 Setting up python3 (3.7.3-1) ... [2022-08-08T13:26:44.603Z] #20 57.76 Setting up python3-wheel (0.32.3-2) ... [2022-08-08T13:26:44.639Z] #20 42.06 Selecting previously unselected package python3-lib2to3. [2022-08-08T13:26:44.639Z] #20 42.06 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-08-08T13:26:44.639Z] #20 42.07 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-08-08T13:26:44.639Z] #20 42.15 Selecting previously unselected package python3-distutils. [2022-08-08T13:26:44.639Z] #20 42.16 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-08-08T13:26:44.639Z] #20 42.17 Unpacking python3-distutils (3.7.3-1) ... [2022-08-08T13:26:44.832Z] #20 31.92 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2022-08-08T13:26:44.832Z] #20 31.93 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2022-08-08T13:26:44.832Z] #20 32.04 Selecting previously unselected package libiptc0:amd64. [2022-08-08T13:26:44.832Z] #20 32.05 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2022-08-08T13:26:44.832Z] #20 32.05 Unpacking libiptc0:amd64 (1.8.2-4) ... [2022-08-08T13:26:44.832Z] #20 32.13 Selecting previously unselected package libnfnetlink0:amd64. [2022-08-08T13:26:44.832Z] #20 32.13 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2022-08-08T13:26:44.832Z] #20 32.15 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-08T13:26:44.899Z] #20 42.31 Selecting previously unselected package python3-pip. [2022-08-08T13:26:44.899Z] #20 42.33 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-08-08T13:26:44.899Z] #20 42.34 Unpacking python3-pip (18.1-5) ... [2022-08-08T13:26:45.093Z] #20 32.23 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2022-08-08T13:26:45.093Z] #20 32.23 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2022-08-08T13:26:45.093Z] #20 32.24 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-08-08T13:26:45.093Z] #20 32.32 Selecting previously unselected package libnftnl11:amd64. [2022-08-08T13:26:45.093Z] #20 32.32 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2022-08-08T13:26:45.093Z] #20 32.33 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2022-08-08T13:26:45.093Z] #20 32.43 Selecting previously unselected package iptables. [2022-08-08T13:26:45.159Z] #20 42.50 Selecting previously unselected package python3-pkg-resources. [2022-08-08T13:26:45.159Z] #20 42.51 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-08-08T13:26:45.159Z] #20 42.52 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-08-08T13:26:45.159Z] #20 42.65 Selecting previously unselected package python3-setuptools. [2022-08-08T13:26:45.159Z] #20 42.65 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-08-08T13:26:45.159Z] #20 42.67 Unpacking python3-setuptools (40.8.0-1) ... [2022-08-08T13:26:45.354Z] #20 32.43 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2022-08-08T13:26:45.354Z] #20 32.43 Unpacking iptables (1.8.2-4) ... [2022-08-08T13:26:45.418Z] #20 42.90 Selecting previously unselected package python3-wheel. [2022-08-08T13:26:45.418Z] #20 42.90 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-08-08T13:26:45.418Z] #20 42.92 Unpacking python3-wheel (0.32.3-2) ... [2022-08-08T13:26:45.418Z] #20 43.01 Selecting previously unselected package sudo. [2022-08-08T13:26:45.534Z] #20 58.46 Setting up apparmor (2.13.2-10) ... [2022-08-08T13:26:45.615Z] #20 32.74 Selecting previously unselected package xxd. [2022-08-08T13:26:45.615Z] #20 32.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-08T13:26:45.615Z] #20 32.76 Unpacking xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:45.615Z] #20 32.90 Selecting previously unselected package vim-common. [2022-08-08T13:26:45.615Z] #20 32.90 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-08T13:26:45.615Z] #20 32.94 Unpacking vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:45.678Z] #20 43.01 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-08-08T13:26:45.678Z] #20 43.03 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-08-08T13:26:45.876Z] #20 33.12 Selecting previously unselected package bash-completion. [2022-08-08T13:26:45.876Z] #20 33.13 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2022-08-08T13:26:46.097Z] #20 ... [2022-08-08T13:26:46.097Z] [2022-08-08T13:26:46.097Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:46.097Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:26:46.097Z] #43 98.48 CC criu/fault-injection.o [2022-08-08T13:26:46.097Z] #43 98.57 CC criu/fdstore.o [2022-08-08T13:26:46.097Z] #43 98.93 CC criu/fifo.o [2022-08-08T13:26:46.097Z] #43 99.37 CC criu/file-ids.o [2022-08-08T13:26:46.097Z] #43 99.61 CC criu/file-lock.o [2022-08-08T13:26:46.097Z] #43 100.6 CC criu/files-ext.o [2022-08-08T13:26:46.097Z] #43 101.0 CC criu/files-reg.o [2022-08-08T13:26:46.097Z] #43 103.1 CC criu/files.o [2022-08-08T13:26:46.097Z] #43 105.3 CC criu/filesystems.o [2022-08-08T13:26:46.097Z] #43 106.1 CC criu/fsnotify.o [2022-08-08T13:26:46.097Z] #43 107.3 CC criu/image-desc.o [2022-08-08T13:26:46.097Z] #43 107.4 CC criu/image.o [2022-08-08T13:26:46.097Z] #43 108.3 CC criu/ipc_ns.o [2022-08-08T13:26:46.248Z] #20 43.51 Selecting previously unselected package thin-provisioning-tools. [2022-08-08T13:26:46.248Z] #20 43.51 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-08-08T13:26:46.248Z] #20 43.52 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-08-08T13:26:46.508Z] #20 43.77 Selecting previously unselected package uidmap. [2022-08-08T13:26:46.508Z] #20 43.78 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-08-08T13:26:46.508Z] #20 43.79 Unpacking uidmap (1:4.5-1.1) ... [2022-08-08T13:26:46.508Z] #20 43.93 Selecting previously unselected package vim-runtime. [2022-08-08T13:26:46.508Z] #20 43.93 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-08T13:26:46.508Z] #20 43.98 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-08-08T13:26:46.508Z] #20 44.01 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-08-08T13:26:46.508Z] #20 44.01 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:47.027Z] #43 109.6 CC criu/irmap.o [2022-08-08T13:26:47.027Z] #43 ... [2022-08-08T13:26:47.027Z] [2022-08-08T13:26:47.027Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:47.027Z] #20 sha256:8424ccc5bd1c4c8177db5e812d50c17ae46c2e118234c8b66e803a25eef3307b [2022-08-08T13:26:47.027Z] #20 60.26 Setting up xfsprogs (4.20.0-1) ... [2022-08-08T13:26:47.027Z] #20 60.29 Setting up python3-lib2to3 (3.7.3-1) ... [2022-08-08T13:26:47.589Z] #20 60.70 Setting up python3-pkg-resources (40.8.0-1) ... [2022-08-08T13:26:47.665Z] #43 123.3 CC criu/namespaces.o [2022-08-08T13:26:48.519Z] #20 61.63 Setting up python3-distutils (3.7.3-1) ... [2022-08-08T13:26:49.041Z] #43 ... [2022-08-08T13:26:49.041Z] [2022-08-08T13:26:49.041Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-08T13:26:49.041Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-08T13:26:49.041Z] #22 10.70 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-08-08T13:26:49.082Z] #20 62.11 Setting up python3-setuptools (40.8.0-1) ... [2022-08-08T13:26:49.180Z] #20 35.95 Unpacking bash-completion (1:2.8-6) ... [2022-08-08T13:26:49.180Z] #20 36.43 Selecting previously unselected package bzip2. [2022-08-08T13:26:49.180Z] #20 36.44 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2022-08-08T13:26:49.180Z] #20 36.45 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-08T13:26:49.180Z] #20 36.53 Selecting previously unselected package xz-utils. [2022-08-08T13:26:49.180Z] #20 36.53 Preparing to unpack .../12-xz-utils_5.2.4-1+deb10u1_amd64.deb ... [2022-08-08T13:26:49.180Z] #20 36.54 Unpacking xz-utils (5.2.4-1+deb10u1) ... [2022-08-08T13:26:49.472Z] #20 36.74 Selecting previously unselected package apparmor. [2022-08-08T13:26:49.472Z] #20 36.74 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2022-08-08T13:26:49.472Z] #20 36.81 Unpacking apparmor (2.13.2-10) ... [2022-08-08T13:26:50.046Z] #20 37.18 Selecting previously unselected package aufs-tools. [2022-08-08T13:26:50.046Z] #20 37.19 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2022-08-08T13:26:50.046Z] #20 37.20 Unpacking aufs-tools (1:4.14+20190211-1) ... [2022-08-08T13:26:50.324Z] #20 37.35 Selecting previously unselected package libonig5:amd64. [2022-08-08T13:26:50.324Z] #20 37.35 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2022-08-08T13:26:50.324Z] #20 37.36 Unpacking libonig5:amd64 (6.9.1-1) ... [2022-08-08T13:26:50.324Z] #20 37.52 Selecting previously unselected package libjq1:amd64. [2022-08-08T13:26:50.324Z] #20 37.53 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2022-08-08T13:26:50.324Z] #20 37.54 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-08T13:26:50.446Z] #22 11.92 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-08-08T13:26:50.446Z] #22 11.95 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-08-08T13:26:50.447Z] #22 12.02 Collecting pyyaml (from yamllint==1.26.1) [2022-08-08T13:26:50.452Z] #20 63.45 Setting up python3-pip (18.1-5) ... [2022-08-08T13:26:50.587Z] #20 37.66 Selecting previously unselected package jq. [2022-08-08T13:26:50.587Z] #20 37.66 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2022-08-08T13:26:50.587Z] #20 37.66 Unpacking jq (1.5+dfsg-2+b1) ... [2022-08-08T13:26:50.588Z] #20 37.75 Selecting previously unselected package libaio1:amd64. [2022-08-08T13:26:50.588Z] #20 37.78 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2022-08-08T13:26:50.588Z] #20 37.79 Unpacking libaio1:amd64 (0.3.112-3) ... [2022-08-08T13:26:50.588Z] #20 37.85 Selecting previously unselected package libgpm2:amd64. [2022-08-08T13:26:50.588Z] #20 37.86 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2022-08-08T13:26:50.588Z] #20 37.87 Unpacking libgpm2:amd64 (1.20.7-5) ... [2022-08-08T13:26:50.588Z] #20 37.93 Selecting previously unselected package libicu63:amd64. [2022-08-08T13:26:50.588Z] #20 37.93 Preparing to unpack .../20-libicu63_63.1-6+deb10u3_amd64.deb ... [2022-08-08T13:26:50.588Z] #20 37.98 Unpacking libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-08T13:26:50.706Z] #20 47.47 Selecting previously unselected package vim. [2022-08-08T13:26:50.706Z] #20 47.47 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-08T13:26:50.706Z] #20 47.50 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:50.706Z] #20 48.03 Selecting previously unselected package xfsprogs. [2022-08-08T13:26:50.706Z] #20 48.05 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-08-08T13:26:50.706Z] #20 48.05 Unpacking xfsprogs (4.20.0-1) ... [2022-08-08T13:26:50.708Z] #22 12.40 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-08-08T13:26:50.849Z] #20 ... [2022-08-08T13:26:50.849Z] [2022-08-08T13:26:50.849Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:50.849Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:50.849Z] #43 85.94 CC criu/clone-noasan.o [2022-08-08T13:26:50.849Z] #43 86.14 CC criu/config.o [2022-08-08T13:26:50.849Z] #43 87.51 CC criu/cr-check.o [2022-08-08T13:26:50.849Z] #43 89.19 CC criu/cr-dedup.o [2022-08-08T13:26:50.849Z] #43 89.62 CC criu/cr-dump.o [2022-08-08T13:26:50.849Z] #43 91.83 CC criu/cr-errno.o [2022-08-08T13:26:50.849Z] #43 91.92 CC criu/cr-restore.o [2022-08-08T13:26:50.966Z] #20 48.51 Selecting previously unselected package zip. [2022-08-08T13:26:50.966Z] #20 48.52 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-08-08T13:26:50.966Z] #20 48.52 Unpacking zip (3.0-11+b1) ... [2022-08-08T13:26:51.239Z] #20 48.72 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-08-08T13:26:51.239Z] #20 48.79 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-08T13:26:51.239Z] #20 48.80 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-08-08T13:26:51.239Z] #20 48.81 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-08-08T13:26:51.239Z] #20 48.82 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-08-08T13:26:51.239Z] #20 48.83 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-08-08T13:26:51.276Z] #22 12.70 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-08-08T13:26:51.276Z] #22 12.71 Building wheels for collected packages: yamllint [2022-08-08T13:26:51.276Z] #22 12.72 Running setup.py bdist_wheel for yamllint: started [2022-08-08T13:26:51.383Z] #20 64.42 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:26:51.383Z] #20 64.47 Processing triggers for mime-support (3.62) ... [2022-08-08T13:26:51.419Z] #43 96.51 CC criu/cr-service.o [2022-08-08T13:26:51.502Z] #20 48.84 Setting up uidmap (1:4.5-1.1) ... [2022-08-08T13:26:51.502Z] #20 48.85 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-08-08T13:26:51.502Z] #20 48.86 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:26:51.502Z] #20 48.87 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-08T13:26:51.502Z] #20 48.88 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-08T13:26:51.502Z] #20 48.90 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-08T13:26:51.502Z] #20 48.92 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:51.502Z] #20 48.94 Setting up zip (3.0-11+b1) ... [2022-08-08T13:26:51.502Z] #20 48.99 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:51.761Z] #20 49.05 Setting up bash-completion (1:2.8-6) ... [2022-08-08T13:26:52.212Z] #22 13.75 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-08-08T13:26:52.212Z] #22 13.76 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-08-08T13:26:52.212Z] #22 13.81 Successfully built yamllint [2022-08-08T13:26:52.212Z] #22 13.83 Installing collected packages: pathspec, pyyaml, yamllint [2022-08-08T13:26:52.317Z] #20 DONE 65.3s [2022-08-08T13:26:52.317Z] [2022-08-08T13:26:52.317Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-08T13:26:52.317Z] #21 sha256:d66356aeb67938fb525e208e71307379ce0a58d0619fba1490655c784b812014 [2022-08-08T13:26:52.471Z] #22 14.16 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-08T13:26:52.885Z] #21 0.644 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-08T13:26:52.885Z] #21 0.648 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-08T13:26:52.885Z] #21 0.652 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-08T13:26:52.885Z] #21 DONE 0.7s [2022-08-08T13:26:52.885Z] [2022-08-08T13:26:52.885Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-08T13:26:52.885Z] #22 sha256:383526f9475815adbde68d775f169f13c36bf984afd7e2d71aa829af8e4c8251 [2022-08-08T13:26:53.038Z] #22 DONE 14.8s [2022-08-08T13:26:53.038Z] [2022-08-08T13:26:53.038Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-08-08T13:26:53.038Z] #25 sha256:48da070e595ab309363401983951834ba0d5a947fe537820542ef86b54f85968 [2022-08-08T13:26:53.298Z] #25 DONE 0.2s [2022-08-08T13:26:53.298Z] [2022-08-08T13:26:53.298Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T13:26:53.298Z] #30 sha256:1ff66c3863253200e0b1d04bb9497eabdfd52adcb03e1fbb44e477ff037481aa [2022-08-08T13:26:53.334Z] #43 98.33 CC criu/crtools.o [2022-08-08T13:26:53.906Z] #43 98.92 CC criu/eventfd.o [2022-08-08T13:26:54.176Z] #43 ... [2022-08-08T13:26:54.176Z] [2022-08-08T13:26:54.176Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:54.176Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:26:54.176Z] #20 41.26 Selecting previously unselected package libnet1:amd64. [2022-08-08T13:26:54.176Z] #20 41.26 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2022-08-08T13:26:54.176Z] #20 41.26 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:26:54.176Z] #20 41.36 Selecting previously unselected package libnl-3-200:amd64. [2022-08-08T13:26:54.176Z] #20 41.38 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2022-08-08T13:26:54.176Z] #20 41.40 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2022-08-08T13:26:54.176Z] #20 41.51 Selecting previously unselected package libprotobuf-c1:amd64. [2022-08-08T13:26:54.298Z] #20 51.86 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-08-08T13:26:54.298Z] #20 ... [2022-08-08T13:26:54.298Z] [2022-08-08T13:26:54.298Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:54.298Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:54.298Z] #43 90.88 CC criu/cr-errno.o [2022-08-08T13:26:54.298Z] #43 91.00 CC criu/cr-restore.o [2022-08-08T13:26:54.298Z] #43 95.25 CC criu/cr-service.o [2022-08-08T13:26:54.298Z] #43 96.66 CC criu/crtools.o [2022-08-08T13:26:54.298Z] #43 97.21 CC criu/eventfd.o [2022-08-08T13:26:54.298Z] #43 97.57 CC criu/eventpoll.o [2022-08-08T13:26:54.298Z] #43 98.53 CC criu/external.o [2022-08-08T13:26:54.298Z] #43 98.85 CC criu/fault-injection.o [2022-08-08T13:26:54.298Z] #43 98.98 CC criu/fdstore.o [2022-08-08T13:26:54.298Z] #43 99.38 CC criu/fifo.o [2022-08-08T13:26:54.298Z] #43 99.83 CC criu/file-ids.o [2022-08-08T13:26:54.298Z] #43 100.2 CC criu/file-lock.o [2022-08-08T13:26:54.437Z] #20 41.52 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2022-08-08T13:26:54.437Z] #20 41.53 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-08T13:26:54.437Z] #20 41.59 Selecting previously unselected package libreadline5:amd64. [2022-08-08T13:26:54.437Z] #20 41.60 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2022-08-08T13:26:54.437Z] #20 41.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-08-08T13:26:54.558Z] #43 ... [2022-08-08T13:26:54.558Z] [2022-08-08T13:26:54.558Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:26:54.558Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:26:54.558Z] #20 51.88 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-08-08T13:26:54.558Z] #20 51.89 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-08T13:26:54.558Z] #20 51.90 Setting up patch (2.7.6-3+deb10u1) ... [2022-08-08T13:26:54.558Z] #20 51.91 Setting up sudo (1.8.27-1+deb10u3) ... [2022-08-08T13:26:54.558Z] #20 51.99 invoke-rc.d: could not determine current runlevel [2022-08-08T13:26:54.558Z] #20 52.00 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-08T13:26:54.558Z] #20 52.02 Setting up pigz (2.4-1) ... [2022-08-08T13:26:54.558Z] #20 52.03 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-08T13:26:54.558Z] #20 52.04 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-08-08T13:26:54.558Z] #20 52.06 Setting up python-pip-whl (18.1-5) ... [2022-08-08T13:26:54.558Z] #20 52.07 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-08-08T13:26:54.558Z] #20 52.08 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:54.697Z] #20 41.81 Selecting previously unselected package net-tools. [2022-08-08T13:26:54.697Z] #20 41.81 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2022-08-08T13:26:54.697Z] #20 41.81 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-08T13:26:54.697Z] #20 42.01 Selecting previously unselected package patch. [2022-08-08T13:26:54.697Z] #20 42.02 Preparing to unpack .../26-patch_2.7.6-3+deb10u1_amd64.deb ... [2022-08-08T13:26:54.697Z] #20 42.02 Unpacking patch (2.7.6-3+deb10u1) ... [2022-08-08T13:26:54.958Z] #20 42.11 Selecting previously unselected package python-pip-whl. [2022-08-08T13:26:54.958Z] #20 42.11 Preparing to unpack .../27-python-pip-whl_18.1-5_all.deb ... [2022-08-08T13:26:54.958Z] #20 42.11 Unpacking python-pip-whl (18.1-5) ... [2022-08-08T13:26:55.128Z] #20 52.52 Setting up libaio1:amd64 (0.3.112-3) ... [2022-08-08T13:26:55.128Z] #20 52.53 Setting up libonig5:amd64 (6.9.1-1) ... [2022-08-08T13:26:55.128Z] #20 52.54 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:55.128Z] #20 52.55 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:55.128Z] #20 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-08T13:26:55.128Z] #20 52.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-08T13:26:55.128Z] #20 52.57 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-08T13:26:55.128Z] #20 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-08T13:26:55.128Z] #20 52.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-08T13:26:55.128Z] #20 52.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-08T13:26:55.128Z] #20 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-08T13:26:55.128Z] #20 52.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-08T13:26:55.128Z] #20 52.62 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-08T13:26:55.128Z] #20 52.64 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-08-08T13:26:55.388Z] #20 52.66 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-08-08T13:26:55.388Z] #20 52.68 Setting up jq (1.5+dfsg-2+b1) ... [2022-08-08T13:26:55.388Z] #20 52.70 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-08-08T13:26:55.388Z] #20 52.71 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-08-08T13:26:55.529Z] #20 42.61 Selecting previously unselected package python3-lib2to3. [2022-08-08T13:26:55.529Z] #20 42.61 Preparing to unpack .../28-python3-lib2to3_3.7.3-1_all.deb ... [2022-08-08T13:26:55.529Z] #20 42.62 Unpacking python3-lib2to3 (3.7.3-1) ... [2022-08-08T13:26:55.529Z] #20 42.74 Selecting previously unselected package python3-distutils. [2022-08-08T13:26:55.529Z] #20 42.74 Preparing to unpack .../29-python3-distutils_3.7.3-1_all.deb ... [2022-08-08T13:26:55.529Z] #20 42.75 Unpacking python3-distutils (3.7.3-1) ... [2022-08-08T13:26:55.529Z] #20 42.91 Selecting previously unselected package python3-pip. [2022-08-08T13:26:55.529Z] #20 42.91 Preparing to unpack .../30-python3-pip_18.1-5_all.deb ... [2022-08-08T13:26:55.529Z] #20 42.91 Unpacking python3-pip (18.1-5) ... [2022-08-08T13:26:55.792Z] #20 43.08 Selecting previously unselected package python3-pkg-resources. [2022-08-08T13:26:55.792Z] #20 43.09 Preparing to unpack .../31-python3-pkg-resources_40.8.0-1_all.deb ... [2022-08-08T13:26:55.792Z] #20 43.09 Unpacking python3-pkg-resources (40.8.0-1) ... [2022-08-08T13:26:56.053Z] #20 43.20 Selecting previously unselected package python3-setuptools. [2022-08-08T13:26:56.053Z] #20 43.21 Preparing to unpack .../32-python3-setuptools_40.8.0-1_all.deb ... [2022-08-08T13:26:56.053Z] #20 43.21 Unpacking python3-setuptools (40.8.0-1) ... [2022-08-08T13:26:56.315Z] #20 43.40 Selecting previously unselected package python3-wheel. [2022-08-08T13:26:56.315Z] #20 43.40 Preparing to unpack .../33-python3-wheel_0.32.3-2_all.deb ... [2022-08-08T13:26:56.315Z] #20 43.41 Unpacking python3-wheel (0.32.3-2) ... [2022-08-08T13:26:56.315Z] #20 43.49 Selecting previously unselected package sudo. [2022-08-08T13:26:56.315Z] #20 43.50 Preparing to unpack .../34-sudo_1.8.27-1+deb10u3_amd64.deb ... [2022-08-08T13:26:56.315Z] #20 43.54 Unpacking sudo (1.8.27-1+deb10u3) ... [2022-08-08T13:26:56.589Z] #30 DONE 2.8s [2022-08-08T13:26:56.589Z] [2022-08-08T13:26:56.589Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-08T13:26:56.589Z] #33 sha256:ffe2996ae2b982eb6fbfe5ffde5d8c93a1c03f564a9cc44ff2a25412d20ea98f [2022-08-08T13:26:56.589Z] #33 DONE 0.1s [2022-08-08T13:26:56.589Z] [2022-08-08T13:26:56.589Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:56.589Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:56.589Z] #43 125.3 CC criu/net.o [2022-08-08T13:26:56.589Z] #43 129.1 CC criu/netfilter.o [2022-08-08T13:26:56.589Z] #43 129.6 CC criu/page-pipe.o [2022-08-08T13:26:56.589Z] #43 130.3 CC criu/page-xfer.o [2022-08-08T13:26:56.589Z] #43 ... [2022-08-08T13:26:56.589Z] [2022-08-08T13:26:56.589Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-08-08T13:26:56.589Z] #35 sha256:746e9e3a32b69feb45d0bd60f031d5d25bd694d12505f0da5637de3beb452793 [2022-08-08T13:26:56.589Z] #35 DONE 0.1s [2022-08-08T13:26:56.589Z] [2022-08-08T13:26:56.589Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-08-08T13:26:56.589Z] #38 sha256:8c45e19f31b313b5ca0717ae3b8be3fc87a7924c3434ba88e192cd00a56d3465 [2022-08-08T13:26:56.589Z] #38 DONE 0.0s [2022-08-08T13:26:56.589Z] [2022-08-08T13:26:56.589Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:26:56.589Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:26:56.589Z] #40 ... [2022-08-08T13:26:56.589Z] [2022-08-08T13:26:56.589Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:56.589Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:26:56.589Z] #43 132.4 CC criu/pagemap-cache.o [2022-08-08T13:26:56.847Z] #43 132.7 CC criu/pagemap.o [2022-08-08T13:26:56.887Z] #20 44.12 Selecting previously unselected package thin-provisioning-tools. [2022-08-08T13:26:56.887Z] #20 44.13 Preparing to unpack .../35-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2022-08-08T13:26:56.887Z] #20 44.13 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2022-08-08T13:26:57.147Z] #20 44.40 Selecting previously unselected package uidmap. [2022-08-08T13:26:57.147Z] #20 44.40 Preparing to unpack .../36-uidmap_1%3a4.5-1.1_amd64.deb ... [2022-08-08T13:26:57.147Z] #20 44.40 Unpacking uidmap (1:4.5-1.1) ... [2022-08-08T13:26:57.408Z] #20 44.55 Selecting previously unselected package vim-runtime. [2022-08-08T13:26:57.408Z] #20 44.56 Preparing to unpack .../37-vim-runtime_2%3a8.1.0875-5+deb10u2_all.deb ... [2022-08-08T13:26:57.408Z] #20 44.62 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2022-08-08T13:26:57.408Z] #20 44.66 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2022-08-08T13:26:57.408Z] #20 44.67 Unpacking vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:26:57.781Z] #43 133.6 CC criu/parasite-syscall.o [2022-08-08T13:26:57.927Z] #20 55.48 Setting up iptables (1.8.2-4) ... [2022-08-08T13:26:58.131Z] #22 4.672 Collecting yamllint==1.26.1 [2022-08-08T13:26:58.131Z] #22 ... [2022-08-08T13:26:58.131Z] [2022-08-08T13:26:58.131Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:26:58.131Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:26:58.131Z] #43 110.3 CC criu/kcmp-ids.o [2022-08-08T13:26:58.131Z] #43 110.6 CC criu/kerndat.o [2022-08-08T13:26:58.131Z] #43 111.8 CC criu/libnetlink.o [2022-08-08T13:26:58.131Z] #43 112.2 CC criu/log.o [2022-08-08T13:26:58.131Z] #43 112.7 CC criu/lsm.o [2022-08-08T13:26:58.131Z] #43 113.1 CC criu/mem.o [2022-08-08T13:26:58.131Z] #43 115.7 CC criu/memfd.o [2022-08-08T13:26:58.131Z] #43 116.4 CC criu/mount.o [2022-08-08T13:26:58.131Z] #43 120.5 CC criu/namespaces.o [2022-08-08T13:26:58.186Z] #20 55.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T13:26:58.186Z] #20 55.50 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T13:26:58.186Z] #20 55.51 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T13:26:58.186Z] #20 55.52 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T13:26:58.186Z] #20 55.53 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-08T13:26:58.186Z] #20 55.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-08T13:26:58.186Z] #20 55.55 Setting up python3 (3.7.3-1) ... [2022-08-08T13:26:58.446Z] #20 55.97 Setting up python3-wheel (0.32.3-2) ... [2022-08-08T13:26:58.715Z] #43 134.5 CC criu/path.o [2022-08-08T13:26:58.974Z] #43 134.7 CC criu/pie-util-vdso-elf32.o [2022-08-08T13:26:59.233Z] #43 135.1 CC criu/pie-util-vdso.o [2022-08-08T13:26:59.274Z] #20 56.66 Setting up apparmor (2.13.2-10) ... [2022-08-08T13:26:59.801Z] #43 135.6 CC criu/pie-util.o [2022-08-08T13:26:59.801Z] #43 135.8 CC criu/pipes.o [2022-08-08T13:27:00.021Z] #43 122.4 CC criu/net.o [2022-08-08T13:27:00.710Z] #20 47.98 Selecting previously unselected package vim. [2022-08-08T13:27:00.710Z] #20 47.98 Preparing to unpack .../38-vim_2%3a8.1.0875-5+deb10u2_amd64.deb ... [2022-08-08T13:27:00.710Z] #20 48.01 Unpacking vim (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:27:00.736Z] #43 136.4 CC criu/plugin.o [2022-08-08T13:27:00.995Z] #43 136.8 CC criu/proc_parse.o [2022-08-08T13:27:01.182Z] #20 58.43 Setting up xfsprogs (4.20.0-1) ... [2022-08-08T13:27:01.182Z] #20 58.45 Setting up python3-lib2to3 (3.7.3-1) ... [2022-08-08T13:27:01.281Z] #20 48.54 Selecting previously unselected package xfsprogs. [2022-08-08T13:27:01.281Z] #20 48.55 Preparing to unpack .../39-xfsprogs_4.20.0-1_amd64.deb ... [2022-08-08T13:27:01.281Z] #20 48.55 Unpacking xfsprogs (4.20.0-1) ... [2022-08-08T13:27:01.441Z] #20 58.87 Setting up python3-pkg-resources (40.8.0-1) ... [2022-08-08T13:27:01.854Z] #20 49.10 Selecting previously unselected package zip. [2022-08-08T13:27:01.854Z] #20 49.10 Preparing to unpack .../40-zip_3.0-11+b1_amd64.deb ... [2022-08-08T13:27:01.854Z] #20 49.11 Unpacking zip (3.0-11+b1) ... [2022-08-08T13:27:02.115Z] #20 49.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2022-08-08T13:27:02.115Z] #20 49.36 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2022-08-08T13:27:02.115Z] #20 49.38 Setting up libip6tc0:amd64 (1.8.2-4) ... [2022-08-08T13:27:02.115Z] #20 49.43 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2022-08-08T13:27:02.376Z] #20 49.48 Setting up libgpm2:amd64 (1.20.7-5) ... [2022-08-08T13:27:02.376Z] #20 49.52 Setting up libip4tc0:amd64 (1.8.2-4) ... [2022-08-08T13:27:02.376Z] #20 49.53 Setting up uidmap (1:4.5-1.1) ... [2022-08-08T13:27:02.376Z] #20 49.55 Setting up libnftnl11:amd64 (1.1.2-2) ... [2022-08-08T13:27:02.376Z] #20 49.56 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2022-08-08T13:27:02.376Z] #20 49.57 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2022-08-08T13:27:02.376Z] #20 49.59 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2022-08-08T13:27:02.376Z] #20 49.60 Setting up libicu63:amd64 (63.1-6+deb10u3) ... [2022-08-08T13:27:02.376Z] #20 49.62 Setting up xxd (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:27:02.376Z] #20 49.64 Setting up zip (3.0-11+b1) ... [2022-08-08T13:27:02.380Z] #20 59.89 Setting up python3-distutils (3.7.3-1) ... [2022-08-08T13:27:02.638Z] #20 49.70 Setting up vim-common (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:27:02.638Z] #20 49.74 Setting up bash-completion (1:2.8-6) ... [2022-08-08T13:27:02.949Z] #20 60.43 Setting up python3-setuptools (40.8.0-1) ... [2022-08-08T13:27:03.293Z] #43 ... [2022-08-08T13:27:03.293Z] [2022-08-08T13:27:03.293Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-08T13:27:03.293Z] #22 sha256:383526f9475815adbde68d775f169f13c36bf984afd7e2d71aa829af8e4c8251 [2022-08-08T13:27:03.293Z] #22 10.06 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-08-08T13:27:03.527Z] #43 139.4 CC criu/protobuf-desc.o [2022-08-08T13:27:04.226Z] #22 11.26 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-08-08T13:27:04.226Z] #22 11.33 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-08-08T13:27:04.226Z] #22 11.40 Collecting pyyaml (from yamllint==1.26.1) [2022-08-08T13:27:04.330Z] #20 61.72 Setting up python3-pip (18.1-5) ... [2022-08-08T13:27:04.462Z] #43 140.2 CC criu/protobuf.o [2022-08-08T13:27:04.552Z] #20 ... [2022-08-08T13:27:04.552Z] [2022-08-08T13:27:04.552Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:04.552Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:04.552Z] #43 99.23 CC criu/eventpoll.o [2022-08-08T13:27:04.552Z] #43 100.3 CC criu/external.o [2022-08-08T13:27:04.552Z] #43 100.7 CC criu/fault-injection.o [2022-08-08T13:27:04.552Z] #43 100.8 CC criu/fdstore.o [2022-08-08T13:27:04.552Z] #43 101.1 CC criu/fifo.o [2022-08-08T13:27:04.552Z] #43 101.5 CC criu/file-ids.o [2022-08-08T13:27:04.552Z] #43 101.8 CC criu/file-lock.o [2022-08-08T13:27:04.552Z] #43 102.5 CC criu/files-ext.o [2022-08-08T13:27:04.552Z] #43 102.9 CC criu/files-reg.o [2022-08-08T13:27:04.552Z] #43 105.1 CC criu/files.o [2022-08-08T13:27:04.552Z] #43 107.5 CC criu/filesystems.o [2022-08-08T13:27:04.552Z] #43 108.3 CC criu/fsnotify.o [2022-08-08T13:27:04.552Z] #43 109.6 CC criu/image-desc.o [2022-08-08T13:27:04.552Z] #43 109.8 CC criu/image.o [2022-08-08T13:27:04.590Z] #20 ... [2022-08-08T13:27:04.590Z] [2022-08-08T13:27:04.590Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:04.590Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:04.590Z] #43 101.2 CC criu/files-ext.o [2022-08-08T13:27:04.590Z] #43 101.5 CC criu/files-reg.o [2022-08-08T13:27:04.590Z] #43 103.8 CC criu/files.o [2022-08-08T13:27:04.590Z] #43 106.0 CC criu/filesystems.o [2022-08-08T13:27:04.590Z] #43 106.7 CC criu/fsnotify.o [2022-08-08T13:27:04.590Z] #43 108.0 CC criu/image-desc.o [2022-08-08T13:27:04.590Z] #43 108.1 CC criu/image.o [2022-08-08T13:27:04.590Z] #43 109.0 CC criu/ipc_ns.o [2022-08-08T13:27:04.590Z] #43 110.3 CC criu/irmap.o [2022-08-08T13:27:04.590Z] #43 110.9 CC criu/kcmp-ids.o [2022-08-08T13:27:04.720Z] #43 140.6 CC criu/pstree.o [2022-08-08T13:27:04.793Z] #22 11.74 Downloading https://files.pythonhosted.org/packages/36/2b/61d51a2c4f25ef062ae3f74576b01638bebad5e045f747ff12643df63844/PyYAML-6.0.tar.gz (124kB) [2022-08-08T13:27:04.849Z] #43 111.3 CC criu/kerndat.o [2022-08-08T13:27:05.109Z] #43 ... [2022-08-08T13:27:05.109Z] [2022-08-08T13:27:05.109Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:27:05.109Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:27:05.109Z] #20 62.73 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:27:05.356Z] #22 12.35 Installing build dependencies: started [2022-08-08T13:27:05.371Z] #20 62.79 Processing triggers for mime-support (3.62) ... [2022-08-08T13:27:05.492Z] #43 ... [2022-08-08T13:27:05.493Z] [2022-08-08T13:27:05.493Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:27:05.493Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:27:05.493Z] #20 52.64 Setting up libiptc0:amd64 (1.8.2-4) ... [2022-08-08T13:27:05.493Z] #20 52.65 Setting up xz-utils (5.2.4-1+deb10u1) ... [2022-08-08T13:27:05.493Z] #20 52.66 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2022-08-08T13:27:05.493Z] #20 52.68 Setting up patch (2.7.6-3+deb10u1) ... [2022-08-08T13:27:05.493Z] #20 52.70 Setting up sudo (1.8.27-1+deb10u3) ... [2022-08-08T13:27:05.493Z] #20 52.78 invoke-rc.d: could not determine current runlevel [2022-08-08T13:27:05.493Z] #20 52.79 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-08T13:27:05.493Z] #20 52.81 Setting up pigz (2.4-1) ... [2022-08-08T13:27:05.493Z] #20 52.82 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2022-08-08T13:27:05.493Z] #20 52.84 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2022-08-08T13:27:05.493Z] #20 52.86 Setting up python-pip-whl (18.1-5) ... [2022-08-08T13:27:05.493Z] #20 52.87 Setting up libmpdec2:amd64 (2.4.2-2) ... [2022-08-08T13:27:05.753Z] #20 52.89 Setting up vim-runtime (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:27:06.013Z] #20 53.27 Setting up libaio1:amd64 (0.3.112-3) ... [2022-08-08T13:27:06.013Z] #20 53.28 Setting up libonig5:amd64 (6.9.1-1) ... [2022-08-08T13:27:06.013Z] #20 53.29 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2022-08-08T13:27:06.013Z] #20 53.30 Setting up vim (2:8.1.0875-5+deb10u2) ... [2022-08-08T13:27:06.013Z] #20 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2022-08-08T13:27:06.013Z] #20 53.32 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2022-08-08T13:27:06.013Z] #20 53.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2022-08-08T13:27:06.013Z] #20 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2022-08-08T13:27:06.013Z] #20 53.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2022-08-08T13:27:06.013Z] #20 53.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2022-08-08T13:27:06.013Z] #20 53.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2022-08-08T13:27:06.013Z] #20 53.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2022-08-08T13:27:06.095Z] #43 141.8 CC criu/rbtree.o [2022-08-08T13:27:06.095Z] #43 ... [2022-08-08T13:27:06.095Z] [2022-08-08T13:27:06.095Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:27:06.095Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:27:06.095Z] #40 204.4 + dpkg --print-architecture [2022-08-08T13:27:06.095Z] #40 204.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-08-08T13:27:06.274Z] #20 53.40 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2022-08-08T13:27:06.274Z] #20 53.41 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2022-08-08T13:27:06.274Z] #20 53.42 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2022-08-08T13:27:06.274Z] #20 53.44 Setting up jq (1.5+dfsg-2+b1) ... [2022-08-08T13:27:06.274Z] #20 53.46 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2022-08-08T13:27:06.274Z] #20 53.47 Setting up python3.7 (3.7.3-2+deb10u3) ... [2022-08-08T13:27:06.313Z] #20 DONE 63.6s [2022-08-08T13:27:06.313Z] [2022-08-08T13:27:06.313Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-08T13:27:06.313Z] #21 sha256:7d6dc0d65c552b7efb9c73a0f05574d6923c4cb8de3f8ed4dd58ab00a8cd3331 [2022-08-08T13:27:06.354Z] #40 204.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-08T13:27:06.354Z] #40 204.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-08T13:27:06.883Z] #21 0.883 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-08T13:27:06.883Z] #21 0.889 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-08T13:27:06.883Z] #21 0.893 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-08T13:27:06.883Z] #21 DONE 1.0s [2022-08-08T13:27:06.883Z] [2022-08-08T13:27:06.883Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:06.883Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:06.883Z] #43 112.7 CC criu/libnetlink.o [2022-08-08T13:27:06.883Z] #43 113.2 CC criu/log.o [2022-08-08T13:27:07.451Z] #43 114.0 CC criu/lsm.o [2022-08-08T13:27:07.710Z] #43 114.3 CC criu/mem.o [2022-08-08T13:27:09.573Z] #20 56.31 Setting up iptables (1.8.2-4) ... [2022-08-08T13:27:09.573Z] #20 56.32 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T13:27:09.573Z] #20 56.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T13:27:09.573Z] #20 56.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2022-08-08T13:27:09.573Z] #20 56.37 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2022-08-08T13:27:09.573Z] #20 56.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2022-08-08T13:27:09.573Z] #20 56.38 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2022-08-08T13:27:09.573Z] #20 56.39 Setting up python3 (3.7.3-1) ... [2022-08-08T13:27:09.573Z] #20 56.82 Setting up python3-wheel (0.32.3-2) ... [2022-08-08T13:27:09.616Z] #43 116.1 CC criu/memfd.o [2022-08-08T13:27:10.185Z] #43 116.8 CC criu/mount.o [2022-08-08T13:27:10.405Z] #20 57.49 Setting up apparmor (2.13.2-10) ... [2022-08-08T13:27:10.659Z] #22 ... [2022-08-08T13:27:10.659Z] [2022-08-08T13:27:10.659Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:10.659Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:27:10.659Z] #43 125.8 CC criu/netfilter.o [2022-08-08T13:27:10.659Z] #43 126.2 CC criu/page-pipe.o [2022-08-08T13:27:10.659Z] #43 127.1 CC criu/page-xfer.o [2022-08-08T13:27:10.659Z] #43 129.0 CC criu/pagemap-cache.o [2022-08-08T13:27:10.659Z] #43 129.5 CC criu/pagemap.o [2022-08-08T13:27:10.659Z] #43 130.6 CC criu/parasite-syscall.o [2022-08-08T13:27:10.659Z] #43 131.7 CC criu/path.o [2022-08-08T13:27:10.659Z] #43 132.1 CC criu/pie-util-vdso.o [2022-08-08T13:27:10.659Z] #43 132.6 CC criu/pie-util.o [2022-08-08T13:27:10.659Z] #43 132.8 CC criu/pipes.o [2022-08-08T13:27:11.249Z] #43 133.6 CC criu/plugin.o [2022-08-08T13:27:11.506Z] #43 ... [2022-08-08T13:27:11.506Z] [2022-08-08T13:27:11.506Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:27:11.506Z] #40 sha256:ff57af33b58b2bbcf82410625e038ab0477faa7938b8da009cf568b0709ab8e0 [2022-08-08T13:27:11.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-08T13:27:11.567Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-08T13:27:11.762Z] #40 187.3 + dpkg --print-architecture [2022-08-08T13:27:11.762Z] #40 DONE 187.6s [2022-08-08T13:27:11.762Z] [2022-08-08T13:27:11.762Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:11.762Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:27:11.762Z] #43 134.0 CC criu/proc_parse.o [2022-08-08T13:27:12.052Z] #20 59.14 Setting up xfsprogs (4.20.0-1) ... [2022-08-08T13:27:12.052Z] #20 59.15 Setting up python3-lib2to3 (3.7.3-1) ... [2022-08-08T13:27:12.312Z] #20 59.58 Setting up python3-pkg-resources (40.8.0-1) ... [2022-08-08T13:27:13.255Z] #20 60.51 Setting up python3-distutils (3.7.3-1) ... [2022-08-08T13:27:13.826Z] #20 61.06 Setting up python3-setuptools (40.8.0-1) ... [2022-08-08T13:27:14.280Z] #43 136.9 CC criu/protobuf-desc.o [2022-08-08T13:27:14.389Z] #43 120.6 CC criu/namespaces.o [2022-08-08T13:27:14.769Z] #20 62.16 Setting up python3-pip (18.1-5) ... [2022-08-08T13:27:15.647Z] #43 137.9 CC criu/protobuf.o [2022-08-08T13:27:15.712Z] #20 ... [2022-08-08T13:27:15.712Z] [2022-08-08T13:27:15.712Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:15.712Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:15.712Z] #43 110.7 CC criu/ipc_ns.o [2022-08-08T13:27:15.712Z] #43 111.9 CC criu/irmap.o [2022-08-08T13:27:15.712Z] #43 112.6 CC criu/kcmp-ids.o [2022-08-08T13:27:15.712Z] #43 112.9 CC criu/kerndat.o [2022-08-08T13:27:15.712Z] #43 114.1 CC criu/libnetlink.o [2022-08-08T13:27:15.712Z] #43 114.5 CC criu/log.o [2022-08-08T13:27:15.712Z] #43 115.0 CC criu/lsm.o [2022-08-08T13:27:15.712Z] #43 115.4 CC criu/mem.o [2022-08-08T13:27:15.712Z] #43 117.2 CC criu/memfd.o [2022-08-08T13:27:15.712Z] #43 117.9 CC criu/mount.o [2022-08-08T13:27:15.769Z] #43 122.1 CC criu/net.o [2022-08-08T13:27:15.903Z] #43 138.2 CC criu/pstree.o [2022-08-08T13:27:15.983Z] #43 ... [2022-08-08T13:27:15.983Z] [2022-08-08T13:27:15.983Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2022-08-08T13:27:15.983Z] #20 sha256:37fb2b3ae02391862178a21ef0095ff673a1304567f540e94546d4745a1ea676 [2022-08-08T13:27:15.983Z] #20 63.18 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:27:15.983Z] #20 63.23 Processing triggers for mime-support (3.62) ... [2022-08-08T13:27:16.325Z] #40 ... [2022-08-08T13:27:16.325Z] [2022-08-08T13:27:16.325Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:16.325Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:16.325Z] #43 142.2 CC criu/rst-malloc.o [2022-08-08T13:27:16.325Z] #43 142.5 CC criu/seccomp.o [2022-08-08T13:27:16.325Z] #43 143.1 CC criu/seize.o [2022-08-08T13:27:16.325Z] #43 144.0 CC criu/servicefd.o [2022-08-08T13:27:16.325Z] #43 144.4 CC criu/shmem.o [2022-08-08T13:27:16.325Z] #43 145.5 CC criu/sigframe.o [2022-08-08T13:27:16.325Z] #43 145.7 CC criu/signalfd.o [2022-08-08T13:27:16.325Z] #43 146.0 CC criu/sk-inet.o [2022-08-08T13:27:16.325Z] #43 147.1 CC criu/sk-netlink.o [2022-08-08T13:27:16.325Z] #43 147.5 CC criu/sk-packet.o [2022-08-08T13:27:16.325Z] #43 148.2 CC criu/sk-queue.o [2022-08-08T13:27:16.325Z] #43 148.8 CC criu/sk-tcp.o [2022-08-08T13:27:16.325Z] #43 149.3 CC criu/sk-unix.o [2022-08-08T13:27:16.325Z] #43 151.4 CC criu/sockets.o [2022-08-08T13:27:16.325Z] #43 152.3 CC criu/stats.o [2022-08-08T13:27:16.555Z] #20 DONE 63.7s [2022-08-08T13:27:16.555Z] [2022-08-08T13:27:16.555Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:27:16.555Z] #49 sha256:0598f2f853d5857264c7a51427efddb3179e0407cbad0a1e070f3fe1d9c47e0e [2022-08-08T13:27:16.555Z] #49 ... [2022-08-08T13:27:16.555Z] [2022-08-08T13:27:16.555Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2022-08-08T13:27:16.555Z] #21 sha256:7d6dc0d65c552b7efb9c73a0f05574d6923c4cb8de3f8ed4dd58ab00a8cd3331 [2022-08-08T13:27:16.831Z] #43 139.4 CC criu/rbtree.o [2022-08-08T13:27:16.892Z] #43 152.6 CC criu/string.o [2022-08-08T13:27:16.892Z] #43 152.8 CC criu/sysctl.o [2022-08-08T13:27:17.148Z] #43 ... [2022-08-08T13:27:17.148Z] [2022-08-08T13:27:17.148Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-08T13:27:17.148Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-08T13:27:17.148Z] #22 4.995 Collecting yamllint==1.26.1 [2022-08-08T13:27:17.393Z] #43 139.7 CC criu/rst-malloc.o [2022-08-08T13:27:17.407Z] #22 10.39 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-08-08T13:27:17.650Z] #43 140.0 CC criu/seccomp.o [2022-08-08T13:27:17.829Z] #43 153.5 CC criu/sysfs_parse.o [2022-08-08T13:27:18.089Z] #43 154.0 CC criu/timens.o [2022-08-08T13:27:18.089Z] #43 ... [2022-08-08T13:27:18.089Z] [2022-08-08T13:27:18.089Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:27:18.089Z] #49 sha256:c1e8f7914961b7e0837757d13e4a184bf68ada41b2e3c4a0f80e12cc07bdc72e [2022-08-08T13:27:18.089Z] #49 212.1 + /build/golangci-lint --version [2022-08-08T13:27:18.474Z] #21 1.659 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2022-08-08T13:27:18.474Z] #21 1.664 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2022-08-08T13:27:18.474Z] #21 1.668 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2022-08-08T13:27:18.474Z] #21 DONE 1.7s [2022-08-08T13:27:18.474Z] [2022-08-08T13:27:18.474Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-08T13:27:18.474Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-08T13:27:18.578Z] #43 140.8 CC criu/seize.o [2022-08-08T13:27:18.690Z] #49 212.5 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-08-08T13:27:18.786Z] #22 11.64 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-08-08T13:27:18.786Z] #22 ... [2022-08-08T13:27:18.786Z] [2022-08-08T13:27:18.786Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:18.786Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:18.786Z] #43 125.2 CC criu/netfilter.o [2022-08-08T13:27:18.951Z] #49 DONE 212.9s [2022-08-08T13:27:18.951Z] [2022-08-08T13:27:18.951Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:18.951Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:18.951Z] #43 154.3 CC criu/timerfd.o [2022-08-08T13:27:18.951Z] #43 154.7 CC criu/tty.o [2022-08-08T13:27:19.141Z] #43 141.7 CC criu/servicefd.o [2022-08-08T13:27:19.356Z] #43 125.7 CC criu/page-pipe.o [2022-08-08T13:27:19.703Z] #43 142.2 CC criu/shmem.o [2022-08-08T13:27:20.294Z] #43 126.7 CC criu/page-xfer.o [2022-08-08T13:27:20.632Z] #43 143.2 CC criu/sigframe.o [2022-08-08T13:27:20.899Z] #43 143.4 CC criu/signalfd.o [2022-08-08T13:27:21.155Z] #43 143.7 CC criu/sk-inet.o [2022-08-08T13:27:21.486Z] #43 157.1 CC criu/tun.o [2022-08-08T13:27:21.674Z] #43 ... [2022-08-08T13:27:21.674Z] [2022-08-08T13:27:21.674Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-08T13:27:21.674Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-08T13:27:21.674Z] #22 11.71 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-08-08T13:27:21.674Z] #22 11.78 Collecting pyyaml (from yamllint==1.26.1) [2022-08-08T13:27:21.674Z] #22 12.13 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-08-08T13:27:21.674Z] #22 12.45 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-08-08T13:27:21.674Z] #22 12.47 Building wheels for collected packages: yamllint [2022-08-08T13:27:21.674Z] #22 12.47 Running setup.py bdist_wheel for yamllint: started [2022-08-08T13:27:21.674Z] #22 13.78 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-08-08T13:27:21.674Z] #22 13.78 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-08-08T13:27:21.674Z] #22 13.83 Successfully built yamllint [2022-08-08T13:27:21.674Z] #22 13.85 Installing collected packages: pathspec, pyyaml, yamllint [2022-08-08T13:27:21.674Z] #22 14.25 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-08T13:27:21.674Z] #22 DONE 14.6s [2022-08-08T13:27:21.745Z] #43 157.6 CC criu/uffd.o [2022-08-08T13:27:21.934Z] [2022-08-08T13:27:21.934Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-08-08T13:27:21.934Z] #25 sha256:76d0f43211327b3584c8c4cb09bffdec247616afa40d05b9f6e93313bec85cec [2022-08-08T13:27:21.934Z] #25 DONE 0.1s [2022-08-08T13:27:21.934Z] [2022-08-08T13:27:21.934Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T13:27:21.934Z] #30 sha256:fb60755032aa1e7924730e687302e10c5c7b400c8305d600f4b1897479a78644 [2022-08-08T13:27:22.084Z] #43 144.6 CC criu/sk-netlink.o [2022-08-08T13:27:22.647Z] #43 145.1 CC criu/sk-packet.o [2022-08-08T13:27:22.681Z] #43 158.7 CC criu/util.o [2022-08-08T13:27:23.209Z] #43 145.8 CC criu/sk-queue.o [2022-08-08T13:27:23.316Z] #30 DONE 1.1s [2022-08-08T13:27:23.316Z] [2022-08-08T13:27:23.316Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-08T13:27:23.316Z] #33 sha256:2d5c13b7b0d1a9f31e6cf82dc6171bb983bb576b424aeb25fa688dc46bc0dcc4 [2022-08-08T13:27:23.316Z] #33 DONE 0.1s [2022-08-08T13:27:23.316Z] [2022-08-08T13:27:23.316Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-08-08T13:27:23.316Z] #35 sha256:15bca8e4087dc300047e5a859481bb68d7667e555768e7336e02544cc358f25e [2022-08-08T13:27:23.316Z] #35 DONE 0.1s [2022-08-08T13:27:23.316Z] [2022-08-08T13:27:23.316Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-08-08T13:27:23.316Z] #38 sha256:f61b1b42b009ab0fccdc1c6efc5a03e9ffc14075467aac14e3dff6a7c8513159 [2022-08-08T13:27:23.316Z] #38 DONE 0.0s [2022-08-08T13:27:23.316Z] [2022-08-08T13:27:23.316Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:23.316Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:23.316Z] #43 128.7 CC criu/pagemap-cache.o [2022-08-08T13:27:23.316Z] #43 129.2 CC criu/pagemap.o [2022-08-08T13:27:23.772Z] #43 146.4 CC criu/sk-tcp.o [2022-08-08T13:27:23.886Z] #43 130.3 CC criu/parasite-syscall.o [2022-08-08T13:27:24.028Z] #43 ... [2022-08-08T13:27:24.028Z] [2022-08-08T13:27:24.029Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-08T13:27:24.029Z] #22 sha256:383526f9475815adbde68d775f169f13c36bf984afd7e2d71aa829af8e4c8251 [2022-08-08T13:27:24.029Z] #22 31.24 Installing build dependencies: finished with status 'done' [2022-08-08T13:27:24.058Z] #43 159.8 CC criu/uts_ns.o [2022-08-08T13:27:24.058Z] #43 160.0 CC criu/vdso-compat.o [2022-08-08T13:27:24.317Z] #43 160.2 CC criu/vdso.o [2022-08-08T13:27:24.824Z] #43 131.4 CC criu/path.o [2022-08-08T13:27:24.885Z] #43 160.7 LINK criu/built-in.o [2022-08-08T13:27:24.957Z] #22 ... [2022-08-08T13:27:24.957Z] [2022-08-08T13:27:24.957Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:27:24.957Z] #49 sha256:d56fb9c128d8f78b69d352ac3414df7b6036815c65b021e27d908b78ff3c6cb3 [2022-08-08T13:27:24.957Z] #49 200.5 + /build/golangci-lint --version [2022-08-08T13:27:24.957Z] #49 201.0 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-08-08T13:27:24.957Z] #49 DONE 201.2s [2022-08-08T13:27:24.957Z] [2022-08-08T13:27:24.957Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:24.957Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:27:24.957Z] #43 147.0 CC criu/sk-unix.o [2022-08-08T13:27:25.061Z] #22 5.788 Collecting yamllint==1.26.1 [2022-08-08T13:27:25.084Z] #43 131.7 CC criu/pie-util-vdso-elf32.o [2022-08-08T13:27:25.144Z] #43 160.8 LINK criu/criu [2022-08-08T13:27:25.403Z] #43 161.2 DEP lib/c/criu.d [2022-08-08T13:27:25.403Z] #43 161.2 CC images/rpc.pb-c.o [2022-08-08T13:27:25.633Z] #22 ... [2022-08-08T13:27:25.633Z] [2022-08-08T13:27:25.633Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:25.633Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:25.633Z] #43 122.4 CC criu/namespaces.o [2022-08-08T13:27:25.633Z] #43 124.7 CC criu/net.o [2022-08-08T13:27:25.633Z] #43 128.3 CC criu/netfilter.o [2022-08-08T13:27:25.633Z] #43 128.8 CC criu/page-pipe.o [2022-08-08T13:27:25.633Z] #43 129.4 CC criu/page-xfer.o [2022-08-08T13:27:25.633Z] #43 130.8 CC criu/pagemap-cache.o [2022-08-08T13:27:25.652Z] #43 132.2 CC criu/pie-util-vdso.o [2022-08-08T13:27:25.971Z] #43 161.7 CC lib/c/criu.o [2022-08-08T13:27:26.205Z] #43 131.2 CC criu/pagemap.o [2022-08-08T13:27:26.220Z] #43 132.6 CC criu/pie-util.o [2022-08-08T13:27:26.220Z] #43 132.8 CC criu/pipes.o [2022-08-08T13:27:26.908Z] #43 162.8 LINK lib/c/built-in.o [2022-08-08T13:27:26.908Z] #43 162.8 LINK lib/c/libcriu.so [2022-08-08T13:27:26.908Z] #43 162.9 LINK lib/c/libcriu.a [2022-08-08T13:27:27.147Z] #43 132.1 CC criu/parasite-syscall.o [2022-08-08T13:27:27.157Z] #43 133.5 CC criu/plugin.o [2022-08-08T13:27:27.166Z] #43 163.0 GEN magic.py [2022-08-08T13:27:27.416Z] #43 134.0 CC criu/proc_parse.o [2022-08-08T13:27:27.425Z] #43 163.1 Note: Building without setproctitle() and strlcpy() support. [2022-08-08T13:27:27.425Z] #43 163.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-08T13:27:27.425Z] #43 163.1 Note: Building without GnuTLS support [2022-08-08T13:27:27.425Z] #43 163.1 Makefile.config:39: Warn: you have no libnftables installed [2022-08-08T13:27:27.425Z] #43 163.1 Makefile.config:40: Warn: Building without nftables support [2022-08-08T13:27:27.475Z] #43 149.6 CC criu/sockets.o [2022-08-08T13:27:27.994Z] #43 163.8 fatal: not a git repository (or any of the parent directories): .git [2022-08-08T13:27:28.037Z] #43 150.4 CC criu/stats.o [2022-08-08T13:27:28.037Z] #43 150.7 CC criu/string.o [2022-08-08T13:27:28.091Z] #43 133.0 CC criu/path.o [2022-08-08T13:27:28.253Z] #43 ... [2022-08-08T13:27:28.253Z] [2022-08-08T13:27:28.253Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:27:28.253Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:27:28.253Z] #40 DONE 226.7s [2022-08-08T13:27:28.253Z] [2022-08-08T13:27:28.253Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:27:28.253Z] #53 sha256:7cd2a7ca6eaa113714e1d34cf7b6e318256182e1324da75825be5e53e4a39a2a [2022-08-08T13:27:28.292Z] #43 150.8 CC criu/sysctl.o [2022-08-08T13:27:28.351Z] #43 133.3 CC criu/pie-util-vdso-elf32.o [2022-08-08T13:27:28.611Z] #43 133.7 CC criu/pie-util-vdso.o [2022-08-08T13:27:28.872Z] #43 134.1 CC criu/pie-util.o [2022-08-08T13:27:29.190Z] #53 ... [2022-08-08T13:27:29.190Z] [2022-08-08T13:27:29.190Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:29.190Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:29.190Z] #43 164.9 make[1]: Nothing to be done for 'all'. [2022-08-08T13:27:29.219Z] #43 151.5 CC criu/sysfs_parse.o [2022-08-08T13:27:29.444Z] #43 134.4 CC criu/pipes.o [2022-08-08T13:27:29.444Z] #43 ... [2022-08-08T13:27:29.444Z] [2022-08-08T13:27:29.444Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-08T13:27:29.444Z] #22 sha256:b81581c3dbcfd5381c744044af6875d5eab9b182f90c291e1d74722c0dfd6515 [2022-08-08T13:27:29.444Z] #22 11.17 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2022-08-08T13:27:29.475Z] #43 151.8 CC criu/timens.o [2022-08-08T13:27:29.475Z] #43 ... [2022-08-08T13:27:29.475Z] [2022-08-08T13:27:29.475Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.26.1 [2022-08-08T13:27:29.475Z] #22 sha256:383526f9475815adbde68d775f169f13c36bf984afd7e2d71aa829af8e4c8251 [2022-08-08T13:27:29.475Z] #22 36.73 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-08-08T13:27:29.731Z] #22 36.75 Building wheels for collected packages: yamllint, pyyaml [2022-08-08T13:27:29.731Z] #22 36.75 Running setup.py bdist_wheel for yamllint: started [2022-08-08T13:27:29.955Z] #43 ... [2022-08-08T13:27:29.955Z] [2022-08-08T13:27:29.955Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:27:29.955Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:27:29.955Z] #40 199.7 + dpkg --print-architecture [2022-08-08T13:27:29.955Z] #40 199.7 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-08-08T13:27:30.126Z] #43 166.1 make[1]: 'images/built-in.o' is up to date. [2022-08-08T13:27:30.293Z] #22 37.54 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-08-08T13:27:30.293Z] #22 37.55 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-08-08T13:27:30.293Z] #22 37.59 Running setup.py bdist_wheel for pyyaml: started [2022-08-08T13:27:30.386Z] #43 ... [2022-08-08T13:27:30.386Z] [2022-08-08T13:27:30.386Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-08-08T13:27:30.386Z] #41 sha256:30a310132f01d0e8632c5fc63a3da40717901d1c0d684c0c0782d9c4543ed473 [2022-08-08T13:27:30.386Z] #41 DONE 0.2s [2022-08-08T13:27:30.386Z] [2022-08-08T13:27:30.386Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:30.386Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:30.386Z] #43 166.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-08-08T13:27:30.386Z] #43 166.2 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-08-08T13:27:30.386Z] #43 166.2 make[1]: 'compel/libcompel.a' is up to date. [2022-08-08T13:27:30.386Z] #43 166.2 make[1]: 'compel/compel-host-bin' is up to date. [2022-08-08T13:27:30.386Z] #43 166.2 make[1]: Nothing to be done for 'all'. [2022-08-08T13:27:30.386Z] #43 166.2 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-08T13:27:30.387Z] #22 12.26 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2022-08-08T13:27:30.474Z] #40 200.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-08T13:27:30.474Z] #40 200.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-08T13:27:30.645Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:30.645Z] #43 166.4 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:30.645Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:30.645Z] #43 166.5 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:30.645Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:30.645Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:30.645Z] #43 166.6 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:30.645Z] #43 166.7 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:30.647Z] #22 12.32 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2022-08-08T13:27:30.647Z] #22 12.40 Collecting pyyaml (from yamllint==1.26.1) [2022-08-08T13:27:30.904Z] #43 166.7 INSTALL criu/criu [2022-08-08T13:27:30.904Z] #43 DONE 166.8s [2022-08-08T13:27:30.904Z] [2022-08-08T13:27:30.904Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:27:30.904Z] #53 sha256:7cd2a7ca6eaa113714e1d34cf7b6e318256182e1324da75825be5e53e4a39a2a [2022-08-08T13:27:30.908Z] #22 12.70 Downloading https://files.pythonhosted.org/packages/eb/5f/6e6fe6904e1a9c67bc2ca5629a69e7a5a0b17f079da838bab98a1e548b25/PyYAML-6.0-cp37-cp37m-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (596kB) [2022-08-08T13:27:31.169Z] #22 12.98 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2022-08-08T13:27:31.429Z] #22 12.98 Building wheels for collected packages: yamllint [2022-08-08T13:27:31.429Z] #22 12.99 Running setup.py bdist_wheel for yamllint: started [2022-08-08T13:27:31.843Z] #53 ... [2022-08-08T13:27:31.844Z] [2022-08-08T13:27:31.844Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-08-08T13:27:31.844Z] #44 sha256:75242c5614519bdf1205e1231733c56d3c0a9836b1a870bdfdad8f6cc6d4b41b [2022-08-08T13:27:32.106Z] #44 DONE 0.1s [2022-08-08T13:27:32.106Z] [2022-08-08T13:27:32.106Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-08-08T13:27:32.106Z] #46 sha256:dc79362b6254fae7db8f143bf3dad2782625654b097f37bcc1613a80e6687499 [2022-08-08T13:27:32.106Z] #46 DONE 0.1s [2022-08-08T13:27:32.106Z] [2022-08-08T13:27:32.106Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-08T13:27:32.106Z] #48 sha256:a6dfb6ef2ab9ed35e7f74056141cd32ae1139db9f0b70ec96a8ab98cc427c12a [2022-08-08T13:27:32.106Z] #48 DONE 0.1s [2022-08-08T13:27:32.106Z] [2022-08-08T13:27:32.106Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-08T13:27:32.106Z] #50 sha256:65f5b9a1c56462d87e4f030325075d122694ebe74193868cc808c866a1ba25c8 [2022-08-08T13:27:32.186Z] #22 38.99 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2022-08-08T13:27:32.186Z] #22 38.99 Stored in directory: /root/.cache/pip/wheels/95/84/67/ebeac632c63797cfbeb90128ca41073117721540dad526d213 [2022-08-08T13:27:32.186Z] #22 39.16 Successfully built yamllint pyyaml [2022-08-08T13:27:32.186Z] #22 39.18 Installing collected packages: pathspec, pyyaml, yamllint [2022-08-08T13:27:32.365Z] #50 DONE 0.1s [2022-08-08T13:27:32.365Z] [2022-08-08T13:27:32.365Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-08T13:27:32.365Z] #52 sha256:e4285403b862ec3243c14e41cdfd5822fd90e3031251a384b32272c47087a6b7 [2022-08-08T13:27:32.365Z] #52 DONE 0.1s [2022-08-08T13:27:32.365Z] [2022-08-08T13:27:32.365Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:27:32.365Z] #53 sha256:7cd2a7ca6eaa113714e1d34cf7b6e318256182e1324da75825be5e53e4a39a2a [2022-08-08T13:27:32.441Z] #22 39.48 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-08T13:27:32.697Z] #22 DONE 39.8s [2022-08-08T13:27:32.697Z] [2022-08-08T13:27:32.697Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:32.697Z] #43 sha256:0f359ae39060030f81c84d0e3d31861ae9e300eb0fef470bdad7147bb07e4880 [2022-08-08T13:27:32.697Z] #43 152.1 CC criu/timerfd.o [2022-08-08T13:27:32.697Z] #43 152.5 CC criu/tty.o [2022-08-08T13:27:32.697Z] #43 154.6 CC criu/tun.o [2022-08-08T13:27:32.697Z] #43 155.1 CC criu/uffd.o [2022-08-08T13:27:32.814Z] #22 14.26 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2022-08-08T13:27:32.814Z] #22 14.26 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2022-08-08T13:27:32.814Z] #22 14.33 Successfully built yamllint [2022-08-08T13:27:32.814Z] #22 14.36 Installing collected packages: pathspec, pyyaml, yamllint [2022-08-08T13:27:33.077Z] #22 14.80 Successfully installed pathspec-0.9.0 pyyaml-6.0 yamllint-1.26.1 [2022-08-08T13:27:33.338Z] #22 DONE 15.1s [2022-08-08T13:27:33.338Z] [2022-08-08T13:27:33.338Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:27:33.338Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:27:33.338Z] #40 200.6 + dpkg --print-architecture [2022-08-08T13:27:33.338Z] #40 200.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2022-08-08T13:27:33.338Z] #40 201.0 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2022-08-08T13:27:33.338Z] #40 201.0 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2022-08-08T13:27:33.601Z] #40 ... [2022-08-08T13:27:33.601Z] [2022-08-08T13:27:33.601Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-08-08T13:27:33.601Z] #25 sha256:406d76fbf65863f9fbea4644c73f4f1ef6f44b14bff28185a9a489533eae1ca7 [2022-08-08T13:27:33.601Z] #25 DONE 0.3s [2022-08-08T13:27:33.625Z] #43 156.2 CC criu/util.o [2022-08-08T13:27:33.863Z] [2022-08-08T13:27:33.863Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T13:27:33.863Z] #30 sha256:d83eac6f58527ff9f358535d445cc4b8eb8384b97a93204d1f982f69a20dd31c [2022-08-08T13:27:34.554Z] #43 157.2 CC criu/uts_ns.o [2022-08-08T13:27:35.115Z] #43 157.4 CC criu/vdso.o [2022-08-08T13:27:35.371Z] #43 157.8 LINK criu/built-in.o [2022-08-08T13:27:35.371Z] #43 157.9 LINK criu/criu [2022-08-08T13:27:35.815Z] #30 DONE 2.2s [2022-08-08T13:27:35.815Z] [2022-08-08T13:27:35.815Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:35.816Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:35.816Z] #43 135.2 CC criu/plugin.o [2022-08-08T13:27:35.816Z] #43 135.7 CC criu/proc_parse.o [2022-08-08T13:27:35.816Z] #43 138.9 CC criu/protobuf-desc.o [2022-08-08T13:27:35.816Z] #43 140.2 CC criu/protobuf.o [2022-08-08T13:27:35.816Z] #43 140.7 CC criu/pstree.o [2022-08-08T13:27:35.933Z] #43 158.3 DEP lib/c/criu.d [2022-08-08T13:27:35.933Z] #43 158.3 CC images/rpc.pb-c.o [2022-08-08T13:27:36.081Z] #43 ... [2022-08-08T13:27:36.081Z] [2022-08-08T13:27:36.081Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-08T13:27:36.081Z] #33 sha256:ea73577a851360e63638b6cd78bc3a0ae0dbc3d862aa1fba33cf795e072e33a2 [2022-08-08T13:27:36.081Z] #33 DONE 0.2s [2022-08-08T13:27:36.081Z] [2022-08-08T13:27:36.081Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-08-08T13:27:36.081Z] #35 sha256:b104757d3b4e6c58c2953d14236c525d09f6d3c9d66aadfc345eee5977fa8317 [2022-08-08T13:27:36.081Z] #35 DONE 0.1s [2022-08-08T13:27:36.081Z] [2022-08-08T13:27:36.081Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:27:36.081Z] #53 sha256:3403cd1e0062d4fa33fe54405a2ce85ba4d09ff593cdb67f643120f46025a127 [2022-08-08T13:27:36.081Z] #53 ... [2022-08-08T13:27:36.081Z] [2022-08-08T13:27:36.081Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-08-08T13:27:36.081Z] #38 sha256:0d0a01c72f1f43160fd7ed7e049cbd6fcd439ade49a3f40b15cb8a5b8c4f1c0f [2022-08-08T13:27:36.081Z] #38 DONE 0.1s [2022-08-08T13:27:36.189Z] #43 158.8 CC lib/c/criu.o [2022-08-08T13:27:36.342Z] [2022-08-08T13:27:36.342Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:27:36.342Z] #53 sha256:3403cd1e0062d4fa33fe54405a2ce85ba4d09ff593cdb67f643120f46025a127 [2022-08-08T13:27:36.918Z] #53 ... [2022-08-08T13:27:36.918Z] [2022-08-08T13:27:36.918Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:36.918Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:36.918Z] #43 141.9 CC criu/rbtree.o [2022-08-08T13:27:37.118Z] #43 159.6 LINK lib/c/built-in.o [2022-08-08T13:27:37.118Z] #43 159.6 LINK lib/c/libcriu.so [2022-08-08T13:27:37.118Z] #43 159.6 LINK lib/c/libcriu.a [2022-08-08T13:27:37.118Z] #43 159.7 GEN magic.py [2022-08-08T13:27:37.179Z] #43 142.2 CC criu/rst-malloc.o [2022-08-08T13:27:37.374Z] #43 159.8 Note: Building without setproctitle() and strlcpy() support. [2022-08-08T13:27:37.374Z] #43 159.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-08T13:27:37.374Z] #43 159.9 Note: Building without GnuTLS support [2022-08-08T13:27:37.374Z] #43 159.9 Makefile.config:39: Warn: you have no libnftables installed [2022-08-08T13:27:37.374Z] #43 159.9 Makefile.config:40: Warn: Building without nftables support [2022-08-08T13:27:37.440Z] #43 142.5 CC criu/seccomp.o [2022-08-08T13:27:37.937Z] #43 160.5 fatal: not a git repository (or any of the parent directories): .git [2022-08-08T13:27:38.010Z] #43 143.2 CC criu/seize.o [2022-08-08T13:27:38.866Z] #43 161.1 make[1]: Nothing to be done for 'all'. [2022-08-08T13:27:39.395Z] #43 144.3 CC criu/servicefd.o [2022-08-08T13:27:39.429Z] #43 161.8 make[1]: 'images/built-in.o' is up to date. [2022-08-08T13:27:39.429Z] #43 161.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-08-08T13:27:39.429Z] #43 161.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-08-08T13:27:39.429Z] #43 161.9 make[1]: 'compel/libcompel.a' is up to date. [2022-08-08T13:27:39.429Z] #43 162.0 make[1]: 'compel/compel-host-bin' is up to date. [2022-08-08T13:27:39.429Z] #43 162.0 make[1]: Nothing to be done for 'all'. [2022-08-08T13:27:39.656Z] #43 144.7 CC criu/shmem.o [2022-08-08T13:27:39.685Z] #43 162.0 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-08T13:27:39.685Z] #43 162.3 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:39.941Z] #43 162.3 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:39.941Z] #43 162.4 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:39.941Z] #43 162.5 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:39.941Z] #43 162.5 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:39.942Z] #43 162.6 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:40.198Z] #43 162.6 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:40.198Z] #43 162.7 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:40.198Z] #43 162.7 INSTALL criu/criu [2022-08-08T13:27:40.466Z] #40 ... [2022-08-08T13:27:40.466Z] [2022-08-08T13:27:40.466Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:40.466Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:40.466Z] #43 136.7 CC criu/protobuf-desc.o [2022-08-08T13:27:40.466Z] #43 137.6 CC criu/protobuf.o [2022-08-08T13:27:40.466Z] #43 138.0 CC criu/pstree.o [2022-08-08T13:27:40.466Z] #43 139.1 CC criu/rbtree.o [2022-08-08T13:27:40.466Z] #43 139.4 CC criu/rst-malloc.o [2022-08-08T13:27:40.466Z] #43 139.6 CC criu/seccomp.o [2022-08-08T13:27:40.466Z] #43 140.3 CC criu/seize.o [2022-08-08T13:27:40.466Z] #43 141.1 CC criu/servicefd.o [2022-08-08T13:27:40.466Z] #43 141.6 CC criu/shmem.o [2022-08-08T13:27:40.466Z] #43 142.5 CC criu/sigframe.o [2022-08-08T13:27:40.466Z] #43 142.7 CC criu/signalfd.o [2022-08-08T13:27:40.466Z] #43 143.0 CC criu/sk-inet.o [2022-08-08T13:27:40.466Z] #43 144.2 CC criu/sk-netlink.o [2022-08-08T13:27:40.466Z] #43 144.6 CC criu/sk-packet.o [2022-08-08T13:27:40.466Z] #43 145.3 CC criu/sk-queue.o [2022-08-08T13:27:40.466Z] #43 145.9 CC criu/sk-tcp.o [2022-08-08T13:27:40.466Z] #43 146.5 CC criu/sk-unix.o [2022-08-08T13:27:40.598Z] #43 145.7 CC criu/sigframe.o [2022-08-08T13:27:40.761Z] #43 DONE 163.0s [2022-08-08T13:27:40.761Z] [2022-08-08T13:27:40.761Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2022-08-08T13:27:40.761Z] #24 sha256:8990b4cd9c1b64f8b3736f27cda566c6ececd26d3dbe37c48ca22f700eb715e5 [2022-08-08T13:27:40.859Z] #43 145.8 CC criu/signalfd.o [2022-08-08T13:27:41.119Z] #43 146.1 CC criu/sk-inet.o [2022-08-08T13:27:42.070Z] #43 147.2 CC criu/sk-netlink.o [2022-08-08T13:27:42.369Z] #43 148.8 CC criu/sockets.o [2022-08-08T13:27:42.641Z] #43 147.6 CC criu/sk-packet.o [2022-08-08T13:27:42.937Z] #43 ... [2022-08-08T13:27:42.937Z] [2022-08-08T13:27:42.937Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:27:42.937Z] #49 sha256:26d7419b87dbb25314b0b5916aeec9af401ae921024f49a202410a6e8c6bb9e2 [2022-08-08T13:27:42.937Z] #49 213.3 + /build/golangci-lint --version [2022-08-08T13:27:43.200Z] #49 213.6 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-08-08T13:27:43.212Z] #43 148.2 CC criu/sk-queue.o [2022-08-08T13:27:43.462Z] #49 DONE 213.9s [2022-08-08T13:27:43.462Z] [2022-08-08T13:27:43.462Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:43.462Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:43.462Z] #43 149.9 CC criu/stats.o [2022-08-08T13:27:43.473Z] #43 148.7 CC criu/sk-tcp.o [2022-08-08T13:27:43.722Z] #43 150.3 CC criu/string.o [2022-08-08T13:27:43.981Z] #43 150.6 CC criu/sysctl.o [2022-08-08T13:27:44.417Z] #43 149.2 CC criu/sk-unix.o [2022-08-08T13:27:44.417Z] #43 ... [2022-08-08T13:27:44.417Z] [2022-08-08T13:27:44.417Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2022-08-08T13:27:44.417Z] #49 sha256:0598f2f853d5857264c7a51427efddb3179e0407cbad0a1e070f3fe1d9c47e0e [2022-08-08T13:27:44.417Z] #49 213.0 + /build/golangci-lint --version [2022-08-08T13:27:44.684Z] #49 213.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2022-08-08T13:27:44.919Z] #43 151.6 CC criu/sysfs_parse.o [2022-08-08T13:27:44.944Z] #49 DONE 213.5s [2022-08-08T13:27:44.944Z] [2022-08-08T13:27:44.945Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:27:44.945Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:27:45.487Z] #43 151.9 CC criu/timens.o [2022-08-08T13:27:45.747Z] #43 152.2 CC criu/timerfd.o [2022-08-08T13:27:46.006Z] #43 152.5 CC criu/tty.o [2022-08-08T13:27:46.335Z] #40 ... [2022-08-08T13:27:46.335Z] [2022-08-08T13:27:46.335Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:46.335Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:46.335Z] #43 151.5 CC criu/sockets.o [2022-08-08T13:27:47.385Z] #43 154.1 CC criu/tun.o [2022-08-08T13:27:47.718Z] #43 152.5 CC criu/stats.o [2022-08-08T13:27:47.718Z] #43 152.8 CC criu/string.o [2022-08-08T13:27:47.954Z] #43 154.5 CC criu/uffd.o [2022-08-08T13:27:47.979Z] #43 152.9 CC criu/sysctl.o [2022-08-08T13:27:48.550Z] #43 153.7 CC criu/sysfs_parse.o [2022-08-08T13:27:48.892Z] #43 155.4 CC criu/util.o [2022-08-08T13:27:49.122Z] #43 154.2 CC criu/timens.o [2022-08-08T13:27:49.383Z] #43 154.5 CC criu/timerfd.o [2022-08-08T13:27:49.956Z] #43 154.9 CC criu/tty.o [2022-08-08T13:27:50.272Z] #43 156.5 CC criu/uts_ns.o [2022-08-08T13:27:50.272Z] #43 156.8 CC criu/vdso-compat.o [2022-08-08T13:27:50.531Z] #43 157.0 CC criu/vdso.o [2022-08-08T13:27:51.101Z] #43 157.5 LINK criu/built-in.o [2022-08-08T13:27:51.101Z] #43 157.7 LINK criu/criu [2022-08-08T13:27:51.341Z] #43 156.5 CC criu/tun.o [2022-08-08T13:27:51.360Z] #43 158.1 DEP lib/c/criu.d [2022-08-08T13:27:51.620Z] #43 158.2 CC images/rpc.pb-c.o [2022-08-08T13:27:51.913Z] #43 156.9 CC criu/uffd.o [2022-08-08T13:27:52.190Z] #43 ... [2022-08-08T13:27:52.190Z] [2022-08-08T13:27:52.190Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:27:52.190Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:27:52.190Z] #40 DONE 222.1s [2022-08-08T13:27:52.190Z] [2022-08-08T13:27:52.190Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:52.190Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:52.190Z] #43 158.7 CC lib/c/criu.o [2022-08-08T13:27:52.855Z] #43 158.0 CC criu/util.o [2022-08-08T13:27:53.570Z] #43 ... [2022-08-08T13:27:53.570Z] [2022-08-08T13:27:53.570Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-08-08T13:27:53.570Z] #41 sha256:18fbd1cf252d837b93a6a7800913fdb8a18d5c96a24b9cb091ef17d5184397f8 [2022-08-08T13:27:53.570Z] #41 DONE 0.1s [2022-08-08T13:27:53.570Z] [2022-08-08T13:27:53.570Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:53.570Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:53.570Z] #43 160.0 LINK lib/c/built-in.o [2022-08-08T13:27:53.570Z] #43 160.0 LINK lib/c/libcriu.so [2022-08-08T13:27:53.570Z] #43 160.1 LINK lib/c/libcriu.a [2022-08-08T13:27:53.570Z] #43 160.2 GEN magic.py [2022-08-08T13:27:53.570Z] #43 160.3 Note: Building without setproctitle() and strlcpy() support. [2022-08-08T13:27:53.570Z] #43 160.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-08T13:27:53.830Z] #43 160.3 Note: Building without GnuTLS support [2022-08-08T13:27:53.830Z] #43 160.3 Makefile.config:39: Warn: you have no libnftables installed [2022-08-08T13:27:53.830Z] #43 160.3 Makefile.config:40: Warn: Building without nftables support [2022-08-08T13:27:54.239Z] #43 159.1 CC criu/uts_ns.o [2022-08-08T13:27:54.239Z] #43 159.3 CC criu/vdso-compat.o [2022-08-08T13:27:54.303Z] #53 145.4 + mkdir -p /build [2022-08-08T13:27:54.303Z] #53 145.4 + cp runc /build/runc [2022-08-08T13:27:54.303Z] #53 DONE 145.7s [2022-08-08T13:27:54.303Z] [2022-08-08T13:27:54.303Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:27:54.303Z] #56 sha256:64f0e92b8a651c182a173fc0b8e1f183086672266463b66f9b1131f56ae54e68 [2022-08-08T13:27:54.303Z] #56 ... [2022-08-08T13:27:54.303Z] [2022-08-08T13:27:54.303Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-08-08T13:27:54.303Z] #54 sha256:73002e37d76323c2f03f2bf75a6ebfa3d5c16e99fe6c2c9aa161aa99ece989b9 [2022-08-08T13:27:54.303Z] #54 DONE 0.1s [2022-08-08T13:27:54.303Z] [2022-08-08T13:27:54.303Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:27:54.303Z] #56 sha256:64f0e92b8a651c182a173fc0b8e1f183086672266463b66f9b1131f56ae54e68 [2022-08-08T13:27:54.399Z] #43 160.9 fatal: not a git repository (or any of the parent directories): .git [2022-08-08T13:27:54.500Z] #43 159.5 CC criu/vdso.o [2022-08-08T13:27:54.772Z] #43 160.0 LINK criu/built-in.o [2022-08-08T13:27:54.969Z] #43 161.4 make[1]: Nothing to be done for 'all'. [2022-08-08T13:27:55.344Z] #43 160.2 LINK criu/criu [2022-08-08T13:27:55.344Z] #43 ... [2022-08-08T13:27:55.344Z] [2022-08-08T13:27:55.344Z] #40 [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 "47a064d4195a9b56133891bbb13620c3ac83a827" && 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 "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; 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-08T13:27:55.344Z] #40 sha256:966067739de5744e1c972c2b2f90898e1d52d615ea6f6780f4c5233925e5e737 [2022-08-08T13:27:55.344Z] #40 DONE 223.5s [2022-08-08T13:27:55.538Z] #43 162.0 make[1]: 'images/built-in.o' is up to date. [2022-08-08T13:27:55.538Z] #43 162.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-08-08T13:27:55.538Z] #43 162.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-08-08T13:27:55.538Z] #43 162.0 make[1]: 'compel/libcompel.a' is up to date. [2022-08-08T13:27:55.538Z] #43 162.1 make[1]: 'compel/compel-host-bin' is up to date. [2022-08-08T13:27:55.538Z] #43 162.1 make[1]: Nothing to be done for 'all'. [2022-08-08T13:27:55.538Z] #43 162.1 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-08T13:27:55.538Z] #43 162.3 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:55.538Z] #43 162.3 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:55.538Z] #43 162.3 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:55.605Z] [2022-08-08T13:27:55.605Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:55.605Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:55.605Z] #43 160.5 DEP lib/c/criu.d [2022-08-08T13:27:55.605Z] #43 160.6 CC images/rpc.pb-c.o [2022-08-08T13:27:55.798Z] #43 162.4 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:55.798Z] #43 162.4 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:55.798Z] #43 162.5 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:55.798Z] #43 162.5 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:56.059Z] #43 162.6 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:56.059Z] #43 162.6 INSTALL criu/criu [2022-08-08T13:27:56.177Z] #43 161.2 CC lib/c/criu.o [2022-08-08T13:27:56.318Z] #43 DONE 162.7s [2022-08-08T13:27:56.318Z] [2022-08-08T13:27:56.318Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:27:56.318Z] #56 sha256:f05c787c3240de3def08f7ade16bbcf34e7b09aed9d646fcc2b7f602804d32a2 [2022-08-08T13:27:56.836Z] #56 214.7 + bin/containerd [2022-08-08T13:27:57.120Z] #43 162.1 LINK lib/c/built-in.o [2022-08-08T13:27:57.120Z] #43 162.1 LINK lib/c/libcriu.so [2022-08-08T13:27:57.120Z] #43 162.2 LINK lib/c/libcriu.a [2022-08-08T13:27:57.120Z] #43 162.3 GEN magic.py [2022-08-08T13:27:57.257Z] #56 ... [2022-08-08T13:27:57.257Z] [2022-08-08T13:27:57.257Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-08-08T13:27:57.257Z] #44 sha256:c2cba1080ac20204a169d299e3e17b7942bb9d2a4ebd13fa734ceaad7ecf10e7 [2022-08-08T13:27:57.257Z] #44 DONE 0.1s [2022-08-08T13:27:57.257Z] [2022-08-08T13:27:57.257Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-08-08T13:27:57.257Z] #46 sha256:8ac389d7f433c727ffa78c4b88470479944b746328921048ae3555e2889b9b3a [2022-08-08T13:27:57.257Z] #46 DONE 0.1s [2022-08-08T13:27:57.257Z] [2022-08-08T13:27:57.257Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:27:57.257Z] #56 sha256:f05c787c3240de3def08f7ade16bbcf34e7b09aed9d646fcc2b7f602804d32a2 [2022-08-08T13:27:57.381Z] #43 ... [2022-08-08T13:27:57.381Z] [2022-08-08T13:27:57.381Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-08-08T13:27:57.381Z] #41 sha256:9b940ab17ceef6c398cd38ac1d8dd0884e2c7e3fb4fa723b0b6ae02876e0917d [2022-08-08T13:27:57.381Z] #41 DONE 0.2s [2022-08-08T13:27:57.381Z] [2022-08-08T13:27:57.381Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2022-08-08T13:27:57.381Z] #43 sha256:665d9194eedc504497e42ac535e61296a3597816a69558889ce5063db0df146a [2022-08-08T13:27:57.381Z] #43 162.4 Note: Building without setproctitle() and strlcpy() support. [2022-08-08T13:27:57.381Z] #43 162.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2022-08-08T13:27:57.381Z] #43 162.4 Note: Building without GnuTLS support [2022-08-08T13:27:57.381Z] #43 162.4 Makefile.config:39: Warn: you have no libnftables installed [2022-08-08T13:27:57.381Z] #43 162.4 Makefile.config:40: Warn: Building without nftables support [2022-08-08T13:27:57.517Z] #56 ... [2022-08-08T13:27:57.517Z] [2022-08-08T13:27:57.517Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-08T13:27:57.517Z] #48 sha256:f97b596b61c22a96fbd127b8c6b2d9699956332aa55ceddda381c32291d21e3f [2022-08-08T13:27:57.777Z] #48 DONE 0.2s [2022-08-08T13:27:57.777Z] [2022-08-08T13:27:57.777Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-08T13:27:57.777Z] #50 sha256:93baaedb65cd7c6e10bd6b95b719e03684d2fbd2dc6cd4b5052dba9b972d7e39 [2022-08-08T13:27:57.777Z] #50 DONE 0.2s [2022-08-08T13:27:57.777Z] [2022-08-08T13:27:57.777Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-08T13:27:57.777Z] #52 sha256:cd7d34de64e351302ff2052e34514f45029fae035ec95b6910bce25eadf5a120 [2022-08-08T13:27:57.777Z] #52 DONE 0.0s [2022-08-08T13:27:57.777Z] [2022-08-08T13:27:57.777Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:27:57.777Z] #56 sha256:f05c787c3240de3def08f7ade16bbcf34e7b09aed9d646fcc2b7f602804d32a2 [2022-08-08T13:27:58.325Z] #43 163.2 fatal: not a git repository (or any of the parent directories): .git [2022-08-08T13:27:58.586Z] #43 163.7 make[1]: Nothing to be done for 'all'. [2022-08-08T13:27:59.529Z] #43 164.4 make[1]: 'images/built-in.o' is up to date. [2022-08-08T13:27:59.529Z] #43 164.4 make[1]: 'compel/plugins/std.lib.a' is up to date. [2022-08-08T13:27:59.529Z] #43 164.4 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2022-08-08T13:27:59.529Z] #43 164.5 make[1]: 'compel/libcompel.a' is up to date. [2022-08-08T13:27:59.529Z] #43 164.5 make[1]: 'compel/compel-host-bin' is up to date. [2022-08-08T13:27:59.529Z] #43 164.5 make[1]: Nothing to be done for 'all'. [2022-08-08T13:27:59.529Z] #43 164.5 make[1]: 'soccr/libsoccr.a' is up to date. [2022-08-08T13:27:59.790Z] #43 164.7 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:59.790Z] #43 164.8 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:59.790Z] #43 164.8 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:59.790Z] #43 164.9 make[2]: Nothing to be done for 'all'. [2022-08-08T13:27:59.790Z] #43 164.9 make[2]: Nothing to be done for 'all'. [2022-08-08T13:28:00.051Z] #43 165.0 make[2]: Nothing to be done for 'all'. [2022-08-08T13:28:00.051Z] #43 165.0 make[2]: Nothing to be done for 'all'. [2022-08-08T13:28:00.051Z] #43 165.1 make[2]: Nothing to be done for 'all'. [2022-08-08T13:28:00.051Z] #43 165.1 INSTALL criu/criu [2022-08-08T13:28:00.051Z] #43 DONE 165.2s [2022-08-08T13:28:00.051Z] [2022-08-08T13:28:00.051Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:28:00.051Z] #56 sha256:742d5445c2668a3f33b21968d197094f5e0df0c11b4c012aeb1c8df245d13eeb [2022-08-08T13:28:01.438Z] #56 ... [2022-08-08T13:28:01.438Z] [2022-08-08T13:28:01.438Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-08-08T13:28:01.438Z] #44 sha256:0625d528f94721fe102884ab6431a634f37152fd287f21d1f1732e094c6e1319 [2022-08-08T13:28:01.438Z] #44 DONE 0.1s [2022-08-08T13:28:01.438Z] [2022-08-08T13:28:01.438Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-08-08T13:28:01.438Z] #46 sha256:7e38f1a7b3baea029fcd1da3538ddae66203b324aa1903e65d451bce2c77f7fa [2022-08-08T13:28:01.699Z] #46 DONE 0.1s [2022-08-08T13:28:01.699Z] [2022-08-08T13:28:01.699Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:28:01.699Z] #53 sha256:3403cd1e0062d4fa33fe54405a2ce85ba4d09ff593cdb67f643120f46025a127 [2022-08-08T13:28:01.699Z] #53 ... [2022-08-08T13:28:01.699Z] [2022-08-08T13:28:01.699Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-08T13:28:01.699Z] #48 sha256:5c5343e8ed62c540d1f62323a59a17c59d6b10f258e5a3dc111d0098c1ad2308 [2022-08-08T13:28:01.699Z] #48 DONE 0.1s [2022-08-08T13:28:01.961Z] [2022-08-08T13:28:01.961Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-08T13:28:01.961Z] #50 sha256:75353b75b865072035c40292193836cac3e4c80f058e0f2d17a5be5d833efcfc [2022-08-08T13:28:01.961Z] #50 DONE 0.2s [2022-08-08T13:28:01.961Z] [2022-08-08T13:28:01.961Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-08T13:28:01.961Z] #52 sha256:8f2470f2c132d60c1966c1c04bda3f91df4b5434dc75e34d038803c23139c994 [2022-08-08T13:28:01.961Z] #52 DONE 0.1s [2022-08-08T13:28:01.961Z] [2022-08-08T13:28:01.961Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:28:01.961Z] #53 sha256:3403cd1e0062d4fa33fe54405a2ce85ba4d09ff593cdb67f643120f46025a127 [2022-08-08T13:28:02.651Z] #24 238.8 + return [2022-08-08T13:28:02.907Z] #24 DONE 239.2s [2022-08-08T13:28:02.907Z] [2022-08-08T13:28:02.907Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:28:02.907Z] #53 sha256:84e835a2c464884647f6c5a160c5841286a443689f7c8a41f1b93d3514b26201 [2022-08-08T13:28:03.836Z] #53 ... [2022-08-08T13:28:03.836Z] [2022-08-08T13:28:03.836Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2022-08-08T13:28:03.836Z] #25 sha256:ca6320bd0c8a7cd26ea97c7612a896573075f54af9b68fe88cd8a03d1b998219 [2022-08-08T13:28:04.093Z] #25 DONE 0.1s [2022-08-08T13:28:04.093Z] [2022-08-08T13:28:04.093Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T13:28:04.093Z] #30 sha256:78d2188a3369a29639802006b1b1b08c6d3d22a9c2a0d21742a4c1f856827a78 [2022-08-08T13:28:05.465Z] #30 ... [2022-08-08T13:28:05.465Z] [2022-08-08T13:28:05.465Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:28:05.465Z] #53 sha256:84e835a2c464884647f6c5a160c5841286a443689f7c8a41f1b93d3514b26201 [2022-08-08T13:28:05.465Z] #53 143.8 + mkdir -p /build [2022-08-08T13:28:05.465Z] #53 143.8 + cp runc /build/runc [2022-08-08T13:28:05.465Z] #53 DONE 144.2s [2022-08-08T13:28:05.465Z] [2022-08-08T13:28:05.465Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2022-08-08T13:28:05.465Z] #30 sha256:78d2188a3369a29639802006b1b1b08c6d3d22a9c2a0d21742a4c1f856827a78 [2022-08-08T13:28:05.465Z] #30 DONE 1.5s [2022-08-08T13:28:05.465Z] [2022-08-08T13:28:05.465Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2022-08-08T13:28:05.465Z] #33 sha256:4f15b128330b9c3ae3e5f59111da4c6ad1feb4217a71520d35b1519972a9fd1e [2022-08-08T13:28:05.722Z] #33 DONE 0.2s [2022-08-08T13:28:05.722Z] [2022-08-08T13:28:05.722Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2022-08-08T13:28:05.722Z] #35 sha256:62f32bf810fbde390f36156ba878b5143eae94adff4f799a0eb99c27de98f7a7 [2022-08-08T13:28:05.722Z] #35 DONE 0.1s [2022-08-08T13:28:05.722Z] [2022-08-08T13:28:05.722Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2022-08-08T13:28:05.722Z] #38 sha256:0522361520d5654459d8ceb8943cbbc892eb26cc78148b995a2a58feac05cd69 [2022-08-08T13:28:05.979Z] #38 DONE 0.1s [2022-08-08T13:28:05.979Z] [2022-08-08T13:28:05.979Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2022-08-08T13:28:05.979Z] #41 sha256:ed7145139e3f039c67f56ffa9b9dd947dd52260b15278fdcd6bf7fa1732e619c [2022-08-08T13:28:05.979Z] #41 DONE 0.2s [2022-08-08T13:28:05.979Z] [2022-08-08T13:28:05.979Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2022-08-08T13:28:05.979Z] #44 sha256:d222c9f4d1dd3cff27d2cdf1a98b4d3bbb9a3f6fb0c2a039aa80ce7dc7e20e9b [2022-08-08T13:28:06.235Z] #44 DONE 0.1s [2022-08-08T13:28:06.235Z] [2022-08-08T13:28:06.235Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2022-08-08T13:28:06.235Z] #46 sha256:85553d685c59e34440e132cd737121653c4cae0614f896d4a5f68f724d574bcf [2022-08-08T13:28:06.235Z] #46 DONE 0.1s [2022-08-08T13:28:06.235Z] [2022-08-08T13:28:06.235Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:28:06.235Z] #56 sha256:ef0ea5da472be4e5f5ca83d77369c402c6485de4f5bec2f310b6bbf9015e691e [2022-08-08T13:28:06.492Z] #56 ... [2022-08-08T13:28:06.492Z] [2022-08-08T13:28:06.492Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2022-08-08T13:28:06.492Z] #48 sha256:509f0d4ca127203bf0bb2d0f01960865c9dbaf37fd7bb368629d9af3381e588f [2022-08-08T13:28:06.492Z] #48 DONE 0.1s [2022-08-08T13:28:06.492Z] [2022-08-08T13:28:06.492Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2022-08-08T13:28:06.492Z] #50 sha256:cfdd781ecda1c7eabb3c627eb9803c04488b3fb344d5d86bfebe7daf081a619d [2022-08-08T13:28:06.492Z] #50 DONE 0.2s [2022-08-08T13:28:06.492Z] [2022-08-08T13:28:06.492Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2022-08-08T13:28:06.492Z] #52 sha256:12e2879b31281f2d254bcc3050fbd2f118ded48369cf1e5f8f5d2d8baa7d8e34 [2022-08-08T13:28:06.748Z] #52 DONE 0.2s [2022-08-08T13:28:06.748Z] [2022-08-08T13:28:06.749Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-08-08T13:28:06.749Z] #54 sha256:c3ca33e1f9ec173036145f42f303501a74b3cf46efd93ce5b605cc8960d1c65d [2022-08-08T13:28:07.038Z] #54 DONE 0.2s [2022-08-08T13:28:07.038Z] [2022-08-08T13:28:07.038Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:28:07.038Z] #56 sha256:ef0ea5da472be4e5f5ca83d77369c402c6485de4f5bec2f310b6bbf9015e691e [2022-08-08T13:28:10.342Z] #56 209.8 + bin/containerd [2022-08-08T13:28:19.253Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-08T13:28:19.759Z] #56 ... [2022-08-08T13:28:19.759Z] [2022-08-08T13:28:19.759Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2022-08-08T13:28:19.759Z] #53 sha256:d28cc17ef461b5770261895a2d457cb924905677d58784691a36bfb35034518b [2022-08-08T13:28:19.759Z] #53 140.8 + mkdir -p /build [2022-08-08T13:28:19.759Z] #53 140.8 + cp runc /build/runc [2022-08-08T13:28:19.759Z] #53 DONE 141.1s [2022-08-08T13:28:19.759Z] [2022-08-08T13:28:19.759Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:28:19.759Z] #56 sha256:f05c787c3240de3def08f7ade16bbcf34e7b09aed9d646fcc2b7f602804d32a2 [2022-08-08T13:28:19.759Z] #56 ... [2022-08-08T13:28:19.759Z] [2022-08-08T13:28:19.759Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-08-08T13:28:19.759Z] #54 sha256:56b5b96654e76c6c4e80a25d4f3ac1880b67d72370f7ded08ab32786f4e3f00a [2022-08-08T13:28:19.759Z] #54 DONE 0.1s [2022-08-08T13:28:19.759Z] [2022-08-08T13:28:19.759Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:28:19.759Z] #56 sha256:f05c787c3240de3def08f7ade16bbcf34e7b09aed9d646fcc2b7f602804d32a2 [2022-08-08T13:28:22.297Z] #56 211.1 + bin/containerd [2022-08-08T13:28:23.931Z] #53 144.2 + mkdir -p /build [2022-08-08T13:28:23.931Z] #53 144.2 + cp runc /build/runc [2022-08-08T13:28:23.931Z] #53 DONE 144.5s [2022-08-08T13:28:23.931Z] [2022-08-08T13:28:23.931Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:28:23.931Z] #56 sha256:742d5445c2668a3f33b21968d197094f5e0df0c11b4c012aeb1c8df245d13eeb [2022-08-08T13:28:23.931Z] #56 ... [2022-08-08T13:28:23.931Z] [2022-08-08T13:28:23.931Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2022-08-08T13:28:23.931Z] #54 sha256:c774a4d4716fac2070a0ddd2ab3088750930249df392255b5d02c2c2466161dc [2022-08-08T13:28:23.931Z] #54 DONE 0.1s [2022-08-08T13:28:23.931Z] [2022-08-08T13:28:23.931Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2022-08-08T13:28:23.931Z] #56 sha256:742d5445c2668a3f33b21968d197094f5e0df0c11b4c012aeb1c8df245d13eeb [2022-08-08T13:28:26.482Z] #56 213.8 + bin/containerd [2022-08-08T13:28:43.523Z] #56 259.6 # github.com/containerd/containerd/cmd/containerd [2022-08-08T13:28:43.523Z] #56 259.6 /usr/bin/ld: /tmp/go-link-3418486977/000019.o: in function `New': [2022-08-08T13:28:43.523Z] #56 259.6 /tmp/tmp.GhpMMDBVod/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-08T13:28:43.523Z] #56 259.7 + bin/containerd-stress [2022-08-08T13:28:43.523Z] #56 260.9 + bin/containerd-shim [2022-08-08T13:28:49.010Z] #56 247.6 # github.com/containerd/containerd/cmd/containerd [2022-08-08T13:28:49.010Z] #56 247.6 /usr/bin/ld: /tmp/go-link-3415565425/000019.o: in function `New': [2022-08-08T13:28:49.010Z] #56 247.6 /tmp/tmp.882utGQ0PX/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-08T13:28:49.010Z] #56 247.7 + bin/containerd-stress [2022-08-08T13:28:49.266Z] #56 249.0 + bin/containerd-shim [2022-08-08T13:28:51.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-08T13:28:51.329Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-08T13:28:53.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-08T13:28:53.504Z] #56 271.1 + bin/containerd-shim-runc-v1 [2022-08-08T13:28:55.136Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-08T13:28:55.703Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-08T13:28:58.775Z] #56 276.9 + bin/containerd-shim-runc-v2 [2022-08-08T13:28:59.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-08T13:28:59.213Z] #56 257.7 + bin/containerd-shim-runc-v1 [2022-08-08T13:28:59.712Z] #56 277.6 + binaries [2022-08-08T13:28:59.712Z] #56 277.6 + install -D bin/containerd /build/containerd [2022-08-08T13:28:59.712Z] #56 277.6 + install -D bin/containerd-shim /build/containerd-shim [2022-08-08T13:28:59.712Z] #56 277.6 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-08T13:28:59.712Z] #56 277.6 + install -D bin/ctr /build/ctr [2022-08-08T13:29:00.279Z] #56 DONE 278.1s [2022-08-08T13:29:01.216Z] [2022-08-08T13:29:01.216Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-08T13:29:01.216Z] #57 sha256:df07f2ee5e0a95fa190f5a6614c5e2db699b7d6adcb15750debb11180eeac188 [2022-08-08T13:29:01.216Z] #57 DONE 0.2s [2022-08-08T13:29:01.216Z] [2022-08-08T13:29:01.216Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-08T13:29:01.216Z] #61 sha256:1dc6887e28e6090a925c1dbd5443a4250511d3a7e521edb2731d4039da092247 [2022-08-08T13:29:01.216Z] #61 DONE 0.1s [2022-08-08T13:29:01.478Z] [2022-08-08T13:29:01.478Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-08T13:29:01.478Z] #66 sha256:5cdde2d3ced1add6ae315722833a6273675ca4abfab0bd845a7d7d5df69ec053 [2022-08-08T13:29:02.047Z] #66 DONE 0.5s [2022-08-08T13:29:02.047Z] [2022-08-08T13:29:02.047Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-08-08T13:29:02.047Z] #68 sha256:664bd8b6d34f4aeac5fbe006c59a7461b59ad683a1005e0c48a8f886bbbe61a3 [2022-08-08T13:29:02.047Z] #68 DONE 0.1s [2022-08-08T13:29:02.047Z] [2022-08-08T13:29:02.047Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-08-08T13:29:02.047Z] #69 sha256:306482fcf63303c5fd9c5dc45245af3dd5e69a5d237aa50b900c14dd3f5e3372 [2022-08-08T13:29:02.047Z] #69 DONE 0.0s [2022-08-08T13:29:02.047Z] [2022-08-08T13:29:02.047Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-08T13:29:02.047Z] #70 sha256:611aff73146b836bfc1ea9f644358eb4bc9b0845730ecca99fdc0fb1d86e5269 [2022-08-08T13:29:02.613Z] #70 DONE 0.6s [2022-08-08T13:29:02.613Z] [2022-08-08T13:29:02.613Z] #71 exporting to image [2022-08-08T13:29:02.613Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-08T13:29:02.613Z] #71 exporting layers [2022-08-08T13:29:03.381Z] #56 262.5 + bin/containerd-shim-runc-v2 [2022-08-08T13:29:03.637Z] #56 263.3 + binaries [2022-08-08T13:29:03.637Z] #56 263.3 + install -D bin/containerd /build/containerd [2022-08-08T13:29:03.637Z] #56 263.3 + install -D bin/containerd-shim /build/containerd-shim [2022-08-08T13:29:03.637Z] #56 263.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-08T13:29:03.637Z] #56 263.3 + install -D bin/ctr /build/ctr [2022-08-08T13:29:04.199Z] #56 DONE 263.8s [2022-08-08T13:29:05.128Z] [2022-08-08T13:29:05.128Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-08T13:29:05.128Z] #57 sha256:c7c9e394e71c88e7533bbc8cbbff1956d3f78318cd94d4cd99de2c8a0d59eadc [2022-08-08T13:29:05.128Z] #57 DONE 0.2s [2022-08-08T13:29:05.128Z] [2022-08-08T13:29:05.128Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-08T13:29:05.128Z] #61 sha256:a6d0bd971a785ba5a7ca616ee422a75cf94aa9060f1400d3e6f8b4e13d41f416 [2022-08-08T13:29:05.128Z] #61 DONE 0.1s [2022-08-08T13:29:05.128Z] [2022-08-08T13:29:05.128Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-08T13:29:05.128Z] #66 sha256:3a9f7e2111baf966a44462419c5cfa91c1921e95a0250954f92966ff477c4f1b [2022-08-08T13:29:05.384Z] #66 DONE 0.2s [2022-08-08T13:29:05.384Z] [2022-08-08T13:29:05.384Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-08-08T13:29:05.384Z] #68 sha256:43f63dc6606d1cb8fe94c40a9a976e42bc0ecb5ac63194fca3f83e98b244af34 [2022-08-08T13:29:05.384Z] #68 DONE 0.1s [2022-08-08T13:29:05.384Z] [2022-08-08T13:29:05.384Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-08-08T13:29:05.384Z] #69 sha256:b20a0b59f42f0b4761b91fada1bfac38a211952b807b5d6dbd32b1ff4aeb9a8b [2022-08-08T13:29:05.384Z] #69 DONE 0.0s [2022-08-08T13:29:05.384Z] [2022-08-08T13:29:05.384Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-08T13:29:05.384Z] #70 sha256:47618e1213ff61eb5c49d962c8c30156d3b7bfd18079bf7a0b28cb6de8e12817 [2022-08-08T13:29:07.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-08T13:29:08.982Z] #56 255.4 # github.com/containerd/containerd/cmd/containerd [2022-08-08T13:29:08.982Z] #56 255.4 /usr/bin/ld: /tmp/go-link-4106283048/000019.o: in function `New': [2022-08-08T13:29:08.982Z] #56 255.4 /tmp/tmp.Y3pyVdOxta/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-08T13:29:08.982Z] #56 255.5 + bin/containerd-stress [2022-08-08T13:29:08.982Z] #56 256.6 + bin/containerd-shim [2022-08-08T13:29:09.174Z] #71 exporting layers 6.3s done [2022-08-08T13:29:09.174Z] #71 writing image sha256:1d7c8395a2007be6e74fb9fb52a453f7c96aa7148f0ac7d40114e11f1f588df0 done [2022-08-08T13:29:09.174Z] #71 naming to docker.io/library/docker:2ce81c2d7b99b5da3954720f857a30757e6ec1fd done [2022-08-08T13:29:09.174Z] #71 DONE 6.4s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2022-08-08T13:29:09.496Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43911/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-43911/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ce81c2d7b99b5da3954720f857a30757e6ec1fd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2ce81c2d7b99b5da3954720f857a30757e6ec1fd hack/validate/default [2022-08-08T13:29:09.555Z] #70 DONE 3.5s [2022-08-08T13:29:09.555Z] [2022-08-08T13:29:09.555Z] #71 exporting to image [2022-08-08T13:29:09.555Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-08T13:29:09.555Z] #71 exporting layers [2022-08-08T13:29:10.062Z] Congratulations! All commits are properly signed with the DCO! [2022-08-08T13:29:10.396Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-08T13:29:11.015Z] Congratulations! Seccomp profile generation is done correctly. [2022-08-08T13:29:11.015Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2022-08-08T13:29:12.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-08T13:29:13.236Z] #56 258.5 # github.com/containerd/containerd/cmd/containerd [2022-08-08T13:29:13.236Z] #56 258.5 /usr/bin/ld: /tmp/go-link-1762172644/000019.o: in function `New': [2022-08-08T13:29:13.236Z] #56 258.5 /tmp/tmp.hLScIdpsTu/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-08T13:29:13.236Z] #56 258.6 + bin/containerd-stress [2022-08-08T13:29:13.236Z] #56 259.8 + bin/containerd-shim [2022-08-08T13:29:13.725Z] #71 exporting layers 4.9s done [2022-08-08T13:29:13.725Z] #71 writing image sha256:425758b9dcedde758b066874d40d61879f39a742da60cf1ccfaef744e535cf9f done [2022-08-08T13:29:13.725Z] #71 naming to docker.io/library/docker:0bc12329426c5c3bf43843847cca7e210e31085a done [2022-08-08T13:29:13.725Z] #71 DONE 4.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-08T13:29:14.086Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43911/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bc12329426c5c3bf43843847cca7e210e31085a -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0bc12329426c5c3bf43843847cca7e210e31085a hack/test/unit [2022-08-08T13:29:14.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-08T13:29:16.603Z] ? github.com/docker/docker/api [no test files] [2022-08-08T13:29:16.835Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-08T13:29:18.971Z] #56 266.9 + bin/containerd-shim-runc-v1 [2022-08-08T13:29:19.128Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2022-08-08T13:29:19.368Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-08T13:29:20.064Z] Congratulations! All API changes are done the right way. [2022-08-08T13:29:20.064Z] Congratulations! All TOML source files changed here have valid syntax. [2022-08-08T13:29:20.064Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2022-08-08T13:29:20.064Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2022-08-08T13:29:20.064Z] Congratulations! No new tests were added to integration-cli. [2022-08-08T13:29:20.064Z] [2022-08-08T13:29:20.064Z] INFO Start validation with golang-ci-lint [2022-08-08T13:29:20.322Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2022-08-08T13:29:20.322Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-08T13:29:20.322Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2022-08-08T13:29:22.654Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-08T13:29:23.264Z] #56 270.1 + bin/containerd-shim-runc-v1 [2022-08-08T13:29:24.254Z] #56 272.6 + bin/containerd-shim-runc-v2 [2022-08-08T13:29:24.254Z] #56 273.3 + binaries [2022-08-08T13:29:24.254Z] #56 273.3 + install -D bin/containerd /build/containerd [2022-08-08T13:29:24.254Z] #56 273.3 + install -D bin/containerd-shim /build/containerd-shim [2022-08-08T13:29:24.254Z] #56 273.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-08T13:29:24.254Z] #56 273.4 + install -D bin/ctr /build/ctr [2022-08-08T13:29:24.557Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-08T13:29:24.558Z] #56 DONE 273.8s [2022-08-08T13:29:25.493Z] [2022-08-08T13:29:25.493Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-08T13:29:25.493Z] #57 sha256:9e51c8976db208fb2d45883a1dba38941f333158616d42b0ccbe07919c8f48f2 [2022-08-08T13:29:25.754Z] #57 DONE 0.2s [2022-08-08T13:29:25.754Z] [2022-08-08T13:29:25.754Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-08T13:29:25.754Z] #61 sha256:aacfeb281a45cbadcbf337eb285b5e48eb12073fa114970d7aa50fc50c7a0857 [2022-08-08T13:29:25.754Z] #61 DONE 0.1s [2022-08-08T13:29:25.754Z] [2022-08-08T13:29:25.754Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-08T13:29:25.754Z] #66 sha256:54a7fe496f14c52bf78efa93eacbea7b15b9172c217b21d20824443a5f607822 [2022-08-08T13:29:26.013Z] #66 DONE 0.4s [2022-08-08T13:29:26.013Z] [2022-08-08T13:29:26.013Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-08-08T13:29:26.013Z] #68 sha256:4f348966afd2bc66f0ffba3bc1043a40e9bcc9c2f175ba7fa34287a1b8eb6792 [2022-08-08T13:29:26.272Z] #68 DONE 0.0s [2022-08-08T13:29:26.272Z] [2022-08-08T13:29:26.272Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-08-08T13:29:26.272Z] #69 sha256:1fcdfecc5a63e388848139b161d0232a0cce432658e09504cc4b263f425ff26b [2022-08-08T13:29:26.272Z] #69 DONE 0.0s [2022-08-08T13:29:26.272Z] [2022-08-08T13:29:26.272Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-08T13:29:26.272Z] #70 sha256:42a216d7621d2419497818014fabbb30e65889b54af018b3d1443630774d684b [2022-08-08T13:29:26.460Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-08T13:29:26.839Z] #70 DONE 0.6s [2022-08-08T13:29:26.839Z] [2022-08-08T13:29:26.839Z] #71 exporting to image [2022-08-08T13:29:26.839Z] #71 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-08T13:29:26.839Z] #71 exporting layers [2022-08-08T13:29:28.552Z] #56 275.8 + bin/containerd-shim-runc-v2 [2022-08-08T13:29:28.772Z] ok github.com/docker/docker/api/server 0.012s coverage: 7.9% of statements [2022-08-08T13:29:28.993Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T13:29:28.993Z] Using test binary docker [2022-08-08T13:29:28.993Z] +++ /etc/init.d/apparmor start [2022-08-08T13:29:28.993Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-08T13:29:28.993Z] INFO: Waiting for daemon to start... [2022-08-08T13:29:28.993Z] Starting dockerd [2022-08-08T13:29:28.993Z] +++ 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-08T13:29:29.123Z] #56 276.5 + binaries [2022-08-08T13:29:29.383Z] #56 276.5 + install -D bin/containerd /build/containerd [2022-08-08T13:29:29.383Z] #56 276.5 + install -D bin/containerd-shim /build/containerd-shim [2022-08-08T13:29:29.383Z] #56 276.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2022-08-08T13:29:29.383Z] #56 276.5 + install -D bin/ctr /build/ctr [2022-08-08T13:29:29.953Z] #56 DONE 276.9s [2022-08-08T13:29:30.524Z] [2022-08-08T13:29:30.524Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2022-08-08T13:29:30.524Z] #57 sha256:3bd1e1c93626a059eabb278b3bd45b73dc778caf4c4baee82e6735eea4bd3b04 [2022-08-08T13:29:30.784Z] #57 DONE 0.2s [2022-08-08T13:29:30.784Z] [2022-08-08T13:29:30.784Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2022-08-08T13:29:30.784Z] #61 sha256:69ed0f5c5602b3b6504034aa5c237c0316a9e9f85ff20712846d67f3cb54cc6e [2022-08-08T13:29:31.044Z] #61 DONE 0.1s [2022-08-08T13:29:31.044Z] [2022-08-08T13:29:31.044Z] #66 [dev-systemd-false 24/26] COPY --from=vpnkit /build/ /usr/local/bin/ [2022-08-08T13:29:31.044Z] #66 sha256:44c357db8ee9474d21151ac35501c077a3b182fecad6b49320749c7ddf4267d0 [2022-08-08T13:29:31.304Z] #66 DONE 0.5s [2022-08-08T13:29:31.304Z] [2022-08-08T13:29:31.304Z] #68 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2022-08-08T13:29:31.304Z] #68 sha256:28ccb594dbcbecfab419a42aaf46f550fe3997afc7ebe8afa064a21ceff697f7 [2022-08-08T13:29:31.304Z] #68 DONE 0.1s [2022-08-08T13:29:31.527Z] . [2022-08-08T13:29:31.527Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T13:29:31.527Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T13:29:31.527Z] Error: No such image: emptyfs [2022-08-08T13:29:31.527Z] ++++ docker load [2022-08-08T13:29:31.527Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-08T13:29:31.564Z] [2022-08-08T13:29:31.564Z] #69 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2022-08-08T13:29:31.564Z] #69 sha256:ed645c22fef83a8b43a147b211424279e924d57dac8fdf4ae0fbecaf09b57b08 [2022-08-08T13:29:31.564Z] #69 DONE 0.0s [2022-08-08T13:29:31.564Z] [2022-08-08T13:29:31.564Z] #70 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2022-08-08T13:29:31.564Z] #70 sha256:022c42e8cd90557a895014c7fbe93e5e648353b0124b0415b167929495d3cde9 [2022-08-08T13:29:31.786Z] Running integration-test (iteration 1) [2022-08-08T13:29:31.786Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-08T13:29:31.786Z] ++ 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-08T13:29:31.786Z] ++ set -e [2022-08-08T13:29:31.786Z] ++ '[' -n 0 ']' [2022-08-08T13:29:31.786Z] ++ set -x [2022-08-08T13:29:31.786Z] ++ 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-08T13:29:32.133Z] #70 0.638 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2022-08-08T13:29:32.133Z] #70 0.638 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2022-08-08T13:29:32.133Z] #70 0.639 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2022-08-08T13:29:32.133Z] #70 0.642 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2022-08-08T13:29:33.335Z] #70 1.000 Reading package lists... [2022-08-08T13:29:33.408Z] #71 exporting layers 6.3s done [2022-08-08T13:29:33.408Z] #71 writing image sha256:9afbe1908fe9d874538bc3fcdac8b5d8e6e98d385d1b4f2dfbb6724e0f070b83 done [2022-08-08T13:29:33.408Z] #71 naming to docker.io/library/docker:2ce81c2d7b99b5da3954720f857a30757e6ec1fd done [2022-08-08T13:29:33.408Z] #71 DONE 6.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:29:33.747Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43911/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=2ce81c2d7b99b5da3954720f857a30757e6ec1fd -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=20.10 docker:2ce81c2d7b99b5da3954720f857a30757e6ec1fd hack/make.sh dynbinary test-integration [2022-08-08T13:29:33.906Z] #70 1.744 Reading package lists... [2022-08-08T13:29:33.906Z] #70 2.352 Building dependency tree... [2022-08-08T13:29:33.906Z] #70 2.461 Reading state information... [2022-08-08T13:29:33.906Z] #70 2.561 The following additional packages will be installed: [2022-08-08T13:29:33.906Z] #70 2.561 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2022-08-08T13:29:34.167Z] #70 2.561 libpam-systemd [2022-08-08T13:29:34.167Z] #70 2.562 Suggested packages: [2022-08-08T13:29:34.167Z] #70 2.562 systemd-container policykit-1 [2022-08-08T13:29:34.167Z] #70 2.562 Recommended packages: [2022-08-08T13:29:34.167Z] #70 2.562 libnss-systemd [2022-08-08T13:29:34.167Z] #70 2.645 The following NEW packages will be installed: [2022-08-08T13:29:34.167Z] #70 2.645 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2022-08-08T13:29:34.167Z] #70 2.646 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2022-08-08T13:29:34.315Z] [2022-08-08T13:29:34.315Z] Removing bundles/ [2022-08-08T13:29:34.315Z] [2022-08-08T13:29:34.315Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-08T13:29:34.315Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-08-08T13:29:34.315Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T13:29:34.427Z] #70 2.913 0 upgraded, 11 newly installed, 0 to remove and 0 not upgraded. [2022-08-08T13:29:34.427Z] #70 2.913 Need to get 4759 kB of archives. [2022-08-08T13:29:34.427Z] #70 2.913 After this operation, 16.6 MB of additional disk space will be used. [2022-08-08T13:29:34.427Z] #70 2.913 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2022-08-08T13:29:34.427Z] #70 2.917 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2022-08-08T13:29:34.427Z] #70 2.919 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2022-08-08T13:29:34.427Z] #70 2.923 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2022-08-08T13:29:34.427Z] #70 2.924 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2022-08-08T13:29:34.427Z] #70 2.926 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u8 [3496 kB] [2022-08-08T13:29:34.427Z] #70 2.967 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u8 [100 kB] [2022-08-08T13:29:34.427Z] #70 2.970 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2022-08-08T13:29:34.427Z] #70 2.972 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2022-08-08T13:29:34.427Z] #70 2.975 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u8 [209 kB] [2022-08-08T13:29:34.427Z] #70 2.977 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2022-08-08T13:29:34.427Z] #70 3.097 debconf: delaying package configuration, since apt-utils is not installed [2022-08-08T13:29:34.688Z] #70 3.123 Fetched 4759 kB in 0s (14.8 MB/s) [2022-08-08T13:29:34.688Z] #70 3.150 Selecting previously unselected package libargon2-1:amd64. [2022-08-08T13:29:34.688Z] #70 3.150 (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 ... 28084 files and directories currently installed.) [2022-08-08T13:29:34.688Z] #70 3.172 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2022-08-08T13:29:34.688Z] #70 3.179 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-08T13:29:34.688Z] #70 3.211 Selecting previously unselected package libjson-c3:amd64. [2022-08-08T13:29:34.688Z] #70 3.213 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2022-08-08T13:29:34.688Z] #70 3.218 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-08-08T13:29:34.688Z] #70 3.253 Selecting previously unselected package libcryptsetup12:amd64. [2022-08-08T13:29:34.688Z] #70 3.255 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2022-08-08T13:29:34.688Z] #70 3.259 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-08-08T13:29:34.688Z] #70 3.308 Selecting previously unselected package libidn11:amd64. [2022-08-08T13:29:34.688Z] #70 3.311 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2022-08-08T13:29:34.688Z] #70 3.314 Unpacking libidn11:amd64 (1.33-2.2) ... [2022-08-08T13:29:34.949Z] #70 3.365 Selecting previously unselected package libkmod2:amd64. [2022-08-08T13:29:34.949Z] #70 3.367 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2022-08-08T13:29:34.949Z] #70 3.372 Unpacking libkmod2:amd64 (26-1) ... [2022-08-08T13:29:34.949Z] #70 3.448 Selecting previously unselected package systemd. [2022-08-08T13:29:34.949Z] #70 3.451 Preparing to unpack .../5-systemd_241-7~deb10u8_amd64.deb ... [2022-08-08T13:29:34.949Z] #70 3.494 Unpacking systemd (241-7~deb10u8) ... [2022-08-08T13:29:35.519Z] #70 3.918 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2022-08-08T13:29:35.519Z] #70 3.931 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2022-08-08T13:29:35.519Z] #70 3.945 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2022-08-08T13:29:35.519Z] #70 3.960 Setting up libidn11:amd64 (1.33-2.2) ... [2022-08-08T13:29:35.519Z] #70 3.976 Setting up libkmod2:amd64 (26-1) ... [2022-08-08T13:29:35.519Z] #70 3.989 Setting up systemd (241-7~deb10u8) ... [2022-08-08T13:29:35.519Z] #70 4.043 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2022-08-08T13:29:35.519Z] #70 4.045 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2022-08-08T13:29:35.519Z] #70 4.049 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2022-08-08T13:29:35.519Z] #70 4.049 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2022-08-08T13:29:35.519Z] #70 4.057 Initializing machine ID from KVM UUID. [2022-08-08T13:29:36.089Z] #70 4.536 Selecting previously unselected package systemd-sysv. [2022-08-08T13:29:36.089Z] #70 4.536 (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 ... 28881 files and directories currently installed.) [2022-08-08T13:29:36.089Z] #70 4.550 Preparing to unpack .../systemd-sysv_241-7~deb10u8_amd64.deb ... [2022-08-08T13:29:36.089Z] #70 4.554 Unpacking systemd-sysv (241-7~deb10u8) ... [2022-08-08T13:29:36.089Z] #70 4.600 Selecting previously unselected package libdbus-1-3:amd64. [2022-08-08T13:29:36.089Z] #70 4.603 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2022-08-08T13:29:36.089Z] #70 4.607 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-08-08T13:29:36.089Z] #70 4.665 Selecting previously unselected package dbus. [2022-08-08T13:29:36.089Z] #70 4.668 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2022-08-08T13:29:36.089Z] #70 4.679 Unpacking dbus (1.12.20-0+deb10u1) ... [2022-08-08T13:29:36.089Z] #70 4.748 Selecting previously unselected package libpam-systemd:amd64. [2022-08-08T13:29:36.089Z] #70 4.748 Preparing to unpack .../libpam-systemd_241-7~deb10u8_amd64.deb ... [2022-08-08T13:29:36.350Z] #70 4.751 Unpacking libpam-systemd:amd64 (241-7~deb10u8) ... [2022-08-08T13:29:36.350Z] #70 4.796 Selecting previously unselected package dbus-user-session. [2022-08-08T13:29:36.350Z] #70 4.799 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2022-08-08T13:29:36.350Z] #70 4.803 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2022-08-08T13:29:36.350Z] #70 4.852 Setting up systemd-sysv (241-7~deb10u8) ... [2022-08-08T13:29:36.350Z] #70 4.864 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2022-08-08T13:29:36.350Z] #70 4.877 Setting up dbus (1.12.20-0+deb10u1) ... [2022-08-08T13:29:36.610Z] #70 5.003 invoke-rc.d: could not determine current runlevel [2022-08-08T13:29:36.610Z] #70 5.005 invoke-rc.d: policy-rc.d denied execution of start. [2022-08-08T13:29:36.610Z] #70 5.009 Setting up libpam-systemd:amd64 (241-7~deb10u8) ... [2022-08-08T13:29:36.610Z] #70 5.131 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2022-08-08T13:29:36.610Z] #70 5.148 Processing triggers for systemd (241-7~deb10u8) ... [2022-08-08T13:29:36.610Z] #70 5.156 Processing triggers for libc-bin (2.28-10+deb10u1) ... [2022-08-08T13:29:36.870Z] #70 DONE 5.3s [2022-08-08T13:29:36.870Z] [2022-08-08T13:29:36.870Z] #71 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2022-08-08T13:29:36.870Z] #71 sha256:637a60795acdba3f526b0494dfe1f56d2810ae9da8b17f905222c57a78efb754 [2022-08-08T13:29:37.390Z] #71 0.399 % Total % Received % Xferd Average Speed Time Time Time Current [2022-08-08T13:29:37.390Z] #71 0.402 Dload Upload Total Spent Left Speed [2022-08-08T13:29:37.650Z] #71 0.404 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 5918 0 --:--:-- --:--:-- --:--:-- 5918 [2022-08-08T13:29:37.650Z] #71 DONE 0.7s [2022-08-08T13:29:37.650Z] [2022-08-08T13:29:37.650Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2022-08-08T13:29:37.650Z] #72 sha256:9c5076c13675ace5dedf1f716ddca5149a48ceb68a39b3ea2badbd7233df1093 [2022-08-08T13:29:40.948Z] #72 DONE 3.3s [2022-08-08T13:29:40.948Z] [2022-08-08T13:29:40.948Z] #73 exporting to image [2022-08-08T13:29:40.948Z] #73 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2022-08-08T13:29:40.948Z] #73 exporting layers [2022-08-08T13:29:49.086Z] #73 exporting layers 8.3s done [2022-08-08T13:29:49.086Z] #73 writing image sha256:a3d82c773b11fccb069bef81121f0b0c0f2e427a64ea02fa13528d8e852bfd95 done [2022-08-08T13:29:49.086Z] #73 naming to docker.io/library/docker:2ce81c2d7b99b5da3954720f857a30757e6ec1fd done [2022-08-08T13:29:49.086Z] #73 DONE 8.3s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:29:49.435Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43911/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=2ce81c2d7b99b5da3954720f857a30757e6ec1fd -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=20.10 docker:2ce81c2d7b99b5da3954720f857a30757e6ec1fd hack/make.sh dynbinary test-integration [2022-08-08T13:29:50.008Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2022-08-08T13:29:50.008Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2022-08-08T13:29:50.008Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2022-08-08T13:29:50.008Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2022-08-08T13:29:50.008Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2022-08-08T13:29:50.008Z] Detected virtualization docker. [2022-08-08T13:29:50.008Z] Detected architecture x86-64. [2022-08-08T13:29:50.008Z] Set hostname to <6092db19c646>. [2022-08-08T13:29:50.008Z] + source /etc/docker-entrypoint-cmd [2022-08-08T13:29:50.008Z] ++ hack/make.sh dynbinary test-integration [2022-08-08T13:29:50.008Z] [2022-08-08T13:29:50.268Z] Removing bundles/ [2022-08-08T13:29:50.268Z] [2022-08-08T13:29:50.268Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-08T13:29:50.268Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-08-08T13:29:50.268Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T13:30:18.512Z] Loaded image: buildpack-deps:buster [2022-08-08T13:30:18.513Z] Loaded image: busybox:latest [2022-08-08T13:30:18.513Z] Loaded image: busybox:glibc [2022-08-08T13:30:22.702Z] Loaded image: debian:bullseye [2022-08-08T13:30:22.702Z] Loaded image: hello-world:latest [2022-08-08T13:30:22.961Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T13:30:22.961Z] INFO: Testing against a local daemon [2022-08-08T13:30:22.961Z] === RUN TestCgroupNamespacesBuild [2022-08-08T13:30:25.496Z] --- PASS: TestCgroupNamespacesBuild (2.30s) [2022-08-08T13:30:25.496Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-08T13:30:27.400Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.92s) [2022-08-08T13:30:27.400Z] === RUN TestBuildWithSession [2022-08-08T13:30:27.400Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T13:30:27.400Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-08T13:30:27.400Z] === RUN TestBuildSquashParent [2022-08-08T13:30:35.518Z] --- PASS: TestBuildSquashParent (8.04s) [2022-08-08T13:30:35.518Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-08T13:30:35.518Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T13:30:35.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T13:30:35.518Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T13:30:35.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T13:30:35.518Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T13:30:35.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T13:30:35.518Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T13:30:35.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T13:30:35.518Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T13:30:35.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T13:30:35.518Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T13:30:35.518Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T13:30:35.518Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T13:30:35.518Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T13:30:36.408Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-08T13:30:36.408Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-08T13:30:36.408Z] ok github.com/docker/docker/api/server/httputils 0.016s coverage: 16.2% of statements [2022-08-08T13:30:36.408Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2022-08-08T13:30:36.408Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-08T13:30:36.408Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-08T13:30:36.408Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-08T13:30:36.408Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-08T13:30:36.408Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-08T13:30:36.409Z] ok github.com/docker/docker/api/server/router/swarm 0.007s coverage: 5.7% of statements [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/types [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-08T13:30:36.409Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2022-08-08T13:30:36.409Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-08T13:30:36.409Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2022-08-08T13:30:36.409Z] ok github.com/docker/docker/api/types/versions 0.002s coverage: 75.0% of statements [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/builder [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-08T13:30:36.409Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-08T13:30:36.665Z] ok github.com/docker/docker/builder/remotecontext 0.074s coverage: 13.7% of statements [2022-08-08T13:30:36.921Z] ok github.com/docker/docker/builder/dockerfile 0.217s coverage: 48.5% of statements [2022-08-08T13:30:36.921Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-08-08T13:30:37.850Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-08T13:30:38.777Z] ok github.com/docker/docker/builder/remotecontext/git 1.403s coverage: 86.3% of statements [2022-08-08T13:30:38.777Z] ? github.com/docker/docker/cli [no test files] [2022-08-08T13:30:38.777Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-08T13:30:38.805Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T13:30:38.805Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T13:30:41.322Z] ok github.com/docker/docker/client 0.101s coverage: 75.4% of statements [2022-08-08T13:30:41.339Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T13:30:41.598Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T13:30:44.884Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2022-08-08T13:30:44.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.18s) [2022-08-08T13:30:44.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.19s) [2022-08-08T13:30:44.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2022-08-08T13:30:44.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.09s) [2022-08-08T13:30:44.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.92s) [2022-08-08T13:30:44.884Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.96s) [2022-08-08T13:30:44.884Z] === RUN TestBuildMultiStageCopy [2022-08-08T13:30:44.884Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-08T13:30:46.788Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-08T13:30:47.355Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-08T13:30:47.921Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-08T13:30:48.489Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-08T13:30:48.747Z] --- PASS: TestBuildMultiStageCopy (4.34s) [2022-08-08T13:30:48.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.35s) [2022-08-08T13:30:48.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.57s) [2022-08-08T13:30:48.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.50s) [2022-08-08T13:30:48.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.46s) [2022-08-08T13:30:48.747Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.46s) [2022-08-08T13:30:48.747Z] === RUN TestBuildMultiStageParentConfig [2022-08-08T13:30:50.146Z] --- PASS: TestBuildMultiStageParentConfig (1.21s) [2022-08-08T13:30:50.146Z] === RUN TestBuildLabelWithTargets [2022-08-08T13:30:52.050Z] --- PASS: TestBuildLabelWithTargets (1.85s) [2022-08-08T13:30:52.050Z] === RUN TestBuildWithEmptyLayers [2022-08-08T13:30:52.986Z] --- PASS: TestBuildWithEmptyLayers (1.02s) [2022-08-08T13:30:52.986Z] === RUN TestBuildMultiStageOnBuild [2022-08-08T13:30:56.274Z] --- PASS: TestBuildMultiStageOnBuild (2.74s) [2022-08-08T13:30:56.274Z] === RUN TestBuildUncleanTarFilenames [2022-08-08T13:30:57.210Z] --- PASS: TestBuildUncleanTarFilenames (1.41s) [2022-08-08T13:30:57.210Z] === RUN TestBuildMultiStageLayerLeak [2022-08-08T13:31:00.497Z] --- PASS: TestBuildMultiStageLayerLeak (3.03s) [2022-08-08T13:31:00.497Z] === RUN TestBuildWithHugeFile [2022-08-08T13:31:10.784Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-08-08T13:31:10.784Z] [2022-08-08T13:31:10.784Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T13:31:10.784Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T13:31:10.784Z] HOSTNAME=8577a0180a29 [2022-08-08T13:31:10.784Z] DEST=bundles/test-integration [2022-08-08T13:31:10.784Z] PWD=/go/src/github.com/docker/docker [2022-08-08T13:31:10.784Z] DOCKER_ROOTLESS=1 [2022-08-08T13:31:10.784Z] DOCKER_GITCOMMIT=2ce81c2d7b99b5da3954720f857a30757e6ec1fd [2022-08-08T13:31:10.784Z] container=docker [2022-08-08T13:31:10.784Z] HOME=/root [2022-08-08T13:31:10.784Z] GOLANG_VERSION=1.17.13 [2022-08-08T13:31:10.784Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T13:31:10.784Z] VALIDATE_BRANCH=20.10 [2022-08-08T13:31:10.784Z] TERM=xterm [2022-08-08T13:31:10.784Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T13:31:10.784Z] SHLVL=1 [2022-08-08T13:31:10.784Z] TIMEOUT=120m [2022-08-08T13:31:10.784Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-08-08T13:31:10.784Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T13:31:10.784Z] GO111MODULE=off [2022-08-08T13:31:10.784Z] DOCKER_EXPERIMENTAL=1 [2022-08-08T13:31:10.784Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-08T13:31:10.784Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T13:31:10.784Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T13:31:10.784Z] GOPATH=/go [2022-08-08T13:31:10.784Z] PKG_CONFIG=pkg-config [2022-08-08T13:31:10.784Z] _=/usr/bin/env [2022-08-08T13:31:10.784Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-08T13:31:13.369Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 29.1% of statements [2022-08-08T13:31:13.625Z] ok github.com/docker/docker/container 0.119s coverage: 34.5% of statements [2022-08-08T13:31:13.625Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-08T13:31:13.625Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-08T13:31:13.625Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-08T13:31:13.625Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-08T13:31:18.873Z] ok github.com/docker/docker/daemon/cluster 0.049s coverage: 0.5% of statements [2022-08-08T13:31:20.768Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.013s coverage: 65.3% of statements [2022-08-08T13:31:22.136Z] ok github.com/docker/docker/daemon/cluster/convert 0.016s coverage: 35.9% of statements [2022-08-08T13:31:26.774Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-08-08T13:31:26.774Z] [2022-08-08T13:31:26.774Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T13:31:26.774Z] DOCKER_SYSTEMD=1 [2022-08-08T13:31:26.774Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T13:31:26.774Z] HOSTNAME=6092db19c646 [2022-08-08T13:31:26.774Z] DEST=bundles/test-integration [2022-08-08T13:31:26.774Z] PWD=/go/src/github.com/docker/docker [2022-08-08T13:31:26.774Z] DOCKER_GITCOMMIT=2ce81c2d7b99b5da3954720f857a30757e6ec1fd [2022-08-08T13:31:26.774Z] container=docker [2022-08-08T13:31:26.774Z] HOME=/root [2022-08-08T13:31:26.774Z] LANG=C.UTF-8 [2022-08-08T13:31:26.774Z] INVOCATION_ID=b108707d32484d39a372105694c8ff34 [2022-08-08T13:31:26.774Z] GOLANG_VERSION=1.17.13 [2022-08-08T13:31:26.774Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T13:31:26.774Z] VALIDATE_BRANCH=20.10 [2022-08-08T13:31:26.774Z] TERM=xterm [2022-08-08T13:31:26.774Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T13:31:26.774Z] SHLVL=3 [2022-08-08T13:31:26.774Z] TIMEOUT=120m [2022-08-08T13:31:26.774Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-08-08T13:31:26.774Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T13:31:26.774Z] GO111MODULE=off [2022-08-08T13:31:26.774Z] DOCKER_EXPERIMENTAL=1 [2022-08-08T13:31:26.774Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-08T13:31:26.774Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T13:31:26.774Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T13:31:26.774Z] GOPATH=/go [2022-08-08T13:31:26.774Z] PKG_CONFIG=pkg-config [2022-08-08T13:31:26.774Z] _=/usr/bin/env [2022-08-08T13:31:26.774Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-08T13:31:30.222Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.441s coverage: 13.8% of statements [2022-08-08T13:31:30.222Z] ok github.com/docker/docker/daemon/config 0.028s coverage: 81.8% of statements [2022-08-08T13:31:30.478Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2022-08-08T13:31:31.040Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2022-08-08T13:31:31.603Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2022-08-08T13:31:33.493Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.942s coverage: 73.3% of statements [2022-08-08T13:31:34.055Z] ok github.com/docker/docker/daemon 12.117s coverage: 17.1% of statements [2022-08-08T13:31:34.055Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-08T13:31:34.055Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-08T13:31:34.055Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-08T13:31:34.055Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-08T13:31:34.618Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.009s coverage: 2.9% of statements [2022-08-08T13:31:35.181Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.384s coverage: 60.7% of statements [2022-08-08T13:31:37.082Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.007s coverage: 1.8% of statements [2022-08-08T13:31:38.455Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.280s coverage: 50.5% of statements [2022-08-08T13:31:39.385Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.679s coverage: 45.9% of statements [2022-08-08T13:31:39.385Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-08T13:31:40.751Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.014s coverage: 58.8% of statements [2022-08-08T13:31:40.751Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.981s coverage: 58.0% of statements [2022-08-08T13:31:40.751Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-08T13:31:40.751Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-08T13:31:41.680Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.021s coverage: 3.0% of statements [2022-08-08T13:31:41.800Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|name|types_sizes|compiled_files|files|imports) took 2m12.358710634s [2022-08-08T13:31:41.800Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 405.026405ms [2022-08-08T13:31:41.936Z] ok github.com/docker/docker/daemon/links 0.006s coverage: 93.0% of statements [2022-08-08T13:31:42.863Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.6% of statements [2022-08-08T13:31:42.863Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-08T13:31:42.863Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-08T13:31:43.425Z] ok github.com/docker/docker/daemon/logger 0.223s coverage: 43.2% of statements [2022-08-08T13:31:43.987Z] ok github.com/docker/docker/daemon/logger/awslogs 0.141s coverage: 77.4% of statements [2022-08-08T13:31:43.987Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-08-08T13:31:43.987Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-08T13:31:43.987Z] ok github.com/docker/docker/daemon/logger/gelf 0.012s coverage: 67.0% of statements [2022-08-08T13:31:44.549Z] ok github.com/docker/docker/daemon/logger/journald 0.011s coverage: 23.9% of statements [2022-08-08T13:31:44.805Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2022-08-08T13:31:45.061Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.005s coverage: 87.2% of statements [2022-08-08T13:31:45.623Z] ok github.com/docker/docker/daemon/logger/local 0.018s coverage: 78.7% of statements [2022-08-08T13:31:45.623Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-08T13:31:45.878Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.059s coverage: 58.2% of statements [2022-08-08T13:31:46.440Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-08-08T13:31:47.175Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T13:31:47.175Z] Using test binary docker [2022-08-08T13:31:47.175Z] +++ /etc/init.d/apparmor start [2022-08-08T13:31:47.175Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-08T13:31:47.175Z] INFO: Waiting for daemon to start... [2022-08-08T13:31:47.175Z] Starting dockerd [2022-08-08T13:31:47.175Z] +++ 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-08T13:31:47.175Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T13:31:47.175Z] Using test binary docker [2022-08-08T13:31:47.175Z] +++ /etc/init.d/apparmor start [2022-08-08T13:31:47.175Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-08T13:31:47.175Z] INFO: Waiting for daemon to start... [2022-08-08T13:31:47.175Z] Starting dockerd [2022-08-08T13:31:47.175Z] +++ 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-08T13:31:47.175Z] . [2022-08-08T13:31:47.175Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T13:31:47.175Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T13:31:47.175Z] Error: No such image: emptyfs [2022-08-08T13:31:47.175Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-08T13:31:47.175Z] ++++ docker load [2022-08-08T13:31:47.175Z] Running integration-test (iteration 1) [2022-08-08T13:31:47.175Z] 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-08T13:31:47.175Z] ++ 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-08T13:31:47.175Z] ++ set -e [2022-08-08T13:31:47.175Z] ++ '[' -n 0 ']' [2022-08-08T13:31:47.175Z] ++ set -x [2022-08-08T13:31:47.175Z] ++ 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-08T13:31:47.175Z] [2022-08-08T13:31:47.175Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T13:31:47.175Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T13:31:47.175Z] Error: No such image: emptyfs [2022-08-08T13:31:47.175Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-08T13:31:47.175Z] ++++ docker load [2022-08-08T13:31:47.175Z] Running integration-test (iteration 1) [2022-08-08T13:31:47.175Z] 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-08T13:31:47.175Z] ++ 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-08T13:31:47.175Z] ++ set -e [2022-08-08T13:31:47.175Z] ++ '[' -n 0 ']' [2022-08-08T13:31:47.175Z] ++ set -x [2022-08-08T13:31:47.175Z] ++ 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-08T13:31:47.367Z] ok github.com/docker/docker/daemon/logger/syslog 0.006s coverage: 46.8% of statements [2022-08-08T13:31:47.367Z] ok github.com/docker/docker/daemon/logger/templates 0.003s coverage: 8.3% of statements [2022-08-08T13:31:47.930Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2022-08-08T13:31:48.492Z] ok github.com/docker/docker/daemon/logger/splunk 1.565s coverage: 82.5% of statements [2022-08-08T13:31:48.492Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-08T13:31:48.492Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-08T13:31:49.420Z] ok github.com/docker/docker/distribution/metadata 0.028s coverage: 48.2% of statements [2022-08-08T13:31:49.528Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-08T13:31:49.529Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-08T13:31:50.786Z] ok github.com/docker/docker/distribution 1.505s coverage: 27.6% of statements [2022-08-08T13:31:50.786Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-08T13:31:51.349Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-08T13:31:51.911Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-08-08T13:31:52.167Z] ok github.com/docker/docker/distribution/xfer 1.898s coverage: 84.6% of statements [2022-08-08T13:31:52.167Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-08T13:31:52.423Z] ok github.com/docker/docker/image/cache 0.012s coverage: 19.2% of statements [2022-08-08T13:31:52.423Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-08-08T13:31:52.680Z] ok github.com/docker/docker/image/v1 0.008s coverage: 25.0% of statements [2022-08-08T13:31:52.680Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-08T13:31:52.936Z] ok github.com/docker/docker/libcontainerd/queue 0.033s coverage: 100.0% of statements [2022-08-08T13:31:53.864Z] ok github.com/docker/docker/oci 0.008s coverage: 40.6% of statements [2022-08-08T13:31:54.010Z] INFO [runner/unused/goanalysis] analyzers took 23.250814575s with top 10 stages: buildssa: 20.339545148s, U1000: 2.911269427s [2022-08-08T13:31:54.426Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2022-08-08T13:31:54.426Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-08T13:31:56.361Z] ok github.com/docker/docker/pkg/archive 0.353s coverage: 82.3% of statements [2022-08-08T13:31:57.295Z] ok github.com/docker/docker/pkg/authorization 0.501s coverage: 68.3% of statements [2022-08-08T13:31:57.295Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-08T13:31:57.552Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-08T13:32:00.818Z] ok github.com/docker/docker/pkg/chrootarchive 2.539s coverage: 43.5% of statements [2022-08-08T13:32:00.818Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2022-08-08T13:32:01.075Z] ok github.com/docker/docker/layer 7.121s coverage: 68.8% of statements [2022-08-08T13:32:01.075Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-08T13:32:01.075Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-08T13:32:01.075Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-08T13:32:01.075Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-08T13:32:01.075Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-08T13:32:01.075Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-08-08T13:32:01.075Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-08T13:32:01.075Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2022-08-08T13:32:01.638Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2022-08-08T13:32:01.894Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2022-08-08T13:32:02.150Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2022-08-08T13:32:02.406Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2022-08-08T13:32:03.334Z] ok github.com/docker/docker/pkg/filenotify 0.609s coverage: 67.0% of statements [2022-08-08T13:32:03.896Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 86.5% of statements [2022-08-08T13:32:04.459Z] ok github.com/docker/docker/pkg/fsutils 0.179s coverage: 85.1% of statements [2022-08-08T13:32:04.715Z] ok github.com/docker/docker/pkg/homedir 0.008s coverage: 11.4% of statements [2022-08-08T13:32:04.715Z] ok github.com/docker/docker/pkg/discovery/kv 3.028s coverage: 84.1% of statements [2022-08-08T13:32:05.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-08T13:32:05.531Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-08T13:32:05.644Z] ok github.com/docker/docker/pkg/idtools 0.380s coverage: 69.5% of statements [2022-08-08T13:32:05.901Z] ok github.com/docker/docker/pkg/ioutils 0.355s coverage: 69.3% of statements [2022-08-08T13:32:06.157Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2022-08-08T13:32:06.157Z] ok github.com/docker/docker/pkg/jsonmessage 0.008s coverage: 91.7% of statements [2022-08-08T13:32:06.157Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-08-08T13:32:06.157Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-08T13:32:06.157Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-08-08T13:32:06.414Z] ok github.com/docker/docker/pkg/namesgenerator 0.008s coverage: 85.7% of statements [2022-08-08T13:32:06.414Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-08-08T13:32:06.414Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-08T13:32:06.670Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.008s coverage: 86.7% of statements [2022-08-08T13:32:06.670Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-08T13:32:06.926Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2022-08-08T13:32:06.926Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-08T13:32:06.926Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-08T13:32:07.488Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.008s coverage: 56.8% of statements [2022-08-08T13:32:07.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-08T13:32:07.744Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2022-08-08T13:32:08.000Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2022-08-08T13:32:08.256Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-08T13:32:09.622Z] ok github.com/docker/docker/pkg/pubsub 1.043s coverage: 75.0% of statements [2022-08-08T13:32:09.878Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2022-08-08T13:32:14.046Z] ok github.com/docker/docker/pkg/signal 3.353s coverage: 62.3% of statements [2022-08-08T13:32:14.046Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2022-08-08T13:32:14.046Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2022-08-08T13:32:14.302Z] ok github.com/docker/docker/pkg/stringid 0.006s coverage: 70.6% of statements [2022-08-08T13:32:14.865Z] ok github.com/docker/docker/pkg/sysinfo 0.007s coverage: 52.5% of statements [2022-08-08T13:32:15.122Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2022-08-08T13:32:15.379Z] ok github.com/docker/docker/pkg/tailfile 0.046s coverage: 88.6% of statements [2022-08-08T13:32:15.947Z] ok github.com/docker/docker/pkg/tarsum 0.051s coverage: 89.3% of statements [2022-08-08T13:32:16.203Z] coverage: [no statements] [2022-08-08T13:32:16.203Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-08-08T13:32:16.460Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-08T13:32:16.716Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-08-08T13:32:16.716Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-08T13:32:17.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-08T13:32:17.610Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-08T13:32:18.548Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-08T13:32:18.606Z] ok github.com/docker/docker/plugin 0.518s coverage: 23.2% of statements [2022-08-08T13:32:18.862Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.5% of statements [2022-08-08T13:32:19.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-08T13:32:19.118Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-08T13:32:19.424Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-08-08T13:32:20.353Z] ok github.com/docker/docker/quota 0.173s coverage: 71.4% of statements [2022-08-08T13:32:20.498Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-08T13:32:20.609Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2022-08-08T13:32:21.975Z] ok github.com/docker/docker/registry 0.086s coverage: 57.2% of statements [2022-08-08T13:32:22.245Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-08T13:32:22.501Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2022-08-08T13:32:23.034Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-08T13:32:23.063Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2022-08-08T13:32:23.063Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2022-08-08T13:32:23.602Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-08T13:32:24.538Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-08T13:32:24.797Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-08T13:32:25.581Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2022-08-08T13:32:25.735Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-08T13:32:26.303Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-08T13:32:26.510Z] ok github.com/docker/docker/volume/local 0.079s coverage: 76.4% of statements [2022-08-08T13:32:27.072Z] ok github.com/docker/docker/volume/mounts 0.026s coverage: 67.0% of statements [2022-08-08T13:32:27.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-08T13:32:27.691Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-08T13:32:27.950Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-08T13:32:28.000Z] ok github.com/docker/docker/volume/service 0.014s coverage: 73.1% of statements [2022-08-08T13:32:28.886Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-08T13:32:29.453Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T13:32:29.453Z] Using test binary docker [2022-08-08T13:32:29.453Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-08T13:32:29.453Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-08T13:32:29.453Z] INFO: Waiting for daemon to start... [2022-08-08T13:32:29.453Z] Starting dockerd [2022-08-08T13:32:31.991Z] . [2022-08-08T13:32:31.991Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T13:32:31.991Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T13:32:31.991Z] Error: No such image: emptyfs [2022-08-08T13:32:31.991Z] Running integration-test (iteration 1) [2022-08-08T13:32:31.991Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-08T13:32:33.856Z] Loaded image: buildpack-deps:buster [2022-08-08T13:32:33.856Z] Loaded image: buildpack-deps:buster [2022-08-08T13:32:33.856Z] Loaded image: busybox:latest [2022-08-08T13:32:33.856Z] Loaded image: busybox:latest [2022-08-08T13:32:33.856Z] Loaded image: busybox:glibc [2022-08-08T13:32:33.856Z] Loaded image: busybox:glibc [2022-08-08T13:32:35.760Z] Loaded image: debian:bullseye [2022-08-08T13:32:35.760Z] Loaded image: hello-world:latest [2022-08-08T13:32:35.760Z] Loaded image: debian:bullseye [2022-08-08T13:32:36.019Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T13:32:36.019Z] Loaded image: hello-world:latest [2022-08-08T13:32:36.019Z] INFO: Testing against a local daemon [2022-08-08T13:32:36.019Z] === RUN TestDockerSuite [2022-08-08T13:32:36.019Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2022-08-08T13:32:36.019Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2022-08-08T13:32:36.019Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T13:32:36.019Z] === RUN TestDockerSuite/TestAPIErrorJSON [2022-08-08T13:32:36.019Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2022-08-08T13:32:36.019Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2022-08-08T13:32:36.019Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2022-08-08T13:32:36.019Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2022-08-08T13:32:36.019Z] === RUN TestDockerSuite/TestAPIImagesDelete [2022-08-08T13:32:36.019Z] INFO: Testing against a local daemon [2022-08-08T13:32:36.019Z] === RUN TestDockerDaemonSuite [2022-08-08T13:32:36.277Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2022-08-08T13:32:37.211Z] === RUN TestDockerSuite/TestAPIImagesFilter [2022-08-08T13:32:37.474Z] === RUN TestDockerSuite/TestAPIImagesHistory [2022-08-08T13:32:37.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-08T13:32:37.540Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-08T13:32:37.800Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-08T13:32:38.074Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2022-08-08T13:32:38.372Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-08T13:32:38.633Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-08T13:32:38.640Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2022-08-08T13:32:39.576Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-08T13:32:39.576Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2022-08-08T13:32:40.142Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2022-08-08T13:32:40.142Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2022-08-08T13:32:41.077Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2022-08-08T13:32:42.012Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2022-08-08T13:32:42.122Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-08T13:32:42.270Z] === RUN TestDockerSuite/TestAPINetworkFilter [2022-08-08T13:32:42.270Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2022-08-08T13:32:42.270Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2022-08-08T13:32:42.837Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2022-08-08T13:32:42.837Z] ok github.com/docker/docker/pkg/plugins 33.624s coverage: 76.6% of statements [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/pkg/term [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/rootless [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/volume [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-08T13:32:42.837Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === Skipped [2022-08-08T13:32:42.837Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-08-08T13:32:42.837Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-08-08T13:32:42.837Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-08T13:32:42.837Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:32:42.837Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-08T13:32:42.837Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:32:42.837Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-08T13:32:42.837Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:32:42.837Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-08T13:32:42.837Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:32:42.837Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-08T13:32:42.837Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:32:42.837Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-08T13:32:42.837Z] graphtest_unix.go:74: No driver to put! [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-08T13:32:42.837Z] time="2022-08-08T13:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T13:32:42.837Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-08T13:32:42.837Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-08T13:32:42.837Z] time="2022-08-08T13:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T13:32:42.837Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-08T13:32:42.837Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-08T13:32:42.837Z] time="2022-08-08T13:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T13:32:42.837Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-08T13:32:42.837Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-08T13:32:42.837Z] time="2022-08-08T13:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T13:32:42.837Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-08T13:32:42.837Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-08T13:32:42.837Z] time="2022-08-08T13:31:36Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T13:32:42.837Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-08T13:32:42.837Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-08T13:32:42.837Z] graphtest_unix.go:74: No driver to put! [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-08T13:32:42.837Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-08T13:32:42.837Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-08T13:32:42.837Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-08T13:32:42.837Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-08T13:32:42.837Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:32:42.837Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-08T13:32:42.837Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:32:42.837Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-08T13:32:42.837Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:32:42.837Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-08T13:32:42.837Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:32:42.837Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-08T13:32:42.837Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:32:42.837Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-08T13:32:42.837Z] graphtest_unix.go:74: No driver to put! [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-08T13:32:42.837Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-08T13:32:42.837Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-08-08T13:32:42.837Z] [2022-08-08T13:32:42.837Z] DONE 2251 tests, 26 skipped in 205.873s Post stage [Pipeline] junit [2022-08-08T13:32:42.848Z] Recording test results [2022-08-08T13:32:43.403Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2022-08-08T13:32:43.509Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-08T13:32:44.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-08T13:32:44.187Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2022-08-08T13:32:44.336Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2022-08-08T13:32:44.336Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2022-08-08T13:32:44.336Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2022-08-08T13:32:44.336Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2022-08-08T13:32:44.562Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43911/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=0bc12329426c5c3bf43843847cca7e210e31085a -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:0bc12329426c5c3bf43843847cca7e210e31085a hack/make.sh dynbinary test-integration [2022-08-08T13:32:44.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-08T13:32:44.818Z] [2022-08-08T13:32:45.074Z] Removing bundles/ [2022-08-08T13:32:45.074Z] [2022-08-08T13:32:45.074Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2022-08-08T13:32:45.074Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-08-08T13:32:45.074Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T13:32:45.593Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-08T13:32:46.165Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-08T13:32:47.550Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-08T13:32:48.123Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-08T13:32:48.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-08T13:32:49.635Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T13:32:49.636Z] Using test binary docker [2022-08-08T13:32:49.636Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-08T13:32:49.636Z] Starting apparmor (via systemctl): apparmor.service. [2022-08-08T13:32:49.636Z] Starting dockerd [2022-08-08T13:32:49.636Z] INFO: Waiting for daemon to start... [2022-08-08T13:32:50.080Z] Loaded image: buildpack-deps:buster [2022-08-08T13:32:50.080Z] Loaded image: busybox:latest [2022-08-08T13:32:50.080Z] Loaded image: busybox:glibc [2022-08-08T13:32:50.080Z] Loaded image: debian:bullseye [2022-08-08T13:32:50.080Z] Loaded image: hello-world:latest [2022-08-08T13:32:50.080Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T13:32:50.080Z] INFO: Testing against a local daemon [2022-08-08T13:32:50.080Z] === RUN TestCgroupNamespacesBuild [2022-08-08T13:32:50.895Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2022-08-08T13:32:51.547Z] . [2022-08-08T13:32:51.547Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T13:32:51.811Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T13:32:51.811Z] Error: No such image: emptyfs [2022-08-08T13:32:51.811Z] Running integration-test (iteration 1) [2022-08-08T13:32:51.811Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2022-08-08T13:32:51.985Z] --- PASS: TestCgroupNamespacesBuild (2.20s) [2022-08-08T13:32:51.985Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-08T13:32:54.177Z] --- PASS: TestBuildWithHugeFile (113.46s) [2022-08-08T13:32:54.177Z] === RUN TestBuildWithEmptyDockerfile [2022-08-08T13:32:54.177Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T13:32:54.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T13:32:54.177Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T13:32:54.177Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T13:32:54.177Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T13:32:54.177Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T13:32:54.177Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2022-08-08T13:32:54.177Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T13:32:54.177Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T13:32:54.177Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T13:32:54.177Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2022-08-08T13:32:54.177Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-08T13:32:54.177Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-08T13:32:54.177Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2022-08-08T13:32:54.177Z] === RUN TestBuildPreserveOwnership [2022-08-08T13:32:54.177Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-08T13:32:54.516Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.13s) [2022-08-08T13:32:54.516Z] === RUN TestBuildWithSession [2022-08-08T13:32:54.516Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T13:32:54.516Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-08T13:32:54.516Z] === RUN TestBuildSquashParent [2022-08-08T13:32:55.549Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2022-08-08T13:32:56.115Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-08T13:32:57.049Z] --- PASS: TestBuildPreserveOwnership (3.19s) [2022-08-08T13:32:57.049Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.10s) [2022-08-08T13:32:57.049Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.07s) [2022-08-08T13:32:57.049Z] === RUN TestBuildPlatformInvalid [2022-08-08T13:32:57.049Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-08T13:32:57.049Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-08T13:32:57.307Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2022-08-08T13:32:58.244Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2022-08-08T13:32:58.811Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2022-08-08T13:32:59.378Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2022-08-08T13:32:59.636Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2022-08-08T13:33:00.203Z] === RUN TestDockerSuite/TestAttachAfterDetach [2022-08-08T13:33:01.080Z] --- PASS: TestBuildSquashParent (7.03s) [2022-08-08T13:33:01.080Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-08T13:33:01.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T13:33:01.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T13:33:01.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T13:33:01.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T13:33:01.080Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T13:33:01.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T13:33:01.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T13:33:01.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T13:33:01.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T13:33:01.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T13:33:01.080Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T13:33:01.080Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T13:33:01.080Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T13:33:01.080Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T13:33:01.138Z] docker_cli_daemon_test.go:1456: [d476fcb13116b] daemon is not started [2022-08-08T13:33:01.705Z] check_test.go:309: [d67bb4c48bba7] daemon is not started [2022-08-08T13:33:01.705Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2022-08-08T13:33:02.272Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2022-08-08T13:33:02.988Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T13:33:02.988Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T13:33:04.172Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2022-08-08T13:33:04.172Z] === RUN TestDockerSuite/TestAttachDetach [2022-08-08T13:33:04.892Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T13:33:04.892Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T13:33:05.106Z] === RUN TestDockerSuite/TestAttachDisconnect [2022-08-08T13:33:05.672Z] check_test.go:309: [db3b6e0137b5c] daemon is not started [2022-08-08T13:33:05.672Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2022-08-08T13:33:05.672Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2022-08-08T13:33:06.716Z] Loaded image: buildpack-deps:buster [2022-08-08T13:33:06.716Z] Loaded image: busybox:latest [2022-08-08T13:33:06.716Z] Loaded image: busybox:glibc [2022-08-08T13:33:06.814Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-08T13:33:06.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.53s) [2022-08-08T13:33:06.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.57s) [2022-08-08T13:33:06.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.01s) [2022-08-08T13:33:06.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.09s) [2022-08-08T13:33:06.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.02s) [2022-08-08T13:33:06.814Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.02s) [2022-08-08T13:33:06.814Z] === RUN TestBuildMultiStageCopy [2022-08-08T13:33:06.814Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-08T13:33:07.592Z] === RUN TestDockerSuite/TestAttachPausedContainer [2022-08-08T13:33:08.101Z] Loaded image: debian:bullseye [2022-08-08T13:33:08.101Z] Loaded image: hello-world:latest [2022-08-08T13:33:08.101Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T13:33:08.101Z] INFO: Testing against a local daemon [2022-08-08T13:33:08.101Z] === RUN TestCgroupNamespacesBuild [2022-08-08T13:33:08.159Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2022-08-08T13:33:09.094Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2022-08-08T13:33:10.027Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2022-08-08T13:33:10.099Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-08T13:33:10.286Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2022-08-08T13:33:10.650Z] --- PASS: TestCgroupNamespacesBuild (2.49s) [2022-08-08T13:33:10.650Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-08T13:33:11.035Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-08T13:33:12.032Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.19s) [2022-08-08T13:33:12.032Z] === RUN TestBuildWithSession [2022-08-08T13:33:12.032Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T13:33:12.032Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-08T13:33:12.032Z] === RUN TestBuildSquashParent [2022-08-08T13:33:12.186Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2022-08-08T13:33:12.410Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-08T13:33:13.119Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2022-08-08T13:33:13.119Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2022-08-08T13:33:13.344Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-08T13:33:14.236Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2022-08-08T13:33:14.236Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2022-08-08T13:33:14.279Z] --- PASS: TestBuildMultiStageCopy (7.35s) [2022-08-08T13:33:14.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.35s) [2022-08-08T13:33:14.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2022-08-08T13:33:14.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2022-08-08T13:33:14.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2022-08-08T13:33:14.279Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2022-08-08T13:33:14.279Z] === RUN TestBuildMultiStageParentConfig [2022-08-08T13:33:15.172Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2022-08-08T13:33:15.479Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 2m49.028275658s with top 10 stages: buildssa: 1m31.622758894s, goimports: 18.7642314s, unconvert: 10.439728718s, gosec: 8.012419137s, golint: 4.803437383s, inspect: 4.328229085s, misspell: 4.293755997s, ineffassign: 3.219389605s, vrp: 2.213395951s, printf: 1.719009649s [2022-08-08T13:33:15.479Z] INFO [runner] Issues before processing: 2258, after processing: 0 [2022-08-08T13:33:15.479Z] INFO [runner] Processors filtering stat (out/in): skip_dirs: 1682/1682, identifier_marker: 1577/1577, cgo: 1682/2258, path_prettifier: 1682/1682, skip_files: 1682/1682, autogenerated_exclude: 1577/1682, nolint: 0/64, filename_unadjuster: 1682/1682, exclude: 1577/1577, exclude-rules: 64/1577 [2022-08-08T13:33:15.479Z] INFO [runner] processing took 59.464906ms with stages: identifier_marker: 23.218745ms, nolint: 20.445152ms, path_prettifier: 7.607406ms, autogenerated_exclude: 3.694589ms, exclude-rules: 2.681169ms, skip_dirs: 1.469001ms, cgo: 272.334µs, filename_unadjuster: 72.303µs, max_same_issues: 1.627µs, uniq_by_line: 496ns, exclude: 351ns, max_from_linter: 348ns, skip_files: 300ns, max_per_file_from_linter: 286ns, diff: 277ns, source_code: 263ns, path_shortener: 259ns [2022-08-08T13:33:15.479Z] INFO [runner] linters took 1m37.433953337s with stages: goanalysis_metalinter: 1m18.234598079s, unused: 19.139769055s [2022-08-08T13:33:15.479Z] INFO File cache stats: 1456 entries of total size 6.9MiB [2022-08-08T13:33:15.479Z] INFO Memory: 2304 samples, avg is 1259.0MB, max is 3286.2MB [2022-08-08T13:33:15.479Z] INFO Execution took 3m50.205614682s [2022-08-08T13:33:15.479Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2022-08-08T13:33:15.738Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2022-08-08T13:33:15.739Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2022-08-08T13:33:15.825Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43911/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ce81c2d7b99b5da3954720f857a30757e6ec1fd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2ce81c2d7b99b5da3954720f857a30757e6ec1fd hack/make.sh dynbinary-daemon test-docker-py [2022-08-08T13:33:16.392Z] [2022-08-08T13:33:16.958Z] Removing bundles/ [2022-08-08T13:33:16.958Z] [2022-08-08T13:33:16.958Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2022-08-08T13:33:16.958Z] Building: bundles/dynbinary-daemon/dockerd-dev [2022-08-08T13:33:16.958Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T13:33:17.316Z] --- PASS: TestBuildSquashParent (4.59s) [2022-08-08T13:33:17.316Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-08T13:33:17.316Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T13:33:17.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T13:33:17.316Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T13:33:17.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T13:33:17.316Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T13:33:17.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T13:33:17.316Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T13:33:17.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T13:33:17.316Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T13:33:17.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T13:33:17.316Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T13:33:17.316Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T13:33:17.316Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T13:33:17.316Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T13:33:18.256Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T13:33:18.256Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T13:33:19.022Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2022-08-08T13:33:19.544Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2022-08-08T13:33:19.544Z] === RUN TestBuildLabelWithTargets [2022-08-08T13:33:19.638Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T13:33:19.899Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T13:33:21.283Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2022-08-08T13:33:21.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.62s) [2022-08-08T13:33:21.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.79s) [2022-08-08T13:33:21.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.50s) [2022-08-08T13:33:21.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.52s) [2022-08-08T13:33:21.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.34s) [2022-08-08T13:33:21.283Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.34s) [2022-08-08T13:33:21.283Z] === RUN TestBuildMultiStageCopy [2022-08-08T13:33:21.283Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-08T13:33:22.303Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2022-08-08T13:33:22.667Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-08T13:33:22.668Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-08T13:33:22.929Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-08T13:33:23.189Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-08T13:33:23.450Z] --- PASS: TestBuildMultiStageCopy (2.20s) [2022-08-08T13:33:23.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.35s) [2022-08-08T13:33:23.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-08T13:33:23.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-08T13:33:23.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.22s) [2022-08-08T13:33:23.450Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2022-08-08T13:33:23.450Z] === RUN TestBuildMultiStageParentConfig [2022-08-08T13:33:24.019Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2022-08-08T13:33:24.019Z] === RUN TestBuildLabelWithTargets [2022-08-08T13:33:24.835Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2022-08-08T13:33:24.962Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2022-08-08T13:33:24.962Z] === RUN TestBuildWithEmptyLayers [2022-08-08T13:33:25.402Z] Loaded image: buildpack-deps:buster [2022-08-08T13:33:25.533Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-08-08T13:33:25.533Z] === RUN TestBuildMultiStageOnBuild [2022-08-08T13:33:25.660Z] Loaded image: busybox:latest [2022-08-08T13:33:25.918Z] Loaded image: busybox:glibc [2022-08-08T13:33:26.177Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2022-08-08T13:33:26.915Z] --- PASS: TestBuildMultiStageOnBuild (1.57s) [2022-08-08T13:33:26.915Z] === RUN TestBuildUncleanTarFilenames [2022-08-08T13:33:27.486Z] --- PASS: TestBuildUncleanTarFilenames (0.57s) [2022-08-08T13:33:27.486Z] === RUN TestBuildMultiStageLayerLeak [2022-08-08T13:33:27.657Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2022-08-08T13:33:27.657Z] === RUN TestBuildWithEmptyLayers [2022-08-08T13:33:28.713Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2022-08-08T13:33:28.971Z] check_test.go:309: [d938d07ea8e97] daemon is not started [2022-08-08T13:33:28.971Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2022-08-08T13:33:29.429Z] --- PASS: TestBuildMultiStageLayerLeak (1.56s) [2022-08-08T13:33:29.429Z] === RUN TestBuildWithHugeFile [2022-08-08T13:33:29.538Z] check_test.go:309: [d99b9a40a3de2] daemon is not started [2022-08-08T13:33:29.538Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2022-08-08T13:33:30.189Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2022-08-08T13:33:30.189Z] === RUN TestBuildMultiStageOnBuild [2022-08-08T13:33:30.913Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2022-08-08T13:33:31.480Z] Loaded image: debian:bullseye [2022-08-08T13:33:31.480Z] check_test.go:309: [d272f470af3ff] daemon is not started [2022-08-08T13:33:31.480Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2022-08-08T13:33:31.480Z] Loaded image: hello-world:latest [2022-08-08T13:33:31.480Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T13:33:32.857Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2022-08-08T13:33:33.424Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2022-08-08T13:33:33.683Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2022-08-08T13:33:35.057Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2022-08-08T13:33:35.457Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2022-08-08T13:33:35.457Z] === RUN TestBuildUncleanTarFilenames [2022-08-08T13:33:35.624Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2022-08-08T13:33:35.624Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2022-08-08T13:33:36.026Z] --- PASS: TestBuildUncleanTarFilenames (0.74s) [2022-08-08T13:33:36.026Z] === RUN TestBuildMultiStageLayerLeak [2022-08-08T13:33:36.619Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2022-08-08T13:33:38.524Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2022-08-08T13:33:38.782Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2022-08-08T13:33:39.429Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2022-08-08T13:33:39.994Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2022-08-08T13:33:40.236Z] --- PASS: TestBuildMultiStageLayerLeak (4.26s) [2022-08-08T13:33:40.236Z] === RUN TestBuildWithHugeFile [2022-08-08T13:33:41.368Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2022-08-08T13:33:41.626Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (44.49s) [2022-08-08T13:33:41.626Z] PASS [2022-08-08T13:33:41.626Z] [2022-08-08T13:33:41.626Z] === Skipped [2022-08-08T13:33:41.626Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-08T13:33:41.626Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T13:33:41.626Z] [2022-08-08T13:33:41.626Z] DONE 33 tests, 1 skipped in 249.919s [2022-08-08T13:33:41.626Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-08T13:33:41.626Z] ++ 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-08T13:33:41.626Z] ++ set -e [2022-08-08T13:33:41.626Z] ++ '[' -n 0 ']' [2022-08-08T13:33:41.626Z] ++ set -x [2022-08-08T13:33:41.626Z] ++ 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-08T13:33:41.884Z] INFO: Testing against a local daemon [2022-08-08T13:33:41.884Z] === RUN TestConfigInspect [2022-08-08T13:33:41.884Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2022-08-08T13:33:43.786Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2022-08-08T13:33:44.351Z] --- PASS: TestConfigInspect (2.72s) [2022-08-08T13:33:44.351Z] === RUN TestConfigList [2022-08-08T13:33:47.634Z] --- PASS: TestConfigList (2.54s) [2022-08-08T13:33:47.634Z] === RUN TestConfigsCreateAndDelete [2022-08-08T13:33:47.634Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2022-08-08T13:33:47.634Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2022-08-08T13:33:47.634Z] check_test.go:309: [ded534eac6774] daemon is not started [2022-08-08T13:33:47.634Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2022-08-08T13:33:48.200Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2022-08-08T13:33:48.766Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2022-08-08T13:33:49.383Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2022-08-08T13:33:49.642Z] --- PASS: TestConfigsCreateAndDelete (2.65s) [2022-08-08T13:33:49.642Z] === RUN TestConfigsUpdate [2022-08-08T13:33:49.900Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2022-08-08T13:33:50.157Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2022-08-08T13:33:52.058Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2022-08-08T13:33:52.058Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2022-08-08T13:33:52.316Z] --- PASS: TestConfigsUpdate (2.58s) [2022-08-08T13:33:52.316Z] === RUN TestTemplatedConfig [2022-08-08T13:33:54.844Z] === RUN TestDockerSuite/TestBuildAddNonTar [2022-08-08T13:33:55.409Z] --- PASS: TestTemplatedConfig (3.29s) [2022-08-08T13:33:55.409Z] === RUN TestConfigCreateResolve [2022-08-08T13:33:55.975Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2022-08-08T13:33:56.542Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2022-08-08T13:33:56.800Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2022-08-08T13:33:58.704Z] --- PASS: TestConfigCreateResolve (2.89s) [2022-08-08T13:33:58.704Z] === RUN TestConfigDaemonLibtrustID [2022-08-08T13:33:58.962Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-08T13:33:58.962Z] PASS [2022-08-08T13:33:58.962Z] [2022-08-08T13:33:58.962Z] DONE 7 tests in 17.319s [2022-08-08T13:33:58.962Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-08T13:33:58.962Z] ++ 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-08T13:33:58.962Z] ++ set -e [2022-08-08T13:33:58.962Z] ++ '[' -n 0 ']' [2022-08-08T13:33:58.962Z] ++ set -x [2022-08-08T13:33:58.962Z] ++ 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-08T13:33:59.228Z] INFO: Testing against a local daemon [2022-08-08T13:33:59.228Z] === RUN TestCheckpoint [2022-08-08T13:33:59.228Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T13:33:59.228Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-08T13:33:59.228Z] === RUN TestContainerInvalidJSON [2022-08-08T13:33:59.228Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-08-08T13:33:59.228Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-08-08T13:33:59.228Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-08-08T13:33:59.228Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-08-08T13:33:59.228Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-08-08T13:33:59.228Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-08-08T13:33:59.228Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-08-08T13:33:59.228Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-08-08T13:33:59.228Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-08-08T13:33:59.228Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-08T13:33:59.228Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-08-08T13:33:59.228Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-08-08T13:33:59.228Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-08-08T13:33:59.228Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-08T13:33:59.228Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2022-08-08T13:33:59.228Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-08T13:33:59.496Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.09s) [2022-08-08T13:33:59.496Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-08T13:33:59.496Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2022-08-08T13:33:59.496Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-08T13:33:59.496Z] check_test.go:309: [d0ff526f5502a] daemon is not started [2022-08-08T13:33:59.496Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2022-08-08T13:33:59.496Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2022-08-08T13:33:59.496Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.07s) [2022-08-08T13:33:59.496Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-08T13:33:59.496Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-08T13:33:59.496Z] === RUN TestCopyFromContainer [2022-08-08T13:34:00.874Z] === RUN TestCopyFromContainer// [2022-08-08T13:34:00.874Z] === RUN TestCopyFromContainer//bar/root [2022-08-08T13:34:01.133Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-08T13:34:01.133Z] === RUN TestCopyFromContainer/bar/quux [2022-08-08T13:34:01.133Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2022-08-08T13:34:01.133Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-08T13:34:01.391Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-08T13:34:01.391Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-08T13:34:01.391Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-08T13:34:01.648Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-08T13:34:01.648Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-08T13:34:01.648Z] --- PASS: TestCopyFromContainer (2.12s) [2022-08-08T13:34:01.648Z] --- PASS: TestCopyFromContainer// (0.10s) [2022-08-08T13:34:01.648Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2022-08-08T13:34:01.648Z] --- PASS: TestCopyFromContainer//bar/root/ (0.12s) [2022-08-08T13:34:01.648Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-08T13:34:01.648Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-08T13:34:01.648Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.08s) [2022-08-08T13:34:01.648Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2022-08-08T13:34:01.648Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.09s) [2022-08-08T13:34:01.648Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-08T13:34:01.648Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-08T13:34:01.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-08T13:34:01.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T13:34:01.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T13:34:01.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T13:34:01.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T13:34:01.648Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T13:34:01.648Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T13:34:01.648Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T13:34:01.648Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T13:34:01.648Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T13:34:01.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-08T13:34:01.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-08T13:34:01.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-08T13:34:01.648Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-08T13:34:01.648Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-08T13:34:01.648Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-08T13:34:01.648Z] === RUN TestCreateWithInvalidEnv [2022-08-08T13:34:01.648Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-08T13:34:01.648Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-08T13:34:01.648Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-08T13:34:01.648Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-08T13:34:01.648Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-08T13:34:01.648Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-08T13:34:01.648Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-08T13:34:01.648Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-08T13:34:01.648Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-08T13:34:01.648Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-08T13:34:01.648Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-08T13:34:01.648Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-08T13:34:01.648Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-08T13:34:01.648Z] === RUN TestCreateTmpfsMountsTarget [2022-08-08T13:34:01.648Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-08T13:34:01.649Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-08T13:34:02.582Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2022-08-08T13:34:03.149Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2022-08-08T13:34:03.717Z] --- PASS: TestCreateWithCustomMaskedPaths (1.80s) [2022-08-08T13:34:03.717Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-08T13:34:03.717Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2022-08-08T13:34:04.653Z] === RUN TestDockerSuite/TestBuildAddScript [2022-08-08T13:34:04.911Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2022-08-08T13:34:05.479Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.96s) [2022-08-08T13:34:05.480Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-08T13:34:05.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T13:34:05.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T13:34:05.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T13:34:05.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T13:34:05.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T13:34:05.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T13:34:05.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T13:34:05.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T13:34:05.480Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T13:34:05.480Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T13:34:05.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T13:34:05.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T13:34:05.480Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T13:34:05.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T13:34:05.739Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T13:34:05.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.05s) [2022-08-08T13:34:05.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2022-08-08T13:34:05.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.03s) [2022-08-08T13:34:05.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2022-08-08T13:34:05.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2022-08-08T13:34:05.739Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-08T13:34:05.739Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-08T13:34:06.309Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.67s) [2022-08-08T13:34:06.309Z] === RUN TestCreateDifferentPlatform [2022-08-08T13:34:06.309Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-08T13:34:06.309Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-08T13:34:06.309Z] --- PASS: TestCreateDifferentPlatform (0.05s) [2022-08-08T13:34:06.309Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-08T13:34:06.309Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.02s) [2022-08-08T13:34:06.309Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-08T13:34:06.309Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2022-08-08T13:34:06.309Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-08T13:34:06.457Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-08-08T13:34:06.457Z] [2022-08-08T13:34:06.457Z] ---> Making bundle: test-integration (in bundles/test-integration) [2022-08-08T13:34:06.457Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2022-08-08T13:34:06.457Z] HOSTNAME=02d44c6d5315 [2022-08-08T13:34:06.457Z] TESTDEBUG=0 [2022-08-08T13:34:06.457Z] DEST=bundles/test-integration [2022-08-08T13:34:06.457Z] PWD=/go/src/github.com/docker/docker [2022-08-08T13:34:06.457Z] DOCKER_GITCOMMIT=0bc12329426c5c3bf43843847cca7e210e31085a [2022-08-08T13:34:06.457Z] container=docker [2022-08-08T13:34:06.457Z] HOME=/root [2022-08-08T13:34:06.457Z] GOLANG_VERSION=1.17.13 [2022-08-08T13:34:06.457Z] VALIDATE_REPO=https://github.com/moby/moby.git [2022-08-08T13:34:06.457Z] VALIDATE_BRANCH=20.10 [2022-08-08T13:34:06.457Z] TERM=xterm [2022-08-08T13:34:06.457Z] DOCKER_PKG=github.com/docker/docker [2022-08-08T13:34:06.457Z] SHLVL=1 [2022-08-08T13:34:06.457Z] TIMEOUT=120m [2022-08-08T13:34:06.457Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2022-08-08T13:34:06.457Z] DOCKER_GRAPHDRIVER=overlay2 [2022-08-08T13:34:06.457Z] GO111MODULE=off [2022-08-08T13:34:06.457Z] DOCKER_EXPERIMENTAL=1 [2022-08-08T13:34:06.457Z] TEST_SKIP_INTEGRATION_CLI=1 [2022-08-08T13:34:06.457Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2022-08-08T13:34:06.457Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2022-08-08T13:34:06.457Z] GOPATH=/go [2022-08-08T13:34:06.457Z] PKG_CONFIG=pkg-config [2022-08-08T13:34:06.457Z] _=/usr/bin/env [2022-08-08T13:34:06.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2022-08-08T13:34:06.567Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.06s) [2022-08-08T13:34:06.568Z] === RUN TestContainerStartOnDaemonRestart [2022-08-08T13:34:06.568Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-08T13:34:06.568Z] === RUN TestDaemonRestartIpcMode [2022-08-08T13:34:06.568Z] === PAUSE TestDaemonRestartIpcMode [2022-08-08T13:34:06.568Z] === RUN TestDaemonHostGatewayIP [2022-08-08T13:34:06.568Z] === PAUSE TestDaemonHostGatewayIP [2022-08-08T13:34:06.568Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-08T13:34:06.568Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-08T13:34:06.568Z] === RUN TestContainerKillOnDaemonStart [2022-08-08T13:34:06.568Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-08T13:34:06.568Z] === RUN TestDiff [2022-08-08T13:34:06.568Z] check_test.go:309: [d9db91e4362d5] daemon is not started [2022-08-08T13:34:06.568Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2022-08-08T13:34:07.134Z] --- PASS: TestDiff (0.64s) [2022-08-08T13:34:07.134Z] === RUN TestExecWithCloseStdin [2022-08-08T13:34:07.392Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2022-08-08T13:34:07.958Z] --- PASS: TestExecWithCloseStdin (0.77s) [2022-08-08T13:34:07.958Z] === RUN TestExec [2022-08-08T13:34:08.525Z] --- PASS: TestExec (0.72s) [2022-08-08T13:34:08.525Z] === RUN TestExecUser [2022-08-08T13:34:09.459Z] --- PASS: TestExecUser (0.86s) [2022-08-08T13:34:09.459Z] === RUN TestExportContainerAndImportImage [2022-08-08T13:34:09.459Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2022-08-08T13:34:10.025Z] check_test.go:309: [d96d62ef518e8] daemon is not started [2022-08-08T13:34:10.025Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2022-08-08T13:34:10.593Z] --- PASS: TestExportContainerAndImportImage (0.97s) [2022-08-08T13:34:10.593Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-08T13:34:11.966Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2022-08-08T13:34:11.966Z] === RUN TestHealthCheckWorkdir [2022-08-08T13:34:12.901Z] --- PASS: TestHealthCheckWorkdir (0.95s) [2022-08-08T13:34:12.901Z] === RUN TestHealthKillContainer [2022-08-08T13:34:13.158Z] docker_cli_daemon_plugins_test.go:80: [dee648e884aa5] daemon is not started [2022-08-08T13:34:13.416Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2022-08-08T13:34:13.983Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2022-08-08T13:34:16.514Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2022-08-08T13:34:17.080Z] docker_cli_daemon_plugins_test.go:170: [d97a148bdb47a] daemon is not started [2022-08-08T13:34:18.014Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2022-08-08T13:34:18.272Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2022-08-08T13:34:18.530Z] === RUN TestDockerSuite/TestBuildAddTar [2022-08-08T13:34:21.063Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2022-08-08T13:34:21.063Z] --- PASS: TestHealthKillContainer (8.28s) [2022-08-08T13:34:21.063Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-08T13:34:21.322Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2022-08-08T13:34:21.889Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2022-08-08T13:34:21.889Z] === RUN TestIpcModeNone [2022-08-08T13:34:21.889Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2022-08-08T13:34:22.457Z] check_test.go:309: [d22275cfb91a7] daemon is not started [2022-08-08T13:34:22.457Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2022-08-08T13:34:22.457Z] --- PASS: TestIpcModeNone (0.71s) [2022-08-08T13:34:22.457Z] === RUN TestIpcModePrivate [2022-08-08T13:34:23.023Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:88, shared: false, mustBeShared: false [2022-08-08T13:34:23.281Z] --- PASS: TestIpcModePrivate (0.86s) [2022-08-08T13:34:23.281Z] === RUN TestIpcModeShareable [2022-08-08T13:34:23.848Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:87, shared: true, mustBeShared: true [2022-08-08T13:34:24.108Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2022-08-08T13:34:24.108Z] --- PASS: TestIpcModeShareable (0.88s) [2022-08-08T13:34:24.108Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-08T13:34:24.674Z] === RUN TestDockerSuite/TestBuildAddTarXz [2022-08-08T13:34:25.630Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2022-08-08T13:34:25.708Z] --- PASS: TestBuildWithHugeFile (50.86s) [2022-08-08T13:34:25.708Z] === RUN TestBuildWithEmptyDockerfile [2022-08-08T13:34:25.708Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T13:34:25.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T13:34:25.708Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T13:34:25.708Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T13:34:25.708Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T13:34:25.708Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T13:34:25.708Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T13:34:25.708Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T13:34:25.708Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T13:34:25.708Z] --- PASS: TestBuildWithEmptyDockerfile (0.02s) [2022-08-08T13:34:25.708Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.10s) [2022-08-08T13:34:25.708Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-08T13:34:25.708Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-08T13:34:25.708Z] === RUN TestBuildPreserveOwnership [2022-08-08T13:34:25.708Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-08T13:34:25.708Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-08T13:34:25.708Z] --- PASS: TestBuildPreserveOwnership (3.31s) [2022-08-08T13:34:25.708Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.23s) [2022-08-08T13:34:25.708Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.08s) [2022-08-08T13:34:25.708Z] === RUN TestBuildPlatformInvalid [2022-08-08T13:34:25.708Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-08T13:34:25.708Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-08T13:34:25.892Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2022-08-08T13:34:26.826Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.56s) [2022-08-08T13:34:26.826Z] === RUN TestAPIIpcModeHost [2022-08-08T13:34:27.084Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2022-08-08T13:34:27.342Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2022-08-08T13:34:27.342Z] --- PASS: TestAPIIpcModeHost (0.67s) [2022-08-08T13:34:27.342Z] === RUN TestDaemonIpcModeShareable [2022-08-08T13:34:28.717Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2022-08-08T13:34:28.976Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: true, mustBeShared: true [2022-08-08T13:34:29.234Z] --- PASS: TestDaemonIpcModeShareable (1.78s) [2022-08-08T13:34:29.234Z] === RUN TestDaemonIpcModePrivate [2022-08-08T13:34:30.609Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2022-08-08T13:34:30.609Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2022-08-08T13:34:30.609Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2022-08-08T13:34:30.868Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2022-08-08T13:34:30.868Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-08T13:34:32.246Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2022-08-08T13:34:32.246Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:106, shared: false, mustBeShared: false [2022-08-08T13:34:32.505Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.62s) [2022-08-08T13:34:32.505Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-08T13:34:32.960Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2022-08-08T13:34:33.523Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2022-08-08T13:34:33.880Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2022-08-08T13:34:33.880Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:98, shared: true, mustBeShared: true [2022-08-08T13:34:34.139Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.72s) [2022-08-08T13:34:34.139Z] === RUN TestIpcModeOlderClient [2022-08-08T13:34:34.139Z] === PAUSE TestIpcModeOlderClient [2022-08-08T13:34:34.139Z] === RUN TestKillContainerInvalidSignal [2022-08-08T13:34:34.397Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2022-08-08T13:34:34.964Z] --- PASS: TestKillContainerInvalidSignal (0.68s) [2022-08-08T13:34:34.964Z] === RUN TestKillContainer [2022-08-08T13:34:34.964Z] === RUN TestKillContainer/no_signal [2022-08-08T13:34:35.531Z] === RUN TestKillContainer/non_killing_signal [2022-08-08T13:34:35.789Z] === RUN TestKillContainer/killing_signal [2022-08-08T13:34:36.047Z] === RUN TestDockerSuite/TestBuildBlankName [2022-08-08T13:34:36.305Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2022-08-08T13:34:36.481Z] --- PASS: TestBuildWithHugeFile (51.06s) [2022-08-08T13:34:36.481Z] === RUN TestBuildWithEmptyDockerfile [2022-08-08T13:34:36.481Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T13:34:36.481Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T13:34:36.481Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T13:34:36.481Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T13:34:36.481Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T13:34:36.481Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T13:34:36.481Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T13:34:36.481Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T13:34:36.481Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T13:34:36.481Z] --- PASS: TestBuildWithEmptyDockerfile (0.08s) [2022-08-08T13:34:36.481Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2022-08-08T13:34:36.481Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2022-08-08T13:34:36.481Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.04s) [2022-08-08T13:34:36.481Z] === RUN TestBuildPreserveOwnership [2022-08-08T13:34:36.481Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-08T13:34:36.563Z] --- PASS: TestKillContainer (1.76s) [2022-08-08T13:34:36.563Z] --- PASS: TestKillContainer/no_signal (0.55s) [2022-08-08T13:34:36.563Z] --- PASS: TestKillContainer/non_killing_signal (0.41s) [2022-08-08T13:34:36.563Z] --- PASS: TestKillContainer/killing_signal (0.58s) [2022-08-08T13:34:36.563Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-08T13:34:36.563Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-08T13:34:37.049Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-08T13:34:37.129Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-08T13:34:37.696Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.11s) [2022-08-08T13:34:37.696Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.54s) [2022-08-08T13:34:37.696Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.38s) [2022-08-08T13:34:37.696Z] === RUN TestKillStoppedContainer [2022-08-08T13:34:37.942Z] Loaded image: buildpack-deps:buster [2022-08-08T13:34:37.942Z] Loaded image: busybox:latest [2022-08-08T13:34:37.942Z] Loaded image: busybox:glibc [2022-08-08T13:34:37.955Z] --- PASS: TestKillStoppedContainer (0.07s) [2022-08-08T13:34:37.955Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-08T13:34:37.955Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2022-08-08T13:34:37.955Z] === RUN TestKillDifferentUserContainer [2022-08-08T13:34:37.955Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2022-08-08T13:34:37.955Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2022-08-08T13:34:38.521Z] --- PASS: TestKillDifferentUserContainer (0.68s) [2022-08-08T13:34:38.521Z] === RUN TestInspectOomKilledTrue [2022-08-08T13:34:38.521Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T13:34:38.521Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-08T13:34:38.521Z] === RUN TestInspectOomKilledFalse [2022-08-08T13:34:38.521Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T13:34:38.521Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-08T13:34:38.521Z] === RUN TestLinksEtcHostsContentMatch [2022-08-08T13:34:39.086Z] --- PASS: TestLinksEtcHostsContentMatch (0.43s) [2022-08-08T13:34:39.086Z] === RUN TestLinksContainerNames [2022-08-08T13:34:39.328Z] Loaded image: debian:bullseye [2022-08-08T13:34:39.328Z] Loaded image: hello-world:latest [2022-08-08T13:34:39.328Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T13:34:39.652Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2022-08-08T13:34:40.219Z] --- PASS: TestLinksContainerNames (1.19s) [2022-08-08T13:34:40.219Z] === RUN TestLogsFollowTailEmpty [2022-08-08T13:34:40.477Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2022-08-08T13:34:40.740Z] --- PASS: TestLogsFollowTailEmpty (0.58s) [2022-08-08T13:34:40.740Z] === RUN TestContainerNetworkMountsNoChown [2022-08-08T13:34:41.236Z] --- PASS: TestBuildPreserveOwnership (9.68s) [2022-08-08T13:34:41.236Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.67s) [2022-08-08T13:34:41.236Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2022-08-08T13:34:41.236Z] === RUN TestBuildPlatformInvalid [2022-08-08T13:34:41.236Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2022-08-08T13:34:41.236Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-08T13:34:41.236Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-08-08T13:34:41.236Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-08T13:34:41.236Z] PASS [2022-08-08T13:34:41.236Z] [2022-08-08T13:34:41.236Z] === Skipped [2022-08-08T13:34:41.236Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-08T13:34:41.236Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T13:34:41.236Z] [2022-08-08T13:34:41.236Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2022-08-08T13:34:41.236Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2022-08-08T13:34:41.236Z] [2022-08-08T13:34:41.236Z] DONE 33 tests, 2 skipped in 129.491s [2022-08-08T13:34:41.236Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-08T13:34:41.307Z] --- PASS: TestContainerNetworkMountsNoChown (0.57s) [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/default [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/default [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/private [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/private [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/rprivate [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/slave [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/slave [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/rslave [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/shared [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/shared [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/rshared [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-08T13:34:41.307Z] === CONT TestMountDaemonRoot/default [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-08T13:34:41.307Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-08T13:34:41.307Z] === CONT TestMountDaemonRoot/rprivate [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-08T13:34:41.307Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T13:34:41.307Z] === CONT TestMountDaemonRoot/private [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-08T13:34:41.307Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-08T13:34:41.307Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-08T13:34:41.307Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-08T13:34:41.495Z] INFO: Testing against a local daemon [2022-08-08T13:34:41.495Z] === RUN TestConfigInspect [2022-08-08T13:34:41.495Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:34:41.495Z] --- SKIP: TestConfigInspect (0.03s) [2022-08-08T13:34:41.495Z] === RUN TestConfigList [2022-08-08T13:34:41.495Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:34:41.495Z] --- SKIP: TestConfigList (0.01s) [2022-08-08T13:34:41.495Z] === RUN TestConfigsCreateAndDelete [2022-08-08T13:34:41.495Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:34:41.495Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2022-08-08T13:34:41.495Z] === RUN TestConfigsUpdate [2022-08-08T13:34:41.495Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:34:41.495Z] --- SKIP: TestConfigsUpdate (0.01s) [2022-08-08T13:34:41.495Z] === RUN TestTemplatedConfig [2022-08-08T13:34:41.495Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:34:41.495Z] --- SKIP: TestTemplatedConfig (0.00s) [2022-08-08T13:34:41.495Z] === RUN TestConfigCreateResolve [2022-08-08T13:34:41.495Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:34:41.495Z] --- SKIP: TestConfigCreateResolve (0.01s) [2022-08-08T13:34:41.495Z] === RUN TestConfigDaemonLibtrustID [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/slave [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/rshared [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/shared [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/rslave [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-08T13:34:41.565Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T13:34:41.565Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-08T13:34:41.565Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-08T13:34:41.824Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-08T13:34:41.824Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T13:34:41.824Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-08T13:34:41.824Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-08T13:34:41.824Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-08T13:34:41.824Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-08T13:34:41.824Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-08T13:34:41.824Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T13:34:41.824Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-08T13:34:41.824Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot (0.03s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2022-08-08T13:34:41.824Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2022-08-08T13:34:41.824Z] === RUN TestContainerBindMountNonRecursive [2022-08-08T13:34:42.082Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2022-08-08T13:34:43.398Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2022-08-08T13:34:43.398Z] PASS [2022-08-08T13:34:43.398Z] [2022-08-08T13:34:43.398Z] === Skipped [2022-08-08T13:34:43.398Z] === SKIP: amd64.integration.config TestConfigInspect (0.03s) [2022-08-08T13:34:43.398Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:34:43.398Z] [2022-08-08T13:34:43.398Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2022-08-08T13:34:43.398Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:34:43.398Z] [2022-08-08T13:34:43.398Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2022-08-08T13:34:43.398Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:34:43.398Z] [2022-08-08T13:34:43.398Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2022-08-08T13:34:43.398Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:34:43.398Z] [2022-08-08T13:34:43.398Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2022-08-08T13:34:43.398Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:34:43.398Z] [2022-08-08T13:34:43.398Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2022-08-08T13:34:43.398Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:34:43.398Z] [2022-08-08T13:34:43.398Z] DONE 7 tests, 6 skipped in 1.730s [2022-08-08T13:34:43.398Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-08T13:34:43.398Z] INFO: Testing against a local daemon [2022-08-08T13:34:43.398Z] === RUN TestCheckpoint [2022-08-08T13:34:43.398Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T13:34:43.398Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-08T13:34:43.398Z] === RUN TestContainerInvalidJSON [2022-08-08T13:34:43.398Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-08-08T13:34:43.398Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-08-08T13:34:43.398Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-08-08T13:34:43.398Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-08-08T13:34:43.398Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-08-08T13:34:43.398Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-08-08T13:34:43.398Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-08-08T13:34:43.398Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-08-08T13:34:43.398Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-08-08T13:34:43.398Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-08T13:34:43.398Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-08-08T13:34:43.398Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-08-08T13:34:43.398Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-08-08T13:34:43.398Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-08T13:34:43.398Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-08T13:34:43.398Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-08T13:34:43.398Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-08T13:34:43.398Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-08T13:34:43.398Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2022-08-08T13:34:43.398Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-08T13:34:43.398Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2022-08-08T13:34:43.398Z] === RUN TestCopyFromContainer [2022-08-08T13:34:43.457Z] --- PASS: TestContainerBindMountNonRecursive (1.51s) [2022-08-08T13:34:43.457Z] === RUN TestContainerVolumesMountedAsShared [2022-08-08T13:34:43.715Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2022-08-08T13:34:43.974Z] --- PASS: TestContainerVolumesMountedAsShared (0.55s) [2022-08-08T13:34:43.974Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-08T13:34:44.542Z] --- PASS: TestContainerVolumesMountedAsSlave (0.44s) [2022-08-08T13:34:44.542Z] === RUN TestNetworkNat [2022-08-08T13:34:44.542Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2022-08-08T13:34:45.108Z] --- PASS: TestNetworkNat (0.67s) [2022-08-08T13:34:45.108Z] === RUN TestNetworkLocalhostTCPNat [2022-08-08T13:34:45.674Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2022-08-08T13:34:45.932Z] --- PASS: TestNetworkLocalhostTCPNat (0.77s) [2022-08-08T13:34:45.932Z] === RUN TestNetworkLoopbackNat [2022-08-08T13:34:46.869Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2022-08-08T13:34:47.459Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.26s) [2022-08-08T13:34:47.460Z] PASS [2022-08-08T13:34:47.460Z] [2022-08-08T13:34:47.460Z] === Skipped [2022-08-08T13:34:47.460Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2022-08-08T13:34:47.460Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T13:34:47.460Z] [2022-08-08T13:34:47.460Z] DONE 33 tests, 1 skipped in 114.903s [2022-08-08T13:34:47.460Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2022-08-08T13:34:47.460Z] INFO: Testing against a local daemon [2022-08-08T13:34:47.460Z] === RUN TestConfigInspect [2022-08-08T13:34:47.606Z] === RUN TestCopyFromContainer// [2022-08-08T13:34:47.606Z] === RUN TestCopyFromContainer//bar/root [2022-08-08T13:34:47.606Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-08T13:34:47.606Z] === RUN TestCopyFromContainer/bar/quux [2022-08-08T13:34:47.606Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-08T13:34:47.606Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-08T13:34:47.606Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-08T13:34:47.606Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-08T13:34:47.606Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-08T13:34:47.606Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-08T13:34:47.606Z] --- PASS: TestCopyFromContainer (4.33s) [2022-08-08T13:34:47.606Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-08T13:34:47.606Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2022-08-08T13:34:47.606Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2022-08-08T13:34:47.606Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2022-08-08T13:34:47.606Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-08T13:34:47.606Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-08T13:34:47.606Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-08T13:34:47.606Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2022-08-08T13:34:47.606Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-08T13:34:47.606Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-08T13:34:47.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-08T13:34:47.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T13:34:47.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T13:34:47.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T13:34:47.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T13:34:47.606Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T13:34:47.606Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T13:34:47.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T13:34:47.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T13:34:47.606Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T13:34:47.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-08T13:34:47.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-08T13:34:47.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-08T13:34:47.606Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-08T13:34:47.606Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-08T13:34:47.606Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-08T13:34:47.606Z] === RUN TestCreateWithInvalidEnv [2022-08-08T13:34:47.865Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-08T13:34:47.865Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-08T13:34:47.865Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-08T13:34:47.865Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-08T13:34:47.865Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-08T13:34:47.865Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-08T13:34:47.865Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-08T13:34:47.865Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-08T13:34:47.865Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-08T13:34:47.865Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-08T13:34:47.865Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-08T13:34:47.865Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-08T13:34:47.865Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-08T13:34:47.865Z] === RUN TestCreateTmpfsMountsTarget [2022-08-08T13:34:47.865Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-08T13:34:47.865Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-08T13:34:49.245Z] --- PASS: TestCreateWithCustomMaskedPaths (1.21s) [2022-08-08T13:34:49.245Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-08T13:34:49.369Z] --- PASS: TestConfigInspect (2.29s) [2022-08-08T13:34:49.369Z] === RUN TestConfigList [2022-08-08T13:34:49.418Z] --- PASS: TestNetworkLoopbackNat (3.12s) [2022-08-08T13:34:49.418Z] === RUN TestPause [2022-08-08T13:34:49.418Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2022-08-08T13:34:49.679Z] --- PASS: TestPause (0.80s) [2022-08-08T13:34:49.679Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-08T13:34:49.679Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T13:34:49.679Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T13:34:49.679Z] === RUN TestPauseStopPausedContainer [2022-08-08T13:34:50.180Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.13s) [2022-08-08T13:34:50.180Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-08T13:34:50.180Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T13:34:50.180Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T13:34:50.180Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T13:34:50.180Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T13:34:50.180Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T13:34:50.180Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T13:34:50.180Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T13:34:50.180Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T13:34:50.180Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T13:34:50.180Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T13:34:50.180Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T13:34:50.180Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T13:34:50.180Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T13:34:50.180Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T13:34:50.180Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T13:34:50.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-08T13:34:50.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-08T13:34:50.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-08T13:34:50.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-08T13:34:50.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-08T13:34:50.180Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-08T13:34:50.180Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-08T13:34:50.439Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.39s) [2022-08-08T13:34:50.439Z] === RUN TestCreateDifferentPlatform [2022-08-08T13:34:50.439Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-08T13:34:50.439Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-08T13:34:50.439Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2022-08-08T13:34:50.439Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-08T13:34:50.439Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-08T13:34:50.439Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-08T13:34:50.439Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2022-08-08T13:34:50.439Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-08T13:34:50.614Z] --- PASS: TestPauseStopPausedContainer (0.76s) [2022-08-08T13:34:50.614Z] === RUN TestPsFilter [2022-08-08T13:34:50.614Z] --- PASS: TestPsFilter (0.13s) [2022-08-08T13:34:50.614Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-08T13:34:50.698Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-08T13:34:50.698Z] === RUN TestContainerStartOnDaemonRestart [2022-08-08T13:34:50.698Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-08T13:34:50.698Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2022-08-08T13:34:50.698Z] === RUN TestDaemonRestartIpcMode [2022-08-08T13:34:50.698Z] === PAUSE TestDaemonRestartIpcMode [2022-08-08T13:34:50.698Z] === RUN TestDaemonHostGatewayIP [2022-08-08T13:34:50.698Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:34:50.698Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2022-08-08T13:34:50.698Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-08T13:34:50.698Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-08T13:34:50.698Z] === RUN TestContainerKillOnDaemonStart [2022-08-08T13:34:50.698Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-08T13:34:50.698Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2022-08-08T13:34:50.698Z] === RUN TestDiff [2022-08-08T13:34:50.957Z] --- PASS: TestDiff (0.38s) [2022-08-08T13:34:50.957Z] === RUN TestExecWithCloseStdin [2022-08-08T13:34:51.278Z] --- PASS: TestConfigList (2.10s) [2022-08-08T13:34:51.278Z] === RUN TestConfigsCreateAndDelete [2022-08-08T13:34:51.524Z] --- PASS: TestExecWithCloseStdin (0.43s) [2022-08-08T13:34:51.524Z] === RUN TestExec [2022-08-08T13:34:51.548Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.75s) [2022-08-08T13:34:51.548Z] === RUN TestRemoveContainerWithVolume [2022-08-08T13:34:51.783Z] --- PASS: TestExec (0.42s) [2022-08-08T13:34:51.783Z] === RUN TestExecUser [2022-08-08T13:34:51.808Z] check_test.go:309: [d06de516e2b1b] daemon is not started [2022-08-08T13:34:51.808Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2022-08-08T13:34:52.066Z] --- PASS: TestRemoveContainerWithVolume (0.73s) [2022-08-08T13:34:52.066Z] === RUN TestRemoveContainerRunning [2022-08-08T13:34:52.351Z] --- PASS: TestExecUser (0.44s) [2022-08-08T13:34:52.351Z] === RUN TestExportContainerAndImportImage [2022-08-08T13:34:52.919Z] --- PASS: TestExportContainerAndImportImage (0.57s) [2022-08-08T13:34:52.919Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-08T13:34:52.999Z] --- PASS: TestRemoveContainerRunning (0.75s) [2022-08-08T13:34:52.999Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-08T13:34:53.403Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2022-08-08T13:34:53.403Z] [2022-08-08T13:34:53.403Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2022-08-08T13:34:53.403Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2022-08-08T13:34:53.403Z] Using test binary docker [2022-08-08T13:34:53.403Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-08T13:34:53.403Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-08T13:34:53.403Z] INFO: Waiting for daemon to start... [2022-08-08T13:34:53.403Z] Starting dockerd [2022-08-08T13:34:53.403Z] . [2022-08-08T13:34:53.403Z] INFO: Building docker-sdk-python3:4.4.1... [2022-08-08T13:34:53.820Z] --- PASS: TestConfigsCreateAndDelete (2.16s) [2022-08-08T13:34:53.820Z] === RUN TestConfigsUpdate [2022-08-08T13:34:53.932Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.82s) [2022-08-08T13:34:53.932Z] === RUN TestRemoveInvalidContainer [2022-08-08T13:34:53.932Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2022-08-08T13:34:53.932Z] === RUN TestRenameLinkedContainer [2022-08-08T13:34:54.190Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2022-08-08T13:34:55.415Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2022-08-08T13:34:55.731Z] --- PASS: TestConfigsUpdate (2.14s) [2022-08-08T13:34:55.731Z] === RUN TestTemplatedConfig [2022-08-08T13:34:56.204Z] --- PASS: TestExportContainerAfterDaemonRestart (3.30s) [2022-08-08T13:34:56.204Z] === RUN TestHealthCheckWorkdir [2022-08-08T13:34:56.772Z] --- PASS: TestHealthCheckWorkdir (0.52s) [2022-08-08T13:34:56.772Z] === RUN TestHealthKillContainer [2022-08-08T13:34:57.474Z] --- PASS: TestRenameLinkedContainer (3.16s) [2022-08-08T13:34:57.474Z] === RUN TestRenameStoppedContainer [2022-08-08T13:34:57.732Z] --- PASS: TestRenameStoppedContainer (0.93s) [2022-08-08T13:34:57.732Z] === RUN TestRenameRunningContainerAndReuse [2022-08-08T13:34:58.352Z] --- PASS: TestTemplatedConfig (2.52s) [2022-08-08T13:34:58.352Z] === RUN TestConfigCreateResolve [2022-08-08T13:34:59.631Z] --- PASS: TestRenameRunningContainerAndReuse (1.55s) [2022-08-08T13:34:59.631Z] === RUN TestRenameInvalidName [2022-08-08T13:35:00.197Z] --- PASS: TestRenameInvalidName (0.81s) [2022-08-08T13:35:00.197Z] === RUN TestRenameAnonymousContainer [2022-08-08T13:35:00.197Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2022-08-08T13:35:00.265Z] --- PASS: TestConfigCreateResolve (2.14s) [2022-08-08T13:35:00.265Z] === RUN TestConfigDaemonLibtrustID [2022-08-08T13:35:00.659Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2022-08-08T13:35:00.834Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2022-08-08T13:35:00.834Z] PASS [2022-08-08T13:35:00.834Z] [2022-08-08T13:35:00.834Z] DONE 7 tests in 13.916s [2022-08-08T13:35:00.834Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2022-08-08T13:35:00.834Z] INFO: Testing against a local daemon [2022-08-08T13:35:00.834Z] === RUN TestCheckpoint [2022-08-08T13:35:00.834Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T13:35:00.834Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-08T13:35:00.834Z] === RUN TestContainerInvalidJSON [2022-08-08T13:35:00.834Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-08-08T13:35:00.834Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-08-08T13:35:00.834Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-08-08T13:35:00.834Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-08-08T13:35:00.834Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-08-08T13:35:00.834Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-08-08T13:35:00.834Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-08-08T13:35:00.834Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-08-08T13:35:00.834Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-08-08T13:35:00.834Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-08T13:35:00.834Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-08-08T13:35:00.834Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-08-08T13:35:00.834Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-08-08T13:35:00.834Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-08T13:35:00.834Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2022-08-08T13:35:00.834Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-08T13:35:00.834Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2022-08-08T13:35:00.834Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-08T13:35:00.834Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-08T13:35:00.834Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-08T13:35:01.095Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-08T13:35:01.095Z] === RUN TestCopyFromContainer [2022-08-08T13:35:01.221Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2022-08-08T13:35:02.035Z] === RUN TestCopyFromContainer// [2022-08-08T13:35:02.035Z] === RUN TestCopyFromContainer//bar/root [2022-08-08T13:35:02.035Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-08T13:35:02.035Z] === RUN TestCopyFromContainer/bar/quux [2022-08-08T13:35:02.149Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2022-08-08T13:35:02.295Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-08T13:35:02.295Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-08T13:35:02.295Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-08T13:35:02.295Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-08T13:35:02.556Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-08T13:35:02.556Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-08T13:35:02.556Z] --- PASS: TestCopyFromContainer (1.58s) [2022-08-08T13:35:02.556Z] --- PASS: TestCopyFromContainer// (0.07s) [2022-08-08T13:35:02.556Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2022-08-08T13:35:02.556Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-08T13:35:02.556Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2022-08-08T13:35:02.556Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2022-08-08T13:35:02.556Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2022-08-08T13:35:02.556Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-08T13:35:02.556Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-08T13:35:02.556Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2022-08-08T13:35:02.556Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2022-08-08T13:35:02.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-08T13:35:02.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T13:35:02.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T13:35:02.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T13:35:02.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T13:35:02.556Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T13:35:02.556Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T13:35:02.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T13:35:02.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T13:35:02.556Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T13:35:02.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2022-08-08T13:35:02.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-08T13:35:02.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-08T13:35:02.556Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-08T13:35:02.556Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-08T13:35:02.556Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2022-08-08T13:35:02.556Z] === RUN TestCreateWithInvalidEnv [2022-08-08T13:35:02.556Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-08T13:35:02.556Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-08T13:35:02.556Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-08T13:35:02.556Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-08T13:35:02.556Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-08T13:35:02.556Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-08T13:35:02.556Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-08T13:35:02.556Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-08T13:35:02.556Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-08T13:35:02.556Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2022-08-08T13:35:02.556Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-08T13:35:02.556Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-08T13:35:02.556Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-08T13:35:02.556Z] === RUN TestCreateTmpfsMountsTarget [2022-08-08T13:35:02.556Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2022-08-08T13:35:02.556Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-08T13:35:02.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2022-08-08T13:35:02.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2022-08-08T13:35:03.490Z] --- PASS: TestRenameAnonymousContainer (3.15s) [2022-08-08T13:35:03.490Z] === RUN TestRenameContainerWithSameName [2022-08-08T13:35:03.749Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2022-08-08T13:35:03.898Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2022-08-08T13:35:04.009Z] --- PASS: TestRenameContainerWithSameName (0.76s) [2022-08-08T13:35:04.009Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-08T13:35:04.466Z] --- PASS: TestCreateWithCustomMaskedPaths (1.51s) [2022-08-08T13:35:04.466Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-08T13:35:06.817Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2022-08-08T13:35:06.819Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.45s) [2022-08-08T13:35:06.819Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-08T13:35:06.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T13:35:06.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T13:35:06.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T13:35:06.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T13:35:06.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T13:35:06.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T13:35:06.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T13:35:06.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T13:35:06.819Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T13:35:06.819Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T13:35:06.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T13:35:06.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T13:35:06.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T13:35:06.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T13:35:06.819Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T13:35:06.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-08T13:35:06.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-08T13:35:06.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-08T13:35:06.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-08T13:35:06.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-08T13:35:06.819Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.00s) [2022-08-08T13:35:06.819Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-08T13:35:06.819Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2022-08-08T13:35:06.819Z] === RUN TestCreateDifferentPlatform [2022-08-08T13:35:06.819Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-08T13:35:06.819Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-08T13:35:06.819Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-08T13:35:06.819Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-08T13:35:06.819Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-08T13:35:06.819Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-08T13:35:06.819Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2022-08-08T13:35:06.819Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-08T13:35:06.819Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2022-08-08T13:35:06.819Z] === RUN TestContainerStartOnDaemonRestart [2022-08-08T13:35:06.819Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-08T13:35:06.819Z] === RUN TestDaemonRestartIpcMode [2022-08-08T13:35:06.819Z] === PAUSE TestDaemonRestartIpcMode [2022-08-08T13:35:06.819Z] === RUN TestDaemonHostGatewayIP [2022-08-08T13:35:06.819Z] === PAUSE TestDaemonHostGatewayIP [2022-08-08T13:35:06.819Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-08T13:35:06.819Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-08T13:35:06.819Z] === RUN TestContainerKillOnDaemonStart [2022-08-08T13:35:06.819Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-08T13:35:06.819Z] === RUN TestDiff [2022-08-08T13:35:06.819Z] --- PASS: TestDiff (0.49s) [2022-08-08T13:35:06.819Z] === RUN TestExecWithCloseStdin [2022-08-08T13:35:06.820Z] --- PASS: TestHealthKillContainer (7.84s) [2022-08-08T13:35:06.820Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-08T13:35:06.820Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-08T13:35:06.820Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2022-08-08T13:35:06.820Z] === RUN TestIpcModeNone [2022-08-08T13:35:06.820Z] --- PASS: TestIpcModeNone (0.44s) [2022-08-08T13:35:06.820Z] === RUN TestIpcModePrivate [2022-08-08T13:35:06.820Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:71, shared: false, mustBeShared: false [2022-08-08T13:35:06.820Z] --- PASS: TestIpcModePrivate (0.49s) [2022-08-08T13:35:06.820Z] === RUN TestIpcModeShareable [2022-08-08T13:35:06.820Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T13:35:06.820Z] --- SKIP: TestIpcModeShareable (0.00s) [2022-08-08T13:35:06.820Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-08T13:35:06.820Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.37s) [2022-08-08T13:35:06.820Z] === RUN TestAPIIpcModeHost [2022-08-08T13:35:06.820Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T13:35:06.820Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2022-08-08T13:35:06.820Z] === RUN TestDaemonIpcModeShareable [2022-08-08T13:35:06.820Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T13:35:06.820Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2022-08-08T13:35:06.820Z] === RUN TestDaemonIpcModePrivate [2022-08-08T13:35:06.827Z] --- PASS: TestRenameContainerWithLinkedContainer (1.65s) [2022-08-08T13:35:06.827Z] === RUN TestResize [2022-08-08T13:35:06.827Z] --- PASS: TestResize (0.87s) [2022-08-08T13:35:06.827Z] === RUN TestResizeWithInvalidSize [2022-08-08T13:35:06.827Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2022-08-08T13:35:07.073Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2022-08-08T13:35:07.084Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2022-08-08T13:35:07.344Z] --- PASS: TestResizeWithInvalidSize (0.57s) [2022-08-08T13:35:07.344Z] === RUN TestResizeWhenContainerNotStarted [2022-08-08T13:35:07.391Z] --- PASS: TestExecWithCloseStdin (0.58s) [2022-08-08T13:35:07.391Z] === RUN TestExec [2022-08-08T13:35:07.757Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:74, shared: false, mustBeShared: false [2022-08-08T13:35:07.961Z] --- PASS: TestExec (0.59s) [2022-08-08T13:35:07.961Z] === RUN TestExecUser [2022-08-08T13:35:08.002Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2022-08-08T13:35:08.259Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2022-08-08T13:35:08.531Z] --- PASS: TestExecUser (0.59s) [2022-08-08T13:35:08.531Z] === RUN TestExportContainerAndImportImage [2022-08-08T13:35:08.717Z] --- PASS: TestResizeWhenContainerNotStarted (1.40s) [2022-08-08T13:35:08.717Z] === RUN TestDaemonRestartKillContainers [2022-08-08T13:35:08.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T13:35:08.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T13:35:08.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T13:35:08.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T13:35:08.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T13:35:08.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T13:35:08.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T13:35:08.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T13:35:08.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T13:35:08.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T13:35:08.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T13:35:08.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T13:35:08.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T13:35:08.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T13:35:08.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T13:35:08.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T13:35:08.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:35:08.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:35:08.717Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:35:08.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:35:08.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:35:08.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:35:08.717Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:35:08.717Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:35:08.717Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T13:35:08.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T13:35:08.717Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2022-08-08T13:35:09.132Z] --- PASS: TestDaemonIpcModePrivate (2.12s) [2022-08-08T13:35:09.132Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-08T13:35:09.132Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T13:35:09.132Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-08T13:35:09.132Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-08T13:35:09.132Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T13:35:09.132Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-08T13:35:09.132Z] === RUN TestIpcModeOlderClient [2022-08-08T13:35:09.132Z] === PAUSE TestIpcModeOlderClient [2022-08-08T13:35:09.132Z] === RUN TestKillContainerInvalidSignal [2022-08-08T13:35:09.188Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2022-08-08T13:35:09.283Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2022-08-08T13:35:09.392Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-08-08T13:35:09.392Z] === RUN TestKillContainer [2022-08-08T13:35:09.392Z] === RUN TestKillContainer/no_signal [2022-08-08T13:35:09.471Z] --- PASS: TestExportContainerAndImportImage (0.69s) [2022-08-08T13:35:09.471Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-08T13:35:09.651Z] === RUN TestKillContainer/non_killing_signal [2022-08-08T13:35:10.116Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2022-08-08T13:35:10.218Z] === RUN TestKillContainer/killing_signal [2022-08-08T13:35:10.785Z] --- PASS: TestKillContainer (1.25s) [2022-08-08T13:35:10.785Z] --- PASS: TestKillContainer/no_signal (0.41s) [2022-08-08T13:35:10.785Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-08T13:35:10.785Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-08T13:35:10.785Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-08T13:35:10.785Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-08T13:35:10.854Z] --- PASS: TestExportContainerAfterDaemonRestart (1.29s) [2022-08-08T13:35:10.854Z] === RUN TestHealthCheckWorkdir [2022-08-08T13:35:11.045Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2022-08-08T13:35:11.058Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-08T13:35:11.114Z] --- PASS: TestHealthCheckWorkdir (0.63s) [2022-08-08T13:35:11.114Z] === RUN TestHealthKillContainer [2022-08-08T13:35:11.185Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2022-08-08T13:35:11.185Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T13:35:11.316Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.76s) [2022-08-08T13:35:11.316Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.37s) [2022-08-08T13:35:11.316Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2022-08-08T13:35:11.316Z] === RUN TestKillStoppedContainer [2022-08-08T13:35:11.316Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-08T13:35:11.316Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-08T13:35:11.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T13:35:11.575Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-08T13:35:11.575Z] === RUN TestKillDifferentUserContainer [2022-08-08T13:35:11.613Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2022-08-08T13:35:11.701Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2022-08-08T13:35:11.834Z] --- PASS: TestKillDifferentUserContainer (0.39s) [2022-08-08T13:35:11.834Z] === RUN TestInspectOomKilledTrue [2022-08-08T13:35:11.834Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T13:35:11.834Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-08T13:35:11.834Z] === RUN TestInspectOomKilledFalse [2022-08-08T13:35:11.834Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T13:35:11.834Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2022-08-08T13:35:11.834Z] === RUN TestLinksEtcHostsContentMatch [2022-08-08T13:35:11.834Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-08T13:35:11.834Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2022-08-08T13:35:11.834Z] === RUN TestLinksContainerNames [2022-08-08T13:35:12.268Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2022-08-08T13:35:12.541Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2022-08-08T13:35:12.770Z] --- PASS: TestLinksContainerNames (0.78s) [2022-08-08T13:35:12.770Z] === RUN TestLogsFollowTailEmpty [2022-08-08T13:35:13.029Z] --- PASS: TestLogsFollowTailEmpty (0.37s) [2022-08-08T13:35:13.029Z] === RUN TestContainerNetworkMountsNoChown [2022-08-08T13:35:13.103Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2022-08-08T13:35:13.103Z] Using test binary docker [2022-08-08T13:35:13.103Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2022-08-08T13:35:13.103Z] +++ /etc/init.d/apparmor start [2022-08-08T13:35:13.103Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2022-08-08T13:35:13.103Z] INFO: Waiting for daemon to start... [2022-08-08T13:35:13.103Z] Starting dockerd [2022-08-08T13:35:13.103Z] +++ 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-08T13:35:13.289Z] --- PASS: TestContainerNetworkMountsNoChown (0.38s) [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/default [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/default [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/private [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/private [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/rprivate [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/slave [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/slave [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/rslave [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/shared [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/shared [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/rshared [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-08T13:35:13.289Z] === CONT TestMountDaemonRoot/default [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-08T13:35:13.289Z] === CONT TestMountDaemonRoot/rslave [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-08T13:35:13.289Z] === CONT TestMountDaemonRoot/rshared [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T13:35:13.289Z] === CONT TestMountDaemonRoot/shared [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-08T13:35:13.289Z] === CONT TestMountDaemonRoot/rprivate [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T13:35:13.289Z] === CONT TestMountDaemonRoot/slave [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-08T13:35:13.289Z] === CONT TestMountDaemonRoot/private [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-08T13:35:13.289Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-08T13:35:13.289Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-08T13:35:13.289Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-08T13:35:13.289Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T13:35:13.549Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-08T13:35:13.549Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-08T13:35:13.549Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-08T13:35:13.549Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-08T13:35:13.549Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-08T13:35:13.549Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-08T13:35:13.549Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T13:35:13.549Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-08T13:35:13.549Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-08T13:35:13.549Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T13:35:13.549Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-08T13:35:13.549Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T13:35:13.549Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-08T13:35:13.549Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-08T13:35:13.808Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-08T13:35:13.808Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-08T13:35:13.808Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-08T13:35:13.808Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T13:35:13.808Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-08T13:35:13.808Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T13:35:13.808Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-08T13:35:13.808Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-08T13:35:13.808Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-08T13:35:13.808Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-08T13:35:13.808Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-08T13:35:13.808Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.03s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-08T13:35:13.808Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-08T13:35:13.808Z] === RUN TestContainerBindMountNonRecursive [2022-08-08T13:35:13.808Z] 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-08T13:35:13.808Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2022-08-08T13:35:13.808Z] === RUN TestContainerVolumesMountedAsShared [2022-08-08T13:35:13.808Z] 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-08T13:35:13.808Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2022-08-08T13:35:13.808Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-08T13:35:13.808Z] 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-08T13:35:13.808Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2022-08-08T13:35:13.808Z] === RUN TestNetworkNat [2022-08-08T13:35:14.375Z] --- PASS: TestNetworkNat (0.47s) [2022-08-08T13:35:14.375Z] === RUN TestNetworkLocalhostTCPNat [2022-08-08T13:35:14.634Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2022-08-08T13:35:14.634Z] === RUN TestNetworkLoopbackNat [2022-08-08T13:35:14.797Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T13:35:15.055Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T13:35:15.619Z] . [2022-08-08T13:35:15.619Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2022-08-08T13:35:15.619Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2022-08-08T13:35:15.619Z] Error: No such image: emptyfs [2022-08-08T13:35:15.619Z] ++++ tar -cC bundles/test-integration/emptyfs . [2022-08-08T13:35:15.619Z] ++++ docker load [2022-08-08T13:35:15.619Z] Running integration-test (iteration 1) [2022-08-08T13:35:15.619Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2022-08-08T13:35:15.619Z] ++ 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-08T13:35:15.619Z] ++ set -e [2022-08-08T13:35:15.619Z] ++ '[' -n 0 ']' [2022-08-08T13:35:15.619Z] ++ set -x [2022-08-08T13:35:15.619Z] ++ 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-08T13:35:16.971Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2022-08-08T13:35:17.166Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2022-08-08T13:35:17.166Z] === RUN TestPause [2022-08-08T13:35:17.167Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T13:35:17.167Z] --- SKIP: TestPause (0.00s) [2022-08-08T13:35:17.167Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-08T13:35:17.167Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T13:35:17.167Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T13:35:17.167Z] === RUN TestPauseStopPausedContainer [2022-08-08T13:35:17.167Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T13:35:17.167Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2022-08-08T13:35:17.167Z] === RUN TestPsFilter [2022-08-08T13:35:17.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T13:35:17.238Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2022-08-08T13:35:17.425Z] --- PASS: TestPsFilter (0.10s) [2022-08-08T13:35:17.425Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-08T13:35:17.684Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2022-08-08T13:35:17.684Z] === RUN TestRemoveContainerWithVolume [2022-08-08T13:35:17.825Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:35:18.254Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-08T13:35:18.254Z] === RUN TestRemoveContainerRunning [2022-08-08T13:35:18.391Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2022-08-08T13:35:18.513Z] --- PASS: TestRemoveContainerRunning (0.38s) [2022-08-08T13:35:18.513Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-08T13:35:18.772Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2022-08-08T13:35:18.772Z] === RUN TestRemoveInvalidContainer [2022-08-08T13:35:18.772Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2022-08-08T13:35:18.772Z] === RUN TestRenameLinkedContainer [2022-08-08T13:35:19.244Z] --- PASS: TestHealthKillContainer (8.15s) [2022-08-08T13:35:19.245Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-08T13:35:19.325Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:35:19.814Z] --- PASS: TestInspectCpusetInConfigPre120 (0.46s) [2022-08-08T13:35:19.814Z] === RUN TestIpcModeNone [2022-08-08T13:35:19.893Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:35:19.893Z] === RUN TestDockerSuite/TestBuildCacheAdd [2022-08-08T13:35:20.384Z] --- PASS: TestIpcModeNone (0.61s) [2022-08-08T13:35:20.384Z] === RUN TestIpcModePrivate [2022-08-08T13:35:20.459Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2022-08-08T13:35:20.645Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:59, shared: false, mustBeShared: false [2022-08-08T13:35:20.678Z] --- PASS: TestRenameLinkedContainer (1.55s) [2022-08-08T13:35:20.678Z] === RUN TestRenameStoppedContainer [2022-08-08T13:35:20.717Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2022-08-08T13:35:20.905Z] --- PASS: TestIpcModePrivate (0.60s) [2022-08-08T13:35:20.905Z] === RUN TestIpcModeShareable [2022-08-08T13:35:20.937Z] --- PASS: TestRenameStoppedContainer (0.39s) [2022-08-08T13:35:20.937Z] === RUN TestRenameRunningContainerAndReuse [2022-08-08T13:35:20.975Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:35:21.475Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:54, shared: true, mustBeShared: true [2022-08-08T13:35:21.475Z] --- PASS: TestIpcModeShareable (0.56s) [2022-08-08T13:35:21.475Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-08T13:35:21.541Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T13:35:21.541Z] === RUN TestDockerSuite/TestBuildCacheFrom [2022-08-08T13:35:21.872Z] --- PASS: TestRenameRunningContainerAndReuse (0.80s) [2022-08-08T13:35:21.873Z] === RUN TestRenameInvalidName [2022-08-08T13:35:22.131Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-08T13:35:22.131Z] === RUN TestRenameAnonymousContainer [2022-08-08T13:35:23.384Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.70s) [2022-08-08T13:35:23.384Z] === RUN TestAPIIpcModeHost [2022-08-08T13:35:23.507Z] --- PASS: TestRenameAnonymousContainer (1.44s) [2022-08-08T13:35:23.507Z] === RUN TestRenameContainerWithSameName [2022-08-08T13:35:23.645Z] --- PASS: TestAPIIpcModeHost (0.39s) [2022-08-08T13:35:23.645Z] === RUN TestDaemonIpcModeShareable [2022-08-08T13:35:24.072Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-08T13:35:24.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.53s) [2022-08-08T13:35:24.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.83s) [2022-08-08T13:35:24.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.36s) [2022-08-08T13:35:24.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.66s) [2022-08-08T13:35:24.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.75s) [2022-08-08T13:35:24.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.58s) [2022-08-08T13:35:24.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.68s) [2022-08-08T13:35:24.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.50s) [2022-08-08T13:35:24.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2022-08-08T13:35:24.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.70s) [2022-08-08T13:35:24.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2022-08-08T13:35:24.072Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.32s) [2022-08-08T13:35:24.072Z] === RUN TestCgroupNamespacesRun [2022-08-08T13:35:24.074Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2022-08-08T13:35:24.074Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-08T13:35:24.586Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-08T13:35:24.642Z] --- PASS: TestRenameContainerWithLinkedContainer (0.83s) [2022-08-08T13:35:24.642Z] === RUN TestResize [2022-08-08T13:35:24.847Z] --- PASS: TestDaemonIpcModeShareable (1.20s) [2022-08-08T13:35:24.847Z] === RUN TestDaemonIpcModePrivate [2022-08-08T13:35:25.007Z] check_test.go:309: [d35d547657f2d] daemon is not started [2022-08-08T13:35:25.007Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2022-08-08T13:35:25.208Z] --- PASS: TestResize (0.39s) [2022-08-08T13:35:25.208Z] === RUN TestResizeWithInvalidSize [2022-08-08T13:35:25.265Z] --- PASS: TestCgroupNamespacesRun (1.59s) [2022-08-08T13:35:25.265Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-08T13:35:25.467Z] --- PASS: TestResizeWithInvalidSize (0.39s) [2022-08-08T13:35:25.467Z] === RUN TestResizeWhenContainerNotStarted [2022-08-08T13:35:25.787Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-08T13:35:26.039Z] --- PASS: TestResizeWhenContainerNotStarted (0.36s) [2022-08-08T13:35:26.040Z] === RUN TestDaemonRestartKillContainers [2022-08-08T13:35:26.040Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-08T13:35:26.040Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2022-08-08T13:35:26.040Z] === RUN TestCgroupNamespacesRun [2022-08-08T13:35:26.047Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2022-08-08T13:35:26.047Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-08T13:35:26.639Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2022-08-08T13:35:26.639Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2022-08-08T13:35:26.898Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.62s) [2022-08-08T13:35:26.898Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-08T13:35:26.987Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:68, shared: false, mustBeShared: false [2022-08-08T13:35:27.247Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.20s) [2022-08-08T13:35:27.247Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-08T13:35:27.793Z] Loaded image: buildpack-deps:buster [2022-08-08T13:35:27.793Z] Loaded image: busybox:latest [2022-08-08T13:35:27.793Z] Loaded image: busybox:glibc [2022-08-08T13:35:27.943Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2022-08-08T13:35:27.943Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-08T13:35:28.049Z] Loaded image: debian:bullseye [2022-08-08T13:35:28.049Z] Loaded image: hello-world:latest [2022-08-08T13:35:28.187Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:63, shared: true, mustBeShared: true [2022-08-08T13:35:28.276Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2022-08-08T13:35:28.305Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T13:35:28.305Z] INFO: Testing against a local daemon [2022-08-08T13:35:28.305Z] === RUN TestCgroupNamespacesBuild [2022-08-08T13:35:28.448Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-08-08T13:35:28.448Z] === RUN TestIpcModeOlderClient [2022-08-08T13:35:28.448Z] === PAUSE TestIpcModeOlderClient [2022-08-08T13:35:28.448Z] === RUN TestKillContainerInvalidSignal [2022-08-08T13:35:28.536Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2022-08-08T13:35:28.708Z] --- PASS: TestKillContainerInvalidSignal (0.43s) [2022-08-08T13:35:28.708Z] === RUN TestKillContainer [2022-08-08T13:35:28.708Z] === RUN TestKillContainer/no_signal [2022-08-08T13:35:28.795Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.69s) [2022-08-08T13:35:28.795Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-08T13:35:28.795Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2022-08-08T13:35:29.279Z] === RUN TestKillContainer/non_killing_signal [2022-08-08T13:35:29.539Z] === RUN TestKillContainer/killing_signal [2022-08-08T13:35:29.730Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2022-08-08T13:35:30.110Z] --- PASS: TestKillContainer (1.24s) [2022-08-08T13:35:30.110Z] --- PASS: TestKillContainer/no_signal (0.40s) [2022-08-08T13:35:30.110Z] --- PASS: TestKillContainer/non_killing_signal (0.28s) [2022-08-08T13:35:30.110Z] --- PASS: TestKillContainer/killing_signal (0.40s) [2022-08-08T13:35:30.110Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-08T13:35:30.110Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-08T13:35:30.297Z] --- PASS: TestCgroupNamespacesRunHostMode (1.65s) [2022-08-08T13:35:30.297Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-08T13:35:30.370Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-08T13:35:30.480Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.10s) [2022-08-08T13:35:30.480Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-08T13:35:30.821Z] --- PASS: TestCgroupNamespacesBuild (2.45s) [2022-08-08T13:35:30.821Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2022-08-08T13:35:31.310Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.23s) [2022-08-08T13:35:31.310Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-08T13:35:31.310Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.66s) [2022-08-08T13:35:31.310Z] === RUN TestKillStoppedContainer [2022-08-08T13:35:31.310Z] --- PASS: TestKillStoppedContainer (0.05s) [2022-08-08T13:35:31.310Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-08T13:35:31.310Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-08T13:35:31.310Z] === RUN TestKillDifferentUserContainer [2022-08-08T13:35:31.880Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-08T13:35:31.880Z] === RUN TestInspectOomKilledTrue [2022-08-08T13:35:31.880Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-08T13:35:31.880Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2022-08-08T13:35:31.880Z] === RUN TestInspectOomKilledFalse [2022-08-08T13:35:32.140Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2022-08-08T13:35:32.140Z] === RUN TestLinksEtcHostsContentMatch [2022-08-08T13:35:32.187Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.16s) [2022-08-08T13:35:32.187Z] === RUN TestBuildWithSession [2022-08-08T13:35:32.187Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T13:35:32.187Z] --- SKIP: TestBuildWithSession (0.00s) [2022-08-08T13:35:32.187Z] === RUN TestBuildSquashParent [2022-08-08T13:35:32.198Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.77s) [2022-08-08T13:35:32.198Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-08T13:35:32.400Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2022-08-08T13:35:32.401Z] === RUN TestLinksContainerNames [2022-08-08T13:35:32.489Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.24s) [2022-08-08T13:35:32.489Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-08T13:35:33.342Z] --- PASS: TestLinksContainerNames (0.86s) [2022-08-08T13:35:33.342Z] === RUN TestLogsFollowTailEmpty [2022-08-08T13:35:33.912Z] --- PASS: TestLogsFollowTailEmpty (0.47s) [2022-08-08T13:35:33.912Z] === RUN TestContainerNetworkMountsNoChown [2022-08-08T13:35:34.097Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.70s) [2022-08-08T13:35:34.097Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-08T13:35:34.392Z] --- PASS: TestCgroupNamespacesRunHostMode (2.16s) [2022-08-08T13:35:34.392Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-08T13:35:34.483Z] --- PASS: TestContainerNetworkMountsNoChown (0.50s) [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/default [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/default [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/private [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/private [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/rprivate [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/slave [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/slave [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/rslave [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/shared [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/shared [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/rshared [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/default [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/rprivate [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/private [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/shared [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/rshared [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/rslave [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/slave [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-08T13:35:34.483Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-08T13:35:34.483Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-08T13:35:34.483Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-08T13:35:34.665Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2022-08-08T13:35:34.665Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.92s) [2022-08-08T13:35:34.665Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-08T13:35:34.744Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-08T13:35:34.744Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-08T13:35:34.744Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T13:35:34.744Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-08T13:35:34.744Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-08T13:35:34.744Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T13:35:34.744Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-08T13:35:34.744Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T13:35:34.744Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-08T13:35:34.744Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-08T13:35:34.744Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot (0.01s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.05s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2022-08-08T13:35:34.744Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-08T13:35:34.744Z] === RUN TestContainerBindMountNonRecursive [2022-08-08T13:35:35.456Z] --- PASS: TestBuildSquashParent (3.28s) [2022-08-08T13:35:35.457Z] === RUN TestBuildWithRemoveAndForceRemove [2022-08-08T13:35:35.457Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T13:35:35.457Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T13:35:35.457Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T13:35:35.457Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T13:35:35.457Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T13:35:35.457Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T13:35:35.457Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T13:35:35.457Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T13:35:35.457Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T13:35:35.457Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T13:35:35.457Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T13:35:35.457Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T13:35:35.457Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2022-08-08T13:35:35.457Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2022-08-08T13:35:36.125Z] --- PASS: TestContainerBindMountNonRecursive (1.36s) [2022-08-08T13:35:36.125Z] === RUN TestContainerVolumesMountedAsShared [2022-08-08T13:35:36.385Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2022-08-08T13:35:36.568Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.74s) [2022-08-08T13:35:36.568Z] === RUN TestNISDomainname [2022-08-08T13:35:36.641Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2022-08-08T13:35:36.698Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-08T13:35:36.698Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-08T13:35:36.924Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.25s) [2022-08-08T13:35:36.924Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-08T13:35:36.958Z] --- PASS: TestContainerVolumesMountedAsSlave (0.33s) [2022-08-08T13:35:36.958Z] === RUN TestNetworkNat [2022-08-08T13:35:37.134Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2022-08-08T13:35:37.527Z] --- PASS: TestNetworkNat (0.44s) [2022-08-08T13:35:37.528Z] === RUN TestNetworkLocalhostTCPNat [2022-08-08T13:35:37.569Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2022-08-08T13:35:37.702Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2022-08-08T13:35:37.702Z] --- PASS: TestNISDomainname (1.23s) [2022-08-08T13:35:37.702Z] === RUN TestHostnameDnsResolution [2022-08-08T13:35:37.788Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-08T13:35:37.788Z] === RUN TestNetworkLoopbackNat [2022-08-08T13:35:37.824Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2022-08-08T13:35:37.960Z] === RUN TestDockerSuite/TestBuildClearCmd [2022-08-08T13:35:38.527Z] === RUN TestDockerSuite/TestBuildCmd [2022-08-08T13:35:38.752Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2022-08-08T13:35:38.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.26s) [2022-08-08T13:35:38.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.36s) [2022-08-08T13:35:38.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.15s) [2022-08-08T13:35:38.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.17s) [2022-08-08T13:35:38.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.12s) [2022-08-08T13:35:38.752Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.12s) [2022-08-08T13:35:38.752Z] === RUN TestBuildMultiStageCopy [2022-08-08T13:35:38.752Z] === RUN TestBuildMultiStageCopy/copy_to_root [2022-08-08T13:35:38.785Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2022-08-08T13:35:38.785Z] --- PASS: TestHostnameDnsResolution (1.08s) [2022-08-08T13:35:38.785Z] === RUN TestUnprivilegedPortsAndPing [2022-08-08T13:35:39.043Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2022-08-08T13:35:39.302Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2022-08-08T13:35:39.302Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-08-08T13:35:39.302Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2022-08-08T13:35:39.455Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.25s) [2022-08-08T13:35:39.455Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-08T13:35:39.562Z] --- PASS: TestUnprivilegedPortsAndPing (0.90s) [2022-08-08T13:35:39.562Z] === RUN TestStats [2022-08-08T13:35:40.117Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2022-08-08T13:35:40.328Z] --- PASS: TestNetworkLoopbackNat (2.57s) [2022-08-08T13:35:40.328Z] === RUN TestPause [2022-08-08T13:35:40.373Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2022-08-08T13:35:40.373Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2022-08-08T13:35:40.497Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2022-08-08T13:35:40.497Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2022-08-08T13:35:40.629Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2022-08-08T13:35:40.830Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2022-08-08T13:35:40.830Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-08T13:35:40.885Z] --- PASS: TestBuildMultiStageCopy (2.09s) [2022-08-08T13:35:40.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.25s) [2022-08-08T13:35:40.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.20s) [2022-08-08T13:35:40.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.21s) [2022-08-08T13:35:40.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2022-08-08T13:35:40.885Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.22s) [2022-08-08T13:35:40.885Z] === RUN TestBuildMultiStageParentConfig [2022-08-08T13:35:40.898Z] --- PASS: TestPause (0.48s) [2022-08-08T13:35:40.898Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-08T13:35:40.898Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T13:35:40.898Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T13:35:40.899Z] === RUN TestPauseStopPausedContainer [2022-08-08T13:35:41.293Z] sha256:85930a9f2eb175c205c9917372e86516d3009d6e833db8d135c97641f8734bb4 [2022-08-08T13:35:41.293Z] INFO: Starting docker-py tests... [2022-08-08T13:35:41.293Z] ============================= test session starts ============================== [2022-08-08T13:35:41.294Z] platform linux -- Python 3.7.13, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2022-08-08T13:35:41.294Z] rootdir: /src, inifile: pytest.ini [2022-08-08T13:35:41.294Z] plugins: cov-2.6.1, timeout-1.3.3 [2022-08-08T13:35:41.294Z] collected 389 items / 1 deselected / 388 selected [2022-08-08T13:35:41.294Z] [2022-08-08T13:35:41.468Z] --- PASS: TestPauseStopPausedContainer (0.47s) [2022-08-08T13:35:41.468Z] === RUN TestPsFilter [2022-08-08T13:35:41.468Z] --- PASS: TestPsFilter (0.11s) [2022-08-08T13:35:41.468Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-08T13:35:41.812Z] --- PASS: TestBuildMultiStageParentConfig (0.65s) [2022-08-08T13:35:41.812Z] === RUN TestBuildLabelWithTargets [2022-08-08T13:35:42.038Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.45s) [2022-08-08T13:35:42.038Z] === RUN TestRemoveContainerWithVolume [2022-08-08T13:35:42.300Z] --- PASS: TestRemoveContainerWithVolume (0.41s) [2022-08-08T13:35:42.300Z] === RUN TestRemoveContainerRunning [2022-08-08T13:35:42.396Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2022-08-08T13:35:42.396Z] --- PASS: TestStats (2.79s) [2022-08-08T13:35:42.396Z] === RUN TestStopContainerWithTimeout [2022-08-08T13:35:42.396Z] === RUN TestStopContainerWithTimeout/0 [2022-08-08T13:35:42.396Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-08T13:35:42.396Z] === RUN TestStopContainerWithTimeout/1 [2022-08-08T13:35:42.396Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-08T13:35:42.396Z] === RUN TestStopContainerWithTimeout/3 [2022-08-08T13:35:42.396Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-08T13:35:42.396Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-08T13:35:42.396Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-08T13:35:42.396Z] === CONT TestStopContainerWithTimeout/0 [2022-08-08T13:35:42.396Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-08T13:35:42.732Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.14s) [2022-08-08T13:35:42.732Z] === RUN TestNISDomainname [2022-08-08T13:35:42.732Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-08T13:35:42.732Z] --- SKIP: TestNISDomainname (0.01s) [2022-08-08T13:35:42.732Z] === RUN TestHostnameDnsResolution [2022-08-08T13:35:42.740Z] --- PASS: TestBuildLabelWithTargets (0.97s) [2022-08-08T13:35:42.740Z] === RUN TestBuildWithEmptyLayers [2022-08-08T13:35:42.870Z] --- PASS: TestRemoveContainerRunning (0.40s) [2022-08-08T13:35:42.870Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-08T13:35:42.996Z] --- PASS: TestBuildWithEmptyLayers (0.43s) [2022-08-08T13:35:42.996Z] === RUN TestBuildMultiStageOnBuild [2022-08-08T13:35:43.130Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2022-08-08T13:35:43.130Z] === RUN TestRemoveInvalidContainer [2022-08-08T13:35:43.130Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-08T13:35:43.130Z] === RUN TestRenameLinkedContainer [2022-08-08T13:35:43.668Z] --- PASS: TestHostnameDnsResolution (0.64s) [2022-08-08T13:35:43.668Z] === RUN TestUnprivilegedPortsAndPing [2022-08-08T13:35:43.668Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-08T13:35:43.668Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2022-08-08T13:35:43.668Z] === RUN TestStats [2022-08-08T13:35:43.668Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T13:35:43.668Z] --- SKIP: TestStats (0.00s) [2022-08-08T13:35:43.668Z] === RUN TestStopContainerWithTimeout [2022-08-08T13:35:43.668Z] === RUN TestStopContainerWithTimeout/0 [2022-08-08T13:35:43.668Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-08T13:35:43.668Z] === RUN TestStopContainerWithTimeout/1 [2022-08-08T13:35:43.668Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-08T13:35:43.668Z] === RUN TestStopContainerWithTimeout/3 [2022-08-08T13:35:43.668Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-08T13:35:43.668Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-08T13:35:43.668Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-08T13:35:43.668Z] === CONT TestStopContainerWithTimeout/0 [2022-08-08T13:35:43.668Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-08T13:35:43.770Z] === CONT TestStopContainerWithTimeout/3 [2022-08-08T13:35:44.235Z] === CONT TestStopContainerWithTimeout/3 [2022-08-08T13:35:44.355Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2022-08-08T13:35:44.362Z] --- PASS: TestBuildMultiStageOnBuild (1.37s) [2022-08-08T13:35:44.362Z] === RUN TestBuildUncleanTarFilenames [2022-08-08T13:35:44.613Z] === RUN TestDockerSuite/TestBuildConditionalCache [2022-08-08T13:35:44.923Z] --- PASS: TestBuildUncleanTarFilenames (0.62s) [2022-08-08T13:35:44.923Z] === RUN TestBuildMultiStageLayerLeak [2022-08-08T13:35:45.040Z] --- PASS: TestRenameLinkedContainer (1.74s) [2022-08-08T13:35:45.040Z] === RUN TestRenameStoppedContainer [2022-08-08T13:35:45.177Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2022-08-08T13:35:45.300Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-08T13:35:45.300Z] === RUN TestRenameRunningContainerAndReuse [2022-08-08T13:35:45.435Z] === CONT TestStopContainerWithTimeout/1 [2022-08-08T13:35:46.001Z] === RUN TestDockerSuite/TestBuildContextCleanup [2022-08-08T13:35:46.136Z] === CONT TestStopContainerWithTimeout/1 [2022-08-08T13:35:46.240Z] --- PASS: TestRenameRunningContainerAndReuse (0.83s) [2022-08-08T13:35:46.240Z] === RUN TestRenameInvalidName [2022-08-08T13:35:46.259Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2022-08-08T13:35:46.292Z] --- PASS: TestBuildMultiStageLayerLeak (1.42s) [2022-08-08T13:35:46.292Z] === RUN TestBuildWithHugeFile [2022-08-08T13:35:46.501Z] --- PASS: TestRenameInvalidName (0.44s) [2022-08-08T13:35:46.501Z] === RUN TestRenameAnonymousContainer [2022-08-08T13:35:47.191Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2022-08-08T13:35:47.191Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2022-08-08T13:35:47.191Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-08T13:35:47.191Z] check_test.go:309: [dbe173f734e3d] daemon is not started [2022-08-08T13:35:47.191Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2022-08-08T13:35:47.191Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-08T13:35:47.191Z] check_test.go:309: [d47dd23c97b0d] daemon is not started [2022-08-08T13:35:47.191Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2022-08-08T13:35:47.191Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-08T13:35:47.191Z] --- PASS: TestStopContainerWithTimeout/0 (1.07s) [2022-08-08T13:35:47.191Z] --- PASS: TestStopContainerWithTimeout/-1 (3.09s) [2022-08-08T13:35:47.191Z] --- PASS: TestStopContainerWithTimeout/3 (2.70s) [2022-08-08T13:35:47.191Z] --- PASS: TestStopContainerWithTimeout/1 (1.75s) [2022-08-08T13:35:47.191Z] === RUN TestDeleteDevicemapper [2022-08-08T13:35:47.191Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T13:35:47.191Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-08T13:35:47.191Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-08T13:35:47.449Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2022-08-08T13:35:47.512Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-08T13:35:47.512Z] --- PASS: TestStopContainerWithTimeout/0 (0.59s) [2022-08-08T13:35:47.512Z] --- PASS: TestStopContainerWithTimeout/-1 (2.62s) [2022-08-08T13:35:47.512Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2022-08-08T13:35:47.512Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-08T13:35:47.512Z] === RUN TestDeleteDevicemapper [2022-08-08T13:35:47.512Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T13:35:47.512Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-08T13:35:47.512Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-08T13:35:47.707Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2022-08-08T13:35:48.410Z] --- PASS: TestRenameAnonymousContainer (1.53s) [2022-08-08T13:35:48.410Z] === RUN TestRenameContainerWithSameName [2022-08-08T13:35:48.410Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2022-08-08T13:35:48.410Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-08T13:35:48.888Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.30s) [2022-08-08T13:35:48.888Z] === RUN TestUpdateMemory [2022-08-08T13:35:48.888Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T13:35:48.888Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-08T13:35:48.888Z] === RUN TestUpdateCPUQuota [2022-08-08T13:35:48.888Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T13:35:48.888Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2022-08-08T13:35:48.889Z] === RUN TestUpdatePidsLimit [2022-08-08T13:35:48.889Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T13:35:48.889Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2022-08-08T13:35:48.889Z] === RUN TestUpdateRestartPolicy [2022-08-08T13:35:49.351Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2022-08-08T13:35:49.351Z] === RUN TestResize [2022-08-08T13:35:49.609Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.24s) [2022-08-08T13:35:49.609Z] === RUN TestUpdateMemory [2022-08-08T13:35:49.609Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-08T13:35:49.609Z] --- SKIP: TestUpdateMemory (0.00s) [2022-08-08T13:35:49.609Z] === RUN TestUpdateCPUQuota [2022-08-08T13:35:49.922Z] --- PASS: TestResize (0.44s) [2022-08-08T13:35:49.922Z] === RUN TestResizeWithInvalidSize [2022-08-08T13:35:50.182Z] --- PASS: TestResizeWithInvalidSize (0.43s) [2022-08-08T13:35:50.182Z] === RUN TestResizeWhenContainerNotStarted [2022-08-08T13:35:50.543Z] check_test.go:309: [d91a2a614c58e] daemon is not started [2022-08-08T13:35:50.543Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2022-08-08T13:35:50.754Z] --- PASS: TestResizeWhenContainerNotStarted (0.42s) [2022-08-08T13:35:50.754Z] === RUN TestDaemonRestartKillContainers [2022-08-08T13:35:50.754Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T13:35:50.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T13:35:50.754Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T13:35:50.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T13:35:50.754Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T13:35:50.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T13:35:50.754Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T13:35:50.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T13:35:50.754Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T13:35:50.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T13:35:50.754Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T13:35:50.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T13:35:50.754Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T13:35:50.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T13:35:50.754Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T13:35:50.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T13:35:50.754Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:35:50.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:35:50.754Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:35:50.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:35:50.754Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:35:50.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:35:50.754Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:35:50.754Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:35:50.754Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T13:35:50.754Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T13:35:50.801Z] --- PASS: TestUpdateCPUQuota (1.35s) [2022-08-08T13:35:50.801Z] === RUN TestUpdatePidsLimit [2022-08-08T13:35:50.801Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-08T13:35:51.366Z] === RUN TestUpdatePidsLimit/no_change [2022-08-08T13:35:51.625Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-08T13:35:51.883Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-08T13:35:52.449Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-08T13:35:52.675Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:35:52.708Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-08T13:35:52.948Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:35:52.966Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-08T13:35:53.896Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:35:53.970Z] tests/integration/api_build_test.py .......................X [ 6%] [2022-08-08T13:35:54.164Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:35:54.342Z] --- PASS: TestUpdatePidsLimit (3.29s) [2022-08-08T13:35:54.342Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.34s) [2022-08-08T13:35:54.342Z] --- PASS: TestUpdatePidsLimit/no_change (0.39s) [2022-08-08T13:35:54.342Z] --- PASS: TestUpdatePidsLimit/update_lower (0.35s) [2022-08-08T13:35:54.342Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2022-08-08T13:35:54.342Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.36s) [2022-08-08T13:35:54.342Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.30s) [2022-08-08T13:35:54.342Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.35s) [2022-08-08T13:35:54.342Z] === RUN TestUpdateRestartPolicy [2022-08-08T13:35:54.536Z] tests/integration/api_client_test.py ..... [ 7%] [2022-08-08T13:35:55.107Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T13:35:55.276Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2022-08-08T13:35:55.367Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T13:35:56.036Z] tests/integration/api_config_test.py ..... [ 8%] [2022-08-08T13:35:56.748Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T13:35:57.008Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T13:35:57.804Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2022-08-08T13:35:57.804Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2022-08-08T13:35:58.062Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2022-08-08T13:35:58.628Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2022-08-08T13:35:58.920Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T13:35:59.180Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T13:36:00.528Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2022-08-08T13:36:00.786Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2022-08-08T13:36:01.088Z] --- PASS: TestUpdateRestartPolicy (10.82s) [2022-08-08T13:36:01.088Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-08T13:36:01.088Z] --- PASS: TestUpdateRestartWithAutoRemove (0.41s) [2022-08-08T13:36:01.088Z] === RUN TestWaitNonBlocked [2022-08-08T13:36:01.088Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T13:36:01.088Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T13:36:01.088Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T13:36:01.088Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T13:36:01.088Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T13:36:01.088Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T13:36:01.088Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-08T13:36:01.088Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.55s) [2022-08-08T13:36:01.088Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.64s) [2022-08-08T13:36:01.088Z] === RUN TestWaitBlocked [2022-08-08T13:36:01.088Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T13:36:01.088Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T13:36:01.088Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T13:36:01.088Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T13:36:01.088Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T13:36:01.088Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T13:36:01.091Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-08T13:36:01.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.80s) [2022-08-08T13:36:01.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.10s) [2022-08-08T13:36:01.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-08-08T13:36:01.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2022-08-08T13:36:01.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.27s) [2022-08-08T13:36:01.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2022-08-08T13:36:01.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.75s) [2022-08-08T13:36:01.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.75s) [2022-08-08T13:36:01.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.94s) [2022-08-08T13:36:01.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.08s) [2022-08-08T13:36:01.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.73s) [2022-08-08T13:36:01.091Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.78s) [2022-08-08T13:36:01.091Z] === RUN TestCgroupNamespacesRun [2022-08-08T13:36:01.348Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-08T13:36:01.348Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.54s) [2022-08-08T13:36:01.348Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.61s) [2022-08-08T13:36:01.348Z] === CONT TestDaemonRestartIpcMode [2022-08-08T13:36:01.348Z] === CONT TestIpcModeOlderClient [2022-08-08T13:36:01.348Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-08T13:36:01.348Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-08T13:36:02.032Z] --- PASS: TestCgroupNamespacesRun (1.21s) [2022-08-08T13:36:02.032Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-08T13:36:02.032Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-08T13:36:02.032Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-08T13:36:02.032Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-08T13:36:03.317Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2022-08-08T13:36:03.415Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.18s) [2022-08-08T13:36:03.415Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-08T13:36:03.576Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2022-08-08T13:36:04.142Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2022-08-08T13:36:04.142Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-08-08T13:36:04.142Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2022-08-08T13:36:04.142Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-08-08T13:36:04.142Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2022-08-08T13:36:04.142Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-08-08T13:36:04.142Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2022-08-08T13:36:04.142Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-08-08T13:36:04.142Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2022-08-08T13:36:04.796Z] --- PASS: TestCgroupNamespacesRunHostMode (1.19s) [2022-08-08T13:36:04.796Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-08T13:36:05.560Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.25s) [2022-08-08T13:36:05.742Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.20s) [2022-08-08T13:36:05.742Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-08T13:36:05.824Z] --- PASS: TestDaemonRestartIpcMode (4.61s) [2022-08-08T13:36:05.824Z] PASS [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === Skipped [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-08T13:36:06.083Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2022-08-08T13:36:06.083Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2022-08-08T13:36:06.083Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2022-08-08T13:36:06.083Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2022-08-08T13:36:06.083Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2022-08-08T13:36:06.083Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2022-08-08T13:36:06.083Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2022-08-08T13:36:06.083Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2022-08-08T13:36:06.083Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2022-08-08T13:36:06.083Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-08T13:36:06.083Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-08T13:36:06.083Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2022-08-08T13:36:06.083Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2022-08-08T13:36:06.083Z] 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-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2022-08-08T13:36:06.083Z] 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-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2022-08-08T13:36:06.083Z] 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-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestPause (0.00s) [2022-08-08T13:36:06.083Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T13:36:06.083Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2022-08-08T13:36:06.083Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2022-08-08T13:36:06.083Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2022-08-08T13:36:06.083Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2022-08-08T13:36:06.083Z] run_linux_test.go:105: (*Execution).IsRootless-fm: rootless mode doesn't support setting net.ipv4.ping_group_range and net.ipv4.ip_unprivileged_port_start [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestStats (0.00s) [2022-08-08T13:36:06.083Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-08T13:36:06.083Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-08T13:36:06.083Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2022-08-08T13:36:06.083Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2022-08-08T13:36:06.083Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2022-08-08T13:36:06.083Z] [2022-08-08T13:36:06.083Z] DONE 177 tests, 27 skipped in 82.939s [2022-08-08T13:36:06.083Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-08T13:36:06.083Z] INFO: Testing against a local daemon [2022-08-08T13:36:06.083Z] === RUN TestCommitInheritsEnv [2022-08-08T13:36:06.671Z] --- PASS: TestUpdateRestartPolicy (12.37s) [2022-08-08T13:36:06.671Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-08T13:36:06.671Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2022-08-08T13:36:07.123Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.16s) [2022-08-08T13:36:07.124Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-08T13:36:07.237Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2022-08-08T13:36:07.237Z] === RUN TestWaitNonBlocked [2022-08-08T13:36:07.237Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T13:36:07.237Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T13:36:07.237Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T13:36:07.237Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T13:36:07.237Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T13:36:07.237Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T13:36:07.695Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-08T13:36:07.695Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-08T13:36:07.803Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2022-08-08T13:36:08.369Z] --- PASS: TestWaitNonBlocked (0.02s) [2022-08-08T13:36:08.369Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2022-08-08T13:36:08.369Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.11s) [2022-08-08T13:36:08.369Z] === RUN TestWaitBlocked [2022-08-08T13:36:08.369Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T13:36:08.369Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T13:36:08.369Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T13:36:08.369Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T13:36:08.369Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T13:36:08.369Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T13:36:08.613Z] --- PASS: TestCommitInheritsEnv (2.05s) [2022-08-08T13:36:08.614Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-08T13:36:08.614Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-08T13:36:08.614Z] === RUN TestImagesFilterMultiReference [2022-08-08T13:36:08.614Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-08T13:36:08.614Z] === RUN TestImagePullPlatformInvalid [2022-08-08T13:36:08.614Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-08T13:36:08.614Z] === RUN TestRemoveImageOrphaning [2022-08-08T13:36:08.646Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.20s) [2022-08-08T13:36:08.646Z] === RUN TestNISDomainname [2022-08-08T13:36:09.221Z] --- PASS: TestNISDomainname (0.51s) [2022-08-08T13:36:09.221Z] === RUN TestHostnameDnsResolution [2022-08-08T13:36:09.743Z] --- PASS: TestWaitBlocked (0.02s) [2022-08-08T13:36:09.743Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2022-08-08T13:36:09.743Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.25s) [2022-08-08T13:36:09.743Z] === CONT TestContainerStartOnDaemonRestart [2022-08-08T13:36:09.743Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-08T13:36:10.164Z] --- PASS: TestHostnameDnsResolution (0.68s) [2022-08-08T13:36:10.164Z] === RUN TestUnprivilegedPortsAndPing [2022-08-08T13:36:10.425Z] --- PASS: TestUnprivilegedPortsAndPing (0.53s) [2022-08-08T13:36:10.425Z] === RUN TestStats [2022-08-08T13:36:10.516Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2022-08-08T13:36:10.516Z] === RUN TestRemoveImageGarbageCollector [2022-08-08T13:36:10.516Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-08T13:36:10.516Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-08T13:36:10.516Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-08T13:36:10.516Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2022-08-08T13:36:10.516Z] === RUN TestTagInvalidReference [2022-08-08T13:36:10.516Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-08T13:36:10.516Z] === RUN TestTagValidPrefixedRepo [2022-08-08T13:36:10.516Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2022-08-08T13:36:10.516Z] === RUN TestTagExistedNameWithoutForce [2022-08-08T13:36:10.516Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-08T13:36:10.516Z] === RUN TestTagOfficialNames [2022-08-08T13:36:10.516Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-08T13:36:10.516Z] === RUN TestTagMatchesDigest [2022-08-08T13:36:10.516Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-08T13:36:10.516Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-08T13:36:11.668Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2022-08-08T13:36:11.668Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2022-08-08T13:36:12.965Z] --- PASS: TestStats (2.48s) [2022-08-08T13:36:12.965Z] === RUN TestStopContainerWithTimeout [2022-08-08T13:36:12.965Z] === RUN TestStopContainerWithTimeout/0 [2022-08-08T13:36:12.965Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-08T13:36:12.965Z] === RUN TestStopContainerWithTimeout/1 [2022-08-08T13:36:12.965Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-08T13:36:12.965Z] === RUN TestStopContainerWithTimeout/3 [2022-08-08T13:36:12.965Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-08T13:36:12.965Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-08T13:36:12.965Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-08T13:36:12.965Z] === CONT TestStopContainerWithTimeout/0 [2022-08-08T13:36:12.965Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-08T13:36:13.537Z] === CONT TestStopContainerWithTimeout/3 [2022-08-08T13:36:13.569Z] --- PASS: TestContainerStartOnDaemonRestart (3.93s) [2022-08-08T13:36:13.569Z] === CONT TestIpcModeOlderClient [2022-08-08T13:36:13.569Z] --- PASS: TestIpcModeOlderClient (0.16s) [2022-08-08T13:36:13.569Z] === CONT TestContainerKillOnDaemonStart [2022-08-08T13:36:13.827Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.15s) [2022-08-08T13:36:13.827Z] === CONT TestDaemonHostGatewayIP [2022-08-08T13:36:14.394Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2022-08-08T13:36:14.961Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2022-08-08T13:36:15.446Z] === CONT TestStopContainerWithTimeout/1 [2022-08-08T13:36:16.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2022-08-08T13:36:17.355Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-08T13:36:17.355Z] --- PASS: TestStopContainerWithTimeout/0 (0.53s) [2022-08-08T13:36:17.355Z] --- PASS: TestStopContainerWithTimeout/-1 (2.56s) [2022-08-08T13:36:17.355Z] --- PASS: TestStopContainerWithTimeout/3 (2.39s) [2022-08-08T13:36:17.355Z] --- PASS: TestStopContainerWithTimeout/1 (1.47s) [2022-08-08T13:36:17.355Z] === RUN TestDeleteDevicemapper [2022-08-08T13:36:17.355Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T13:36:17.355Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-08T13:36:17.355Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-08T13:36:17.713Z] --- PASS: TestDaemonHostGatewayIP (3.82s) [2022-08-08T13:36:17.713Z] === CONT TestDaemonRestartIpcMode [2022-08-08T13:36:18.646Z] check_test.go:309: [d2ba9b03a7a17] daemon is not started [2022-08-08T13:36:18.647Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2022-08-08T13:36:18.737Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.53s) [2022-08-08T13:36:18.737Z] === RUN TestUpdateMemory [2022-08-08T13:36:18.997Z] --- PASS: TestUpdateMemory (0.52s) [2022-08-08T13:36:18.998Z] === RUN TestUpdateCPUQuota [2022-08-08T13:36:19.938Z] --- PASS: TestUpdateCPUQuota (0.74s) [2022-08-08T13:36:19.938Z] === RUN TestUpdatePidsLimit [2022-08-08T13:36:19.938Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-08T13:36:19.938Z] === RUN TestUpdatePidsLimit/no_change [2022-08-08T13:36:20.022Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2022-08-08T13:36:20.198Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-08T13:36:20.458Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-08T13:36:20.719Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-08T13:36:20.719Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-08T13:36:20.956Z] --- PASS: TestDaemonRestartIpcMode (3.19s) [2022-08-08T13:36:20.979Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-08T13:36:21.525Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2022-08-08T13:36:21.550Z] --- PASS: TestUpdatePidsLimit (1.88s) [2022-08-08T13:36:21.550Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2022-08-08T13:36:21.550Z] --- PASS: TestUpdatePidsLimit/no_change (0.22s) [2022-08-08T13:36:21.550Z] --- PASS: TestUpdatePidsLimit/update_lower (0.19s) [2022-08-08T13:36:21.550Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.22s) [2022-08-08T13:36:21.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-08T13:36:21.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.20s) [2022-08-08T13:36:21.550Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-08T13:36:21.550Z] === RUN TestUpdateRestartPolicy [2022-08-08T13:36:24.052Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2022-08-08T13:36:24.052Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2022-08-08T13:36:24.617Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2022-08-08T13:36:24.977Z] --- PASS: TestBuildWithHugeFile (34.87s) [2022-08-08T13:36:24.977Z] === RUN TestBuildWithEmptyDockerfile [2022-08-08T13:36:24.977Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T13:36:24.977Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T13:36:24.977Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T13:36:24.977Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T13:36:24.977Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T13:36:24.977Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T13:36:24.977Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2022-08-08T13:36:24.977Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2022-08-08T13:36:24.977Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2022-08-08T13:36:24.977Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2022-08-08T13:36:24.977Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.06s) [2022-08-08T13:36:24.977Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2022-08-08T13:36:24.977Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2022-08-08T13:36:24.977Z] === RUN TestBuildPreserveOwnership [2022-08-08T13:36:24.977Z] === RUN TestBuildPreserveOwnership/copy_from [2022-08-08T13:36:24.977Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2022-08-08T13:36:24.977Z] --- PASS: TestBuildPreserveOwnership (2.88s) [2022-08-08T13:36:24.977Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.90s) [2022-08-08T13:36:24.977Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.97s) [2022-08-08T13:36:24.977Z] === RUN TestBuildPlatformInvalid [2022-08-08T13:36:24.977Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2022-08-08T13:36:24.977Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2022-08-08T13:36:25.081Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2022-08-08T13:36:25.183Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2022-08-08T13:36:26.555Z] --- PASS: TestContainerKillOnDaemonStart (12.90s) [2022-08-08T13:36:26.555Z] PASS [2022-08-08T13:36:26.555Z] [2022-08-08T13:36:26.555Z] === Skipped [2022-08-08T13:36:26.555Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-08T13:36:26.555Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T13:36:26.555Z] [2022-08-08T13:36:26.555Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-08T13:36:26.555Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T13:36:26.555Z] [2022-08-08T13:36:26.555Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2022-08-08T13:36:26.555Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2022-08-08T13:36:26.555Z] [2022-08-08T13:36:26.555Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T13:36:26.555Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T13:36:26.555Z] [2022-08-08T13:36:26.555Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-08T13:36:26.555Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T13:36:26.555Z] [2022-08-08T13:36:26.555Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2022-08-08T13:36:26.555Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2022-08-08T13:36:26.555Z] [2022-08-08T13:36:26.555Z] DONE 196 tests, 6 skipped in 147.600s [2022-08-08T13:36:26.555Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-08T13:36:26.555Z] ++ 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-08T13:36:26.555Z] ++ set -e [2022-08-08T13:36:26.555Z] ++ '[' -n 0 ']' [2022-08-08T13:36:26.555Z] ++ set -x [2022-08-08T13:36:26.555Z] ++ 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-08T13:36:26.814Z] check_test.go:309: [dbcf673bf6f49] daemon is not started [2022-08-08T13:36:26.814Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2022-08-08T13:36:26.814Z] INFO: Testing against a local daemon [2022-08-08T13:36:26.814Z] === RUN TestCommitInheritsEnv [2022-08-08T13:36:27.380Z] --- PASS: TestCommitInheritsEnv (0.41s) [2022-08-08T13:36:27.380Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-08T13:36:27.380Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-08T13:36:27.380Z] === RUN TestImagesFilterMultiReference [2022-08-08T13:36:27.380Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2022-08-08T13:36:27.380Z] === RUN TestImagePullPlatformInvalid [2022-08-08T13:36:27.380Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2022-08-08T13:36:27.380Z] === RUN TestRemoveImageOrphaning [2022-08-08T13:36:27.380Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2022-08-08T13:36:27.637Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2022-08-08T13:36:27.637Z] === RUN TestRemoveImageGarbageCollector [2022-08-08T13:36:27.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2022-08-08T13:36:27.895Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2022-08-08T13:36:28.829Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2022-08-08T13:36:29.396Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2022-08-08T13:36:29.963Z] --- PASS: TestRemoveImageGarbageCollector (2.10s) [2022-08-08T13:36:29.963Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-08T13:36:29.963Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-08T13:36:29.963Z] === RUN TestTagInvalidReference [2022-08-08T13:36:29.963Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-08T13:36:29.963Z] === RUN TestTagValidPrefixedRepo [2022-08-08T13:36:29.963Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-08T13:36:29.963Z] === RUN TestTagExistedNameWithoutForce [2022-08-08T13:36:29.963Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-08T13:36:29.963Z] === RUN TestTagOfficialNames [2022-08-08T13:36:29.963Z] --- PASS: TestTagOfficialNames (0.07s) [2022-08-08T13:36:29.963Z] === RUN TestTagMatchesDigest [2022-08-08T13:36:29.963Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-08T13:36:29.963Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-08T13:36:29.963Z] === RUN TestDockerSuite/TestBuildDockerignore [2022-08-08T13:36:30.221Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2022-08-08T13:36:33.769Z] --- PASS: TestUpdateRestartPolicy (11.03s) [2022-08-08T13:36:33.769Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-08T13:36:33.769Z] --- PASS: TestUpdateRestartWithAutoRemove (0.44s) [2022-08-08T13:36:33.769Z] === RUN TestWaitNonBlocked [2022-08-08T13:36:33.769Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T13:36:33.769Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T13:36:33.769Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T13:36:33.769Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T13:36:33.769Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T13:36:33.769Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T13:36:33.769Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-08T13:36:33.769Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.66s) [2022-08-08T13:36:33.769Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.72s) [2022-08-08T13:36:33.769Z] === RUN TestWaitBlocked [2022-08-08T13:36:33.769Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T13:36:33.769Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T13:36:33.769Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T13:36:33.769Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T13:36:33.769Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T13:36:33.769Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T13:36:34.710Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-08T13:36:34.710Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.80s) [2022-08-08T13:36:34.710Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.82s) [2022-08-08T13:36:34.710Z] === CONT TestContainerStartOnDaemonRestart [2022-08-08T13:36:34.710Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-08T13:36:34.932Z] Loaded image: buildpack-deps:buster [2022-08-08T13:36:34.932Z] Loaded image: busybox:latest [2022-08-08T13:36:35.188Z] Loaded image: busybox:glibc [2022-08-08T13:36:37.077Z] Loaded image: debian:bullseye [2022-08-08T13:36:37.077Z] Loaded image: hello-world:latest [2022-08-08T13:36:37.077Z] Loaded image: arm32v7/hello-world:latest [2022-08-08T13:36:37.253Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s) [2022-08-08T13:36:37.253Z] === CONT TestIpcModeOlderClient [2022-08-08T13:36:37.253Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.30s) [2022-08-08T13:36:37.253Z] === CONT TestContainerKillOnDaemonStart [2022-08-08T13:36:37.253Z] --- PASS: TestIpcModeOlderClient (0.08s) [2022-08-08T13:36:37.253Z] === CONT TestDaemonHostGatewayIP [2022-08-08T13:36:38.328Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2022-08-08T13:36:38.328Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2022-08-08T13:36:38.328Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2022-08-08T13:36:38.896Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2022-08-08T13:36:39.464Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2022-08-08T13:36:39.464Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2022-08-08T13:36:39.464Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from config [2022-08-08T13:36:39.795Z] --- PASS: TestDaemonHostGatewayIP (2.47s) [2022-08-08T13:36:39.795Z] === CONT TestDaemonRestartIpcMode [2022-08-08T13:36:40.031Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from config [2022-08-08T13:36:40.599Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from config [2022-08-08T13:36:40.856Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from config [2022-08-08T13:36:41.422Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from config [2022-08-08T13:36:41.703Z] --- PASS: TestDaemonRestartIpcMode (2.24s) [2022-08-08T13:36:42.015Z] docker_cli_daemon_test.go:2888: Checking IpcMode private set from cli [2022-08-08T13:36:42.273Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2022-08-08T13:36:42.530Z] docker_cli_daemon_test.go:2888: Checking IpcMode shareable set from cli [2022-08-08T13:36:43.096Z] docker_cli_daemon_test.go:2888: Checking IpcMode host set from cli [2022-08-08T13:36:43.616Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.33s) [2022-08-08T13:36:43.616Z] PASS [2022-08-08T13:36:43.616Z] [2022-08-08T13:36:43.616Z] === Skipped [2022-08-08T13:36:43.616Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2022-08-08T13:36:43.616Z] build_session_test.go:25: TODO: BuildKit [2022-08-08T13:36:43.616Z] [2022-08-08T13:36:43.616Z] DONE 33 tests, 1 skipped in 88.256s [2022-08-08T13:36:43.616Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2022-08-08T13:36:43.616Z] ++ 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-08T13:36:43.616Z] ++ set -e [2022-08-08T13:36:43.616Z] ++ '[' -n 0 ']' [2022-08-08T13:36:43.616Z] ++ set -x [2022-08-08T13:36:43.616Z] ++ 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-08T13:36:43.662Z] docker_cli_daemon_test.go:2888: Checking IpcMode container:123 set from cli [2022-08-08T13:36:43.872Z] INFO: Testing against a local daemon [2022-08-08T13:36:43.872Z] === RUN TestConfigInspect [2022-08-08T13:36:44.228Z] docker_cli_daemon_test.go:2888: Checking IpcMode nosuchmode set from cli [2022-08-08T13:36:44.486Z] check_test.go:309: [dee3dc164852a] daemon is not started [2022-08-08T13:36:44.486Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2022-08-08T13:36:45.860Z] check_test.go:309: [d273c7eaf0761] daemon is not started [2022-08-08T13:36:45.861Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2022-08-08T13:36:46.118Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2022-08-08T13:36:46.387Z] --- PASS: TestConfigInspect (2.53s) [2022-08-08T13:36:46.387Z] === RUN TestConfigList [2022-08-08T13:36:48.018Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2022-08-08T13:36:48.903Z] --- PASS: TestConfigList (2.25s) [2022-08-08T13:36:48.903Z] === RUN TestConfigsCreateAndDelete [2022-08-08T13:36:49.869Z] --- PASS: TestContainerKillOnDaemonStart (11.73s) [2022-08-08T13:36:49.869Z] PASS [2022-08-08T13:36:49.869Z] [2022-08-08T13:36:49.869Z] === Skipped [2022-08-08T13:36:49.869Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2022-08-08T13:36:49.869Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T13:36:49.869Z] [2022-08-08T13:36:49.869Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2022-08-08T13:36:49.869Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2022-08-08T13:36:49.869Z] [2022-08-08T13:36:49.869Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T13:36:49.869Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T13:36:49.869Z] [2022-08-08T13:36:49.869Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2022-08-08T13:36:49.869Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2022-08-08T13:36:49.869Z] [2022-08-08T13:36:49.869Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-08T13:36:49.869Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T13:36:49.869Z] [2022-08-08T13:36:49.869Z] DONE 196 tests, 5 skipped in 108.015s [2022-08-08T13:36:49.869Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2022-08-08T13:36:49.869Z] INFO: Testing against a local daemon [2022-08-08T13:36:49.869Z] === RUN TestCommitInheritsEnv [2022-08-08T13:36:49.869Z] --- PASS: TestCommitInheritsEnv (0.27s) [2022-08-08T13:36:49.869Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-08T13:36:49.869Z] === PAUSE TestImportExtremelyLargeImageWorks [2022-08-08T13:36:49.869Z] === RUN TestImagesFilterMultiReference [2022-08-08T13:36:49.869Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2022-08-08T13:36:49.869Z] === RUN TestImagePullPlatformInvalid [2022-08-08T13:36:49.869Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-08T13:36:49.869Z] === RUN TestRemoveImageOrphaning [2022-08-08T13:36:49.869Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-08-08T13:36:49.869Z] === RUN TestRemoveImageGarbageCollector [2022-08-08T13:36:50.792Z] --- PASS: TestConfigsCreateAndDelete (2.14s) [2022-08-08T13:36:50.792Z] === RUN TestConfigsUpdate [2022-08-08T13:36:51.262Z] --- PASS: TestRemoveImageGarbageCollector (1.94s) [2022-08-08T13:36:51.263Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-08T13:36:51.263Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-08T13:36:51.263Z] === RUN TestTagInvalidReference [2022-08-08T13:36:51.263Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-08T13:36:51.263Z] === RUN TestTagValidPrefixedRepo [2022-08-08T13:36:51.302Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2022-08-08T13:36:51.302Z] check_test.go:309: [d75ab12c06c1c] daemon is not started [2022-08-08T13:36:51.302Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2022-08-08T13:36:51.523Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-08T13:36:51.523Z] === RUN TestTagExistedNameWithoutForce [2022-08-08T13:36:51.523Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-08T13:36:51.523Z] === RUN TestTagOfficialNames [2022-08-08T13:36:51.523Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-08T13:36:51.523Z] === RUN TestTagMatchesDigest [2022-08-08T13:36:51.523Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-08T13:36:51.523Z] === CONT TestImportExtremelyLargeImageWorks [2022-08-08T13:36:51.560Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2022-08-08T13:36:52.933Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2022-08-08T13:36:52.933Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2022-08-08T13:36:53.307Z] --- PASS: TestConfigsUpdate (2.16s) [2022-08-08T13:36:53.307Z] === RUN TestTemplatedConfig [2022-08-08T13:36:53.872Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2022-08-08T13:36:55.195Z] --- PASS: TestTemplatedConfig (2.35s) [2022-08-08T13:36:55.195Z] === RUN TestConfigCreateResolve [2022-08-08T13:36:55.771Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2022-08-08T13:36:57.084Z] --- PASS: TestConfigCreateResolve (1.79s) [2022-08-08T13:36:57.084Z] === RUN TestConfigDaemonLibtrustID [2022-08-08T13:36:57.146Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2022-08-08T13:36:57.647Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2022-08-08T13:36:57.647Z] PASS [2022-08-08T13:36:57.647Z] [2022-08-08T13:36:57.647Z] DONE 7 tests in 13.868s [2022-08-08T13:36:57.647Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2022-08-08T13:36:57.647Z] ++ 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-08T13:36:57.647Z] ++ set -e [2022-08-08T13:36:57.647Z] ++ '[' -n 0 ']' [2022-08-08T13:36:57.647Z] ++ set -x [2022-08-08T13:36:57.647Z] ++ 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-08T13:36:57.647Z] INFO: Testing against a local daemon [2022-08-08T13:36:57.647Z] === RUN TestCheckpoint [2022-08-08T13:36:57.647Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T13:36:57.647Z] --- SKIP: TestCheckpoint (0.00s) [2022-08-08T13:36:57.647Z] === RUN TestContainerInvalidJSON [2022-08-08T13:36:57.647Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2022-08-08T13:36:57.647Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2022-08-08T13:36:57.647Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2022-08-08T13:36:57.647Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2022-08-08T13:36:57.647Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2022-08-08T13:36:57.647Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2022-08-08T13:36:57.647Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2022-08-08T13:36:57.647Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2022-08-08T13:36:57.647Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2022-08-08T13:36:57.647Z] --- PASS: TestContainerInvalidJSON (0.01s) [2022-08-08T13:36:57.647Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2022-08-08T13:36:57.647Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2022-08-08T13:36:57.647Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2022-08-08T13:36:57.647Z] === RUN TestCopyFromContainerPathDoesNotExist [2022-08-08T13:36:57.903Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2022-08-08T13:36:57.903Z] === RUN TestCopyFromContainerPathIsNotDir [2022-08-08T13:36:57.903Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2022-08-08T13:36:57.903Z] === RUN TestCopyToContainerPathDoesNotExist [2022-08-08T13:36:57.903Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2022-08-08T13:36:57.903Z] === RUN TestCopyToContainerPathIsNotDir [2022-08-08T13:36:57.903Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2022-08-08T13:36:57.903Z] === RUN TestCopyFromContainer [2022-08-08T13:36:58.832Z] === RUN TestCopyFromContainer// [2022-08-08T13:36:58.832Z] === RUN TestCopyFromContainer//bar/root [2022-08-08T13:36:59.088Z] === RUN TestCopyFromContainer//bar/root/ [2022-08-08T13:36:59.088Z] === RUN TestCopyFromContainer/bar/quux [2022-08-08T13:36:59.088Z] === RUN TestCopyFromContainer/bar/quux/ [2022-08-08T13:36:59.088Z] === RUN TestCopyFromContainer/bar/quux/baz [2022-08-08T13:36:59.344Z] === RUN TestCopyFromContainer/bar/filesymlink [2022-08-08T13:36:59.344Z] === RUN TestCopyFromContainer/bar/dirsymlink [2022-08-08T13:36:59.344Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2022-08-08T13:36:59.344Z] === RUN TestCopyFromContainer/bar/notarget [2022-08-08T13:36:59.601Z] --- PASS: TestCopyFromContainer (1.52s) [2022-08-08T13:36:59.601Z] --- PASS: TestCopyFromContainer// (0.06s) [2022-08-08T13:36:59.601Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2022-08-08T13:36:59.601Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2022-08-08T13:36:59.601Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2022-08-08T13:36:59.601Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2022-08-08T13:36:59.601Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2022-08-08T13:36:59.601Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2022-08-08T13:36:59.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2022-08-08T13:36:59.601Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.06s) [2022-08-08T13:36:59.601Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2022-08-08T13:36:59.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2022-08-08T13:36:59.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T13:36:59.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T13:36:59.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T13:36:59.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T13:36:59.601Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T13:36:59.601Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T13:36:59.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2022-08-08T13:36:59.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2022-08-08T13:36:59.601Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2022-08-08T13:36:59.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2022-08-08T13:36:59.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2022-08-08T13:36:59.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2022-08-08T13:36:59.601Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2022-08-08T13:36:59.601Z] === RUN TestCreateLinkToNonExistingContainer [2022-08-08T13:36:59.601Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2022-08-08T13:36:59.601Z] === RUN TestCreateWithInvalidEnv [2022-08-08T13:36:59.601Z] === RUN TestCreateWithInvalidEnv/0 [2022-08-08T13:36:59.601Z] === PAUSE TestCreateWithInvalidEnv/0 [2022-08-08T13:36:59.601Z] === RUN TestCreateWithInvalidEnv/1 [2022-08-08T13:36:59.601Z] === PAUSE TestCreateWithInvalidEnv/1 [2022-08-08T13:36:59.601Z] === RUN TestCreateWithInvalidEnv/2 [2022-08-08T13:36:59.601Z] === PAUSE TestCreateWithInvalidEnv/2 [2022-08-08T13:36:59.601Z] === CONT TestCreateWithInvalidEnv/0 [2022-08-08T13:36:59.601Z] === CONT TestCreateWithInvalidEnv/2 [2022-08-08T13:36:59.601Z] === CONT TestCreateWithInvalidEnv/1 [2022-08-08T13:36:59.601Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2022-08-08T13:36:59.601Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2022-08-08T13:36:59.601Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2022-08-08T13:36:59.601Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2022-08-08T13:36:59.601Z] === RUN TestCreateTmpfsMountsTarget [2022-08-08T13:36:59.601Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2022-08-08T13:36:59.601Z] === RUN TestCreateWithCustomMaskedPaths [2022-08-08T13:36:59.681Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2022-08-08T13:36:59.681Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2022-08-08T13:37:00.618Z] check_test.go:309: [de70de718a79e] daemon is not started [2022-08-08T13:37:00.618Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2022-08-08T13:37:00.968Z] --- PASS: TestCreateWithCustomMaskedPaths (1.19s) [2022-08-08T13:37:00.968Z] === RUN TestCreateWithCustomReadonlyPaths [2022-08-08T13:37:01.552Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2022-08-08T13:37:01.895Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.19s) [2022-08-08T13:37:01.895Z] === RUN TestCreateWithInvalidHealthcheckParams [2022-08-08T13:37:01.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T13:37:01.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T13:37:01.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T13:37:01.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T13:37:01.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T13:37:01.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T13:37:01.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T13:37:01.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T13:37:01.895Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T13:37:01.895Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T13:37:01.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2022-08-08T13:37:01.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2022-08-08T13:37:01.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2022-08-08T13:37:01.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2022-08-08T13:37:01.895Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2022-08-08T13:37:01.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2022-08-08T13:37:01.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2022-08-08T13:37:01.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2022-08-08T13:37:01.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2022-08-08T13:37:01.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2022-08-08T13:37:01.895Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2022-08-08T13:37:01.895Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2022-08-08T13:37:02.458Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2022-08-08T13:37:02.458Z] === RUN TestCreateDifferentPlatform [2022-08-08T13:37:02.458Z] === RUN TestCreateDifferentPlatform/different_os [2022-08-08T13:37:02.458Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2022-08-08T13:37:02.458Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2022-08-08T13:37:02.458Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2022-08-08T13:37:02.458Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2022-08-08T13:37:02.458Z] === RUN TestCreateVolumesFromNonExistingContainer [2022-08-08T13:37:02.458Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2022-08-08T13:37:02.458Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2022-08-08T13:37:02.458Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2022-08-08T13:37:02.458Z] === RUN TestContainerStartOnDaemonRestart [2022-08-08T13:37:02.458Z] === PAUSE TestContainerStartOnDaemonRestart [2022-08-08T13:37:02.458Z] === RUN TestDaemonRestartIpcMode [2022-08-08T13:37:02.458Z] === PAUSE TestDaemonRestartIpcMode [2022-08-08T13:37:02.458Z] === RUN TestDaemonHostGatewayIP [2022-08-08T13:37:02.458Z] === PAUSE TestDaemonHostGatewayIP [2022-08-08T13:37:02.458Z] === RUN TestRestartDaemonWithRestartingContainer [2022-08-08T13:37:02.458Z] === PAUSE TestRestartDaemonWithRestartingContainer [2022-08-08T13:37:02.458Z] === RUN TestContainerKillOnDaemonStart [2022-08-08T13:37:02.458Z] === PAUSE TestContainerKillOnDaemonStart [2022-08-08T13:37:02.458Z] === RUN TestDiff [2022-08-08T13:37:03.020Z] --- PASS: TestDiff (0.45s) [2022-08-08T13:37:03.020Z] === RUN TestExecWithCloseStdin [2022-08-08T13:37:03.581Z] --- PASS: TestExecWithCloseStdin (0.48s) [2022-08-08T13:37:03.581Z] === RUN TestExec [2022-08-08T13:37:03.838Z] --- PASS: TestExec (0.50s) [2022-08-08T13:37:03.838Z] === RUN TestExecUser [2022-08-08T13:37:04.399Z] --- PASS: TestExecUser (0.47s) [2022-08-08T13:37:04.399Z] === RUN TestExportContainerAndImportImage [2022-08-08T13:37:04.961Z] --- PASS: TestExportContainerAndImportImage (0.58s) [2022-08-08T13:37:04.961Z] === RUN TestExportContainerAfterDaemonRestart [2022-08-08T13:37:05.739Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2022-08-08T13:37:06.328Z] --- PASS: TestExportContainerAfterDaemonRestart (1.28s) [2022-08-08T13:37:06.328Z] === RUN TestHealthCheckWorkdir [2022-08-08T13:37:06.889Z] --- PASS: TestHealthCheckWorkdir (0.53s) [2022-08-08T13:37:06.889Z] === RUN TestHealthKillContainer [2022-08-08T13:37:07.642Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2022-08-08T13:37:08.576Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2022-08-08T13:37:09.949Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2022-08-08T13:37:11.322Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2022-08-08T13:37:11.927Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2022-08-08T13:37:14.453Z] check_test.go:309: [dc8decea25b94] daemon is not started [2022-08-08T13:37:14.453Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2022-08-08T13:37:14.711Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2022-08-08T13:37:14.978Z] --- PASS: TestHealthKillContainer (7.87s) [2022-08-08T13:37:14.978Z] === RUN TestInspectCpusetInConfigPre120 [2022-08-08T13:37:14.978Z] --- PASS: TestInspectCpusetInConfigPre120 (0.40s) [2022-08-08T13:37:14.978Z] === RUN TestIpcModeNone [2022-08-08T13:37:15.277Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2022-08-08T13:37:15.540Z] --- PASS: TestIpcModeNone (0.47s) [2022-08-08T13:37:15.540Z] === RUN TestIpcModePrivate [2022-08-08T13:37:15.796Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2022-08-08T13:37:15.844Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2022-08-08T13:37:16.052Z] --- PASS: TestIpcModePrivate (0.47s) [2022-08-08T13:37:16.052Z] === RUN TestIpcModeShareable [2022-08-08T13:37:16.308Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2022-08-08T13:37:16.563Z] --- PASS: TestIpcModeShareable (0.46s) [2022-08-08T13:37:16.564Z] === RUN TestAPIIpcModeShareableAndContainer [2022-08-08T13:37:17.745Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2022-08-08T13:37:17.745Z] check_test.go:309: [d2cbf222e8165] daemon is not started [2022-08-08T13:37:17.745Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2022-08-08T13:37:17.929Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.39s) [2022-08-08T13:37:17.929Z] === RUN TestAPIIpcModeHost [2022-08-08T13:37:18.000Z] ..........................xx.................... [ 29%] [2022-08-08T13:37:18.185Z] --- PASS: TestAPIIpcModeHost (0.36s) [2022-08-08T13:37:18.185Z] === RUN TestDaemonIpcModeShareable [2022-08-08T13:37:19.131Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-08T13:37:19.388Z] --- PASS: TestDaemonIpcModeShareable (1.14s) [2022-08-08T13:37:19.388Z] === RUN TestDaemonIpcModePrivate [2022-08-08T13:37:20.273Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2022-08-08T13:37:20.330Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-08T13:37:20.587Z] --- PASS: TestDaemonIpcModePrivate (1.17s) [2022-08-08T13:37:20.587Z] === RUN TestDaemonIpcModePrivateFromConfig [2022-08-08T13:37:21.513Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2022-08-08T13:37:21.769Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.21s) [2022-08-08T13:37:21.769Z] === RUN TestDaemonIpcModeShareableFromConfig [2022-08-08T13:37:22.696Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2022-08-08T13:37:22.803Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2022-08-08T13:37:22.952Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.14s) [2022-08-08T13:37:22.952Z] === RUN TestIpcModeOlderClient [2022-08-08T13:37:22.952Z] === PAUSE TestIpcModeOlderClient [2022-08-08T13:37:22.952Z] === RUN TestKillContainerInvalidSignal [2022-08-08T13:37:23.209Z] --- PASS: TestKillContainerInvalidSignal (0.40s) [2022-08-08T13:37:23.209Z] === RUN TestKillContainer [2022-08-08T13:37:23.209Z] === RUN TestKillContainer/no_signal [2022-08-08T13:37:23.771Z] === RUN TestKillContainer/non_killing_signal [2022-08-08T13:37:24.027Z] === RUN TestKillContainer/killing_signal [2022-08-08T13:37:24.589Z] --- PASS: TestKillContainer (1.26s) [2022-08-08T13:37:24.589Z] --- PASS: TestKillContainer/no_signal (0.42s) [2022-08-08T13:37:24.589Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2022-08-08T13:37:24.589Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2022-08-08T13:37:24.589Z] === RUN TestKillWithStopSignalAndRestartPolicies [2022-08-08T13:37:24.589Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2022-08-08T13:37:24.845Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2022-08-08T13:37:25.331Z] === RUN TestDockerSuite/TestBuildDotDotFile [2022-08-08T13:37:25.331Z] === RUN TestDockerSuite/TestBuildEOLInLine [2022-08-08T13:37:25.773Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.20s) [2022-08-08T13:37:25.773Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.40s) [2022-08-08T13:37:25.773Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.64s) [2022-08-08T13:37:25.773Z] === RUN TestKillStoppedContainer [2022-08-08T13:37:25.773Z] --- PASS: TestKillStoppedContainer (0.04s) [2022-08-08T13:37:25.773Z] === RUN TestKillStoppedContainerAPIPre120 [2022-08-08T13:37:25.773Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2022-08-08T13:37:25.773Z] === RUN TestKillDifferentUserContainer [2022-08-08T13:37:26.336Z] --- PASS: TestKillDifferentUserContainer (0.43s) [2022-08-08T13:37:26.336Z] === RUN TestInspectOomKilledTrue [2022-08-08T13:37:26.899Z] --- PASS: TestInspectOomKilledTrue (0.58s) [2022-08-08T13:37:26.899Z] === RUN TestInspectOomKilledFalse [2022-08-08T13:37:27.155Z] --- PASS: TestInspectOomKilledFalse (0.43s) [2022-08-08T13:37:27.155Z] === RUN TestLinksEtcHostsContentMatch [2022-08-08T13:37:27.233Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2022-08-08T13:37:27.717Z] --- PASS: TestLinksEtcHostsContentMatch (0.30s) [2022-08-08T13:37:27.717Z] === RUN TestLinksContainerNames [2022-08-08T13:37:28.279Z] --- PASS: TestLinksContainerNames (0.84s) [2022-08-08T13:37:28.279Z] === RUN TestLogsFollowTailEmpty [2022-08-08T13:37:28.608Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2022-08-08T13:37:28.841Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2022-08-08T13:37:28.841Z] === RUN TestContainerNetworkMountsNoChown [2022-08-08T13:37:29.405Z] --- PASS: TestContainerNetworkMountsNoChown (0.42s) [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/default [2022-08-08T13:37:29.405Z] === PAUSE TestMountDaemonRoot/default [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/private [2022-08-08T13:37:29.405Z] === PAUSE TestMountDaemonRoot/private [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/rprivate [2022-08-08T13:37:29.405Z] === PAUSE TestMountDaemonRoot/rprivate [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/slave [2022-08-08T13:37:29.405Z] === PAUSE TestMountDaemonRoot/slave [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/rslave [2022-08-08T13:37:29.405Z] === PAUSE TestMountDaemonRoot/rslave [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/shared [2022-08-08T13:37:29.405Z] === PAUSE TestMountDaemonRoot/shared [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/rshared [2022-08-08T13:37:29.405Z] === PAUSE TestMountDaemonRoot/rshared [2022-08-08T13:37:29.405Z] === CONT TestMountDaemonRoot/default [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/default/mount_root [2022-08-08T13:37:29.405Z] === PAUSE TestMountDaemonRoot/default/mount_root [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/default/mount_subpath [2022-08-08T13:37:29.405Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/default/bind_root [2022-08-08T13:37:29.405Z] === PAUSE TestMountDaemonRoot/default/bind_root [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/default/bind_subpath [2022-08-08T13:37:29.405Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2022-08-08T13:37:29.405Z] === CONT TestMountDaemonRoot/default/mount_root [2022-08-08T13:37:29.405Z] === CONT TestMountDaemonRoot/rshared [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/rshared/mount_root [2022-08-08T13:37:29.405Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T13:37:29.405Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/rshared/bind_root [2022-08-08T13:37:29.405Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T13:37:29.405Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T13:37:29.405Z] === CONT TestMountDaemonRoot/rshared/mount_root [2022-08-08T13:37:29.405Z] === CONT TestMountDaemonRoot/shared [2022-08-08T13:37:29.405Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2022-08-08T13:37:29.405Z] === CONT TestMountDaemonRoot/rslave [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/rslave/mount_root [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/rslave/bind_root [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T13:37:29.406Z] === CONT TestMountDaemonRoot/slave [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/slave/bind_root [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/slave/mount_root [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2022-08-08T13:37:29.406Z] === CONT TestMountDaemonRoot/rprivate [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T13:37:29.406Z] === CONT TestMountDaemonRoot/private [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/private/bind_root [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/private/bind_root [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/private/bind_subpath [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/private/mount_root [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/private/mount_root [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/private/mount_subpath [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2022-08-08T13:37:29.406Z] === CONT TestMountDaemonRoot/default/bind_subpath [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/shared/bind_root [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2022-08-08T13:37:29.406Z] === RUN TestMountDaemonRoot/shared/mount_root [2022-08-08T13:37:29.406Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2022-08-08T13:37:29.406Z] === CONT TestMountDaemonRoot/default/bind_root [2022-08-08T13:37:29.406Z] === CONT TestMountDaemonRoot/default/mount_subpath [2022-08-08T13:37:29.406Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2022-08-08T13:37:29.406Z] === CONT TestMountDaemonRoot/rshared/bind_root [2022-08-08T13:37:29.406Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2022-08-08T13:37:29.406Z] === CONT TestMountDaemonRoot/rslave/mount_root [2022-08-08T13:37:29.406Z] === CONT TestMountDaemonRoot/slave/bind_root [2022-08-08T13:37:29.406Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2022-08-08T13:37:29.406Z] === CONT TestMountDaemonRoot/rslave/bind_root [2022-08-08T13:37:29.406Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2022-08-08T13:37:29.406Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2022-08-08T13:37:29.662Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2022-08-08T13:37:29.662Z] === CONT TestMountDaemonRoot/slave/mount_root [2022-08-08T13:37:29.662Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2022-08-08T13:37:29.662Z] === CONT TestMountDaemonRoot/private/bind_root [2022-08-08T13:37:29.662Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2022-08-08T13:37:29.662Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2022-08-08T13:37:29.662Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2022-08-08T13:37:29.662Z] === CONT TestMountDaemonRoot/private/mount_subpath [2022-08-08T13:37:29.662Z] === CONT TestMountDaemonRoot/private/mount_root [2022-08-08T13:37:29.662Z] === CONT TestMountDaemonRoot/private/bind_subpath [2022-08-08T13:37:29.662Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2022-08-08T13:37:29.662Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2022-08-08T13:37:29.662Z] === CONT TestMountDaemonRoot/shared/mount_root [2022-08-08T13:37:29.662Z] === CONT TestMountDaemonRoot/shared/bind_root [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot (0.02s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.04s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.05s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2022-08-08T13:37:29.662Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2022-08-08T13:37:29.662Z] === RUN TestContainerBindMountNonRecursive [2022-08-08T13:37:29.981Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2022-08-08T13:37:29.981Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2022-08-08T13:37:30.239Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2022-08-08T13:37:30.497Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2022-08-08T13:37:31.027Z] --- PASS: TestContainerBindMountNonRecursive (1.33s) [2022-08-08T13:37:31.027Z] === RUN TestContainerVolumesMountedAsShared [2022-08-08T13:37:31.432Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2022-08-08T13:37:31.432Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2022-08-08T13:37:31.589Z] --- PASS: TestContainerVolumesMountedAsShared (0.41s) [2022-08-08T13:37:31.589Z] === RUN TestContainerVolumesMountedAsSlave [2022-08-08T13:37:31.689Z] === RUN TestDockerSuite/TestBuildEntrypoint [2022-08-08T13:37:31.845Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2022-08-08T13:37:31.845Z] === RUN TestNetworkNat [2022-08-08T13:37:31.947Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2022-08-08T13:37:32.101Z] --- PASS: TestNetworkNat (0.43s) [2022-08-08T13:37:32.102Z] === RUN TestNetworkLocalhostTCPNat [2022-08-08T13:37:32.663Z] --- PASS: TestNetworkLocalhostTCPNat (0.42s) [2022-08-08T13:37:32.663Z] === RUN TestNetworkLoopbackNat [2022-08-08T13:37:33.850Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2022-08-08T13:37:33.855Z] tests/integration/api_exec_test.py ..................... [ 34%] [2022-08-08T13:37:34.109Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2022-08-08T13:37:35.178Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2022-08-08T13:37:35.178Z] === RUN TestPause [2022-08-08T13:37:35.740Z] --- PASS: TestPause (0.44s) [2022-08-08T13:37:35.740Z] === RUN TestPauseFailsOnWindowsServerContainers [2022-08-08T13:37:35.740Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T13:37:35.740Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T13:37:35.740Z] === RUN TestPauseStopPausedContainer [2022-08-08T13:37:35.997Z] --- PASS: TestPauseStopPausedContainer (0.44s) [2022-08-08T13:37:35.997Z] === RUN TestPsFilter [2022-08-08T13:37:36.010Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2022-08-08T13:37:36.253Z] --- PASS: TestPsFilter (0.11s) [2022-08-08T13:37:36.253Z] === RUN TestRemoveContainerWithRemovedVolume [2022-08-08T13:37:36.510Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.39s) [2022-08-08T13:37:36.510Z] === RUN TestRemoveContainerWithVolume [2022-08-08T13:37:36.943Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2022-08-08T13:37:37.073Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2022-08-08T13:37:37.073Z] === RUN TestRemoveContainerRunning [2022-08-08T13:37:37.201Z] === RUN TestDockerSuite/TestBuildEnv [2022-08-08T13:37:37.329Z] --- PASS: TestRemoveContainerRunning (0.44s) [2022-08-08T13:37:37.329Z] === RUN TestRemoveContainerForceRemoveRunning [2022-08-08T13:37:37.891Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.43s) [2022-08-08T13:37:37.891Z] === RUN TestRemoveInvalidContainer [2022-08-08T13:37:37.891Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2022-08-08T13:37:37.891Z] === RUN TestRenameLinkedContainer [2022-08-08T13:37:39.104Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2022-08-08T13:37:39.781Z] --- PASS: TestRenameLinkedContainer (1.71s) [2022-08-08T13:37:39.781Z] === RUN TestRenameStoppedContainer [2022-08-08T13:37:40.037Z] --- PASS: TestRenameStoppedContainer (0.40s) [2022-08-08T13:37:40.037Z] === RUN TestRenameRunningContainerAndReuse [2022-08-08T13:37:40.480Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2022-08-08T13:37:40.965Z] --- PASS: TestRenameRunningContainerAndReuse (0.85s) [2022-08-08T13:37:40.965Z] === RUN TestRenameInvalidName [2022-08-08T13:37:41.058Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2022-08-08T13:37:41.221Z] --- PASS: TestRenameInvalidName (0.42s) [2022-08-08T13:37:41.221Z] === RUN TestRenameAnonymousContainer [2022-08-08T13:37:41.310Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2022-08-08T13:37:41.319Z] === RUN TestDockerSuite/TestBuildEnvUsage [2022-08-08T13:37:43.111Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2022-08-08T13:37:43.111Z] === RUN TestRenameContainerWithSameName [2022-08-08T13:37:43.111Z] --- PASS: TestRenameContainerWithSameName (0.38s) [2022-08-08T13:37:43.111Z] === RUN TestRenameContainerWithLinkedContainer [2022-08-08T13:37:43.233Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2022-08-08T13:37:43.800Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2022-08-08T13:37:44.040Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2022-08-08T13:37:44.040Z] === RUN TestResize [2022-08-08T13:37:44.603Z] --- PASS: TestResize (0.45s) [2022-08-08T13:37:44.603Z] === RUN TestResizeWithInvalidSize [2022-08-08T13:37:44.860Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2022-08-08T13:37:44.860Z] === RUN TestResizeWhenContainerNotStarted [2022-08-08T13:37:45.175Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2022-08-08T13:37:45.421Z] --- PASS: TestResizeWhenContainerNotStarted (0.40s) [2022-08-08T13:37:45.421Z] === RUN TestDaemonRestartKillContainers [2022-08-08T13:37:45.421Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T13:37:45.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T13:37:45.421Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T13:37:45.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T13:37:45.421Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T13:37:45.421Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T13:37:45.422Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T13:37:45.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T13:37:45.422Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T13:37:45.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T13:37:45.422Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T13:37:45.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T13:37:45.422Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T13:37:45.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T13:37:45.422Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T13:37:45.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T13:37:45.422Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:37:45.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:37:45.422Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:37:45.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:37:45.422Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:37:45.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:37:45.422Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:37:45.422Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:37:45.422Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2022-08-08T13:37:45.422Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2022-08-08T13:37:45.961Z] tests/integration/api_image_test.py ............s..... [ 40%] [2022-08-08T13:37:46.961Z] --- PASS: TestImportExtremelyLargeImageWorks (91.21s) [2022-08-08T13:37:46.961Z] PASS [2022-08-08T13:37:46.961Z] [2022-08-08T13:37:46.961Z] === Skipped [2022-08-08T13:37:46.961Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-08T13:37:46.961Z] remove_unix_test.go:38: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2022-08-08T13:37:46.961Z] [2022-08-08T13:37:46.961Z] DONE 12 tests, 1 skipped in 95.570s [2022-08-08T13:37:46.961Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-08T13:37:46.961Z] INFO: Testing against a local daemon [2022-08-08T13:37:46.961Z] === RUN TestNetworkCreateDelete [2022-08-08T13:37:46.961Z] --- PASS: TestNetworkCreateDelete (0.13s) [2022-08-08T13:37:46.961Z] === RUN TestDockerNetworkDeletePreferID [2022-08-08T13:37:46.961Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2022-08-08T13:37:46.961Z] === RUN TestDaemonDNSFallback [2022-08-08T13:37:47.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:37:47.311Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:37:48.238Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2022-08-08T13:37:48.459Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2022-08-08T13:37:48.459Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2022-08-08T13:37:48.494Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2022-08-08T13:37:49.422Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2022-08-08T13:37:49.493Z] --- PASS: TestDaemonDNSFallback (7.32s) [2022-08-08T13:37:49.493Z] === RUN TestInspectNetwork [2022-08-08T13:37:49.493Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:37:49.493Z] --- SKIP: TestInspectNetwork (0.00s) [2022-08-08T13:37:49.493Z] === RUN TestRunContainerWithBridgeNone [2022-08-08T13:37:49.493Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.493Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2022-08-08T13:37:49.493Z] === RUN TestNetworkInvalidJSON [2022-08-08T13:37:49.493Z] === RUN TestNetworkInvalidJSON//networks/create [2022-08-08T13:37:49.493Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-08-08T13:37:49.493Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-08-08T13:37:49.493Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-08-08T13:37:49.493Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-08T13:37:49.493Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-08T13:37:49.493Z] === CONT TestNetworkInvalidJSON//networks/create [2022-08-08T13:37:49.493Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-08T13:37:49.493Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-08-08T13:37:49.493Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2022-08-08T13:37:49.493Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-08-08T13:37:49.493Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-08-08T13:37:49.493Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-08-08T13:37:49.493Z] === RUN TestNetworkList [2022-08-08T13:37:49.493Z] === RUN TestNetworkList//networks [2022-08-08T13:37:49.493Z] === PAUSE TestNetworkList//networks [2022-08-08T13:37:49.493Z] === RUN TestNetworkList//networks/ [2022-08-08T13:37:49.493Z] === PAUSE TestNetworkList//networks/ [2022-08-08T13:37:49.493Z] === CONT TestNetworkList//networks [2022-08-08T13:37:49.493Z] === CONT TestNetworkList//networks/ [2022-08-08T13:37:49.493Z] --- PASS: TestNetworkList (0.01s) [2022-08-08T13:37:49.493Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-08T13:37:49.493Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-08T13:37:49.493Z] === RUN TestHostIPv4BridgeLabel [2022-08-08T13:37:49.493Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.493Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2022-08-08T13:37:49.493Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-08T13:37:49.493Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.493Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2022-08-08T13:37:49.493Z] === RUN TestDaemonDefaultNetworkPools [2022-08-08T13:37:49.493Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.493Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2022-08-08T13:37:49.493Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-08T13:37:49.493Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.493Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2022-08-08T13:37:49.493Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-08T13:37:49.493Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.493Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-08-08T13:37:49.493Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-08T13:37:49.493Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.493Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-08-08T13:37:49.493Z] === RUN TestServiceWithPredefinedNetwork [2022-08-08T13:37:49.493Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:37:49.493Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2022-08-08T13:37:49.493Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-08T13:37:49.493Z] service_test.go:242: FLAKY_TEST [2022-08-08T13:37:49.493Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T13:37:49.493Z] === RUN TestServiceWithDataPathPortInit [2022-08-08T13:37:49.493Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:37:49.493Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2022-08-08T13:37:49.493Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-08T13:37:49.493Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:37:49.493Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-08T13:37:49.493Z] PASS [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] === Skipped [2022-08-08T13:37:49.493Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2022-08-08T13:37:49.493Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2022-08-08T13:37:49.493Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2022-08-08T13:37:49.493Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2022-08-08T13:37:49.493Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2022-08-08T13:37:49.493Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2022-08-08T13:37:49.493Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2022-08-08T13:37:49.493Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2022-08-08T13:37:49.493Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2022-08-08T13:37:49.493Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T13:37:49.493Z] service_test.go:242: FLAKY_TEST [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2022-08-08T13:37:49.493Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2022-08-08T13:37:49.493Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] DONE 22 tests, 12 skipped in 7.962s [2022-08-08T13:37:49.493Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-08T13:37:49.493Z] INFO: Testing against a local daemon [2022-08-08T13:37:49.493Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-08T13:37:49.493Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:37:49.493Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T13:37:49.493Z] === RUN TestDockerNetworkIpvlan [2022-08-08T13:37:49.493Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:37:49.493Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-08T13:37:49.493Z] PASS [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] === Skipped [2022-08-08T13:37:49.493Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T13:37:49.493Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-08T13:37:49.493Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:37:49.493Z] [2022-08-08T13:37:49.493Z] DONE 2 tests, 2 skipped in 0.090s [2022-08-08T13:37:49.678Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2022-08-08T13:37:49.752Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-08T13:37:49.752Z] INFO: Testing against a local daemon [2022-08-08T13:37:49.752Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-08T13:37:49.752Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.752Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-08T13:37:49.752Z] === RUN TestDockerNetworkMacvlan [2022-08-08T13:37:49.752Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.752Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2022-08-08T13:37:49.752Z] PASS [2022-08-08T13:37:49.752Z] [2022-08-08T13:37:49.752Z] === Skipped [2022-08-08T13:37:49.752Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2022-08-08T13:37:49.752Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.752Z] [2022-08-08T13:37:49.752Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2022-08-08T13:37:49.752Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:37:49.752Z] [2022-08-08T13:37:49.752Z] DONE 2 tests, 2 skipped in 0.091s [2022-08-08T13:37:49.752Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-08T13:37:49.752Z] testing: warning: no tests to run [2022-08-08T13:37:49.752Z] PASS [2022-08-08T13:37:49.752Z] [2022-08-08T13:37:49.752Z] DONE 0 tests in 0.020s [2022-08-08T13:37:49.752Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-08T13:37:49.752Z] INFO: Testing against a local daemon [2022-08-08T13:37:49.752Z] === RUN TestAuthZPluginAllowRequest [2022-08-08T13:37:49.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:49.752Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2022-08-08T13:37:49.752Z] === RUN TestAuthZPluginTLS [2022-08-08T13:37:49.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:49.752Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2022-08-08T13:37:49.752Z] === RUN TestAuthZPluginDenyRequest [2022-08-08T13:37:49.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:49.752Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2022-08-08T13:37:49.752Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-08T13:37:49.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:49.752Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-08T13:37:49.752Z] === RUN TestAuthZPluginDenyResponse [2022-08-08T13:37:49.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:49.752Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2022-08-08T13:37:49.752Z] === RUN TestAuthZPluginAllowEventStream [2022-08-08T13:37:49.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:49.752Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2022-08-08T13:37:49.752Z] === RUN TestAuthZPluginErrorResponse [2022-08-08T13:37:49.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:49.752Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2022-08-08T13:37:49.752Z] === RUN TestAuthZPluginErrorRequest [2022-08-08T13:37:49.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:49.752Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2022-08-08T13:37:49.752Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-08T13:37:49.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:49.752Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-08T13:37:49.752Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-08T13:37:49.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:49.752Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-08T13:37:49.752Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-08T13:37:49.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:49.752Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-08T13:37:49.752Z] === RUN TestAuthZPluginHeader [2022-08-08T13:37:49.752Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:49.752Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2022-08-08T13:37:49.752Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-08T13:37:50.318Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:50.318Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-08T13:37:50.318Z] === RUN TestAuthZPluginV2Disable [2022-08-08T13:37:50.576Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:50.576Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2022-08-08T13:37:50.576Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-08T13:37:50.835Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:50.835Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-08T13:37:50.835Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-08T13:37:51.044Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2022-08-08T13:37:51.300Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2022-08-08T13:37:51.401Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.401Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-08T13:37:51.401Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-08T13:37:51.659Z] PASS [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === Skipped [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.32s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2022-08-08T13:37:51.659Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.659Z] [2022-08-08T13:37:51.659Z] DONE 17 tests, 17 skipped in 1.808s [2022-08-08T13:37:51.659Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-08T13:37:51.659Z] INFO: Testing against a local daemon [2022-08-08T13:37:51.659Z] === RUN TestPluginInvalidJSON [2022-08-08T13:37:51.659Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-08-08T13:37:51.660Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-08-08T13:37:51.660Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-08-08T13:37:51.660Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-08T13:37:51.660Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-08-08T13:37:51.660Z] === RUN TestPluginInstall [2022-08-08T13:37:51.660Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.660Z] --- SKIP: TestPluginInstall (0.00s) [2022-08-08T13:37:51.660Z] === RUN TestPluginsWithRuntimes [2022-08-08T13:37:51.660Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-08T13:37:51.660Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2022-08-08T13:37:51.660Z] === RUN TestPluginBackCompatMediaTypes [2022-08-08T13:37:51.660Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-08T13:37:51.660Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2022-08-08T13:37:51.660Z] PASS [2022-08-08T13:37:51.660Z] [2022-08-08T13:37:51.660Z] === Skipped [2022-08-08T13:37:51.660Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2022-08-08T13:37:51.660Z] plugin_test.go:64: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2022-08-08T13:37:51.660Z] [2022-08-08T13:37:51.660Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2022-08-08T13:37:51.660Z] plugin_test.go:171: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2022-08-08T13:37:51.660Z] [2022-08-08T13:37:51.660Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2022-08-08T13:37:51.660Z] plugin_test.go:235: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2022-08-08T13:37:51.660Z] [2022-08-08T13:37:51.660Z] DONE 5 tests, 3 skipped in 0.134s [2022-08-08T13:37:51.660Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-08T13:37:51.918Z] INFO: Testing against a local daemon [2022-08-08T13:37:51.918Z] === RUN TestExternalGraphDriver [2022-08-08T13:37:52.176Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-08T13:37:52.176Z] --- SKIP: TestExternalGraphDriver (0.33s) [2022-08-08T13:37:52.176Z] === RUN TestGraphdriverPluginV2 [2022-08-08T13:37:53.190Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2022-08-08T13:37:53.446Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2022-08-08T13:37:53.725Z] docker_cli_daemon_test.go:2551: [d33c935b1347b] daemon is not started [2022-08-08T13:37:55.336Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2022-08-08T13:37:55.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.60s) [2022-08-08T13:37:55.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.79s) [2022-08-08T13:37:55.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.23s) [2022-08-08T13:37:55.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2022-08-08T13:37:55.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.24s) [2022-08-08T13:37:55.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2022-08-08T13:37:55.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.69s) [2022-08-08T13:37:55.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.69s) [2022-08-08T13:37:55.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.92s) [2022-08-08T13:37:55.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.98s) [2022-08-08T13:37:55.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.68s) [2022-08-08T13:37:55.336Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.65s) [2022-08-08T13:37:55.336Z] === RUN TestCgroupNamespacesRun [2022-08-08T13:37:55.624Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2022-08-08T13:37:56.263Z] --- PASS: TestCgroupNamespacesRun (1.11s) [2022-08-08T13:37:56.263Z] === RUN TestCgroupNamespacesRunPrivileged [2022-08-08T13:37:57.192Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.13s) [2022-08-08T13:37:57.192Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2022-08-08T13:37:58.557Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.10s) [2022-08-08T13:37:58.557Z] === RUN TestCgroupNamespacesRunHostMode [2022-08-08T13:37:58.742Z] --- PASS: TestGraphdriverPluginV2 (5.71s) [2022-08-08T13:37:58.742Z] PASS [2022-08-08T13:37:58.742Z] [2022-08-08T13:37:58.742Z] === Skipped [2022-08-08T13:37:58.742Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.33s) [2022-08-08T13:37:58.742Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2022-08-08T13:37:58.742Z] [2022-08-08T13:37:58.742Z] DONE 2 tests, 1 skipped in 6.156s [2022-08-08T13:37:58.743Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-08T13:37:58.743Z] INFO: Testing against a local daemon [2022-08-08T13:37:58.743Z] === RUN TestContinueAfterPluginCrash [2022-08-08T13:37:58.743Z] === PAUSE TestContinueAfterPluginCrash [2022-08-08T13:37:58.743Z] === RUN TestReadPluginNoRead [2022-08-08T13:37:58.743Z] === PAUSE TestReadPluginNoRead [2022-08-08T13:37:58.743Z] === RUN TestDaemonStartWithLogOpt [2022-08-08T13:37:58.743Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-08T13:37:58.743Z] === CONT TestContinueAfterPluginCrash [2022-08-08T13:37:58.743Z] === CONT TestDaemonStartWithLogOpt [2022-08-08T13:37:59.484Z] --- PASS: TestCgroupNamespacesRunHostMode (1.16s) [2022-08-08T13:37:59.484Z] === RUN TestCgroupNamespacesRunPrivateMode [2022-08-08T13:38:00.850Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.14s) [2022-08-08T13:38:00.850Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2022-08-08T13:38:01.778Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2022-08-08T13:38:01.778Z] === RUN TestCgroupNamespacesRunInvalidMode [2022-08-08T13:38:01.964Z] tests/integration/api_network_test.py ............................ [ 47%] [2022-08-08T13:38:02.340Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.68s) [2022-08-08T13:38:02.340Z] === RUN TestCgroupNamespacesRunOlderClient [2022-08-08T13:38:03.735Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2022-08-08T13:38:03.746Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.15s) [2022-08-08T13:38:03.746Z] === RUN TestNISDomainname [2022-08-08T13:38:04.028Z] --- PASS: TestDaemonStartWithLogOpt (6.08s) [2022-08-08T13:38:04.028Z] === CONT TestReadPluginNoRead [2022-08-08T13:38:04.317Z] --- PASS: TestNISDomainname (0.53s) [2022-08-08T13:38:04.317Z] === RUN TestHostnameDnsResolution [2022-08-08T13:38:04.886Z] --- PASS: TestHostnameDnsResolution (0.70s) [2022-08-08T13:38:04.886Z] === RUN TestUnprivilegedPortsAndPing [2022-08-08T13:38:05.454Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2022-08-08T13:38:05.454Z] === RUN TestStats [2022-08-08T13:38:06.262Z] === RUN TestDockerDaemonSuite/TestShmSize [2022-08-08T13:38:07.196Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2022-08-08T13:38:07.314Z] === RUN TestReadPluginNoRead/default [2022-08-08T13:38:07.881Z] --- PASS: TestContinueAfterPluginCrash (9.72s) [2022-08-08T13:38:07.969Z] --- PASS: TestStats (2.41s) [2022-08-08T13:38:07.969Z] === RUN TestStopContainerWithTimeout [2022-08-08T13:38:07.969Z] === RUN TestStopContainerWithTimeout/0 [2022-08-08T13:38:07.969Z] === PAUSE TestStopContainerWithTimeout/0 [2022-08-08T13:38:07.969Z] === RUN TestStopContainerWithTimeout/1 [2022-08-08T13:38:07.969Z] === PAUSE TestStopContainerWithTimeout/1 [2022-08-08T13:38:07.969Z] === RUN TestStopContainerWithTimeout/3 [2022-08-08T13:38:07.969Z] === PAUSE TestStopContainerWithTimeout/3 [2022-08-08T13:38:07.969Z] === RUN TestStopContainerWithTimeout/-1 [2022-08-08T13:38:07.969Z] === PAUSE TestStopContainerWithTimeout/-1 [2022-08-08T13:38:07.969Z] === CONT TestStopContainerWithTimeout/0 [2022-08-08T13:38:07.969Z] === CONT TestStopContainerWithTimeout/-1 [2022-08-08T13:38:08.129Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2022-08-08T13:38:08.531Z] === CONT TestStopContainerWithTimeout/3 [2022-08-08T13:38:09.503Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2022-08-08T13:38:09.782Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-08T13:38:10.420Z] === CONT TestStopContainerWithTimeout/1 [2022-08-08T13:38:10.879Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2022-08-08T13:38:10.879Z] check_test.go:309: [d0a5bff2154ed] daemon is not started [2022-08-08T13:38:10.879Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2022-08-08T13:38:11.464Z] tests/integration/api_plugin_test.py ........... [ 50%] [2022-08-08T13:38:11.685Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-08T13:38:11.786Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2022-08-08T13:38:11.786Z] --- PASS: TestStopContainerWithTimeout/0 (0.61s) [2022-08-08T13:38:11.786Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2022-08-08T13:38:11.786Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2022-08-08T13:38:11.786Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2022-08-08T13:38:11.786Z] === RUN TestDeleteDevicemapper [2022-08-08T13:38:11.786Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T13:38:11.786Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2022-08-08T13:38:11.786Z] === RUN TestStopContainerWithRestartPolicyAlways [2022-08-08T13:38:12.547Z] tests/integration/api_secret_test.py ..... [ 51%] [2022-08-08T13:38:13.152Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.31s) [2022-08-08T13:38:13.152Z] === RUN TestUpdateMemory [2022-08-08T13:38:13.714Z] --- PASS: TestUpdateMemory (0.54s) [2022-08-08T13:38:13.714Z] === RUN TestUpdateCPUQuota [2022-08-08T13:38:14.218Z] === CONT TestReadPluginNoRead [2022-08-08T13:38:14.218Z] read_test.go:92: [dea4de9106619] daemon is not started [2022-08-08T13:38:14.218Z] --- PASS: TestReadPluginNoRead (9.86s) [2022-08-08T13:38:14.218Z] --- PASS: TestReadPluginNoRead/default (2.23s) [2022-08-08T13:38:14.218Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.26s) [2022-08-08T13:38:14.218Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.23s) [2022-08-08T13:38:14.218Z] PASS [2022-08-08T13:38:14.218Z] [2022-08-08T13:38:14.218Z] DONE 6 tests in 16.036s [2022-08-08T13:38:14.218Z] 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-08T13:38:14.218Z] testing: warning: no tests to run [2022-08-08T13:38:14.218Z] PASS [2022-08-08T13:38:14.218Z] [2022-08-08T13:38:14.218Z] DONE 0 tests in 0.029s [2022-08-08T13:38:14.218Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-08T13:38:14.218Z] INFO: Testing against a local daemon [2022-08-08T13:38:14.218Z] === RUN TestPluginWithDevMounts [2022-08-08T13:38:14.218Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-08-08T13:38:14.218Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2022-08-08T13:38:14.218Z] PASS [2022-08-08T13:38:14.218Z] [2022-08-08T13:38:14.218Z] === Skipped [2022-08-08T13:38:14.218Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2022-08-08T13:38:14.218Z] mounts_test.go:21: (*Execution).IsRootless-fm [2022-08-08T13:38:14.218Z] [2022-08-08T13:38:14.218Z] DONE 1 tests, 1 skipped in 0.100s [2022-08-08T13:38:14.218Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-08T13:38:14.218Z] INFO: Testing against a local daemon [2022-08-08T13:38:14.218Z] === RUN TestSecretInspect [2022-08-08T13:38:14.218Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.218Z] --- SKIP: TestSecretInspect (0.01s) [2022-08-08T13:38:14.218Z] === RUN TestSecretList [2022-08-08T13:38:14.218Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.218Z] --- SKIP: TestSecretList (0.01s) [2022-08-08T13:38:14.218Z] === RUN TestSecretsCreateAndDelete [2022-08-08T13:38:14.218Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.218Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2022-08-08T13:38:14.218Z] === RUN TestSecretsUpdate [2022-08-08T13:38:14.218Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.218Z] --- SKIP: TestSecretsUpdate (0.01s) [2022-08-08T13:38:14.218Z] === RUN TestTemplatedSecret [2022-08-08T13:38:14.218Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.218Z] --- SKIP: TestTemplatedSecret (0.00s) [2022-08-08T13:38:14.218Z] === RUN TestSecretCreateResolve [2022-08-08T13:38:14.218Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.218Z] --- SKIP: TestSecretCreateResolve (0.02s) [2022-08-08T13:38:14.218Z] PASS [2022-08-08T13:38:14.218Z] [2022-08-08T13:38:14.218Z] === Skipped [2022-08-08T13:38:14.218Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2022-08-08T13:38:14.218Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.218Z] [2022-08-08T13:38:14.218Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2022-08-08T13:38:14.218Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.218Z] [2022-08-08T13:38:14.218Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2022-08-08T13:38:14.218Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.218Z] [2022-08-08T13:38:14.218Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2022-08-08T13:38:14.218Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.218Z] [2022-08-08T13:38:14.218Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2022-08-08T13:38:14.218Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.218Z] [2022-08-08T13:38:14.218Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.02s) [2022-08-08T13:38:14.218Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.218Z] [2022-08-08T13:38:14.218Z] DONE 6 tests, 6 skipped in 0.149s [2022-08-08T13:38:14.218Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-08T13:38:14.276Z] --- PASS: TestUpdateCPUQuota (0.74s) [2022-08-08T13:38:14.276Z] === RUN TestUpdatePidsLimit [2022-08-08T13:38:14.477Z] INFO: Testing against a local daemon [2022-08-08T13:38:14.477Z] === RUN TestServiceCreateInit [2022-08-08T13:38:14.477Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-08T13:38:14.477Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-08T13:38:14.477Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] --- PASS: TestServiceCreateInit (0.02s) [2022-08-08T13:38:14.477Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-08T13:38:14.477Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-08T13:38:14.477Z] === RUN TestCreateServiceMultipleTimes [2022-08-08T13:38:14.477Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2022-08-08T13:38:14.477Z] === RUN TestCreateServiceConflict [2022-08-08T13:38:14.477Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] --- SKIP: TestCreateServiceConflict (0.01s) [2022-08-08T13:38:14.477Z] === RUN TestCreateServiceMaxReplicas [2022-08-08T13:38:14.477Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2022-08-08T13:38:14.477Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-08T13:38:14.477Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-08T13:38:14.477Z] === RUN TestCreateServiceSecretFileMode [2022-08-08T13:38:14.477Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2022-08-08T13:38:14.477Z] === RUN TestCreateServiceConfigFileMode [2022-08-08T13:38:14.477Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2022-08-08T13:38:14.477Z] === RUN TestCreateServiceSysctls [2022-08-08T13:38:14.477Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2022-08-08T13:38:14.477Z] === RUN TestCreateServiceCapabilities [2022-08-08T13:38:14.477Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2022-08-08T13:38:14.477Z] === RUN TestInspect [2022-08-08T13:38:14.477Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] --- SKIP: TestInspect (0.01s) [2022-08-08T13:38:14.477Z] === RUN TestCreateJob [2022-08-08T13:38:14.477Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] --- SKIP: TestCreateJob (0.01s) [2022-08-08T13:38:14.477Z] === RUN TestReplicatedJob [2022-08-08T13:38:14.477Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] --- SKIP: TestReplicatedJob (0.01s) [2022-08-08T13:38:14.477Z] === RUN TestUpdateReplicatedJob [2022-08-08T13:38:14.477Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2022-08-08T13:38:14.477Z] === RUN TestServiceListWithStatuses [2022-08-08T13:38:14.477Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T13:38:14.477Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-08T13:38:14.477Z] === RUN TestDockerNetworkConnectAlias [2022-08-08T13:38:14.477Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2022-08-08T13:38:14.477Z] === RUN TestDockerNetworkReConnect [2022-08-08T13:38:14.477Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:14.477Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2022-08-08T13:38:14.477Z] === RUN TestServicePlugin [2022-08-08T13:38:14.533Z] === RUN TestUpdatePidsLimit/update_from_none [2022-08-08T13:38:14.533Z] === RUN TestUpdatePidsLimit/no_change [2022-08-08T13:38:14.789Z] === RUN TestUpdatePidsLimit/update_lower [2022-08-08T13:38:15.045Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2022-08-08T13:38:15.045Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2022-08-08T13:38:15.301Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2022-08-08T13:38:15.558Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2022-08-08T13:38:16.120Z] --- PASS: TestUpdatePidsLimit (1.78s) [2022-08-08T13:38:16.120Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2022-08-08T13:38:16.120Z] --- PASS: TestUpdatePidsLimit/no_change (0.19s) [2022-08-08T13:38:16.120Z] --- PASS: TestUpdatePidsLimit/update_lower (0.20s) [2022-08-08T13:38:16.120Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.18s) [2022-08-08T13:38:16.120Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2022-08-08T13:38:16.120Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.18s) [2022-08-08T13:38:16.120Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.19s) [2022-08-08T13:38:16.120Z] === RUN TestUpdateRestartPolicy [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite (340.77s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (4.96s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.68s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.60s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.28s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.22s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.77s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.51s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.99s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.43s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.35s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.24s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.48s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.42s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.26s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.44s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.35s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.88s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.58s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.12s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.60s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.57s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.52s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (2.83s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.82s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.56s) [2022-08-08T13:38:17.438Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.77s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.90s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.70s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.66s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (3.03s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.55s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.01s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.01s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (2.74s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.52s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.54s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.51s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.59s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.68s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.61s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.55s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.62s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.64s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.83s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.53s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.54s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.54s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (7.23s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.33s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (14.63s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.41s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.13s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (5.00s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (3.05s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.67s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.48s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (2.16s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (8.97s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (2.86s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.38s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.66s) [2022-08-08T13:38:17.438Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-08T13:38:17.438Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (3.42s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (4.64s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (2.67s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (2.68s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (3.03s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.36s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (3.84s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (4.53s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.30s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.90s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.75s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.58s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.55s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (6.79s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.09s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.54s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.66s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.18s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.08s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.52s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (2.98s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.54s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.71s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.85s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.75s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.06s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.53s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.42s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.85s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.60s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.59s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.74s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.59s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.55s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.32s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.48s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.86s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.16s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.29s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.40s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.68s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.05s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.08s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.97s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.33s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.37s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.59s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.78s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.79s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2022-08-08T13:38:17.438Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.99s) [2022-08-08T13:38:17.438Z] === RUN TestDockerSwarmSuite [2022-08-08T13:38:17.438Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2022-08-08T13:38:17.696Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2022-08-08T13:38:17.765Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] --- SKIP: TestServicePlugin (2.87s) [2022-08-08T13:38:17.765Z] === RUN TestServiceUpdateLabel [2022-08-08T13:38:17.765Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2022-08-08T13:38:17.765Z] === RUN TestServiceUpdateSecrets [2022-08-08T13:38:17.765Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2022-08-08T13:38:17.765Z] === RUN TestServiceUpdateConfigs [2022-08-08T13:38:17.765Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2022-08-08T13:38:17.765Z] === RUN TestServiceUpdateNetwork [2022-08-08T13:38:17.765Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2022-08-08T13:38:17.765Z] === RUN TestServiceUpdatePidsLimit [2022-08-08T13:38:17.765Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2022-08-08T13:38:17.765Z] PASS [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === Skipped [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-08T13:38:17.765Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-08T13:38:17.765Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2022-08-08T13:38:17.765Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2022-08-08T13:38:17.765Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2022-08-08T13:38:17.765Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2022-08-08T13:38:17.765Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2022-08-08T13:38:17.765Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2022-08-08T13:38:17.765Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2022-08-08T13:38:17.765Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2022-08-08T13:38:17.765Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2022-08-08T13:38:17.765Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2022-08-08T13:38:17.765Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2022-08-08T13:38:17.765Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2022-08-08T13:38:17.765Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-08T13:38:17.765Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2022-08-08T13:38:17.765Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2022-08-08T13:38:17.765Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestServicePlugin (2.87s) [2022-08-08T13:38:17.765Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2022-08-08T13:38:17.765Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2022-08-08T13:38:17.765Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2022-08-08T13:38:17.765Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2022-08-08T13:38:17.765Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2022-08-08T13:38:17.765Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] DONE 24 tests, 23 skipped in 3.226s [2022-08-08T13:38:17.765Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-08T13:38:17.765Z] INFO: Testing against a local daemon [2022-08-08T13:38:17.765Z] === RUN TestSessionCreate [2022-08-08T13:38:17.765Z] --- PASS: TestSessionCreate (0.05s) [2022-08-08T13:38:17.765Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-08T13:38:17.765Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-08T13:38:17.765Z] PASS [2022-08-08T13:38:17.765Z] [2022-08-08T13:38:17.765Z] DONE 2 tests in 0.156s [2022-08-08T13:38:17.765Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-08T13:38:17.765Z] INFO: Testing against a local daemon [2022-08-08T13:38:17.765Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-08T13:38:17.765Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T13:38:17.765Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T13:38:17.765Z] === RUN TestEventsExecDie [2022-08-08T13:38:17.947Z] tests/integration/api_service_test.py .................................. [ 60%] [2022-08-08T13:38:18.332Z] --- PASS: TestEventsExecDie (0.49s) [2022-08-08T13:38:18.332Z] === RUN TestEventsBackwardsCompatible [2022-08-08T13:38:18.332Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2022-08-08T13:38:18.332Z] === RUN TestInfoBinaryCommits [2022-08-08T13:38:18.332Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-08T13:38:18.332Z] === RUN TestInfoAPIVersioned [2022-08-08T13:38:18.332Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-08T13:38:18.332Z] === RUN TestInfoDiscoveryBackend [2022-08-08T13:38:18.629Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2022-08-08T13:38:19.348Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2022-08-08T13:38:19.932Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2022-08-08T13:38:20.193Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2022-08-08T13:38:20.233Z] --- PASS: TestInfoDiscoveryBackend (1.55s) [2022-08-08T13:38:20.233Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-08-08T13:38:21.126Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2022-08-08T13:38:21.126Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-08-08T13:38:21.126Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2022-08-08T13:38:21.692Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2022-08-08T13:38:23.067Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2022-08-08T13:38:23.517Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2022-08-08T13:38:23.517Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-08-08T13:38:23.517Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:38:23.517Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-08-08T13:38:23.517Z] === RUN TestInfoAPI [2022-08-08T13:38:23.517Z] --- PASS: TestInfoAPI (0.02s) [2022-08-08T13:38:23.517Z] === RUN TestInfoAPIWarnings [2022-08-08T13:38:28.009Z] --- PASS: TestImportExtremelyLargeImageWorks (88.62s) [2022-08-08T13:38:28.009Z] PASS [2022-08-08T13:38:28.009Z] [2022-08-08T13:38:28.009Z] DONE 12 tests in 91.379s [2022-08-08T13:38:28.009Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-08T13:38:28.009Z] INFO: Testing against a local daemon [2022-08-08T13:38:28.009Z] === RUN TestNetworkCreateDelete [2022-08-08T13:38:28.009Z] --- PASS: TestNetworkCreateDelete (0.14s) [2022-08-08T13:38:28.009Z] === RUN TestDockerNetworkDeletePreferID [2022-08-08T13:38:28.009Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2022-08-08T13:38:28.009Z] === RUN TestDaemonDNSFallback [2022-08-08T13:38:28.009Z] --- PASS: TestDaemonDNSFallback (6.35s) [2022-08-08T13:38:28.009Z] === RUN TestInspectNetwork [2022-08-08T13:38:28.286Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2022-08-08T13:38:28.286Z] === RUN TestUpdateRestartWithAutoRemove [2022-08-08T13:38:28.286Z] --- PASS: TestUpdateRestartWithAutoRemove (0.43s) [2022-08-08T13:38:28.286Z] === RUN TestWaitNonBlocked [2022-08-08T13:38:28.286Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T13:38:28.286Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T13:38:28.286Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T13:38:28.286Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T13:38:28.286Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2022-08-08T13:38:28.286Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2022-08-08T13:38:28.286Z] --- PASS: TestWaitNonBlocked (0.01s) [2022-08-08T13:38:28.286Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.68s) [2022-08-08T13:38:28.286Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2022-08-08T13:38:28.286Z] === RUN TestWaitBlocked [2022-08-08T13:38:28.286Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T13:38:28.286Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T13:38:28.286Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T13:38:28.286Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T13:38:28.286Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2022-08-08T13:38:28.286Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2022-08-08T13:38:28.331Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2022-08-08T13:38:28.848Z] --- PASS: TestWaitBlocked (0.01s) [2022-08-08T13:38:28.848Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.61s) [2022-08-08T13:38:28.848Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.67s) [2022-08-08T13:38:28.848Z] === CONT TestContainerStartOnDaemonRestart [2022-08-08T13:38:28.848Z] === CONT TestRestartDaemonWithRestartingContainer [2022-08-08T13:38:29.921Z] === RUN TestInspectNetwork/full_network_id [2022-08-08T13:38:29.921Z] === RUN TestInspectNetwork/partial_network_id [2022-08-08T13:38:29.921Z] === RUN TestInspectNetwork/network_name [2022-08-08T13:38:29.921Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-08T13:38:30.738Z] --- PASS: TestContainerStartOnDaemonRestart (1.97s) [2022-08-08T13:38:30.738Z] === CONT TestIpcModeOlderClient [2022-08-08T13:38:30.994Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.02s) [2022-08-08T13:38:30.994Z] === CONT TestContainerKillOnDaemonStart [2022-08-08T13:38:30.994Z] --- PASS: TestIpcModeOlderClient (0.07s) [2022-08-08T13:38:30.994Z] === CONT TestDaemonHostGatewayIP [2022-08-08T13:38:31.612Z] === RUN TestDockerSuite/TestBuildExpose [2022-08-08T13:38:31.871Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2022-08-08T13:38:32.437Z] ......................... [ 67%] [2022-08-08T13:38:32.804Z] === RUN TestDockerSuite/TestBuildExposeOrder [2022-08-08T13:38:33.062Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2022-08-08T13:38:33.320Z] === RUN TestDockerSuite/TestBuildFails [2022-08-08T13:38:33.511Z] --- PASS: TestDaemonHostGatewayIP (2.35s) [2022-08-08T13:38:33.511Z] === CONT TestDaemonRestartIpcMode [2022-08-08T13:38:33.887Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2022-08-08T13:38:34.118Z] --- PASS: TestInspectNetwork (6.89s) [2022-08-08T13:38:34.118Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-08T13:38:34.118Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-08T13:38:34.118Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-08T13:38:34.118Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-08T13:38:34.118Z] === RUN TestRunContainerWithBridgeNone [2022-08-08T13:38:34.145Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2022-08-08T13:38:35.401Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2022-08-08T13:38:35.502Z] --- PASS: TestRunContainerWithBridgeNone (1.54s) [2022-08-08T13:38:35.502Z] === RUN TestNetworkInvalidJSON [2022-08-08T13:38:35.502Z] === RUN TestNetworkInvalidJSON//networks/create [2022-08-08T13:38:35.502Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-08-08T13:38:35.502Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-08-08T13:38:35.502Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-08-08T13:38:35.502Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-08T13:38:35.502Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-08T13:38:35.502Z] === CONT TestNetworkInvalidJSON//networks/create [2022-08-08T13:38:35.502Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-08T13:38:35.502Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-08-08T13:38:35.502Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-08T13:38:35.502Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-08-08T13:38:35.502Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-08-08T13:38:35.502Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-08-08T13:38:35.502Z] === RUN TestNetworkList [2022-08-08T13:38:35.502Z] === RUN TestNetworkList//networks [2022-08-08T13:38:35.502Z] === PAUSE TestNetworkList//networks [2022-08-08T13:38:35.502Z] === RUN TestNetworkList//networks/ [2022-08-08T13:38:35.502Z] === PAUSE TestNetworkList//networks/ [2022-08-08T13:38:35.502Z] === CONT TestNetworkList//networks [2022-08-08T13:38:35.502Z] === CONT TestNetworkList//networks/ [2022-08-08T13:38:35.502Z] --- PASS: TestNetworkList (0.01s) [2022-08-08T13:38:35.502Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-08T13:38:35.502Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-08T13:38:35.502Z] === RUN TestHostIPv4BridgeLabel [2022-08-08T13:38:36.046Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2022-08-08T13:38:36.072Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-08T13:38:36.072Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-08T13:38:37.012Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-08T13:38:37.012Z] === RUN TestDaemonDefaultNetworkPools [2022-08-08T13:38:37.945Z] === RUN TestDockerSuite/TestBuildForceRm [2022-08-08T13:38:37.952Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2022-08-08T13:38:37.952Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-08T13:38:38.879Z] === RUN TestDockerSuite/TestBuildFromGit [2022-08-08T13:38:38.893Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-08-08T13:38:38.893Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-08T13:38:40.255Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2022-08-08T13:38:40.274Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2022-08-08T13:38:40.275Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-08T13:38:40.514Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2022-08-08T13:38:40.844Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-08T13:38:40.844Z] === RUN TestServiceWithPredefinedNetwork [2022-08-08T13:38:41.448Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2022-08-08T13:38:41.448Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2022-08-08T13:38:41.663Z] --- PASS: TestInfoAPIWarnings (17.35s) [2022-08-08T13:38:41.663Z] === RUN TestInfoDebug [2022-08-08T13:38:42.229Z] --- PASS: TestInfoDebug (1.54s) [2022-08-08T13:38:42.229Z] === RUN TestInfoInsecureRegistries [2022-08-08T13:38:42.384Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2022-08-08T13:38:43.322Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2022-08-08T13:38:43.384Z] --- PASS: TestServiceWithPredefinedNetwork (2.26s) [2022-08-08T13:38:43.384Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-08T13:38:43.384Z] service_test.go:242: FLAKY_TEST [2022-08-08T13:38:43.384Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T13:38:43.385Z] === RUN TestServiceWithDataPathPortInit [2022-08-08T13:38:43.484Z] --- PASS: TestContainerKillOnDaemonStart (11.69s) [2022-08-08T13:38:43.484Z] PASS [2022-08-08T13:38:43.484Z] [2022-08-08T13:38:43.484Z] === Skipped [2022-08-08T13:38:43.484Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2022-08-08T13:38:43.484Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2022-08-08T13:38:43.484Z] [2022-08-08T13:38:43.484Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2022-08-08T13:38:43.484Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2022-08-08T13:38:43.484Z] [2022-08-08T13:38:43.484Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2022-08-08T13:38:43.484Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2022-08-08T13:38:43.484Z] [2022-08-08T13:38:43.484Z] DONE 196 tests, 3 skipped in 104.950s [2022-08-08T13:38:43.484Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2022-08-08T13:38:43.484Z] ++ 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-08T13:38:43.484Z] ++ set -e [2022-08-08T13:38:43.484Z] ++ '[' -n 0 ']' [2022-08-08T13:38:43.484Z] ++ set -x [2022-08-08T13:38:43.484Z] ++ 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-08T13:38:43.484Z] INFO: Testing against a local daemon [2022-08-08T13:38:43.484Z] === RUN TestCommitInheritsEnv [2022-08-08T13:38:43.484Z] --- PASS: TestCommitInheritsEnv (0.25s) [2022-08-08T13:38:43.484Z] === RUN TestImportExtremelyLargeImageWorks [2022-08-08T13:38:43.484Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-08-08T13:38:43.484Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2022-08-08T13:38:43.484Z] === RUN TestImagesFilterMultiReference [2022-08-08T13:38:43.484Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2022-08-08T13:38:43.484Z] === RUN TestImagePullPlatformInvalid [2022-08-08T13:38:43.484Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2022-08-08T13:38:43.484Z] === RUN TestRemoveImageOrphaning [2022-08-08T13:38:43.484Z] --- PASS: TestRemoveImageOrphaning (0.24s) [2022-08-08T13:38:43.484Z] === RUN TestRemoveImageGarbageCollector [2022-08-08T13:38:43.484Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T13:38:43.484Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2022-08-08T13:38:43.484Z] === RUN TestTagUnprefixedRepoByNameOrName [2022-08-08T13:38:43.484Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2022-08-08T13:38:43.484Z] === RUN TestTagInvalidReference [2022-08-08T13:38:43.484Z] --- PASS: TestTagInvalidReference (0.01s) [2022-08-08T13:38:43.484Z] === RUN TestTagValidPrefixedRepo [2022-08-08T13:38:43.484Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2022-08-08T13:38:43.484Z] === RUN TestTagExistedNameWithoutForce [2022-08-08T13:38:43.484Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2022-08-08T13:38:43.484Z] === RUN TestTagOfficialNames [2022-08-08T13:38:43.484Z] --- PASS: TestTagOfficialNames (0.05s) [2022-08-08T13:38:43.484Z] === RUN TestTagMatchesDigest [2022-08-08T13:38:43.484Z] --- PASS: TestTagMatchesDigest (0.01s) [2022-08-08T13:38:43.484Z] PASS [2022-08-08T13:38:43.484Z] [2022-08-08T13:38:43.484Z] === Skipped [2022-08-08T13:38:43.484Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2022-08-08T13:38:43.484Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2022-08-08T13:38:43.484Z] [2022-08-08T13:38:43.484Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2022-08-08T13:38:43.484Z] remove_unix_test.go:37: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T13:38:43.484Z] [2022-08-08T13:38:43.484Z] DONE 12 tests, 2 skipped in 0.897s [2022-08-08T13:38:43.484Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2022-08-08T13:38:43.484Z] ++ 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-08T13:38:43.484Z] ++ set -e [2022-08-08T13:38:43.484Z] ++ '[' -n 0 ']' [2022-08-08T13:38:43.484Z] ++ set -x [2022-08-08T13:38:43.484Z] ++ 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-08T13:38:43.484Z] INFO: Testing against a local daemon [2022-08-08T13:38:43.484Z] === RUN TestNetworkCreateDelete [2022-08-08T13:38:43.741Z] --- PASS: TestNetworkCreateDelete (0.15s) [2022-08-08T13:38:43.741Z] === RUN TestDockerNetworkDeletePreferID [2022-08-08T13:38:44.132Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2022-08-08T13:38:44.132Z] === RUN TestInfoRegistryMirrors [2022-08-08T13:38:44.302Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2022-08-08T13:38:44.302Z] === RUN TestDaemonDNSFallback [2022-08-08T13:38:44.720Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2022-08-08T13:38:44.978Z] docker_api_swarm_test.go:563: [d1e1b65ac63b9] joining swarm manager [d3e27e440a5ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:38:44.978Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2022-08-08T13:38:45.507Z] --- PASS: TestInfoRegistryMirrors (1.54s) [2022-08-08T13:38:45.507Z] === RUN TestLoginFailsWithBadCredentials [2022-08-08T13:38:45.767Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-08T13:38:45.767Z] === RUN TestPingCacheHeaders [2022-08-08T13:38:45.767Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-08T13:38:45.767Z] === RUN TestPingGet [2022-08-08T13:38:45.767Z] --- PASS: TestPingGet (0.02s) [2022-08-08T13:38:45.767Z] === RUN TestPingHead [2022-08-08T13:38:45.767Z] --- PASS: TestPingHead (0.02s) [2022-08-08T13:38:45.767Z] === RUN TestVersion [2022-08-08T13:38:45.767Z] --- PASS: TestVersion (0.01s) [2022-08-08T13:38:45.767Z] PASS [2022-08-08T13:38:45.767Z] [2022-08-08T13:38:45.767Z] === Skipped [2022-08-08T13:38:45.767Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T13:38:45.767Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T13:38:45.767Z] [2022-08-08T13:38:45.767Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2022-08-08T13:38:45.767Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2022-08-08T13:38:45.767Z] [2022-08-08T13:38:45.767Z] DONE 18 tests, 2 skipped in 28.079s [2022-08-08T13:38:45.767Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-08T13:38:45.767Z] INFO: Testing against a local daemon [2022-08-08T13:38:45.767Z] === RUN TestVolumesCreateAndList [2022-08-08T13:38:45.767Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-08T13:38:45.767Z] === RUN TestVolumesRemove [2022-08-08T13:38:46.026Z] --- PASS: TestVolumesRemove (0.05s) [2022-08-08T13:38:46.026Z] === RUN TestVolumesInspect [2022-08-08T13:38:46.026Z] --- PASS: TestVolumesInspect (0.01s) [2022-08-08T13:38:46.026Z] === RUN TestVolumesInvalidJSON [2022-08-08T13:38:46.026Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-08-08T13:38:46.026Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-08-08T13:38:46.026Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-08-08T13:38:46.026Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-08T13:38:46.026Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-08-08T13:38:46.026Z] PASS [2022-08-08T13:38:46.026Z] [2022-08-08T13:38:46.026Z] DONE 5 tests in 0.192s [2022-08-08T13:38:46.026Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T13:38:46.026Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12357 is not a child of this shell [2022-08-08T13:38:46.026Z] warning: PID 12357 from bundles/test-integration/docker.pid had a nonzero exit code [2022-08-08T13:38:46.026Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T13:38:46.026Z] [2022-08-08T13:38:46.026Z] Unloading profiles will leave already running processes permanently [2022-08-08T13:38:46.026Z] unconfined, which can lead to unexpected situations. [2022-08-08T13:38:46.026Z] [2022-08-08T13:38:46.026Z] To set a process to complain mode, use the command line tool [2022-08-08T13:38:46.026Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T13:38:46.026Z] Removing test suite binaries [2022-08-08T13:38:46.026Z] exiting test-integration [2022-08-08T13:38:46.026Z] ++ exit 0 [2022-08-08T13:38:46.961Z] [2022-08-08T13:38:47.508Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2022-08-08T13:38:49.409Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume Post stage [Pipeline] junit [2022-08-08T13:38:49.511Z] Recording test results [2022-08-08T13:38:49.858Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-08T13:38:50.189Z] + echo Ensuring container killed. [2022-08-08T13:38:50.189Z] Ensuring container killed. [2022-08-08T13:38:50.189Z] + docker rm -vf docker-pr9 [2022-08-08T13:38:50.189Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-08-08T13:38:50.342Z] === RUN TestDockerSuite/TestBuildHistory [2022-08-08T13:38:50.475Z] + echo Chowning /workspace to jenkins user [2022-08-08T13:38:50.475Z] Chowning /workspace to jenkins user [2022-08-08T13:38:50.475Z] + id -u [2022-08-08T13:38:50.475Z] + id -g [2022-08-08T13:38:50.475Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43911:/workspace busybox chown -R 1000:1000 /workspace [2022-08-08T13:38:50.840Z] --- PASS: TestDaemonDNSFallback (6.30s) [2022-08-08T13:38:50.840Z] === RUN TestInspectNetwork [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T13:38:52.145Z] + bundleName=amd64-rootless [2022-08-08T13:38:52.145Z] + echo Creating amd64-rootless-bundles.tar.gz [2022-08-08T13:38:52.145Z] Creating amd64-rootless-bundles.tar.gz [2022-08-08T13:38:52.145Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [2022-08-08T13:38:52.145Z] + 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-08T13:38:52.157Z] Archiving artifacts [2022-08-08T13:38:52.402Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43911/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-08T13:38:52.709Z] + make clean [2022-08-08T13:38:52.709Z] docker volume rm -f docker-dev-cache [2022-08-08T13:38:52.709Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-08T13:38:53.356Z] === RUN TestInspectNetwork/full_network_id [2022-08-08T13:38:53.356Z] === RUN TestInspectNetwork/partial_network_id [2022-08-08T13:38:53.356Z] === RUN TestInspectNetwork/network_name [2022-08-08T13:38:53.356Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-08T13:38:53.623Z] === RUN TestDockerSuite/TestBuildIidFile [2022-08-08T13:38:54.189Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2022-08-08T13:38:54.757Z] === RUN TestDockerSuite/TestBuildInheritance [2022-08-08T13:38:55.692Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2022-08-08T13:38:56.627Z] === RUN TestDockerSuite/TestBuildInvalidTag [2022-08-08T13:38:56.627Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2022-08-08T13:38:56.886Z] docker_api_swarm_test.go:585: [d8c8fa0dcf7bd] joining swarm manager [d3e27e440a5ec]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:38:57.452Z] === RUN TestDockerSuite/TestBuildLabel [2022-08-08T13:38:57.522Z] --- PASS: TestInspectNetwork (7.19s) [2022-08-08T13:38:57.522Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-08T13:38:57.522Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-08T13:38:57.522Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-08T13:38:57.522Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-08T13:38:57.522Z] === RUN TestRunContainerWithBridgeNone [2022-08-08T13:38:58.018Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2022-08-08T13:38:58.281Z] --- PASS: TestServiceWithDataPathPortInit (13.74s) [2022-08-08T13:38:58.281Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-08T13:38:58.584Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2022-08-08T13:38:59.223Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:4l5w5t617jm4wt1t3c0kqz1in Created:2022-08-08 13:38:58.04811626 +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[cb1202947bebb200e8e6338fc73c7850f24eddf6672b0cc6dc6729ad6a9ba2a0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a1svd86wha2x9jfok12igr079 EndpointID:8f417f3f1247668c2a4d0ff9f2262ea8ba8220203c68df16a57bb595adedb241 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:7d486d7bb41d1d5d8a41e948e4838bcd669d92eab0705a524db4e3c5c2627699 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:5f61acb9a5a0 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.a1svd86wha2x9jfok12igr079 EndpointID:8f417f3f1247668c2a4d0ff9f2262ea8ba8220203c68df16a57bb595adedb241 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-08T13:38:59.415Z] --- PASS: TestRunContainerWithBridgeNone (1.44s) [2022-08-08T13:38:59.415Z] === RUN TestNetworkInvalidJSON [2022-08-08T13:38:59.415Z] === RUN TestNetworkInvalidJSON//networks/create [2022-08-08T13:38:59.415Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-08-08T13:38:59.415Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-08-08T13:38:59.415Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-08-08T13:38:59.415Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-08T13:38:59.415Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-08T13:38:59.415Z] === CONT TestNetworkInvalidJSON//networks/create [2022-08-08T13:38:59.415Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-08T13:38:59.415Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-08-08T13:38:59.415Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-08T13:38:59.415Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-08-08T13:38:59.415Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-08-08T13:38:59.415Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-08-08T13:38:59.415Z] === RUN TestNetworkList [2022-08-08T13:38:59.415Z] === RUN TestNetworkList//networks [2022-08-08T13:38:59.415Z] === PAUSE TestNetworkList//networks [2022-08-08T13:38:59.415Z] === RUN TestNetworkList//networks/ [2022-08-08T13:38:59.415Z] === PAUSE TestNetworkList//networks/ [2022-08-08T13:38:59.415Z] === CONT TestNetworkList//networks [2022-08-08T13:38:59.415Z] === CONT TestNetworkList//networks/ [2022-08-08T13:38:59.415Z] --- PASS: TestNetworkList (0.01s) [2022-08-08T13:38:59.415Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-08T13:38:59.415Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-08T13:38:59.415Z] === RUN TestHostIPv4BridgeLabel [2022-08-08T13:38:59.518Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2022-08-08T13:38:59.671Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2022-08-08T13:38:59.671Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-08T13:38:59.776Z] === RUN TestDockerSuite/TestBuildLabels [2022-08-08T13:38:59.776Z] check_test.go:380: [d1e1b65ac63b9] daemon is not started [2022-08-08T13:39:00.034Z] === RUN TestDockerSuite/TestBuildLabelsCache [2022-08-08T13:39:00.600Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2022-08-08T13:39:00.600Z] === RUN TestDaemonDefaultNetworkPools [2022-08-08T13:39:01.410Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2022-08-08T13:39:01.527Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2022-08-08T13:39:01.528Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-08T13:39:02.893Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2022-08-08T13:39:02.893Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-08T13:39:03.821Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.23s) [2022-08-08T13:39:03.821Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-08T13:39:03.942Z] === RUN TestDockerSuite/TestBuildLastModified [2022-08-08T13:39:04.383Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-08T13:39:04.383Z] === RUN TestServiceWithPredefinedNetwork [2022-08-08T13:39:04.502Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.88s) [2022-08-08T13:39:04.502Z] PASS [2022-08-08T13:39:04.502Z] [2022-08-08T13:39:04.502Z] === Skipped [2022-08-08T13:39:04.502Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T13:39:04.502Z] service_test.go:242: FLAKY_TEST [2022-08-08T13:39:04.502Z] [2022-08-08T13:39:04.502Z] DONE 26 tests, 1 skipped in 43.525s [2022-08-08T13:39:04.502Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-08T13:39:04.502Z] INFO: Testing against a local daemon [2022-08-08T13:39:04.502Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-08T13:39:04.502Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:39:04.502Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T13:39:04.502Z] === RUN TestDockerNetworkIpvlan [2022-08-08T13:39:04.502Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:39:04.502Z] --- SKIP: TestDockerNetworkIpvlan (0.01s) [2022-08-08T13:39:04.502Z] PASS [2022-08-08T13:39:04.502Z] [2022-08-08T13:39:04.502Z] === Skipped [2022-08-08T13:39:04.502Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T13:39:04.502Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:39:04.502Z] [2022-08-08T13:39:04.502Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.01s) [2022-08-08T13:39:04.502Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:39:04.502Z] [2022-08-08T13:39:04.502Z] DONE 2 tests, 2 skipped in 0.037s [2022-08-08T13:39:04.502Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-08T13:39:04.502Z] INFO: Testing against a local daemon [2022-08-08T13:39:04.502Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-08T13:39:05.075Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.30s) [2022-08-08T13:39:05.075Z] === RUN TestDockerNetworkMacvlan [2022-08-08T13:39:05.645Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-08T13:39:06.304Z] --- PASS: TestServiceWithPredefinedNetwork (1.84s) [2022-08-08T13:39:06.304Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-08T13:39:06.304Z] service_test.go:242: FLAKY_TEST [2022-08-08T13:39:06.304Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T13:39:06.304Z] === RUN TestServiceWithDataPathPortInit [2022-08-08T13:39:06.585Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-08T13:39:07.157Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-08T13:39:09.068Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-08T13:39:09.206Z] === RUN TestDockerSuite/TestBuildLineBreak [2022-08-08T13:39:10.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2022-08-08T13:39:10.152Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-08T13:39:10.152Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2022-08-08T13:39:10.835Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2022-08-08T13:39:10.984Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-08T13:39:11.525Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2022-08-08T13:39:11.525Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2022-08-08T13:39:11.525Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2022-08-08T13:39:11.525Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2022-08-08T13:39:11.783Z] === RUN TestDockerSuite/TestBuildMaintainer [2022-08-08T13:39:12.041Z] === RUN TestDockerSuite/TestBuildMissingArgs [2022-08-08T13:39:12.982Z] docker_api_swarm_test.go:46: [d0ad67a1d23d8] joining swarm manager [d9e9228aac83f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:39:14.283Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-08T13:39:14.355Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2022-08-08T13:39:14.544Z] --- PASS: TestDockerNetworkMacvlan (9.49s) [2022-08-08T13:39:14.544Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-08T13:39:14.544Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-08T13:39:14.544Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.83s) [2022-08-08T13:39:14.544Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.82s) [2022-08-08T13:39:14.544Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.01s) [2022-08-08T13:39:14.544Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2022-08-08T13:39:14.544Z] PASS [2022-08-08T13:39:14.544Z] [2022-08-08T13:39:14.544Z] DONE 8 tests in 10.818s [2022-08-08T13:39:14.544Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-08T13:39:14.544Z] testing: warning: no tests to run [2022-08-08T13:39:14.544Z] PASS [2022-08-08T13:39:14.544Z] [2022-08-08T13:39:14.544Z] DONE 0 tests in 0.007s [2022-08-08T13:39:14.544Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-08T13:39:14.544Z] INFO: Testing against a local daemon [2022-08-08T13:39:14.544Z] === RUN TestAuthZPluginAllowRequest [2022-08-08T13:39:15.289Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2022-08-08T13:39:15.926Z] --- PASS: TestAuthZPluginAllowRequest (1.13s) [2022-08-08T13:39:15.926Z] === RUN TestAuthZPluginTLS [2022-08-08T13:39:16.186Z] --- PASS: TestAuthZPluginTLS (0.54s) [2022-08-08T13:39:16.186Z] === RUN TestAuthZPluginDenyRequest [2022-08-08T13:39:16.756Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-08T13:39:16.756Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-08T13:39:17.327Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2022-08-08T13:39:17.327Z] === RUN TestAuthZPluginDenyResponse [2022-08-08T13:39:17.897Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-08T13:39:17.897Z] === RUN TestAuthZPluginAllowEventStream [2022-08-08T13:39:18.571Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2022-08-08T13:39:18.571Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2022-08-08T13:39:19.138Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2022-08-08T13:39:19.281Z] --- PASS: TestAuthZPluginAllowEventStream (1.17s) [2022-08-08T13:39:19.281Z] === RUN TestAuthZPluginErrorResponse [2022-08-08T13:39:19.545Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-08T13:39:19.545Z] === RUN TestAuthZPluginErrorRequest [2022-08-08T13:39:20.140Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-08T13:39:20.140Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-08T13:39:20.726Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2022-08-08T13:39:20.726Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-08T13:39:21.141Z] --- PASS: TestServiceWithDataPathPortInit (13.25s) [2022-08-08T13:39:21.141Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-08T13:39:21.703Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:7eljg597p87n5f52wy22h4pqo Created:2022-08-08 13:39:20.386595089 +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[7873f353d19f358c38ff4bd184ff1f615b49948017078c4691fcd9149420cbeb:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1d21s8akpc9ok69pkjjuudsj5 EndpointID:f5e418ea02ec0cb6181f881d243e210038413b42fe7db71a31c7f32dce95bcec MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:99ae0d8335cf935cf3e2b473770177e3a5df317ec971c8ee7f5bca8b63c4ab6d 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:70e4b1a8187e IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.1d21s8akpc9ok69pkjjuudsj5 EndpointID:f5e418ea02ec0cb6181f881d243e210038413b42fe7db71a31c7f32dce95bcec EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-08T13:39:22.109Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.44s) [2022-08-08T13:39:22.110Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-08T13:39:23.494Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.48s) [2022-08-08T13:39:23.494Z] === RUN TestAuthZPluginHeader [2022-08-08T13:39:24.405Z] --- PASS: TestImportExtremelyLargeImageWorks (174.42s) [2022-08-08T13:39:24.405Z] PASS [2022-08-08T13:39:24.405Z] [2022-08-08T13:39:24.405Z] DONE 12 tests in 177.786s [2022-08-08T13:39:24.405Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2022-08-08T13:39:24.405Z] ++ 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-08T13:39:24.405Z] ++ set -e [2022-08-08T13:39:24.405Z] ++ '[' -n 0 ']' [2022-08-08T13:39:24.405Z] ++ set -x [2022-08-08T13:39:24.405Z] ++ 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-08T13:39:24.434Z] --- PASS: TestAuthZPluginHeader (0.69s) [2022-08-08T13:39:24.434Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-08T13:39:24.663Z] INFO: Testing against a local daemon [2022-08-08T13:39:24.663Z] === RUN TestNetworkCreateDelete [2022-08-08T13:39:24.923Z] --- PASS: TestNetworkCreateDelete (0.23s) [2022-08-08T13:39:24.923Z] === RUN TestDockerNetworkDeletePreferID [2022-08-08T13:39:25.488Z] --- PASS: TestDockerNetworkDeletePreferID (0.55s) [2022-08-08T13:39:25.488Z] === RUN TestDaemonDNSFallback [2022-08-08T13:39:25.869Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.36s) [2022-08-08T13:39:25.869Z] PASS [2022-08-08T13:39:25.869Z] [2022-08-08T13:39:25.869Z] === Skipped [2022-08-08T13:39:25.869Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T13:39:25.869Z] service_test.go:242: FLAKY_TEST [2022-08-08T13:39:25.869Z] [2022-08-08T13:39:25.869Z] DONE 26 tests, 1 skipped in 42.377s [2022-08-08T13:39:25.869Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-08T13:39:25.869Z] ++ 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-08T13:39:25.869Z] ++ set -e [2022-08-08T13:39:25.869Z] ++ '[' -n 0 ']' [2022-08-08T13:39:25.869Z] ++ set -x [2022-08-08T13:39:25.869Z] ++ 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-08T13:39:25.869Z] INFO: Testing against a local daemon [2022-08-08T13:39:25.869Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-08T13:39:25.869Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:39:25.869Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T13:39:25.869Z] === RUN TestDockerNetworkIpvlan [2022-08-08T13:39:25.869Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:39:25.869Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-08T13:39:25.869Z] PASS [2022-08-08T13:39:25.869Z] [2022-08-08T13:39:25.869Z] === Skipped [2022-08-08T13:39:25.869Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T13:39:25.869Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:39:25.869Z] [2022-08-08T13:39:25.869Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-08T13:39:25.869Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:39:25.869Z] [2022-08-08T13:39:25.869Z] DONE 2 tests, 2 skipped in 0.099s [2022-08-08T13:39:25.965Z] tests/integration/api_volume_test.py ......... [ 74%] [2022-08-08T13:39:26.127Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-08T13:39:26.127Z] ++ 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-08T13:39:26.127Z] ++ set -e [2022-08-08T13:39:26.127Z] ++ '[' -n 0 ']' [2022-08-08T13:39:26.127Z] ++ set -x [2022-08-08T13:39:26.127Z] ++ 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-08T13:39:26.127Z] INFO: Testing against a local daemon [2022-08-08T13:39:26.127Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-08T13:39:27.387Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2022-08-08T13:39:27.495Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.40s) [2022-08-08T13:39:27.496Z] === RUN TestDockerNetworkMacvlan [2022-08-08T13:39:28.057Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-08T13:39:28.493Z] tests/integration/client_test.py ..... [ 75%] [2022-08-08T13:39:28.493Z] tests/integration/context_api_test.py ... [ 76%] [2022-08-08T13:39:28.493Z] tests/integration/errors_test.py . [ 76%] [2022-08-08T13:39:28.634Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.39s) [2022-08-08T13:39:28.634Z] === RUN TestAuthZPluginV2Disable [2022-08-08T13:39:28.985Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-08T13:39:29.288Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2022-08-08T13:39:29.546Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-08T13:39:30.223Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2022-08-08T13:39:31.158Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2022-08-08T13:39:31.416Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2022-08-08T13:39:31.416Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-08-08T13:39:31.416Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2022-08-08T13:39:31.437Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-08T13:39:31.982Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2022-08-08T13:39:31.982Z] --- PASS: TestDaemonDNSFallback (6.66s) [2022-08-08T13:39:31.982Z] === RUN TestInspectNetwork [2022-08-08T13:39:32.832Z] --- PASS: TestAuthZPluginV2Disable (3.85s) [2022-08-08T13:39:32.833Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-08T13:39:33.326Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-08T13:39:36.127Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.61s) [2022-08-08T13:39:36.127Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-08T13:39:36.168Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2022-08-08T13:39:36.168Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2022-08-08T13:39:36.168Z] === RUN TestInspectNetwork/full_network_id [2022-08-08T13:39:36.168Z] === RUN TestInspectNetwork/partial_network_id [2022-08-08T13:39:36.168Z] === RUN TestInspectNetwork/network_name [2022-08-08T13:39:36.168Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2022-08-08T13:39:36.651Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-08T13:39:36.908Z] --- PASS: TestDockerNetworkMacvlan (9.36s) [2022-08-08T13:39:36.908Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-08T13:39:36.908Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2022-08-08T13:39:36.908Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.77s) [2022-08-08T13:39:36.908Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.81s) [2022-08-08T13:39:36.908Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2022-08-08T13:39:36.908Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.58s) [2022-08-08T13:39:36.908Z] PASS [2022-08-08T13:39:36.908Z] [2022-08-08T13:39:36.908Z] DONE 8 tests in 10.848s [2022-08-08T13:39:36.908Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-08T13:39:36.908Z] ++ 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-08T13:39:36.908Z] ++ set -e [2022-08-08T13:39:36.908Z] ++ '[' -n 0 ']' [2022-08-08T13:39:36.908Z] ++ set -x [2022-08-08T13:39:36.908Z] ++ 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-08T13:39:36.908Z] testing: warning: no tests to run [2022-08-08T13:39:36.908Z] PASS [2022-08-08T13:39:36.908Z] [2022-08-08T13:39:36.908Z] DONE 0 tests in 0.025s [2022-08-08T13:39:36.908Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-08T13:39:36.908Z] ++ 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-08T13:39:36.908Z] ++ set -e [2022-08-08T13:39:36.908Z] ++ '[' -n 0 ']' [2022-08-08T13:39:36.908Z] ++ set -x [2022-08-08T13:39:36.908Z] ++ 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-08T13:39:36.908Z] INFO: Testing against a local daemon [2022-08-08T13:39:36.908Z] === RUN TestAuthZPluginAllowRequest [2022-08-08T13:39:37.108Z] === RUN TestDockerSuite/TestBuildMultipleTags [2022-08-08T13:39:37.366Z] === RUN TestDockerSuite/TestBuildNetContainer [2022-08-08T13:39:38.277Z] --- PASS: TestAuthZPluginAllowRequest (1.11s) [2022-08-08T13:39:38.277Z] === RUN TestAuthZPluginTLS [2022-08-08T13:39:38.739Z] === RUN TestDockerSuite/TestBuildNetNone [2022-08-08T13:39:38.839Z] --- PASS: TestAuthZPluginTLS (0.56s) [2022-08-08T13:39:38.839Z] === RUN TestAuthZPluginDenyRequest [2022-08-08T13:39:38.997Z] === RUN TestDockerSuite/TestBuildNoContext [2022-08-08T13:39:39.095Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2022-08-08T13:39:39.095Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-08T13:39:39.657Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2022-08-08T13:39:39.657Z] === RUN TestAuthZPluginDenyResponse [2022-08-08T13:39:39.932Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2022-08-08T13:39:40.219Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2022-08-08T13:39:40.219Z] === RUN TestAuthZPluginAllowEventStream [2022-08-08T13:39:40.867Z] --- PASS: TestInspectNetwork (8.63s) [2022-08-08T13:39:40.867Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2022-08-08T13:39:40.867Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2022-08-08T13:39:40.867Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2022-08-08T13:39:40.867Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2022-08-08T13:39:40.867Z] === RUN TestRunContainerWithBridgeNone [2022-08-08T13:39:40.867Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2022-08-08T13:39:41.586Z] --- PASS: TestAuthZPluginAllowEventStream (1.10s) [2022-08-08T13:39:41.586Z] === RUN TestAuthZPluginErrorResponse [2022-08-08T13:39:41.843Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2022-08-08T13:39:41.843Z] === RUN TestAuthZPluginErrorRequest [2022-08-08T13:39:42.241Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2022-08-08T13:39:42.405Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2022-08-08T13:39:42.405Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-08T13:39:42.499Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2022-08-08T13:39:42.499Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2022-08-08T13:39:42.499Z] --- PASS: TestRunContainerWithBridgeNone (1.90s) [2022-08-08T13:39:42.499Z] === RUN TestNetworkInvalidJSON [2022-08-08T13:39:42.499Z] === RUN TestNetworkInvalidJSON//networks/create [2022-08-08T13:39:42.499Z] === PAUSE TestNetworkInvalidJSON//networks/create [2022-08-08T13:39:42.499Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2022-08-08T13:39:42.499Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2022-08-08T13:39:42.499Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-08T13:39:42.499Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-08T13:39:42.499Z] === CONT TestNetworkInvalidJSON//networks/create [2022-08-08T13:39:42.499Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2022-08-08T13:39:42.499Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2022-08-08T13:39:42.499Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2022-08-08T13:39:42.500Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2022-08-08T13:39:42.500Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2022-08-08T13:39:42.500Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2022-08-08T13:39:42.500Z] === RUN TestNetworkList [2022-08-08T13:39:42.500Z] === RUN TestNetworkList//networks [2022-08-08T13:39:42.500Z] === PAUSE TestNetworkList//networks [2022-08-08T13:39:42.500Z] === RUN TestNetworkList//networks/ [2022-08-08T13:39:42.500Z] === PAUSE TestNetworkList//networks/ [2022-08-08T13:39:42.500Z] === CONT TestNetworkList//networks [2022-08-08T13:39:42.500Z] === CONT TestNetworkList//networks/ [2022-08-08T13:39:42.500Z] --- PASS: TestNetworkList (0.01s) [2022-08-08T13:39:42.500Z] --- PASS: TestNetworkList//networks (0.00s) [2022-08-08T13:39:42.500Z] --- PASS: TestNetworkList//networks/ (0.00s) [2022-08-08T13:39:42.500Z] === RUN TestHostIPv4BridgeLabel [2022-08-08T13:39:42.967Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-08T13:39:42.967Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-08T13:39:43.065Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2022-08-08T13:39:43.065Z] --- PASS: TestHostIPv4BridgeLabel (0.59s) [2022-08-08T13:39:43.065Z] === RUN TestDaemonRestartWithLiveRestore [2022-08-08T13:39:43.323Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2022-08-08T13:39:43.893Z] === RUN TestDockerSuite/TestBuildOnBuild [2022-08-08T13:39:44.152Z] --- PASS: TestDaemonRestartWithLiveRestore (1.08s) [2022-08-08T13:39:44.152Z] === RUN TestDaemonDefaultNetworkPools [2022-08-08T13:39:44.334Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.35s) [2022-08-08T13:39:44.334Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-08T13:39:45.085Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2022-08-08T13:39:45.085Z] === RUN TestDaemonRestartWithExistingNetwork [2022-08-08T13:39:45.343Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2022-08-08T13:39:45.700Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.37s) [2022-08-08T13:39:45.700Z] === RUN TestAuthZPluginHeader [2022-08-08T13:39:45.909Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2022-08-08T13:39:46.167Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.19s) [2022-08-08T13:39:46.167Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2022-08-08T13:39:46.629Z] --- PASS: TestAuthZPluginHeader (0.70s) [2022-08-08T13:39:46.630Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-08T13:39:46.630Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T13:39:46.630Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-08T13:39:46.630Z] === RUN TestAuthZPluginV2Disable [2022-08-08T13:39:46.630Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T13:39:46.630Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2022-08-08T13:39:46.630Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-08T13:39:46.630Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T13:39:46.630Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-08T13:39:46.630Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-08T13:39:46.630Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T13:39:46.630Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-08T13:39:46.630Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-08T13:39:47.369Z] tests/integration/models_containers_test.py ............................ [ 83%] [2022-08-08T13:39:47.543Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.31s) [2022-08-08T13:39:47.543Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2022-08-08T13:39:47.543Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2022-08-08T13:39:48.110Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2022-08-08T13:39:48.110Z] === RUN TestServiceWithPredefinedNetwork [2022-08-08T13:39:48.351Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (10.20s) [2022-08-08T13:39:48.351Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-08T13:39:48.676Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2022-08-08T13:39:50.048Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2022-08-08T13:39:50.982Z] --- PASS: TestServiceWithPredefinedNetwork (2.81s) [2022-08-08T13:39:50.982Z] === RUN TestServiceRemoveKeepsIngressNetwork [2022-08-08T13:39:50.982Z] service_test.go:242: FLAKY_TEST [2022-08-08T13:39:50.982Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T13:39:50.982Z] === RUN TestServiceWithDataPathPortInit [2022-08-08T13:39:50.982Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2022-08-08T13:39:52.357Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2022-08-08T13:39:52.615Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2022-08-08T13:39:55.146Z] === RUN TestDockerSuite/TestBuildPATH [2022-08-08T13:39:56.079Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2022-08-08T13:39:56.645Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2022-08-08T13:39:57.580Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2022-08-08T13:40:03.246Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.88s) [2022-08-08T13:40:03.246Z] PASS [2022-08-08T13:40:03.246Z] [2022-08-08T13:40:03.246Z] DONE 17 tests in 48.618s [2022-08-08T13:40:03.246Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-08T13:40:03.246Z] INFO: Testing against a local daemon [2022-08-08T13:40:03.246Z] === RUN TestPluginInvalidJSON [2022-08-08T13:40:03.246Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-08-08T13:40:03.246Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-08-08T13:40:03.246Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-08-08T13:40:03.246Z] --- PASS: TestPluginInvalidJSON (0.05s) [2022-08-08T13:40:03.246Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-08-08T13:40:03.246Z] === RUN TestPluginInstall [2022-08-08T13:40:03.246Z] === RUN TestPluginInstall/no_auth [2022-08-08T13:40:03.283Z] ......... [ 86%] [2022-08-08T13:40:04.151Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2022-08-08T13:40:04.187Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:40:04.187Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5fd8db7ba0034bed43c94a76eb46ad47dd6f615baa877eeedf5fd66273d93d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:40:04.187Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:40:04.187Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e5fd8db7ba0034bed43c94a76eb46ad47dd6f615baa877eeedf5fd66273d93d7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:40:04.447Z] === RUN TestPluginInstall/with_htpasswd [2022-08-08T13:40:04.676Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2022-08-08T13:40:04.676Z] PASS [2022-08-08T13:40:04.676Z] [2022-08-08T13:40:04.676Z] === Skipped [2022-08-08T13:40:04.676Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2022-08-08T13:40:04.676Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T13:40:04.676Z] [2022-08-08T13:40:04.676Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2022-08-08T13:40:04.676Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T13:40:04.676Z] [2022-08-08T13:40:04.676Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2022-08-08T13:40:04.676Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T13:40:04.676Z] [2022-08-08T13:40:04.676Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2022-08-08T13:40:04.676Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T13:40:04.676Z] [2022-08-08T13:40:04.676Z] DONE 17 tests, 4 skipped in 26.431s [2022-08-08T13:40:04.676Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-08T13:40:04.676Z] ++ 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-08T13:40:04.676Z] ++ set -e [2022-08-08T13:40:04.676Z] ++ '[' -n 0 ']' [2022-08-08T13:40:04.676Z] ++ set -x [2022-08-08T13:40:04.676Z] ++ 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-08T13:40:04.676Z] INFO: Testing against a local daemon [2022-08-08T13:40:04.676Z] === RUN TestPluginInvalidJSON [2022-08-08T13:40:04.676Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-08-08T13:40:04.676Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-08-08T13:40:04.676Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-08-08T13:40:04.676Z] --- PASS: TestPluginInvalidJSON (0.02s) [2022-08-08T13:40:04.676Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-08-08T13:40:04.676Z] === RUN TestPluginInstall [2022-08-08T13:40:04.676Z] === RUN TestPluginInstall/no_auth [2022-08-08T13:40:04.676Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:40:04.676Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edafaf1e7bda6d30e884af60c3d53bc1be1470c28dc0dde26ffb888359d4a585" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:40:04.676Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:40:04.676Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:edafaf1e7bda6d30e884af60c3d53bc1be1470c28dc0dde26ffb888359d4a585" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:40:04.676Z] === RUN TestPluginInstall/with_htpasswd [2022-08-08T13:40:04.708Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:40:04.708Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:399512d4d827aaada28ed1ffd9700790ba9dd11eb50e917fb15cb2ff6a41950b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:40:04.708Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:40:04.708Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:399512d4d827aaada28ed1ffd9700790ba9dd11eb50e917fb15cb2ff6a41950b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:40:04.933Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:40:04.933Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0b3e243e3f90a829e65caf46c0f4ab74cfb7d3575e824cddc61c9336dc1b8c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:40:04.933Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:40:04.933Z] time="2022-08-08T13:40:04Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a0b3e243e3f90a829e65caf46c0f4ab74cfb7d3575e824cddc61c9336dc1b8c4" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:40:05.195Z] === RUN TestPluginInstall/with_insecure [2022-08-08T13:40:05.278Z] === RUN TestPluginInstall/with_insecure [2022-08-08T13:40:05.848Z] time="2022-08-08T13:40:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:40:05.848Z] time="2022-08-08T13:40:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cdfd63644484487049b84e8f1255681389eb53448624e3d0dbe714242db4271d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:40:05.848Z] time="2022-08-08T13:40:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:40:05.848Z] time="2022-08-08T13:40:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:cdfd63644484487049b84e8f1255681389eb53448624e3d0dbe714242db4271d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:40:06.050Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2022-08-08T13:40:06.109Z] plugin_test.go:165: [d107821cbbe5b] daemon is not started [2022-08-08T13:40:06.109Z] --- PASS: TestPluginInstall (2.84s) [2022-08-08T13:40:06.109Z] --- PASS: TestPluginInstall/no_auth (1.12s) [2022-08-08T13:40:06.109Z] --- PASS: TestPluginInstall/with_htpasswd (0.63s) [2022-08-08T13:40:06.109Z] --- PASS: TestPluginInstall/with_insecure (1.08s) [2022-08-08T13:40:06.109Z] === RUN TestPluginsWithRuntimes [2022-08-08T13:40:06.124Z] time="2022-08-08T13:40:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:40:06.124Z] time="2022-08-08T13:40:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b765a305306ae498edf275eeb3f06c66f09fdacbb03f293f388b4592a7c33a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:40:06.124Z] time="2022-08-08T13:40:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:40:06.124Z] time="2022-08-08T13:40:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:9b765a305306ae498edf275eeb3f06c66f09fdacbb03f293f388b4592a7c33a0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:40:06.124Z] plugin_test.go:165: [d3a6062361626] daemon is not started [2022-08-08T13:40:06.124Z] --- PASS: TestPluginInstall (2.65s) [2022-08-08T13:40:06.124Z] --- PASS: TestPluginInstall/no_auth (1.00s) [2022-08-08T13:40:06.124Z] --- PASS: TestPluginInstall/with_htpasswd (0.58s) [2022-08-08T13:40:06.124Z] --- PASS: TestPluginInstall/with_insecure (1.06s) [2022-08-08T13:40:06.124Z] === RUN TestPluginsWithRuntimes [2022-08-08T13:40:06.311Z] --- PASS: TestServiceWithDataPathPortInit (15.30s) [2022-08-08T13:40:06.311Z] === RUN TestServiceWithDefaultAddressPoolInit [2022-08-08T13:40:07.490Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-08T13:40:07.685Z] === RUN TestDockerSuite/TestBuildRm [2022-08-08T13:40:07.771Z] tests/integration/models_images_test.py ............... [ 89%] [2022-08-08T13:40:08.019Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-08T13:40:08.418Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-08T13:40:08.590Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-08T13:40:09.221Z] tests/integration/models_networks_test.py .... [ 90%] [2022-08-08T13:40:09.346Z] --- PASS: TestPluginsWithRuntimes (3.26s) [2022-08-08T13:40:09.346Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2022-08-08T13:40:09.346Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2022-08-08T13:40:09.346Z] === RUN TestPluginBackCompatMediaTypes [2022-08-08T13:40:09.531Z] --- PASS: TestPluginsWithRuntimes (3.27s) [2022-08-08T13:40:09.531Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.86s) [2022-08-08T13:40:09.531Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.86s) [2022-08-08T13:40:09.531Z] === RUN TestPluginBackCompatMediaTypes [2022-08-08T13:40:09.584Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:hl3iqbwp8q03s2qpiuawmcklj Created:2022-08-08 13:40:07.738885946 +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[6a9ae7a8c15a85afb9a14e94f1556ff0df8e0375a52a0b523976d914c6e6a770:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zmn3b0ktcft904l3n0fsd2cul EndpointID:1d5ed92bd91468209cad0b4c8bdbccc292bc41ac60a1ca1c648a82f7585da8c1 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:947e66b2d174344fd8ab15a14dc30ebfd1de96e5f5ae0ade278ef023283242ce 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:86daf3680520 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.zmn3b0ktcft904l3n0fsd2cul EndpointID:1d5ed92bd91468209cad0b4c8bdbccc292bc41ac60a1ca1c648a82f7585da8c1 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2022-08-08T13:40:09.842Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2022-08-08T13:40:09.918Z] --- PASS: TestPluginBackCompatMediaTypes (0.58s) [2022-08-08T13:40:09.918Z] PASS [2022-08-08T13:40:09.918Z] [2022-08-08T13:40:09.918Z] DONE 10 tests in 6.630s [2022-08-08T13:40:09.918Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-08T13:40:09.918Z] ++ 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-08T13:40:09.918Z] ++ set -e [2022-08-08T13:40:09.918Z] ++ '[' -n 0 ']' [2022-08-08T13:40:09.918Z] ++ set -x [2022-08-08T13:40:09.918Z] ++ 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-08T13:40:10.101Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-08T13:40:10.101Z] PASS [2022-08-08T13:40:10.101Z] [2022-08-08T13:40:10.101Z] DONE 10 tests in 6.787s [2022-08-08T13:40:10.101Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-08T13:40:10.101Z] INFO: Testing against a local daemon [2022-08-08T13:40:10.101Z] === RUN TestExternalGraphDriver [2022-08-08T13:40:10.198Z] INFO: Testing against a local daemon [2022-08-08T13:40:10.198Z] === RUN TestExternalGraphDriver [2022-08-08T13:40:10.361Z] === RUN TestExternalGraphDriver/json [2022-08-08T13:40:10.408Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2022-08-08T13:40:10.454Z] === RUN TestExternalGraphDriver/json [2022-08-08T13:40:11.342Z] === RUN TestDockerSuite/TestBuildScratchCopy [2022-08-08T13:40:11.342Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2022-08-08T13:40:11.909Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2022-08-08T13:40:12.271Z] === RUN TestExternalGraphDriver/spec [2022-08-08T13:40:12.343Z] === RUN TestExternalGraphDriver/spec [2022-08-08T13:40:12.476Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2022-08-08T13:40:13.409Z] === RUN TestDockerSuite/TestBuildShellInherited [2022-08-08T13:40:13.656Z] === RUN TestExternalGraphDriver/pull [2022-08-08T13:40:13.708Z] === RUN TestExternalGraphDriver/pull [2022-08-08T13:40:13.974Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.71s) [2022-08-08T13:40:13.974Z] PASS [2022-08-08T13:40:13.974Z] [2022-08-08T13:40:13.974Z] === Skipped [2022-08-08T13:40:13.974Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2022-08-08T13:40:13.974Z] service_test.go:242: FLAKY_TEST [2022-08-08T13:40:13.974Z] [2022-08-08T13:40:13.974Z] DONE 26 tests, 1 skipped in 49.479s [2022-08-08T13:40:13.974Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2022-08-08T13:40:13.974Z] ++ 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-08T13:40:13.974Z] ++ set -e [2022-08-08T13:40:13.974Z] ++ '[' -n 0 ']' [2022-08-08T13:40:13.974Z] ++ set -x [2022-08-08T13:40:13.974Z] ++ 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-08T13:40:13.974Z] INFO: Testing against a local daemon [2022-08-08T13:40:13.974Z] === RUN TestDockerNetworkIpvlanPersistance [2022-08-08T13:40:13.974Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:40:13.974Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T13:40:13.974Z] === RUN TestDockerNetworkIpvlan [2022-08-08T13:40:13.974Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:40:13.974Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2022-08-08T13:40:13.974Z] PASS [2022-08-08T13:40:13.974Z] [2022-08-08T13:40:13.974Z] === Skipped [2022-08-08T13:40:13.974Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2022-08-08T13:40:13.974Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:40:13.974Z] [2022-08-08T13:40:13.974Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2022-08-08T13:40:13.974Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2022-08-08T13:40:13.974Z] [2022-08-08T13:40:13.974Z] DONE 2 tests, 2 skipped in 0.138s [2022-08-08T13:40:14.232Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2022-08-08T13:40:14.232Z] ++ 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-08T13:40:14.232Z] ++ set -e [2022-08-08T13:40:14.232Z] ++ '[' -n 0 ']' [2022-08-08T13:40:14.232Z] ++ set -x [2022-08-08T13:40:14.232Z] ++ 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-08T13:40:14.232Z] === RUN TestDockerSuite/TestBuildShellMultiple [2022-08-08T13:40:14.232Z] INFO: Testing against a local daemon [2022-08-08T13:40:14.232Z] === RUN TestDockerNetworkMacvlanPersistance [2022-08-08T13:40:15.567Z] --- PASS: TestExternalGraphDriver (5.28s) [2022-08-08T13:40:15.567Z] --- PASS: TestExternalGraphDriver/json (1.69s) [2022-08-08T13:40:15.567Z] --- PASS: TestExternalGraphDriver/spec (1.63s) [2022-08-08T13:40:15.567Z] --- PASS: TestExternalGraphDriver/pull (1.62s) [2022-08-08T13:40:15.567Z] === RUN TestGraphdriverPluginV2 [2022-08-08T13:40:15.597Z] --- PASS: TestExternalGraphDriver (5.20s) [2022-08-08T13:40:15.597Z] --- PASS: TestExternalGraphDriver/json (1.60s) [2022-08-08T13:40:15.597Z] --- PASS: TestExternalGraphDriver/spec (1.58s) [2022-08-08T13:40:15.597Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2022-08-08T13:40:15.597Z] === RUN TestGraphdriverPluginV2 [2022-08-08T13:40:15.597Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T13:40:15.597Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2022-08-08T13:40:15.597Z] PASS [2022-08-08T13:40:15.597Z] [2022-08-08T13:40:15.597Z] === Skipped [2022-08-08T13:40:15.597Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2022-08-08T13:40:15.597Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T13:40:15.597Z] [2022-08-08T13:40:15.597Z] DONE 5 tests, 1 skipped in 5.633s [2022-08-08T13:40:15.597Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-08T13:40:15.597Z] ++ 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-08T13:40:15.597Z] ++ set -e [2022-08-08T13:40:15.597Z] ++ '[' -n 0 ']' [2022-08-08T13:40:15.597Z] ++ set -x [2022-08-08T13:40:15.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-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-08T13:40:15.607Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.34s) [2022-08-08T13:40:15.607Z] === RUN TestDockerNetworkMacvlan [2022-08-08T13:40:15.813Z] tests/integration/models_nodes_test.py . [ 91%] [2022-08-08T13:40:15.813Z] tests/integration/models_resources_test.py . [ 91%] [2022-08-08T13:40:15.852Z] INFO: Testing against a local daemon [2022-08-08T13:40:15.852Z] === RUN TestContinueAfterPluginCrash [2022-08-08T13:40:15.852Z] === PAUSE TestContinueAfterPluginCrash [2022-08-08T13:40:15.852Z] === RUN TestReadPluginNoRead [2022-08-08T13:40:15.852Z] === PAUSE TestReadPluginNoRead [2022-08-08T13:40:15.852Z] === RUN TestDaemonStartWithLogOpt [2022-08-08T13:40:15.852Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-08T13:40:15.852Z] === CONT TestContinueAfterPluginCrash [2022-08-08T13:40:15.852Z] === CONT TestDaemonStartWithLogOpt [2022-08-08T13:40:16.541Z] === RUN TestDockerNetworkMacvlan/Subinterface [2022-08-08T13:40:16.799Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2022-08-08T13:40:17.057Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2022-08-08T13:40:17.057Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2022-08-08T13:40:17.315Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2022-08-08T13:40:17.315Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-08-08T13:40:17.315Z] === RUN TestDockerSuite/TestBuildSpaces [2022-08-08T13:40:17.572Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2022-08-08T13:40:18.139Z] === RUN TestDockerNetworkMacvlan/NilParent [2022-08-08T13:40:18.139Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2022-08-08T13:40:18.398Z] === RUN TestDockerSuite/TestBuildStderr [2022-08-08T13:40:18.963Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2022-08-08T13:40:19.120Z] --- PASS: TestDaemonStartWithLogOpt (3.09s) [2022-08-08T13:40:19.120Z] === CONT TestReadPluginNoRead [2022-08-08T13:40:19.860Z] --- PASS: TestGraphdriverPluginV2 (4.24s) [2022-08-08T13:40:19.860Z] PASS [2022-08-08T13:40:19.860Z] [2022-08-08T13:40:19.860Z] DONE 5 tests in 9.568s [2022-08-08T13:40:19.860Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-08T13:40:19.860Z] INFO: Testing against a local daemon [2022-08-08T13:40:19.860Z] === RUN TestContinueAfterPluginCrash [2022-08-08T13:40:19.860Z] === PAUSE TestContinueAfterPluginCrash [2022-08-08T13:40:19.860Z] === RUN TestReadPluginNoRead [2022-08-08T13:40:19.860Z] === PAUSE TestReadPluginNoRead [2022-08-08T13:40:19.860Z] === RUN TestDaemonStartWithLogOpt [2022-08-08T13:40:19.860Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-08T13:40:19.860Z] === CONT TestContinueAfterPluginCrash [2022-08-08T13:40:19.860Z] === CONT TestReadPluginNoRead [2022-08-08T13:40:20.337Z] === RUN TestDockerNetworkMacvlan/InternalMode [2022-08-08T13:40:20.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2022-08-08T13:40:21.009Z] === RUN TestReadPluginNoRead/default [2022-08-08T13:40:21.590Z] tests/integration/models_services_test.py ..............X. [ 95%] [2022-08-08T13:40:22.374Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-08T13:40:22.498Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2022-08-08T13:40:22.757Z] === RUN TestDockerSuite/TestBuildStopSignal [2022-08-08T13:40:23.039Z] docker_api_swarm_test.go:304: [d4ec58c922327] joining swarm manager [d795ba54cc84a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:40:23.162Z] === RUN TestReadPluginNoRead/default [2022-08-08T13:40:23.302Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-08T13:40:23.734Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-08T13:40:23.864Z] --- PASS: TestContinueAfterPluginCrash (7.97s) [2022-08-08T13:40:23.979Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2022-08-08T13:40:24.337Z] tests/integration/models_swarm_test.py .. [ 96%] [2022-08-08T13:40:24.337Z] tests/integration/models_volumes_test.py .. [ 96%] [2022-08-08T13:40:24.426Z] === CONT TestReadPluginNoRead [2022-08-08T13:40:24.426Z] read_test.go:92: [dc5d2d69b44cd] daemon is not started [2022-08-08T13:40:24.426Z] --- PASS: TestReadPluginNoRead (5.54s) [2022-08-08T13:40:24.426Z] --- PASS: TestReadPluginNoRead/default (1.16s) [2022-08-08T13:40:24.426Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.14s) [2022-08-08T13:40:24.426Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.12s) [2022-08-08T13:40:24.426Z] PASS [2022-08-08T13:40:24.426Z] [2022-08-08T13:40:24.426Z] DONE 6 tests in 8.739s [2022-08-08T13:40:24.426Z] 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-08T13:40:24.426Z] ++ 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-08T13:40:24.426Z] ++ set -e [2022-08-08T13:40:24.426Z] ++ '[' -n 0 ']' [2022-08-08T13:40:24.426Z] ++ set -x [2022-08-08T13:40:24.426Z] ++ 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-08T13:40:24.426Z] testing: warning: no tests to run [2022-08-08T13:40:24.426Z] PASS [2022-08-08T13:40:24.426Z] [2022-08-08T13:40:24.426Z] DONE 0 tests in 0.029s [2022-08-08T13:40:24.426Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-08T13:40:24.426Z] ++ 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-08T13:40:24.426Z] ++ set -e [2022-08-08T13:40:24.426Z] ++ '[' -n 0 ']' [2022-08-08T13:40:24.426Z] ++ set -x [2022-08-08T13:40:24.426Z] ++ 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-08T13:40:24.544Z] docker_api_swarm_test.go:305: [d54dd26bb56f8] joining swarm manager [d795ba54cc84a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:40:24.682Z] INFO: Testing against a local daemon [2022-08-08T13:40:24.682Z] === RUN TestPluginWithDevMounts [2022-08-08T13:40:24.682Z] === PAUSE TestPluginWithDevMounts [2022-08-08T13:40:24.682Z] === CONT TestPluginWithDevMounts [2022-08-08T13:40:24.802Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2022-08-08T13:40:25.116Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-08T13:40:25.369Z] === RUN TestDockerSuite/TestBuildTagEvent [2022-08-08T13:40:25.626Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2022-08-08T13:40:26.047Z] --- PASS: TestPluginWithDevMounts (1.54s) [2022-08-08T13:40:26.047Z] PASS [2022-08-08T13:40:26.047Z] [2022-08-08T13:40:26.047Z] DONE 1 tests in 1.645s [2022-08-08T13:40:26.047Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-08T13:40:26.047Z] ++ 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-08T13:40:26.047Z] ++ set -e [2022-08-08T13:40:26.047Z] ++ '[' -n 0 ']' [2022-08-08T13:40:26.047Z] ++ set -x [2022-08-08T13:40:26.047Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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-08T13:40:26.057Z] === CONT TestReadPluginNoRead [2022-08-08T13:40:26.057Z] read_test.go:92: [d3e44c9d06f02] daemon is not started [2022-08-08T13:40:26.057Z] --- PASS: TestReadPluginNoRead (6.54s) [2022-08-08T13:40:26.057Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-08-08T13:40:26.057Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2022-08-08T13:40:26.057Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.19s) [2022-08-08T13:40:26.057Z] === CONT TestDaemonStartWithLogOpt [2022-08-08T13:40:26.191Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2022-08-08T13:40:26.304Z] INFO: Testing against a local daemon [2022-08-08T13:40:26.304Z] === RUN TestSecretInspect [2022-08-08T13:40:27.568Z] === RUN TestDockerSuite/TestBuildUser [2022-08-08T13:40:27.568Z] === RUN TestDockerNetworkMacvlan/Addressing [2022-08-08T13:40:28.136Z] tests/integration/regression_test.py ...... [ 98%] [2022-08-08T13:40:28.501Z] --- PASS: TestDockerNetworkMacvlan (12.94s) [2022-08-08T13:40:28.501Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2022-08-08T13:40:28.501Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.08s) [2022-08-08T13:40:28.501Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s) [2022-08-08T13:40:28.501Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.45s) [2022-08-08T13:40:28.501Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.51s) [2022-08-08T13:40:28.501Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.78s) [2022-08-08T13:40:28.501Z] PASS [2022-08-08T13:40:28.501Z] [2022-08-08T13:40:28.501Z] DONE 8 tests in 14.394s [2022-08-08T13:40:28.501Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2022-08-08T13:40:28.501Z] ++ 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-08T13:40:28.501Z] ++ set -e [2022-08-08T13:40:28.501Z] ++ '[' -n 0 ']' [2022-08-08T13:40:28.501Z] ++ set -x [2022-08-08T13:40:28.501Z] ++ 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-08T13:40:28.501Z] testing: warning: no tests to run [2022-08-08T13:40:28.501Z] PASS [2022-08-08T13:40:28.501Z] [2022-08-08T13:40:28.501Z] DONE 0 tests in 0.029s [2022-08-08T13:40:28.501Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2022-08-08T13:40:28.501Z] ++ 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-08T13:40:28.501Z] ++ set -e [2022-08-08T13:40:28.501Z] ++ '[' -n 0 ']' [2022-08-08T13:40:28.501Z] ++ set -x [2022-08-08T13:40:28.501Z] ++ 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-08T13:40:28.601Z] --- PASS: TestContinueAfterPluginCrash (8.47s) [2022-08-08T13:40:28.653Z] tests/integration/credentials/store_test.py ...... [ 99%] [2022-08-08T13:40:28.653Z] tests/integration/credentials/utils_test.py . [100%] [2022-08-08T13:40:28.653Z] [2022-08-08T13:40:28.653Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2022-08-08T13:40:28.653Z] =========================== short test summary info ============================ [2022-08-08T13:40:28.653Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2022-08-08T13:40:28.653Z] CONFIG_RT_GROUP_SCHED isn't enabled [2022-08-08T13:40:28.653Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2022-08-08T13:40:28.653Z] Not supported on most drivers [2022-08-08T13:40:28.653Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2022-08-08T13:40:28.653Z] Output of docker top depends on host distro, and is not formalized. [2022-08-08T13:40:28.653Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2022-08-08T13:40:28.653Z] Output of docker top depends on host distro, and is not formalized. [2022-08-08T13:40:28.653Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2022-08-08T13:40:28.653Z] Can fail if eth0 has multiple IP addresses [2022-08-08T13:40:28.653Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2022-08-08T13:40:28.653Z] This doesn't seem to be taken into account by the engine [2022-08-08T13:40:28.653Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2022-08-08T13:40:28.653Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2022-08-08T13:40:28.653Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 290.96 seconds == [2022-08-08T13:40:28.759Z] INFO: Testing against a local daemon [2022-08-08T13:40:28.759Z] === RUN TestAuthZPluginAllowRequest [2022-08-08T13:40:28.820Z] --- PASS: TestSecretInspect (2.26s) [2022-08-08T13:40:28.820Z] === RUN TestSecretList [2022-08-08T13:40:28.861Z] --- PASS: TestDaemonStartWithLogOpt (2.74s) [2022-08-08T13:40:28.861Z] PASS [2022-08-08T13:40:28.861Z] [2022-08-08T13:40:28.861Z] DONE 6 tests in 9.315s [2022-08-08T13:40:28.861Z] 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-08T13:40:28.861Z] testing: warning: no tests to run [2022-08-08T13:40:28.861Z] PASS [2022-08-08T13:40:28.861Z] [2022-08-08T13:40:28.861Z] DONE 0 tests in 0.008s [2022-08-08T13:40:28.861Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-08T13:40:28.910Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2022-08-08T13:40:29.016Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2022-08-08T13:40:29.121Z] INFO: Testing against a local daemon [2022-08-08T13:40:29.121Z] === RUN TestPluginWithDevMounts [2022-08-08T13:40:29.121Z] === PAUSE TestPluginWithDevMounts [2022-08-08T13:40:29.121Z] === CONT TestPluginWithDevMounts [2022-08-08T13:40:30.392Z] --- PASS: TestAuthZPluginAllowRequest (1.45s) [2022-08-08T13:40:30.392Z] === RUN TestAuthZPluginTLS [2022-08-08T13:40:30.505Z] --- PASS: TestPluginWithDevMounts (1.59s) [2022-08-08T13:40:30.505Z] PASS [2022-08-08T13:40:30.505Z] [2022-08-08T13:40:30.505Z] DONE 1 tests in 1.631s [2022-08-08T13:40:30.505Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-08T13:40:30.505Z] INFO: Testing against a local daemon [2022-08-08T13:40:30.505Z] === RUN TestSecretInspect [2022-08-08T13:40:30.650Z] --- PASS: TestAuthZPluginTLS (0.57s) [2022-08-08T13:40:30.650Z] === RUN TestAuthZPluginDenyRequest [2022-08-08T13:40:30.709Z] --- PASS: TestSecretList (2.25s) [2022-08-08T13:40:30.709Z] === RUN TestSecretsCreateAndDelete [2022-08-08T13:40:31.216Z] --- PASS: TestAuthZPluginDenyRequest (0.55s) [2022-08-08T13:40:31.216Z] === RUN TestAuthZPluginAPIDenyResponse [2022-08-08T13:40:31.473Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2022-08-08T13:40:31.731Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.55s) [2022-08-08T13:40:31.731Z] === RUN TestAuthZPluginDenyResponse [2022-08-08T13:40:32.297Z] --- PASS: TestAuthZPluginDenyResponse (0.56s) [2022-08-08T13:40:32.297Z] === RUN TestAuthZPluginAllowEventStream [2022-08-08T13:40:33.047Z] --- PASS: TestSecretInspect (2.16s) [2022-08-08T13:40:33.047Z] === RUN TestSecretList [2022-08-08T13:40:33.242Z] --- PASS: TestSecretsCreateAndDelete (2.17s) [2022-08-08T13:40:33.242Z] === RUN TestSecretsUpdate [2022-08-08T13:40:33.673Z] --- PASS: TestAuthZPluginAllowEventStream (1.37s) [2022-08-08T13:40:33.673Z] === RUN TestAuthZPluginErrorResponse [2022-08-08T13:40:34.239Z] --- PASS: TestAuthZPluginErrorResponse (0.57s) [2022-08-08T13:40:34.239Z] === RUN TestAuthZPluginErrorRequest [2022-08-08T13:40:34.609Z] --- PASS: TestSecretsUpdate (1.77s) [2022-08-08T13:40:34.609Z] === RUN TestTemplatedSecret [2022-08-08T13:40:34.805Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2022-08-08T13:40:34.805Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2022-08-08T13:40:34.960Z] --- PASS: TestSecretList (2.15s) [2022-08-08T13:40:34.960Z] === RUN TestSecretsCreateAndDelete [2022-08-08T13:40:35.371Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2022-08-08T13:40:35.371Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2022-08-08T13:40:37.124Z] --- PASS: TestTemplatedSecret (2.44s) [2022-08-08T13:40:37.124Z] === RUN TestSecretCreateResolve [2022-08-08T13:40:37.271Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2022-08-08T13:40:37.271Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2022-08-08T13:40:37.515Z] --- PASS: TestSecretsCreateAndDelete (2.14s) [2022-08-08T13:40:37.515Z] === RUN TestSecretsUpdate [2022-08-08T13:40:39.013Z] --- PASS: TestSecretCreateResolve (1.77s) [2022-08-08T13:40:39.013Z] PASS [2022-08-08T13:40:39.013Z] [2022-08-08T13:40:39.013Z] DONE 6 tests in 12.757s [2022-08-08T13:40:39.013Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2022-08-08T13:40:39.013Z] ++ 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-08T13:40:39.013Z] ++ set -e [2022-08-08T13:40:39.013Z] ++ '[' -n 0 ']' [2022-08-08T13:40:39.013Z] ++ set -x [2022-08-08T13:40:39.013Z] ++ 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-08T13:40:39.013Z] INFO: Testing against a local daemon [2022-08-08T13:40:39.013Z] === RUN TestServiceCreateInit [2022-08-08T13:40:39.013Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-08T13:40:39.170Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.67s) [2022-08-08T13:40:39.170Z] === RUN TestAuthZPluginHeader [2022-08-08T13:40:39.429Z] --- PASS: TestSecretsUpdate (2.19s) [2022-08-08T13:40:39.429Z] === RUN TestTemplatedSecret [2022-08-08T13:40:39.735Z] --- PASS: TestAuthZPluginHeader (0.78s) [2022-08-08T13:40:39.735Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2022-08-08T13:40:41.105Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T13:40:41.105Z] [2022-08-08T13:40:41.105Z] Unloading profiles will leave already running processes permanently [2022-08-08T13:40:41.105Z] unconfined, which can lead to unexpected situations. [2022-08-08T13:40:41.105Z] [2022-08-08T13:40:41.105Z] To set a process to complain mode, use the command line tool [2022-08-08T13:40:41.105Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T13:40:41.105Z] Post stage [Pipeline] junit [2022-08-08T13:40:41.118Z] Recording test results [2022-08-08T13:40:41.181Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2022-08-08T13:40:41.459Z] + echo Ensuring container killed. [2022-08-08T13:40:41.459Z] Ensuring container killed. [2022-08-08T13:40:41.459Z] + docker rm -vf docker-pr9 [2022-08-08T13:40:41.459Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-08-08T13:40:41.738Z] + echo Chowning /workspace to jenkins user [2022-08-08T13:40:41.738Z] Chowning /workspace to jenkins user [2022-08-08T13:40:41.738Z] + id -u [2022-08-08T13:40:41.738Z] + id -g [2022-08-08T13:40:41.738Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43911:/workspace busybox chown -R 1000:1000 /workspace [2022-08-08T13:40:41.972Z] --- PASS: TestTemplatedSecret (2.55s) [2022-08-08T13:40:41.972Z] === RUN TestSecretCreateResolve [2022-08-08T13:40:42.263Z] === RUN TestDockerSuite/TestBuildVerboseOut [2022-08-08T13:40:42.828Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2022-08-08T13:40:43.086Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T13:40:43.182Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-08T13:40:43.402Z] + bundleName=docker-py [2022-08-08T13:40:43.402Z] + echo Creating docker-py-bundles.tar.gz [2022-08-08T13:40:43.402Z] Creating docker-py-bundles.tar.gz [2022-08-08T13:40:43.402Z] + 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-08T13:40:43.424Z] Archiving artifacts [2022-08-08T13:40:43.648Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43911/9/artifacts/ [Pipeline] } [2022-08-08T13:40:43.653Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2022-08-08T13:40:43.884Z] --- PASS: TestSecretCreateResolve (2.16s) [2022-08-08T13:40:43.884Z] PASS [2022-08-08T13:40:43.884Z] [2022-08-08T13:40:43.884Z] DONE 6 tests in 13.379s [2022-08-08T13:40:43.884Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-08T13:40:43.995Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43911/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=2ce81c2d7b99b5da3954720f857a30757e6ec1fd -e DOCKER_GRAPHDRIVER docker:2ce81c2d7b99b5da3954720f857a30757e6ec1fd hack/make.sh binary-daemon [2022-08-08T13:40:44.144Z] INFO: Testing against a local daemon [2022-08-08T13:40:44.144Z] === RUN TestServiceCreateInit [2022-08-08T13:40:44.144Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-08T13:40:44.219Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.66s) [2022-08-08T13:40:44.219Z] === RUN TestAuthZPluginV2Disable [2022-08-08T13:40:44.253Z] [2022-08-08T13:40:44.253Z] Removing bundles/ [2022-08-08T13:40:44.478Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2022-08-08T13:40:44.512Z] [2022-08-08T13:40:44.512Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2022-08-08T13:40:44.512Z] Building: bundles/binary-daemon/dockerd-dev [2022-08-08T13:40:44.512Z] GOOS="" GOARCH="" GOARM="" [2022-08-08T13:40:45.427Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2022-08-08T13:40:45.427Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-08T13:40:45.427Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2022-08-08T13:40:45.427Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-08-08T13:40:45.427Z] === RUN TestDockerSuite/TestBuildWindowsUser [2022-08-08T13:40:45.427Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-08-08T13:40:45.427Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2022-08-08T13:40:45.427Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-08-08T13:40:45.427Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2022-08-08T13:40:45.700Z] --- PASS: TestServiceCreateInit (6.47s) [2022-08-08T13:40:45.700Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.47s) [2022-08-08T13:40:45.700Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (2.98s) [2022-08-08T13:40:45.700Z] === RUN TestCreateServiceMultipleTimes [2022-08-08T13:40:46.803Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2022-08-08T13:40:47.060Z] === RUN TestDockerSuite/TestBuildWithFailure [2022-08-08T13:40:47.626Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2022-08-08T13:40:47.884Z] === RUN TestDockerSuite/TestBuildWithTabs [2022-08-08T13:40:48.346Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-08T13:40:48.450Z] --- PASS: TestAuthZPluginV2Disable (4.24s) [2022-08-08T13:40:48.450Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2022-08-08T13:40:48.708Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2022-08-08T13:40:48.708Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2022-08-08T13:40:50.084Z] docker_api_swarm_test.go:364: Waiting for possible election... [2022-08-08T13:40:50.651Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2022-08-08T13:40:51.646Z] --- PASS: TestServiceCreateInit (7.24s) [2022-08-08T13:40:51.646Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2022-08-08T13:40:51.646Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.61s) [2022-08-08T13:40:51.646Z] === RUN TestCreateServiceMultipleTimes [2022-08-08T13:40:52.026Z] === RUN TestDockerSuite/TestBuildWithVolumes [2022-08-08T13:40:52.284Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.92s) [2022-08-08T13:40:52.284Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2022-08-08T13:40:52.852Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2022-08-08T13:40:53.110Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2022-08-08T13:40:53.368Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2022-08-08T13:40:53.368Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-08-08T13:40:53.368Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2022-08-08T13:40:53.933Z] === RUN TestDockerSuite/TestBuildXZHost [2022-08-08T13:40:55.833Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2022-08-08T13:40:55.833Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2022-08-08T13:40:55.833Z] docker_cli_sni_test.go:18: Flakey test [2022-08-08T13:40:55.833Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2022-08-08T13:40:56.399Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2022-08-08T13:40:57.334Z] === RUN TestDockerSuite/TestCommitChange [2022-08-08T13:40:58.270Z] === RUN TestDockerSuite/TestCommitChangeLabels [2022-08-08T13:40:59.204Z] === RUN TestDockerSuite/TestCommitHardlink [2022-08-08T13:41:00.578Z] === RUN TestDockerSuite/TestCommitNewFile [2022-08-08T13:41:01.514Z] === RUN TestDockerSuite/TestCommitPausedContainer [2022-08-08T13:41:02.079Z] === RUN TestDockerSuite/TestCommitTTY [2022-08-08T13:41:03.455Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2022-08-08T13:41:03.455Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (11.13s) [2022-08-08T13:41:03.455Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2022-08-08T13:41:03.714Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2022-08-08T13:41:03.746Z] --- PASS: TestCreateServiceMultipleTimes (15.45s) [2022-08-08T13:41:03.746Z] === RUN TestCreateServiceConflict [2022-08-08T13:41:03.746Z] --- PASS: TestCreateServiceConflict (2.16s) [2022-08-08T13:41:03.746Z] === RUN TestCreateServiceMaxReplicas [2022-08-08T13:41:05.089Z] === RUN TestDockerSuite/TestCommitWithoutPause [2022-08-08T13:41:05.114Z] --- PASS: TestCreateServiceMaxReplicas (2.09s) [2022-08-08T13:41:05.114Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-08T13:41:05.665Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2022-08-08T13:41:05.665Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2022-08-08T13:41:05.665Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2022-08-08T13:41:05.665Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2022-08-08T13:41:05.665Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2022-08-08T13:41:05.665Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2022-08-08T13:41:05.665Z] === RUN TestDockerSuite/TestContainerAPICommit [2022-08-08T13:41:05.665Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2022-08-08T13:41:07.051Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2022-08-08T13:41:07.986Z] docker_api_swarm_test.go:272: [d20d1c7358b2d] joining swarm manager [d769c04cd9a30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:41:07.986Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2022-08-08T13:41:07.986Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2022-08-08T13:41:08.552Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2022-08-08T13:41:09.121Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2022-08-08T13:41:09.378Z] docker_api_swarm_test.go:273: [d86d5b23cd81c] joining swarm manager [d769c04cd9a30]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:41:09.636Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2022-08-08T13:41:09.757Z] --- PASS: TestCreateServiceMultipleTimes (15.88s) [2022-08-08T13:41:09.757Z] === RUN TestCreateServiceConflict [2022-08-08T13:41:09.757Z] --- PASS: TestCreateServiceConflict (2.15s) [2022-08-08T13:41:09.757Z] === RUN TestCreateServiceMaxReplicas [2022-08-08T13:41:10.201Z] === RUN TestDockerSuite/TestContainerAPICreate [2022-08-08T13:41:10.767Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2022-08-08T13:41:10.767Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2022-08-08T13:41:10.767Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2022-08-08T13:41:11.025Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2022-08-08T13:41:11.025Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2022-08-08T13:41:11.025Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2022-08-08T13:41:11.283Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2022-08-08T13:41:11.283Z] === RUN TestDockerSuite/TestContainerAPIDelete [2022-08-08T13:41:11.849Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2022-08-08T13:41:12.107Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2022-08-08T13:41:12.298Z] --- PASS: TestCreateServiceMaxReplicas (2.79s) [2022-08-08T13:41:12.298Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-08T13:41:12.671Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2022-08-08T13:41:12.672Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2022-08-08T13:41:13.605Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2022-08-08T13:41:14.171Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2022-08-08T13:41:14.171Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2022-08-08T13:41:14.430Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2022-08-08T13:41:14.995Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2022-08-08T13:41:15.560Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2022-08-08T13:41:15.820Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2022-08-08T13:41:15.820Z] === RUN TestDockerSuite/TestContainerAPIKill [2022-08-08T13:41:16.385Z] === RUN TestDockerSuite/TestContainerAPIPause [2022-08-08T13:41:16.951Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2022-08-08T13:41:17.210Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2022-08-08T13:41:17.467Z] === RUN TestDockerSuite/TestContainerAPIRename [2022-08-08T13:41:17.724Z] === RUN TestDockerSuite/TestContainerAPIRestart [2022-08-08T13:41:18.658Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2022-08-08T13:41:19.593Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2022-08-08T13:41:19.593Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2022-08-08T13:41:19.593Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2022-08-08T13:41:19.593Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2022-08-08T13:41:19.593Z] === RUN TestDockerSuite/TestContainerAPIStart [2022-08-08T13:41:19.973Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.63s) [2022-08-08T13:41:19.973Z] === RUN TestCreateServiceSecretFileMode [2022-08-08T13:41:20.158Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2022-08-08T13:41:20.416Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.89s) [2022-08-08T13:41:20.416Z] PASS [2022-08-08T13:41:20.416Z] [2022-08-08T13:41:20.416Z] DONE 17 tests in 51.855s [2022-08-08T13:41:20.416Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2022-08-08T13:41:20.416Z] ++ 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-08T13:41:20.416Z] ++ set -e [2022-08-08T13:41:20.416Z] ++ '[' -n 0 ']' [2022-08-08T13:41:20.416Z] ++ set -x [2022-08-08T13:41:20.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=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-08T13:41:20.416Z] INFO: Testing against a local daemon [2022-08-08T13:41:20.416Z] === RUN TestPluginInvalidJSON [2022-08-08T13:41:20.673Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2022-08-08T13:41:20.673Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2022-08-08T13:41:20.673Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2022-08-08T13:41:20.673Z] --- PASS: TestPluginInvalidJSON (0.01s) [2022-08-08T13:41:20.673Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2022-08-08T13:41:20.673Z] === RUN TestPluginInstall [2022-08-08T13:41:20.673Z] === RUN TestPluginInstall/no_auth [2022-08-08T13:41:22.046Z] time="2022-08-08T13:41:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:41:22.046Z] time="2022-08-08T13:41:21Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27205024027e86301dc0c5abc9f1285679fe0cc1fe3e067790ff2b057503a642" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:41:22.046Z] time="2022-08-08T13:41:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:41:22.046Z] time="2022-08-08T13:41:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:27205024027e86301dc0c5abc9f1285679fe0cc1fe3e067790ff2b057503a642" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:41:22.305Z] === RUN TestPluginInstall/with_htpasswd [2022-08-08T13:41:22.563Z] time="2022-08-08T13:41:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:41:22.563Z] time="2022-08-08T13:41:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b614eee54a44659a0fadd39559030c37670d799a1db072be6882366a24edb24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:41:22.563Z] time="2022-08-08T13:41:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:41:22.563Z] time="2022-08-08T13:41:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7b614eee54a44659a0fadd39559030c37670d799a1db072be6882366a24edb24" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:41:22.822Z] === RUN TestPluginInstall/with_insecure [2022-08-08T13:41:23.755Z] time="2022-08-08T13:41:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:41:23.755Z] time="2022-08-08T13:41:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c3613c80ee0f40d450ef684a1aa7052fc3604e14c2fa5e2681d43c7253c1bd6b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:41:23.755Z] time="2022-08-08T13:41:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2022-08-08T13:41:23.755Z] time="2022-08-08T13:41:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c3613c80ee0f40d450ef684a1aa7052fc3604e14c2fa5e2681d43c7253c1bd6b" mediatype=application/vnd.docker.plugin.v1+json size=522 [2022-08-08T13:41:24.013Z] plugin_test.go:165: [d30ad514836b7] daemon is not started [2022-08-08T13:41:24.013Z] --- PASS: TestPluginInstall (3.39s) [2022-08-08T13:41:24.013Z] --- PASS: TestPluginInstall/no_auth (1.78s) [2022-08-08T13:41:24.013Z] --- PASS: TestPluginInstall/with_htpasswd (0.57s) [2022-08-08T13:41:24.013Z] --- PASS: TestPluginInstall/with_insecure (1.04s) [2022-08-08T13:41:24.013Z] === RUN TestPluginsWithRuntimes [2022-08-08T13:41:24.271Z] === RUN TestDockerSuite/TestContainerAPIStop [2022-08-08T13:41:24.837Z] === RUN TestDockerSuite/TestContainerAPITop [2022-08-08T13:41:25.411Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2022-08-08T13:41:25.411Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-08-08T13:41:25.411Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2022-08-08T13:41:25.411Z] === RUN TestDockerSuite/TestContainerAPIWait [2022-08-08T13:41:25.671Z] === RUN TestPluginsWithRuntimes/No_Args [2022-08-08T13:41:26.605Z] === RUN TestPluginsWithRuntimes/With_Args [2022-08-08T13:41:27.192Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.08s) [2022-08-08T13:41:27.192Z] === RUN TestCreateServiceSecretFileMode [2022-08-08T13:41:27.537Z] --- PASS: TestPluginsWithRuntimes (3.58s) [2022-08-08T13:41:27.537Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.97s) [2022-08-08T13:41:27.537Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2022-08-08T13:41:27.537Z] === RUN TestPluginBackCompatMediaTypes [2022-08-08T13:41:28.102Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2022-08-08T13:41:28.102Z] PASS [2022-08-08T13:41:28.102Z] [2022-08-08T13:41:28.102Z] DONE 10 tests in 7.657s [2022-08-08T13:41:28.102Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2022-08-08T13:41:28.102Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2022-08-08T13:41:28.102Z] ++ 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-08T13:41:28.102Z] ++ set -e [2022-08-08T13:41:28.102Z] ++ '[' -n 0 ']' [2022-08-08T13:41:28.102Z] ++ set -x [2022-08-08T13:41:28.103Z] ++ 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-08T13:41:28.362Z] INFO: Testing against a local daemon [2022-08-08T13:41:28.362Z] === RUN TestExternalGraphDriver [2022-08-08T13:41:28.620Z] === RUN TestDockerSuite/TestContainerNetworkMode [2022-08-08T13:41:28.620Z] === RUN TestExternalGraphDriver/json [2022-08-08T13:41:29.553Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2022-08-08T13:41:29.912Z] --- PASS: TestCreateServiceSecretFileMode (12.00s) [2022-08-08T13:41:29.912Z] === RUN TestCreateServiceConfigFileMode [2022-08-08T13:41:30.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2022-08-08T13:41:30.486Z] === RUN TestExternalGraphDriver/spec [2022-08-08T13:41:32.386Z] === RUN TestExternalGraphDriver/pull [2022-08-08T13:41:32.953Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2022-08-08T13:41:33.888Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2022-08-08T13:41:34.145Z] --- PASS: TestExternalGraphDriver (5.98s) [2022-08-08T13:41:34.145Z] --- PASS: TestExternalGraphDriver/json (1.87s) [2022-08-08T13:41:34.146Z] --- PASS: TestExternalGraphDriver/spec (1.92s) [2022-08-08T13:41:34.146Z] --- PASS: TestExternalGraphDriver/pull (1.83s) [2022-08-08T13:41:34.146Z] === RUN TestGraphdriverPluginV2 [2022-08-08T13:41:35.078Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2022-08-08T13:41:35.645Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2022-08-08T13:41:36.578Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2022-08-08T13:41:37.954Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2022-08-08T13:41:38.520Z] --- PASS: TestGraphdriverPluginV2 (4.29s) [2022-08-08T13:41:38.520Z] PASS [2022-08-08T13:41:38.520Z] [2022-08-08T13:41:38.520Z] DONE 5 tests in 10.399s [2022-08-08T13:41:38.520Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2022-08-08T13:41:38.520Z] ++ 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-08T13:41:38.520Z] ++ set -e [2022-08-08T13:41:38.520Z] ++ '[' -n 0 ']' [2022-08-08T13:41:38.520Z] ++ set -x [2022-08-08T13:41:38.520Z] ++ 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-08T13:41:38.520Z] INFO: Testing against a local daemon [2022-08-08T13:41:38.520Z] === RUN TestContinueAfterPluginCrash [2022-08-08T13:41:38.520Z] === PAUSE TestContinueAfterPluginCrash [2022-08-08T13:41:38.520Z] === RUN TestReadPluginNoRead [2022-08-08T13:41:38.520Z] === PAUSE TestReadPluginNoRead [2022-08-08T13:41:38.520Z] === RUN TestDaemonStartWithLogOpt [2022-08-08T13:41:38.520Z] === PAUSE TestDaemonStartWithLogOpt [2022-08-08T13:41:38.520Z] === CONT TestContinueAfterPluginCrash [2022-08-08T13:41:38.520Z] === CONT TestDaemonStartWithLogOpt [2022-08-08T13:41:39.086Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2022-08-08T13:41:39.447Z] --- PASS: TestCreateServiceSecretFileMode (12.52s) [2022-08-08T13:41:39.447Z] === RUN TestCreateServiceConfigFileMode [2022-08-08T13:41:40.991Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2022-08-08T13:41:42.077Z] --- PASS: TestCreateServiceConfigFileMode (12.36s) [2022-08-08T13:41:42.077Z] === RUN TestCreateServiceSysctls [2022-08-08T13:41:42.365Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a0d5d8_} [2022-08-08T13:41:42.365Z] --- PASS: TestDaemonStartWithLogOpt (3.80s) [2022-08-08T13:41:42.365Z] === CONT TestReadPluginNoRead [2022-08-08T13:41:43.740Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1281802743_/foo_false____} [2022-08-08T13:41:44.674Z] === RUN TestReadPluginNoRead/default [2022-08-08T13:41:45.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1281802743_/foo_true____} [2022-08-08T13:41:45.344Z] --- PASS: TestCreateServiceSysctls (2.64s) [2022-08-08T13:41:45.344Z] === RUN TestCreateServiceCapabilities [2022-08-08T13:41:46.173Z] === RUN TestReadPluginNoRead/disabled_caching [2022-08-08T13:41:46.431Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32824853009_/foo_false____} [2022-08-08T13:41:46.708Z] --- PASS: TestCreateServiceCapabilities (1.98s) [2022-08-08T13:41:46.708Z] === RUN TestInspect [2022-08-08T13:41:47.384Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2022-08-08T13:41:47.702Z] --- PASS: TestContinueAfterPluginCrash (8.88s) [2022-08-08T13:41:47.702Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32824853009_/foo_true____} [2022-08-08T13:41:48.268Z] === CONT TestReadPluginNoRead [2022-08-08T13:41:48.268Z] read_test.go:92: [dfb7c892eb1be] daemon is not started [2022-08-08T13:41:48.268Z] --- PASS: TestReadPluginNoRead (5.95s) [2022-08-08T13:41:48.268Z] --- PASS: TestReadPluginNoRead/default (1.24s) [2022-08-08T13:41:48.268Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.25s) [2022-08-08T13:41:48.268Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.20s) [2022-08-08T13:41:48.268Z] PASS [2022-08-08T13:41:48.268Z] [2022-08-08T13:41:48.268Z] DONE 6 tests in 9.853s [2022-08-08T13:41:48.526Z] 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-08T13:41:48.526Z] ++ 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-08T13:41:48.526Z] ++ set -e [2022-08-08T13:41:48.526Z] ++ '[' -n 0 ']' [2022-08-08T13:41:48.526Z] ++ set -x [2022-08-08T13:41:48.526Z] ++ 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-08T13:41:48.527Z] testing: warning: no tests to run [2022-08-08T13:41:48.527Z] PASS [2022-08-08T13:41:48.527Z] [2022-08-08T13:41:48.527Z] DONE 0 tests in 0.031s [2022-08-08T13:41:48.527Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2022-08-08T13:41:48.527Z] ++ 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-08T13:41:48.527Z] ++ set -e [2022-08-08T13:41:48.527Z] ++ '[' -n 0 ']' [2022-08-08T13:41:48.527Z] ++ set -x [2022-08-08T13:41:48.527Z] ++ 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-08T13:41:48.527Z] INFO: Testing against a local daemon [2022-08-08T13:41:48.527Z] === RUN TestPluginWithDevMounts [2022-08-08T13:41:48.527Z] === PAUSE TestPluginWithDevMounts [2022-08-08T13:41:48.527Z] === CONT TestPluginWithDevMounts [2022-08-08T13:41:49.092Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32824853009_/foo_true__0xc000a0d608__} [2022-08-08T13:41:49.283Z] --- PASS: TestInspect (2.26s) [2022-08-08T13:41:49.283Z] === RUN TestCreateJob [2022-08-08T13:41:50.463Z] --- PASS: TestPluginWithDevMounts (1.65s) [2022-08-08T13:41:50.463Z] PASS [2022-08-08T13:41:50.463Z] [2022-08-08T13:41:50.463Z] DONE 1 tests in 1.750s [2022-08-08T13:41:50.463Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2022-08-08T13:41:50.463Z] ++ 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-08T13:41:50.463Z] ++ set -e [2022-08-08T13:41:50.463Z] ++ '[' -n 0 ']' [2022-08-08T13:41:50.463Z] ++ set -x [2022-08-08T13:41:50.463Z] ++ 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-08T13:41:50.463Z] INFO: Testing against a local daemon [2022-08-08T13:41:50.463Z] === RUN TestSecretInspect [2022-08-08T13:41:50.463Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a0d620_} [2022-08-08T13:41:51.666Z] --- PASS: TestCreateServiceConfigFileMode (12.45s) [2022-08-08T13:41:51.666Z] === RUN TestCreateServiceSysctls [2022-08-08T13:41:51.801Z] --- PASS: TestCreateJob (2.83s) [2022-08-08T13:41:51.801Z] === RUN TestReplicatedJob [2022-08-08T13:41:51.837Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a0d638_} [2022-08-08T13:41:52.771Z] --- PASS: TestSecretInspect (2.24s) [2022-08-08T13:41:52.771Z] === RUN TestSecretList [2022-08-08T13:41:53.029Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a0d650_} [2022-08-08T13:41:53.575Z] --- PASS: TestCreateServiceSysctls (3.05s) [2022-08-08T13:41:53.575Z] === RUN TestCreateServiceCapabilities [2022-08-08T13:41:54.403Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2022-08-08T13:41:54.403Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a0d668_} [2022-08-08T13:41:54.968Z] --- PASS: TestSecretList (2.40s) [2022-08-08T13:41:54.968Z] === RUN TestSecretsCreateAndDelete [2022-08-08T13:41:55.487Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2022-08-08T13:41:55.487Z] === RUN TestInspect [2022-08-08T13:41:55.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2022-08-08T13:41:57.054Z] --- PASS: TestReplicatedJob (4.78s) [2022-08-08T13:41:57.054Z] === RUN TestUpdateReplicatedJob [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2022-08-08T13:41:57.805Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2022-08-08T13:41:58.371Z] --- PASS: TestSecretsCreateAndDelete (3.39s) [2022-08-08T13:41:58.371Z] === RUN TestSecretsUpdate [2022-08-08T13:41:58.629Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2022-08-08T13:41:58.785Z] --- PASS: TestInspect (2.78s) [2022-08-08T13:41:58.785Z] === RUN TestCreateJob [2022-08-08T13:42:00.323Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-08-08T13:42:00.324Z] === RUN TestServiceListWithStatuses [2022-08-08T13:42:00.324Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T13:42:00.324Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-08T13:42:00.324Z] === RUN TestDockerNetworkConnectAlias [2022-08-08T13:42:00.530Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2022-08-08T13:42:00.789Z] docker_api_swarm_node_test.go:20: [df563852dc853] joining swarm manager [de06b98e5c119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:42:01.048Z] --- PASS: TestSecretsUpdate (2.73s) [2022-08-08T13:42:01.048Z] === RUN TestTemplatedSecret [2022-08-08T13:42:01.326Z] --- PASS: TestCreateJob (3.04s) [2022-08-08T13:42:01.326Z] === RUN TestReplicatedJob [2022-08-08T13:42:01.986Z] docker_api_swarm_node_test.go:21: [de86534e7e2b4] joining swarm manager [de06b98e5c119]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:42:02.551Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2022-08-08T13:42:03.592Z] --- PASS: TestDockerNetworkConnectAlias (3.57s) [2022-08-08T13:42:03.592Z] === RUN TestDockerNetworkReConnect [2022-08-08T13:42:03.927Z] --- PASS: TestTemplatedSecret (2.88s) [2022-08-08T13:42:03.927Z] === RUN TestSecretCreateResolve [2022-08-08T13:42:04.860Z] === RUN TestDockerSuite/TestCopyAndRestart [2022-08-08T13:42:05.795Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2022-08-08T13:42:06.054Z] === RUN TestDockerSuite/TestCpAbsolutePath [2022-08-08T13:42:06.111Z] --- PASS: TestDockerNetworkReConnect (2.83s) [2022-08-08T13:42:06.111Z] === RUN TestServicePlugin [2022-08-08T13:42:06.112Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T13:42:06.112Z] --- SKIP: TestServicePlugin (0.00s) [2022-08-08T13:42:06.112Z] === RUN TestServiceUpdateLabel [2022-08-08T13:42:06.612Z] --- PASS: TestReplicatedJob (4.78s) [2022-08-08T13:42:06.612Z] === RUN TestUpdateReplicatedJob [2022-08-08T13:42:06.619Z] --- PASS: TestSecretCreateResolve (2.57s) [2022-08-08T13:42:06.619Z] PASS [2022-08-08T13:42:06.619Z] [2022-08-08T13:42:06.619Z] DONE 6 tests in 16.289s [2022-08-08T13:42:06.619Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2022-08-08T13:42:06.619Z] ++ 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-08T13:42:06.619Z] ++ set -e [2022-08-08T13:42:06.619Z] ++ '[' -n 0 ']' [2022-08-08T13:42:06.619Z] ++ set -x [2022-08-08T13:42:06.619Z] ++ 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-08T13:42:06.619Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2022-08-08T13:42:06.619Z] INFO: Testing against a local daemon [2022-08-08T13:42:06.619Z] === RUN TestServiceCreateInit [2022-08-08T13:42:06.619Z] === RUN TestServiceCreateInit/daemonInitDisabled [2022-08-08T13:42:07.184Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2022-08-08T13:42:07.750Z] === RUN TestDockerSuite/TestCpFromCaseA [2022-08-08T13:42:08.325Z] === RUN TestDockerSuite/TestCpFromCaseB [2022-08-08T13:42:08.628Z] --- PASS: TestServiceUpdateLabel (2.16s) [2022-08-08T13:42:08.628Z] === RUN TestServiceUpdateSecrets [2022-08-08T13:42:09.153Z] --- PASS: TestUpdateReplicatedJob (3.13s) [2022-08-08T13:42:09.153Z] === RUN TestServiceListWithStatuses [2022-08-08T13:42:09.153Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T13:42:09.153Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2022-08-08T13:42:09.153Z] === RUN TestDockerNetworkConnectAlias [2022-08-08T13:42:09.280Z] === RUN TestDockerSuite/TestCpFromCaseC [2022-08-08T13:42:09.852Z] === RUN TestDockerSuite/TestCpFromCaseD [2022-08-08T13:42:10.787Z] === RUN TestDockerSuite/TestCpFromCaseE [2022-08-08T13:42:10.787Z] === RUN TestServiceCreateInit/daemonInitEnabled [2022-08-08T13:42:11.353Z] === RUN TestDockerSuite/TestCpFromCaseF [2022-08-08T13:42:11.919Z] === RUN TestDockerSuite/TestCpFromCaseG [2022-08-08T13:42:12.486Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2022-08-08T13:42:12.745Z] === RUN TestDockerSuite/TestCpFromCaseH [2022-08-08T13:42:13.358Z] --- PASS: TestDockerNetworkConnectAlias (4.09s) [2022-08-08T13:42:13.358Z] === RUN TestDockerNetworkReConnect [2022-08-08T13:42:13.682Z] === RUN TestDockerSuite/TestCpFromCaseI [2022-08-08T13:42:14.618Z] === RUN TestDockerSuite/TestCpFromCaseJ [2022-08-08T13:42:15.994Z] --- PASS: TestServiceCreateInit (9.12s) [2022-08-08T13:42:15.994Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.23s) [2022-08-08T13:42:15.994Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.85s) [2022-08-08T13:42:15.994Z] === RUN TestCreateServiceMultipleTimes [2022-08-08T13:42:15.994Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2022-08-08T13:42:16.656Z] --- PASS: TestDockerNetworkReConnect (3.36s) [2022-08-08T13:42:16.656Z] === RUN TestServicePlugin [2022-08-08T13:42:16.929Z] docker_api_swarm_test.go:502: [d1a3d3274842b] joining swarm manager [de78ab1356993]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:42:17.187Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2022-08-08T13:42:18.123Z] === RUN TestDockerSuite/TestCpGarbagePath [2022-08-08T13:42:18.691Z] === RUN TestDockerSuite/TestCpLocalOnly [2022-08-08T13:42:18.691Z] === RUN TestDockerSuite/TestCpNameHasColon [2022-08-08T13:42:19.629Z] === RUN TestDockerSuite/TestCpRelativePath [2022-08-08T13:42:20.564Z] === RUN TestDockerSuite/TestCpSpecialFiles [2022-08-08T13:42:20.857Z] plugin_test.go:62: [d428fda5de563] joining swarm manager [d53dfc8dbe936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:42:20.950Z] Created binary: bundles/binary-daemon/dockerd-dev [2022-08-08T13:42:20.950Z] Copying nested executables into bundles/binary-daemon [2022-08-08T13:42:20.950Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2022-08-08T13:42:21.130Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2022-08-08T13:42:21.271Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43911/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_GITCOMMIT=2ce81c2d7b99b5da3954720f857a30757e6ec1fd -e DOCKER_GRAPHDRIVER docker:2ce81c2d7b99b5da3954720f857a30757e6ec1fd hack/make.sh cross [2022-08-08T13:42:21.428Z] plugin_test.go:65: [da1dadec88cb4] joining swarm manager [d53dfc8dbe936]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:42:21.529Z] [2022-08-08T13:42:21.788Z] Removing bundles/ [2022-08-08T13:42:21.788Z] [2022-08-08T13:42:21.788Z] ---> Making bundle: cross (in bundles/cross) [2022-08-08T13:42:21.788Z] Cross building: bundles/cross/linux/amd64 [2022-08-08T13:42:21.788Z] Building: bundles/cross/linux/amd64/dockerd-dev [2022-08-08T13:42:21.788Z] GOOS="linux" GOARCH="amd64" GOARM="" [2022-08-08T13:42:22.063Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2022-08-08T13:42:23.000Z] === RUN TestDockerSuite/TestCpToCaseA [2022-08-08T13:42:23.470Z] --- PASS: TestServiceUpdateSecrets (14.28s) [2022-08-08T13:42:23.470Z] === RUN TestServiceUpdateConfigs [2022-08-08T13:42:23.567Z] === RUN TestDockerSuite/TestCpToCaseB [2022-08-08T13:42:24.501Z] === RUN TestDockerSuite/TestCpToCaseC [2022-08-08T13:42:25.434Z] docker_api_swarm_test.go:507: [d0630ec29a10b] joining swarm manager [de78ab1356993]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:42:26.000Z] === RUN TestDockerSuite/TestCpToCaseD [2022-08-08T13:42:29.278Z] === RUN TestDockerSuite/TestCpToCaseE [2022-08-08T13:42:30.674Z] === RUN TestDockerSuite/TestCpToCaseF [2022-08-08T13:42:31.239Z] === RUN TestDockerSuite/TestCpToCaseG [2022-08-08T13:42:33.768Z] --- PASS: TestCreateServiceMultipleTimes (17.57s) [2022-08-08T13:42:33.768Z] === RUN TestCreateServiceConflict [2022-08-08T13:42:34.026Z] === RUN TestDockerSuite/TestCpToCaseH [2022-08-08T13:42:35.925Z] --- PASS: TestCreateServiceConflict (2.57s) [2022-08-08T13:42:35.925Z] === RUN TestCreateServiceMaxReplicas [2022-08-08T13:42:36.491Z] === RUN TestDockerSuite/TestCpToCaseI [2022-08-08T13:42:37.056Z] === RUN TestDockerSuite/TestCpToCaseJ [2022-08-08T13:42:38.310Z] --- PASS: TestServiceUpdateConfigs (14.21s) [2022-08-08T13:42:38.310Z] === RUN TestServiceUpdateNetwork [2022-08-08T13:42:39.585Z] --- PASS: TestCreateServiceMaxReplicas (3.22s) [2022-08-08T13:42:39.585Z] === RUN TestCreateWithDuplicateNetworkNames [2022-08-08T13:42:40.519Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2022-08-08T13:42:41.088Z] === RUN TestDockerSuite/TestCpToDot [2022-08-08T13:42:42.023Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2022-08-08T13:42:43.397Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2022-08-08T13:42:43.964Z] === RUN TestDockerSuite/TestCpToStdout [2022-08-08T13:42:44.530Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2022-08-08T13:42:45.096Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2022-08-08T13:42:45.354Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2022-08-08T13:42:45.922Z] === RUN TestDockerSuite/TestCpVolumePath [2022-08-08T13:42:46.855Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2022-08-08T13:42:46.855Z] === RUN TestDockerSuite/TestCreateArgs [2022-08-08T13:42:46.855Z] === RUN TestDockerSuite/TestCreateByImageID [2022-08-08T13:42:47.114Z] === RUN TestDockerSuite/TestCreateEchoStdout [2022-08-08T13:42:47.680Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2022-08-08T13:42:47.680Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-08-08T13:42:47.680Z] === RUN TestDockerSuite/TestCreateHostConfig [2022-08-08T13:42:47.680Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2022-08-08T13:42:47.938Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2022-08-08T13:42:47.994Z] --- PASS: TestServicePlugin (29.52s) [2022-08-08T13:42:47.994Z] === RUN TestServiceUpdateLabel [2022-08-08T13:42:48.196Z] === RUN TestDockerSuite/TestCreateLabels [2022-08-08T13:42:48.196Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2022-08-08T13:42:48.453Z] === RUN TestDockerSuite/TestCreateRM [2022-08-08T13:42:48.453Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2022-08-08T13:42:48.453Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-08T13:42:48.453Z] === RUN TestDockerSuite/TestCreateStopSignal [2022-08-08T13:42:48.453Z] === RUN TestDockerSuite/TestCreateStopTimeout [2022-08-08T13:42:48.564Z] --- PASS: TestServiceUpdateLabel (2.20s) [2022-08-08T13:42:48.564Z] === RUN TestServiceUpdateSecrets [2022-08-08T13:42:48.711Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2022-08-08T13:42:50.085Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2022-08-08T13:42:50.085Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2022-08-08T13:42:50.085Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2022-08-08T13:42:50.504Z] --- PASS: TestServiceUpdateNetwork (12.18s) [2022-08-08T13:42:50.504Z] === RUN TestServiceUpdatePidsLimit [2022-08-08T13:42:50.504Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-08T13:42:50.760Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-08T13:42:52.613Z] === RUN TestDockerSuite/TestCreateWithPortRange [2022-08-08T13:42:52.613Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2022-08-08T13:42:52.613Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2022-08-08T13:42:52.871Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2022-08-08T13:42:52.871Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2022-08-08T13:42:52.871Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2022-08-08T13:42:53.475Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2022-08-08T13:42:53.475Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.44s) [2022-08-08T13:42:53.475Z] === RUN TestCreateServiceSecretFileMode [2022-08-08T13:42:54.848Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2022-08-08T13:42:55.106Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2022-08-08T13:42:56.480Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2022-08-08T13:42:57.413Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2022-08-08T13:42:57.671Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2022-08-08T13:42:58.238Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2022-08-08T13:42:58.496Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2022-08-08T13:42:58.496Z] === RUN TestDockerSuite/TestDevicePermissions [2022-08-08T13:42:58.845Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-08T13:42:59.062Z] === RUN TestDockerSuite/TestDockerFails [2022-08-08T13:42:59.062Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2022-08-08T13:42:59.062Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2022-08-08T13:42:59.062Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2022-08-08T13:42:59.996Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2022-08-08T13:43:00.565Z] docker_api_swarm_node_test.go:81: [d5e042f6a7be8] joining swarm manager [d5614b5afb482]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:43:00.565Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2022-08-08T13:43:01.498Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2022-08-08T13:43:01.498Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2022-08-08T13:43:01.498Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2022-08-08T13:43:01.756Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2022-08-08T13:43:03.458Z] --- PASS: TestServiceUpdateSecrets (14.40s) [2022-08-08T13:43:03.458Z] === RUN TestServiceUpdateConfigs [2022-08-08T13:43:05.383Z] --- PASS: TestServiceUpdatePidsLimit (16.07s) [2022-08-08T13:43:05.383Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.52s) [2022-08-08T13:43:05.383Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-08T13:43:05.383Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2022-08-08T13:43:05.383Z] PASS [2022-08-08T13:43:05.383Z] [2022-08-08T13:43:05.383Z] === Skipped [2022-08-08T13:43:05.383Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-08T13:43:05.383Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T13:43:05.383Z] [2022-08-08T13:43:05.383Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2022-08-08T13:43:05.383Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2022-08-08T13:43:05.383Z] [2022-08-08T13:43:05.383Z] DONE 27 tests, 2 skipped in 146.204s [2022-08-08T13:43:05.383Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2022-08-08T13:43:05.383Z] ++ 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-08T13:43:05.383Z] ++ set -e [2022-08-08T13:43:05.383Z] ++ '[' -n 0 ']' [2022-08-08T13:43:05.383Z] ++ set -x [2022-08-08T13:43:05.383Z] ++ 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-08T13:43:05.383Z] INFO: Testing against a local daemon [2022-08-08T13:43:05.383Z] === RUN TestSessionCreate [2022-08-08T13:43:05.383Z] --- PASS: TestSessionCreate (0.02s) [2022-08-08T13:43:05.383Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-08T13:43:05.383Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2022-08-08T13:43:05.383Z] PASS [2022-08-08T13:43:05.383Z] [2022-08-08T13:43:05.383Z] DONE 2 tests in 0.153s [2022-08-08T13:43:05.383Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2022-08-08T13:43:05.383Z] ++ 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-08T13:43:05.383Z] ++ set -e [2022-08-08T13:43:05.383Z] ++ '[' -n 0 ']' [2022-08-08T13:43:05.383Z] ++ set -x [2022-08-08T13:43:05.383Z] ++ 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-08T13:43:05.383Z] INFO: Testing against a local daemon [2022-08-08T13:43:05.383Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-08T13:43:05.383Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T13:43:05.383Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T13:43:05.383Z] === RUN TestEventsExecDie [2022-08-08T13:43:05.945Z] --- PASS: TestEventsExecDie (0.50s) [2022-08-08T13:43:05.945Z] === RUN TestEventsBackwardsCompatible [2022-08-08T13:43:05.945Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-08T13:43:05.945Z] === RUN TestInfoBinaryCommits [2022-08-08T13:43:05.945Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-08T13:43:05.945Z] === RUN TestInfoAPIVersioned [2022-08-08T13:43:05.945Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-08T13:43:05.945Z] === RUN TestInfoDiscoveryBackend [2022-08-08T13:43:06.507Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-08-08T13:43:06.507Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-08-08T13:43:07.020Z] --- PASS: TestCreateServiceSecretFileMode (12.90s) [2022-08-08T13:43:07.020Z] === RUN TestCreateServiceConfigFileMode [2022-08-08T13:43:07.434Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-08-08T13:43:07.434Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-08-08T13:43:07.588Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2022-08-08T13:43:07.996Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-08-08T13:43:07.996Z] === RUN TestInfoAPI [2022-08-08T13:43:07.996Z] --- PASS: TestInfoAPI (0.02s) [2022-08-08T13:43:07.996Z] === RUN TestInfoAPIWarnings [2022-08-08T13:43:10.115Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2022-08-08T13:43:11.490Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2022-08-08T13:43:12.427Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2022-08-08T13:43:12.994Z] === RUN TestDockerSuite/TestEventsAttach [2022-08-08T13:43:13.560Z] === RUN TestDockerSuite/TestEventsCommit [2022-08-08T13:43:13.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2022-08-08T13:43:14.075Z] === RUN TestDockerSuite/TestEventsContainerEvents [2022-08-08T13:43:14.334Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2022-08-08T13:43:14.903Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2022-08-08T13:43:15.469Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2022-08-08T13:43:16.406Z] docker_api_swarm_node_test.go:53: [d3621a16f3ec4] joining swarm manager [dc411b1e74b1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:43:16.977Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2022-08-08T13:43:16.977Z] docker_api_swarm_node_test.go:54: [d92c2b6fdb5ff] joining swarm manager [dc411b1e74b1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:43:17.910Z] === RUN TestDockerSuite/TestEventsContainerRestart [2022-08-08T13:43:18.365Z] --- PASS: TestServiceUpdateConfigs (14.44s) [2022-08-08T13:43:18.365Z] === RUN TestServiceUpdateNetwork [2022-08-08T13:43:19.807Z] --- PASS: TestCreateServiceConfigFileMode (13.13s) [2022-08-08T13:43:19.807Z] === RUN TestCreateServiceSysctls [2022-08-08T13:43:20.066Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2022-08-08T13:43:22.594Z] === RUN TestDockerSuite/TestEventsCopy [2022-08-08T13:43:22.853Z] --- PASS: TestCreateServiceSysctls (3.31s) [2022-08-08T13:43:22.853Z] === RUN TestCreateServiceCapabilities [2022-08-08T13:43:23.111Z] === RUN TestDockerSuite/TestEventsFilterContainer [2022-08-08T13:43:24.486Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2022-08-08T13:43:25.422Z] --- PASS: TestCreateServiceCapabilities (2.48s) [2022-08-08T13:43:25.423Z] === RUN TestInspect [2022-08-08T13:43:26.038Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-08-08T13:43:26.038Z] === RUN TestInfoDebug [2022-08-08T13:43:26.038Z] --- PASS: TestInfoDebug (0.52s) [2022-08-08T13:43:26.038Z] === RUN TestInfoInsecureRegistries [2022-08-08T13:43:26.038Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-08T13:43:26.038Z] === RUN TestInfoRegistryMirrors [2022-08-08T13:43:26.038Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-08T13:43:26.038Z] === RUN TestLoginFailsWithBadCredentials [2022-08-08T13:43:26.296Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2022-08-08T13:43:26.296Z] === RUN TestPingCacheHeaders [2022-08-08T13:43:26.296Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-08T13:43:26.296Z] === RUN TestPingGet [2022-08-08T13:43:26.296Z] --- PASS: TestPingGet (0.01s) [2022-08-08T13:43:26.296Z] === RUN TestPingHead [2022-08-08T13:43:26.296Z] --- PASS: TestPingHead (0.02s) [2022-08-08T13:43:26.296Z] === RUN TestVersion [2022-08-08T13:43:26.296Z] --- PASS: TestVersion (0.02s) [2022-08-08T13:43:26.296Z] PASS [2022-08-08T13:43:26.296Z] [2022-08-08T13:43:26.296Z] === Skipped [2022-08-08T13:43:26.296Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T13:43:26.296Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T13:43:26.296Z] [2022-08-08T13:43:26.296Z] DONE 18 tests, 1 skipped in 21.070s [2022-08-08T13:43:26.296Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-08T13:43:26.296Z] ++ 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-08T13:43:26.296Z] ++ set -e [2022-08-08T13:43:26.296Z] ++ '[' -n 0 ']' [2022-08-08T13:43:26.296Z] ++ set -x [2022-08-08T13:43:26.296Z] ++ 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-08T13:43:26.552Z] INFO: Testing against a local daemon [2022-08-08T13:43:26.552Z] === RUN TestVolumesCreateAndList [2022-08-08T13:43:26.552Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-08T13:43:26.552Z] === RUN TestVolumesRemove [2022-08-08T13:43:26.552Z] --- PASS: TestVolumesRemove (0.06s) [2022-08-08T13:43:26.552Z] === RUN TestVolumesInspect [2022-08-08T13:43:26.552Z] --- PASS: TestVolumesInspect (0.02s) [2022-08-08T13:43:26.552Z] === RUN TestVolumesInvalidJSON [2022-08-08T13:43:26.552Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-08-08T13:43:26.552Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-08-08T13:43:26.552Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-08-08T13:43:26.552Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-08T13:43:26.552Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-08-08T13:43:26.552Z] PASS [2022-08-08T13:43:26.552Z] [2022-08-08T13:43:26.552Z] DONE 5 tests in 0.217s [2022-08-08T13:43:26.552Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T13:43:26.808Z] ++++ cat bundles/test-integration/docker.pid [2022-08-08T13:43:26.808Z] +++ kill 12327 [2022-08-08T13:43:28.174Z] +++ /etc/init.d/apparmor stop [2022-08-08T13:43:28.174Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T13:43:28.174Z] [2022-08-08T13:43:28.174Z] Unloading profiles will leave already running processes permanently [2022-08-08T13:43:28.174Z] unconfined, which can lead to unexpected situations. [2022-08-08T13:43:28.174Z] [2022-08-08T13:43:28.174Z] To set a process to complain mode, use the command line tool [2022-08-08T13:43:28.174Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T13:43:28.174Z] +++ true [2022-08-08T13:43:28.174Z] exiting test-integration [2022-08-08T13:43:28.174Z] ++ exit 0 [2022-08-08T13:43:28.174Z] [2022-08-08T13:43:28.704Z] --- PASS: TestInspect (2.91s) [2022-08-08T13:43:28.704Z] === RUN TestCreateJob Post stage [Pipeline] junit [2022-08-08T13:43:29.121Z] Recording test results [2022-08-08T13:43:29.296Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-08T13:43:29.629Z] + echo Ensuring container killed. [2022-08-08T13:43:29.630Z] Ensuring container killed. [2022-08-08T13:43:29.630Z] + docker rm -vf docker-pr9 [2022-08-08T13:43:29.630Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-08-08T13:43:29.949Z] + echo Chowning /workspace to jenkins user [2022-08-08T13:43:29.949Z] Chowning /workspace to jenkins user [2022-08-08T13:43:29.949Z] + id -u [2022-08-08T13:43:29.949Z] + id -g [2022-08-08T13:43:29.949Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43911:/workspace busybox chown -R 1000:1000 /workspace [2022-08-08T13:43:30.077Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2022-08-08T13:43:30.335Z] === RUN TestDockerSuite/TestEventsFilterImageName [2022-08-08T13:43:30.588Z] --- PASS: TestServiceUpdateNetwork (12.30s) [2022-08-08T13:43:30.588Z] === RUN TestServiceUpdatePidsLimit [2022-08-08T13:43:30.848Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-08T13:43:31.419Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-08T13:43:31.708Z] === RUN TestDockerSuite/TestEventsFilterLabels [2022-08-08T13:43:31.708Z] --- PASS: TestCreateJob (3.49s) [2022-08-08T13:43:31.708Z] === RUN TestReplicatedJob [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T13:43:32.175Z] + bundleName=arm64-integration [2022-08-08T13:43:32.175Z] + echo Creating arm64-integration-bundles.tar.gz [2022-08-08T13:43:32.175Z] Creating arm64-integration-bundles.tar.gz [2022-08-08T13:43:32.175Z] + 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-08T13:43:32.175Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-08T13:43:32.184Z] Archiving artifacts [2022-08-08T13:43:32.273Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2022-08-08T13:43:32.273Z] === RUN TestDockerSuite/TestEventsFilterType [2022-08-08T13:43:32.839Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2022-08-08T13:43:32.839Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2022-08-08T13:43:32.839Z] === RUN TestDockerSuite/TestEventsFilters [2022-08-08T13:43:33.627Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43911/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-08T13:43:33.929Z] + make clean [2022-08-08T13:43:33.929Z] docker volume rm -f docker-dev-cache [2022-08-08T13:43:34.185Z] docker-dev-cache [Pipeline] deleteDir [2022-08-08T13:43:34.214Z] === RUN TestDockerSuite/TestEventsFormat [2022-08-08T13:43:35.588Z] === RUN TestDockerSuite/TestEventsFormatBadField [2022-08-08T13:43:35.588Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2022-08-08T13:43:35.588Z] === RUN TestDockerSuite/TestEventsImageImport [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-08T13:43:36.156Z] === RUN TestDockerSuite/TestEventsImageLoad [2022-08-08T13:43:36.414Z] === RUN TestDockerSuite/TestEventsImagePull [2022-08-08T13:43:37.347Z] --- PASS: TestReplicatedJob (5.53s) [2022-08-08T13:43:37.347Z] === RUN TestUpdateReplicatedJob [2022-08-08T13:43:37.605Z] === RUN TestDockerSuite/TestEventsImageTag [2022-08-08T13:43:38.538Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2022-08-08T13:43:38.796Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2022-08-08T13:43:38.796Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-08-08T13:43:38.796Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2022-08-08T13:43:38.796Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-08-08T13:43:38.796Z] === RUN TestDockerSuite/TestEventsPluginOps [2022-08-08T13:43:39.548Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-08T13:43:40.703Z] --- PASS: TestUpdateReplicatedJob (3.14s) [2022-08-08T13:43:40.703Z] === RUN TestServiceListWithStatuses [2022-08-08T13:43:40.703Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T13:43:40.703Z] --- SKIP: TestServiceListWithStatuses (0.02s) [2022-08-08T13:43:40.703Z] === RUN TestDockerNetworkConnectAlias [2022-08-08T13:43:41.636Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2022-08-08T13:43:42.202Z] === RUN TestDockerSuite/TestEventsRename [2022-08-08T13:43:42.769Z] === RUN TestDockerSuite/TestEventsResize [2022-08-08T13:43:43.704Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2022-08-08T13:43:45.606Z] --- PASS: TestDockerNetworkConnectAlias (4.86s) [2022-08-08T13:43:45.606Z] === RUN TestDockerNetworkReConnect [2022-08-08T13:43:46.123Z] --- PASS: TestServiceUpdatePidsLimit (16.19s) [2022-08-08T13:43:46.123Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.63s) [2022-08-08T13:43:46.123Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.89s) [2022-08-08T13:43:46.123Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.89s) [2022-08-08T13:43:46.123Z] PASS [2022-08-08T13:43:46.123Z] [2022-08-08T13:43:46.123Z] === Skipped [2022-08-08T13:43:46.123Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2022-08-08T13:43:46.123Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T13:43:46.123Z] [2022-08-08T13:43:46.123Z] DONE 27 tests, 1 skipped in 181.797s [2022-08-08T13:43:46.123Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-08T13:43:46.123Z] INFO: Testing against a local daemon [2022-08-08T13:43:46.123Z] === RUN TestSessionCreate [2022-08-08T13:43:46.123Z] --- PASS: TestSessionCreate (0.02s) [2022-08-08T13:43:46.123Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-08T13:43:46.123Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-08T13:43:46.123Z] PASS [2022-08-08T13:43:46.123Z] [2022-08-08T13:43:46.123Z] DONE 2 tests in 0.077s [2022-08-08T13:43:46.123Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-08T13:43:46.123Z] INFO: Testing against a local daemon [2022-08-08T13:43:46.123Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-08T13:43:46.123Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2022-08-08T13:43:46.123Z] === RUN TestEventsExecDie [2022-08-08T13:43:46.383Z] --- PASS: TestEventsExecDie (0.51s) [2022-08-08T13:43:46.383Z] === RUN TestEventsBackwardsCompatible [2022-08-08T13:43:46.383Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2022-08-08T13:43:46.383Z] === RUN TestInfoBinaryCommits [2022-08-08T13:43:46.643Z] --- PASS: TestInfoBinaryCommits (0.02s) [2022-08-08T13:43:46.644Z] === RUN TestInfoAPIVersioned [2022-08-08T13:43:46.644Z] --- PASS: TestInfoAPIVersioned (0.01s) [2022-08-08T13:43:46.644Z] === RUN TestInfoDiscoveryBackend [2022-08-08T13:43:47.214Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2022-08-08T13:43:47.214Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-08-08T13:43:48.154Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2022-08-08T13:43:48.154Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-08-08T13:43:48.723Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2022-08-08T13:43:48.723Z] === RUN TestInfoAPI [2022-08-08T13:43:48.723Z] --- PASS: TestInfoAPI (0.02s) [2022-08-08T13:43:48.723Z] === RUN TestInfoAPIWarnings [2022-08-08T13:43:48.887Z] --- PASS: TestDockerNetworkReConnect (3.53s) [2022-08-08T13:43:48.888Z] === RUN TestServicePlugin [2022-08-08T13:43:48.888Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2022-08-08T13:43:49.454Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2022-08-08T13:43:49.454Z] === RUN TestDockerSuite/TestEventsStreaming [2022-08-08T13:43:50.389Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2022-08-08T13:43:52.923Z] plugin_test.go:62: [d87ea9aa53b41] joining swarm manager [d4cad509daaf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:43:53.181Z] === RUN TestDockerSuite/TestEventsTop [2022-08-08T13:43:53.747Z] === RUN TestDockerSuite/TestEventsUntag [2022-08-08T13:43:54.004Z] plugin_test.go:65: [d2bab65e03340] joining swarm manager [d4cad509daaf7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:43:55.903Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2022-08-08T13:43:56.162Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2022-08-08T13:43:58.061Z] docker_api_swarm_test.go:202: [de69355df9386] joining swarm manager [d35b30ea196e5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:43:58.238Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2022-08-08T13:43:58.238Z] Copying nested executables into bundles/cross/linux/amd64 [2022-08-08T13:43:58.238Z] Cross building: bundles/cross/windows/amd64 [2022-08-08T13:43:58.238Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2022-08-08T13:43:58.238Z] GOOS="windows" GOARCH="amd64" GOARM="" [2022-08-08T13:44:02.242Z] === RUN TestDockerSuite/TestExec [2022-08-08T13:44:02.501Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2022-08-08T13:44:03.067Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2022-08-08T13:44:03.633Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2022-08-08T13:44:04.202Z] === RUN TestDockerSuite/TestExecAPIStart [2022-08-08T13:44:05.598Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2022-08-08T13:44:05.856Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2022-08-08T13:44:06.423Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2022-08-08T13:44:06.838Z] --- PASS: TestInfoAPIWarnings (16.25s) [2022-08-08T13:44:06.838Z] === RUN TestInfoDebug [2022-08-08T13:44:06.838Z] --- PASS: TestInfoDebug (0.52s) [2022-08-08T13:44:06.838Z] === RUN TestInfoInsecureRegistries [2022-08-08T13:44:06.838Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2022-08-08T13:44:06.838Z] === RUN TestInfoRegistryMirrors [2022-08-08T13:44:06.838Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2022-08-08T13:44:06.838Z] === RUN TestLoginFailsWithBadCredentials [2022-08-08T13:44:06.838Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2022-08-08T13:44:06.838Z] === RUN TestPingCacheHeaders [2022-08-08T13:44:06.838Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-08T13:44:06.838Z] === RUN TestPingGet [2022-08-08T13:44:06.838Z] --- PASS: TestPingGet (0.01s) [2022-08-08T13:44:06.838Z] === RUN TestPingHead [2022-08-08T13:44:06.838Z] --- PASS: TestPingHead (0.01s) [2022-08-08T13:44:06.838Z] === RUN TestVersion [2022-08-08T13:44:06.838Z] --- PASS: TestVersion (0.01s) [2022-08-08T13:44:06.838Z] === CONT TestCgroupDriverSystemdMemoryLimit [2022-08-08T13:44:07.359Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2022-08-08T13:44:07.925Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2022-08-08T13:44:08.220Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.17s) [2022-08-08T13:44:08.220Z] PASS [2022-08-08T13:44:08.220Z] [2022-08-08T13:44:08.220Z] DONE 18 tests in 22.148s [2022-08-08T13:44:08.220Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-08T13:44:08.220Z] INFO: Testing against a local daemon [2022-08-08T13:44:08.220Z] === RUN TestVolumesCreateAndList [2022-08-08T13:44:08.220Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-08T13:44:08.220Z] === RUN TestVolumesRemove [2022-08-08T13:44:08.220Z] --- PASS: TestVolumesRemove (0.09s) [2022-08-08T13:44:08.220Z] === RUN TestVolumesInspect [2022-08-08T13:44:08.220Z] --- PASS: TestVolumesInspect (0.01s) [2022-08-08T13:44:08.220Z] === RUN TestVolumesInvalidJSON [2022-08-08T13:44:08.220Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-08-08T13:44:08.220Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-08-08T13:44:08.220Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-08-08T13:44:08.220Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-08T13:44:08.220Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-08-08T13:44:08.220Z] PASS [2022-08-08T13:44:08.220Z] [2022-08-08T13:44:08.220Z] DONE 5 tests in 0.163s [2022-08-08T13:44:08.220Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T13:44:08.490Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2022-08-08T13:44:08.748Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2022-08-08T13:44:09.604Z] Stopping apparmor (via systemctl): apparmor.service. [2022-08-08T13:44:09.604Z] Removing test suite binaries [2022-08-08T13:44:09.604Z] exiting test-integration [2022-08-08T13:44:09.604Z] ++ exit 0 [2022-08-08T13:44:09.604Z] [2022-08-08T13:44:10.122Z] === RUN TestDockerSuite/TestExecCgroup [2022-08-08T13:44:10.689Z] === RUN TestDockerSuite/TestExecEnv [2022-08-08T13:44:11.254Z] === RUN TestDockerSuite/TestExecEnvLinksHost Post stage [Pipeline] junit [2022-08-08T13:44:11.530Z] Recording test results [2022-08-08T13:44:12.189Z] === RUN TestDockerSuite/TestExecExitStatus [2022-08-08T13:44:12.754Z] === RUN TestDockerSuite/TestExecInspectID [2022-08-08T13:44:13.018Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-08T13:44:13.362Z] + echo Ensuring container killed. [2022-08-08T13:44:13.362Z] Ensuring container killed. [2022-08-08T13:44:13.362Z] + docker rm -vf docker-pr9 [2022-08-08T13:44:13.362Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-08-08T13:44:13.653Z] + echo Chowning /workspace to jenkins user [2022-08-08T13:44:13.653Z] Chowning /workspace to jenkins user [2022-08-08T13:44:13.653Z] + id -u [2022-08-08T13:44:13.653Z] + id -g [2022-08-08T13:44:13.653Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43911:/workspace busybox chown -R 1000:1000 /workspace [2022-08-08T13:44:14.128Z] === RUN TestDockerSuite/TestExecInteractive [2022-08-08T13:44:14.693Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T13:44:15.259Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2022-08-08T13:44:15.335Z] + bundleName=amd64-cgroup2 [2022-08-08T13:44:15.335Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2022-08-08T13:44:15.335Z] Creating amd64-cgroup2-bundles.tar.gz [2022-08-08T13:44:15.335Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2022-08-08T13:44:15.335Z] + 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-08T13:44:15.608Z] Archiving artifacts [2022-08-08T13:44:15.824Z] === RUN TestDockerSuite/TestExecParseError [2022-08-08T13:44:16.081Z] === RUN TestDockerSuite/TestExecPausedContainer [2022-08-08T13:44:16.647Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2022-08-08T13:44:16.647Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2022-08-08T13:44:17.183Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43911/9/artifacts/ [Pipeline] } [Pipeline] // catchError [2022-08-08T13:44:17.213Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [Pipeline] sh [2022-08-08T13:44:17.492Z] + make clean [2022-08-08T13:44:17.492Z] docker volume rm -f docker-dev-cache [2022-08-08T13:44:17.492Z] docker-dev-cache [Pipeline] deleteDir [2022-08-08T13:44:18.147Z] === RUN TestDockerSuite/TestExecSetEnv [2022-08-08T13:44:19.082Z] docker_api_swarm_test.go:384: [dbc26a586258c] joining swarm manager [da35db493ca9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:44:19.082Z] === RUN TestDockerSuite/TestExecStartFails [Pipeline] } [Pipeline] // withEnv [2022-08-08T13:44:19.649Z] === RUN TestDockerSuite/TestExecStateCleanup [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-08T13:44:19.910Z] --- PASS: TestServicePlugin (31.00s) [2022-08-08T13:44:19.910Z] === RUN TestServiceUpdateLabel [2022-08-08T13:44:20.168Z] docker_api_swarm_test.go:385: [db691e76e39c5] joining swarm manager [da35db493ca9f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:44:22.065Z] --- PASS: TestServiceUpdateLabel (2.22s) [2022-08-08T13:44:22.065Z] === RUN TestServiceUpdateSecrets [2022-08-08T13:44:32.026Z] === RUN TestDockerSuite/TestExecStopNotHanging [2022-08-08T13:44:32.026Z] === RUN TestDockerSuite/TestExecTTY [2022-08-08T13:44:32.026Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2022-08-08T13:44:32.026Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2022-08-08T13:44:32.611Z] === RUN TestDockerSuite/TestExecUlimits [2022-08-08T13:44:33.176Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2022-08-08T13:44:33.176Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-08-08T13:44:33.176Z] === RUN TestDockerSuite/TestExecWithImageUser [2022-08-08T13:44:34.549Z] === RUN TestDockerSuite/TestExecWithNoTERM [2022-08-08T13:44:34.807Z] === RUN TestDockerSuite/TestExecWithPrivileged [2022-08-08T13:44:35.372Z] === RUN TestDockerSuite/TestExecWithTERM [2022-08-08T13:44:35.939Z] === RUN TestDockerSuite/TestExecWithUser [2022-08-08T13:44:36.504Z] --- PASS: TestServiceUpdateSecrets (14.54s) [2022-08-08T13:44:36.504Z] === RUN TestServiceUpdateConfigs [2022-08-08T13:44:36.762Z] === RUN TestDockerSuite/TestGetContainerStats [2022-08-08T13:44:42.035Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2022-08-08T13:44:46.213Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2022-08-08T13:44:47.146Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2022-08-08T13:44:51.325Z] --- PASS: TestServiceUpdateConfigs (14.30s) [2022-08-08T13:44:51.325Z] === RUN TestServiceUpdateNetwork [2022-08-08T13:44:51.584Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2022-08-08T13:44:52.152Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2022-08-08T13:44:52.152Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2022-08-08T13:44:52.152Z] === RUN TestDockerSuite/TestHealth [2022-08-08T13:45:04.345Z] --- PASS: TestServiceUpdateNetwork (13.02s) [2022-08-08T13:45:04.345Z] === RUN TestServiceUpdatePidsLimit [2022-08-08T13:45:05.278Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2022-08-08T13:45:06.216Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2022-08-08T13:45:11.479Z] === RUN TestDockerSuite/TestHistoryExistentImage [2022-08-08T13:45:11.479Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2022-08-08T13:45:11.479Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2022-08-08T13:45:11.479Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2022-08-08T13:45:12.045Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2022-08-08T13:45:12.045Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2022-08-08T13:45:12.611Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2022-08-08T13:45:12.611Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2022-08-08T13:45:12.611Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2022-08-08T13:45:12.611Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2022-08-08T13:45:12.869Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2022-08-08T13:45:12.869Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2022-08-08T13:45:12.869Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2022-08-08T13:45:13.127Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2022-08-08T13:45:13.384Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2022-08-08T13:45:13.951Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2022-08-08T13:45:13.951Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2022-08-08T13:45:14.517Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2022-08-08T13:45:15.083Z] === RUN TestDockerSuite/TestImagesFormat [2022-08-08T13:45:15.340Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2022-08-08T13:45:15.600Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2022-08-08T13:45:16.972Z] check_test.go:380: [db691e76e39c5] daemon is not started [2022-08-08T13:45:16.972Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2022-08-08T13:45:18.345Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2022-08-08T13:45:18.345Z] === RUN TestDockerSuite/TestImportBadURL [2022-08-08T13:45:18.345Z] === RUN TestDockerSuite/TestImportDisplay [2022-08-08T13:45:18.911Z] docker_api_swarm_test.go:802: [d1bc79e12721c] joining swarm manager [dc4416e2307af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:45:19.716Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2022-08-08T13:45:19.716Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2022-08-08T13:45:19.716Z] remote: Enumerating objects: 23, done. [2022-08-08T13:45:19.716Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2022-08-08T13:45:19.716Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2022-08-08T13:45:19.716Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2022-08-08T13:45:19.716Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2022-08-08T13:45:19.716Z] Building: bundles/cross/windows/amd64/containerutility.exe [2022-08-08T13:45:19.716Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2022-08-08T13:45:19.844Z] === RUN TestDockerSuite/TestImportFile [2022-08-08T13:45:20.037Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43911/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ce81c2d7b99b5da3954720f857a30757e6ec1fd -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2ce81c2d7b99b5da3954720f857a30757e6ec1fd hack/test/unit [2022-08-08T13:45:20.409Z] docker_api_swarm_test.go:802: [d7002bf950120] joining swarm manager [dc4416e2307af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:45:20.409Z] --- PASS: TestServiceUpdatePidsLimit (16.53s) [2022-08-08T13:45:20.409Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2022-08-08T13:45:20.409Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2022-08-08T13:45:20.409Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.01s) [2022-08-08T13:45:20.409Z] PASS [2022-08-08T13:45:20.409Z] [2022-08-08T13:45:20.409Z] === Skipped [2022-08-08T13:45:20.409Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.02s) [2022-08-08T13:45:20.409Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2022-08-08T13:45:20.409Z] [2022-08-08T13:45:20.409Z] DONE 27 tests, 1 skipped in 193.935s [2022-08-08T13:45:20.409Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2022-08-08T13:45:20.409Z] ++ 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-08T13:45:20.409Z] ++ set -e [2022-08-08T13:45:20.409Z] ++ '[' -n 0 ']' [2022-08-08T13:45:20.409Z] ++ set -x [2022-08-08T13:45:20.409Z] ++ 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-08T13:45:20.667Z] INFO: Testing against a local daemon [2022-08-08T13:45:20.667Z] === RUN TestSessionCreate [2022-08-08T13:45:20.667Z] --- PASS: TestSessionCreate (0.03s) [2022-08-08T13:45:20.667Z] === RUN TestSessionCreateWithBadUpgrade [2022-08-08T13:45:20.667Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2022-08-08T13:45:20.667Z] PASS [2022-08-08T13:45:20.667Z] [2022-08-08T13:45:20.667Z] DONE 2 tests in 0.160s [2022-08-08T13:45:20.667Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2022-08-08T13:45:20.667Z] ++ 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-08T13:45:20.667Z] ++ set -e [2022-08-08T13:45:20.667Z] ++ '[' -n 0 ']' [2022-08-08T13:45:20.667Z] ++ set -x [2022-08-08T13:45:20.667Z] ++ 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-08T13:45:20.667Z] INFO: Testing against a local daemon [2022-08-08T13:45:20.667Z] === RUN TestCgroupDriverSystemdMemoryLimit [2022-08-08T13:45:20.667Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T13:45:20.667Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T13:45:20.667Z] === RUN TestEventsExecDie [2022-08-08T13:45:21.238Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2022-08-08T13:45:21.238Z] === RUN TestDockerSuite/TestImportFileWithMessage [2022-08-08T13:45:21.497Z] --- PASS: TestEventsExecDie (0.77s) [2022-08-08T13:45:21.497Z] === RUN TestEventsBackwardsCompatible [2022-08-08T13:45:21.755Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2022-08-08T13:45:21.755Z] === RUN TestInfoBinaryCommits [2022-08-08T13:45:21.755Z] docker_api_swarm_test.go:802: [dff060800d784] joining swarm manager [dc4416e2307af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-08T13:45:21.755Z] --- PASS: TestInfoBinaryCommits (0.03s) [2022-08-08T13:45:21.755Z] === RUN TestInfoAPIVersioned [2022-08-08T13:45:21.755Z] --- PASS: TestInfoAPIVersioned (0.02s) [2022-08-08T13:45:21.755Z] === RUN TestInfoDiscoveryBackend [2022-08-08T13:45:21.939Z] ? github.com/docker/docker/api [no test files] [2022-08-08T13:45:22.321Z] --- PASS: TestInfoDiscoveryBackend (0.57s) [2022-08-08T13:45:22.321Z] === RUN TestInfoDiscoveryInvalidAdvertise [2022-08-08T13:45:22.578Z] === RUN TestDockerSuite/TestImportGzipped [2022-08-08T13:45:23.143Z] docker_api_swarm_test.go:802: [da7a3f7aac938] joining swarm manager [dc4416e2307af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-08T13:45:23.402Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2022-08-08T13:45:23.402Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2022-08-08T13:45:23.969Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.55s) [2022-08-08T13:45:23.969Z] === RUN TestInfoAPI [2022-08-08T13:45:23.969Z] --- PASS: TestInfoAPI (0.03s) [2022-08-08T13:45:23.969Z] === RUN TestInfoAPIWarnings [2022-08-08T13:45:24.228Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2022-08-08T13:45:24.486Z] docker_api_swarm_test.go:810: [dbf562d11782e] joining swarm manager [dc4416e2307af]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2022-08-08T13:45:25.421Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2022-08-08T13:45:25.988Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2022-08-08T13:45:26.553Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2022-08-08T13:45:26.811Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2022-08-08T13:45:26.812Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2022-08-08T13:45:26.812Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2022-08-08T13:45:27.382Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2022-08-08T13:45:27.962Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2022-08-08T13:45:28.233Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2022-08-08T13:45:28.798Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2022-08-08T13:45:29.056Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2022-08-08T13:45:29.621Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2022-08-08T13:45:29.621Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2022-08-08T13:45:30.995Z] === RUN TestDockerSuite/TestInspectAmpersand [2022-08-08T13:45:31.254Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2022-08-08T13:45:31.820Z] === RUN TestDockerSuite/TestInspectByPrefix [2022-08-08T13:45:31.820Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2022-08-08T13:45:32.385Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2022-08-08T13:45:32.385Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-08T13:45:32.385Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2022-08-08T13:45:32.950Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2022-08-08T13:45:33.516Z] === RUN TestDockerSuite/TestInspectDefault [2022-08-08T13:45:33.773Z] === RUN TestDockerSuite/TestInspectHistory [2022-08-08T13:45:34.338Z] === RUN TestDockerSuite/TestInspectImage [2022-08-08T13:45:34.338Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2022-08-08T13:45:34.338Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2022-08-08T13:45:34.338Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-08-08T13:45:34.338Z] === RUN TestDockerSuite/TestInspectInt64 [2022-08-08T13:45:34.903Z] === RUN TestDockerSuite/TestInspectJSONFields [2022-08-08T13:45:35.468Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2022-08-08T13:45:35.468Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2022-08-08T13:45:35.729Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2022-08-08T13:45:36.295Z] === RUN TestDockerSuite/TestInspectPlugin [2022-08-08T13:45:36.814Z] ok github.com/docker/docker/api/server 0.018s coverage: 7.9% of statements [2022-08-08T13:45:38.820Z] === RUN TestDockerSuite/TestInspectRootFS [2022-08-08T13:45:38.820Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2022-08-08T13:45:39.078Z] === RUN TestDockerSuite/TestInspectStatus [2022-08-08T13:45:39.643Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2022-08-08T13:45:40.209Z] --- PASS: TestInfoAPIWarnings (16.33s) [2022-08-08T13:45:40.209Z] === RUN TestInfoDebug [2022-08-08T13:45:40.467Z] === RUN TestDockerSuite/TestInspectTemplateError [2022-08-08T13:45:40.725Z] --- PASS: TestInfoDebug (0.54s) [2022-08-08T13:45:40.725Z] === RUN TestInfoInsecureRegistries [2022-08-08T13:45:40.983Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2022-08-08T13:45:41.240Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2022-08-08T13:45:41.240Z] === RUN TestInfoRegistryMirrors [2022-08-08T13:45:41.811Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2022-08-08T13:45:41.811Z] --- PASS: TestInfoRegistryMirrors (0.57s) [2022-08-08T13:45:41.811Z] === RUN TestLoginFailsWithBadCredentials [2022-08-08T13:45:42.377Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2022-08-08T13:45:42.377Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2022-08-08T13:45:42.377Z] === RUN TestPingCacheHeaders [2022-08-08T13:45:42.377Z] --- PASS: TestPingCacheHeaders (0.02s) [2022-08-08T13:45:42.377Z] === RUN TestPingGet [2022-08-08T13:45:42.377Z] --- PASS: TestPingGet (0.02s) [2022-08-08T13:45:42.377Z] === RUN TestPingHead [2022-08-08T13:45:42.377Z] --- PASS: TestPingHead (0.02s) [2022-08-08T13:45:42.377Z] === RUN TestVersion [2022-08-08T13:45:42.377Z] --- PASS: TestVersion (0.03s) [2022-08-08T13:45:42.377Z] PASS [2022-08-08T13:45:42.377Z] [2022-08-08T13:45:42.377Z] === Skipped [2022-08-08T13:45:42.377Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2022-08-08T13:45:42.377Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2022-08-08T13:45:42.377Z] [2022-08-08T13:45:42.377Z] DONE 18 tests, 1 skipped in 21.746s [2022-08-08T13:45:42.377Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2022-08-08T13:45:42.377Z] ++ 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-08T13:45:42.377Z] ++ set -e [2022-08-08T13:45:42.377Z] ++ '[' -n 0 ']' [2022-08-08T13:45:42.377Z] ++ set -x [2022-08-08T13:45:42.377Z] ++ 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-08T13:45:42.635Z] INFO: Testing against a local daemon [2022-08-08T13:45:42.635Z] === RUN TestVolumesCreateAndList [2022-08-08T13:45:42.635Z] --- PASS: TestVolumesCreateAndList (0.02s) [2022-08-08T13:45:42.635Z] === RUN TestVolumesRemove [2022-08-08T13:45:42.635Z] --- PASS: TestVolumesRemove (0.07s) [2022-08-08T13:45:42.635Z] === RUN TestVolumesInspect [2022-08-08T13:45:42.635Z] --- PASS: TestVolumesInspect (0.04s) [2022-08-08T13:45:42.635Z] === RUN TestVolumesInvalidJSON [2022-08-08T13:45:42.635Z] === RUN TestVolumesInvalidJSON//volumes/create [2022-08-08T13:45:42.635Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2022-08-08T13:45:42.635Z] === CONT TestVolumesInvalidJSON//volumes/create [2022-08-08T13:45:42.635Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2022-08-08T13:45:42.635Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2022-08-08T13:45:42.635Z] PASS [2022-08-08T13:45:42.635Z] [2022-08-08T13:45:42.635Z] DONE 5 tests in 0.249s [2022-08-08T13:45:42.635Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T13:45:42.893Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2022-08-08T13:45:43.151Z] ++++ cat bundles/test-integration/docker.pid [2022-08-08T13:45:43.151Z] +++ kill 5539 [2022-08-08T13:45:43.410Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2022-08-08T13:45:44.345Z] === RUN TestDockerSuite/TestInspectUnknownObject [2022-08-08T13:45:44.345Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2022-08-08T13:45:44.345Z] +++ /etc/init.d/apparmor stop [2022-08-08T13:45:44.345Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T13:45:44.345Z] [2022-08-08T13:45:44.345Z] Unloading profiles will leave already running processes permanently [2022-08-08T13:45:44.345Z] unconfined, which can lead to unexpected situations. [2022-08-08T13:45:44.345Z] [2022-08-08T13:45:44.345Z] To set a process to complain mode, use the command line tool [2022-08-08T13:45:44.345Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T13:45:44.345Z] +++ true [2022-08-08T13:45:44.345Z] exiting test-integration [2022-08-08T13:45:44.345Z] ++ exit 0 [2022-08-08T13:45:44.345Z] [2022-08-08T13:45:45.281Z] + for job in $(jobs -p) [2022-08-08T13:45:45.281Z] + wait 11064 [2022-08-08T13:45:45.847Z] === RUN TestDockerSuite/TestLinkShortDefinition [2022-08-08T13:45:46.782Z] === RUN TestDockerSuite/TestLinksEnvs [2022-08-08T13:45:47.718Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2022-08-08T13:45:47.976Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2022-08-08T13:45:48.911Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2022-08-08T13:45:50.288Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2022-08-08T13:45:51.670Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2022-08-08T13:45:51.670Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2022-08-08T13:45:53.043Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2022-08-08T13:45:53.302Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2022-08-08T13:45:53.868Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2022-08-08T13:46:00.428Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2022-08-08T13:46:01.802Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2022-08-08T13:46:02.736Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2022-08-08T13:46:03.307Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2022-08-08T13:46:04.681Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2022-08-08T13:46:04.681Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2022-08-08T13:46:04.941Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2022-08-08T13:46:04.941Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2022-08-08T13:46:04.941Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2022-08-08T13:46:05.506Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2022-08-08T13:46:05.764Z] === RUN TestDockerSuite/TestLogsAPIUntil [2022-08-08T13:46:09.943Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2022-08-08T13:46:09.943Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2022-08-08T13:46:09.943Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2022-08-08T13:46:14.124Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2022-08-08T13:46:14.713Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2022-08-08T13:46:14.713Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2022-08-08T13:46:15.656Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2022-08-08T13:46:16.222Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2022-08-08T13:46:17.156Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2022-08-08T13:46:18.089Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2022-08-08T13:46:18.655Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2022-08-08T13:46:20.554Z] === RUN TestDockerSuite/TestLogsFollowStopped [2022-08-08T13:46:20.813Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2022-08-08T13:46:21.379Z] === RUN TestDockerSuite/TestLogsSince [2022-08-08T13:46:27.929Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2022-08-08T13:46:32.107Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2022-08-08T13:46:33.481Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2022-08-08T13:46:33.739Z] === RUN TestDockerSuite/TestLogsTail [2022-08-08T13:46:34.674Z] === RUN TestDockerSuite/TestLogsTimestamps [2022-08-08T13:46:35.610Z] === RUN TestDockerSuite/TestLogsWithDetails [2022-08-08T13:46:35.610Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2022-08-08T13:46:36.176Z] === RUN TestDockerSuite/TestMountIntoProc [2022-08-08T13:46:36.176Z] === RUN TestDockerSuite/TestMountIntoSys [2022-08-08T13:46:36.741Z] === RUN TestDockerSuite/TestNetHostname [2022-08-08T13:46:38.115Z] docker_api_swarm_service_test.go:395: [dd9db585bdbf0] joining swarm manager [dde1c4f3bb585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:46:38.374Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2022-08-08T13:46:38.632Z] === RUN TestDockerSuite/TestNetworkEvents [2022-08-08T13:46:38.632Z] docker_api_swarm_service_test.go:395: [d0b39127bbf42] joining swarm manager [dde1c4f3bb585]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:46:45.209Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2022-08-08T13:46:45.468Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2022-08-08T13:46:46.033Z] === RUN TestDockerSuite/TestPluginActive [2022-08-08T13:46:48.557Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2022-08-08T13:46:53.817Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2022-08-08T13:46:54.384Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2022-08-08T13:46:54.384Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-08-08T13:46:54.384Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2022-08-08T13:46:55.317Z] docker_api_swarm_service_test.go:343: [d798014148f66] joining swarm manager [d1419bb55a4dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:46:55.883Z] === RUN TestDockerSuite/TestPluginLogDriver [2022-08-08T13:46:56.141Z] docker_api_swarm_service_test.go:343: [dc59074b43a99] joining swarm manager [d1419bb55a4dc]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:46:58.255Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2022-08-08T13:46:58.256Z] ok github.com/docker/docker/api/server/httputils 0.004s coverage: 16.2% of statements [2022-08-08T13:46:58.256Z] ok github.com/docker/docker/api/server/middleware 0.010s coverage: 37.7% of statements [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/server/router [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/server/router/build [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/server/router/container [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/server/router/image [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/server/router/network [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/server/router/session [no test files] [2022-08-08T13:46:58.256Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/server/router/system [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/types [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/types/backend [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/types/container [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/types/events [no test files] [2022-08-08T13:46:58.256Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2022-08-08T13:46:58.256Z] ok github.com/docker/docker/api/types/filters 0.008s coverage: 92.2% of statements [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/types/image [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/types/mount [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/types/network [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/types/registry [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/types/swarm [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2022-08-08T13:46:58.256Z] ok github.com/docker/docker/api/types/time 0.004s coverage: 100.0% of statements [2022-08-08T13:46:58.256Z] ok github.com/docker/docker/api/types/versions 0.006s coverage: 75.0% of statements [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/api/types/volume [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/builder [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/builder/builder-next [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2022-08-08T13:46:58.256Z] ok github.com/docker/docker/builder/remotecontext 0.078s coverage: 13.7% of statements [2022-08-08T13:46:58.256Z] ok github.com/docker/docker/builder/dockerfile 0.206s coverage: 48.5% of statements [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2022-08-08T13:46:58.256Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2022-08-08T13:46:58.256Z] ok github.com/docker/docker/builder/remotecontext/git 1.225s coverage: 86.3% of statements [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/cli [no test files] [2022-08-08T13:46:58.256Z] ? github.com/docker/docker/cli/config [no test files] [2022-08-08T13:46:59.425Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2022-08-08T13:47:00.787Z] ok github.com/docker/docker/client 0.117s coverage: 75.4% of statements [2022-08-08T13:47:01.321Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2022-08-08T13:47:04.599Z] === RUN TestDockerSuite/TestPluginUpgrade [2022-08-08T13:47:09.858Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2022-08-08T13:47:09.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2022-08-08T13:47:11.231Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2022-08-08T13:47:12.164Z] docker_api_swarm_service_test.go:490: [d1d0fb1782a5a] joining swarm manager [daf71ad8d380f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:47:12.425Z] === RUN TestDockerSuite/TestPortHostBinding [2022-08-08T13:47:13.005Z] docker_api_swarm_service_test.go:490: [d4f66ca3b8e68] joining swarm manager [daf71ad8d380f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:47:13.571Z] === RUN TestDockerSuite/TestPortList [2022-08-08T13:47:20.126Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2022-08-08T13:47:21.063Z] === RUN TestDockerSuite/TestPostContainersAttach [2022-08-08T13:47:26.321Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2022-08-08T13:47:26.888Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2022-08-08T13:47:26.888Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2022-08-08T13:47:26.888Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2022-08-08T13:47:27.822Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2022-08-08T13:47:27.822Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2022-08-08T13:47:28.391Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2022-08-08T13:47:28.391Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2022-08-08T13:47:28.961Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2022-08-08T13:47:29.219Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2022-08-08T13:47:30.153Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2022-08-08T13:47:30.153Z] === RUN TestDockerSuite/TestPruneContainerLabel [2022-08-08T13:47:31.524Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2022-08-08T13:47:32.457Z] === RUN TestDockerSuite/TestPruneContainerUntil [2022-08-08T13:47:33.392Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2022-08-08T13:47:33.650Z] docker_api_swarm_service_test.go:128: [de47774ed6224] joining swarm manager [d3f5d65b5c565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:47:33.908Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2022-08-08T13:47:34.166Z] === RUN TestDockerSuite/TestPsByOrder [2022-08-08T13:47:34.424Z] docker_api_swarm_service_test.go:129: [da6a3c4bea645] joining swarm manager [d3f5d65b5c565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:47:36.321Z] docker_api_swarm_service_test.go:137: [d5f06efd42e4c] joining swarm manager [d3f5d65b5c565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-08T13:47:36.580Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2022-08-08T13:47:37.515Z] docker_api_swarm_service_test.go:138: [d02d4d412fae9] joining swarm manager [d3f5d65b5c565]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2022-08-08T13:47:37.515Z] === RUN TestDockerSuite/TestPsListContainersBase [2022-08-08T13:47:39.509Z] ok github.com/docker/docker/cmd/dockerd 0.067s coverage: 29.1% of statements [2022-08-08T13:47:39.509Z] ok github.com/docker/docker/container 0.118s coverage: 34.5% of statements [2022-08-08T13:47:39.509Z] ? github.com/docker/docker/container/stream [no test files] [2022-08-08T13:47:39.509Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2022-08-08T13:47:39.509Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2022-08-08T13:47:39.509Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2022-08-08T13:47:40.070Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2022-08-08T13:47:42.600Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2022-08-08T13:47:42.859Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2022-08-08T13:47:44.780Z] ok github.com/docker/docker/daemon/cluster 0.053s coverage: 0.5% of statements [2022-08-08T13:47:45.387Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2022-08-08T13:47:46.159Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.014s coverage: 65.3% of statements [2022-08-08T13:47:47.537Z] ok github.com/docker/docker/daemon/cluster/convert 0.020s coverage: 35.9% of statements [2022-08-08T13:47:51.938Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2022-08-08T13:47:52.196Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2022-08-08T13:47:53.569Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2022-08-08T13:47:54.504Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2022-08-08T13:47:55.438Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2022-08-08T13:47:55.651Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.459s coverage: 13.8% of statements [2022-08-08T13:47:55.651Z] ok github.com/docker/docker/daemon/config 0.024s coverage: 81.8% of statements [2022-08-08T13:47:55.910Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2022-08-08T13:47:56.476Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2022-08-08T13:47:56.813Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2022-08-08T13:47:57.045Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2022-08-08T13:47:58.185Z] === RUN TestDockerSuite/TestPsListContainersSize [2022-08-08T13:47:58.424Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.779s coverage: 73.3% of statements [2022-08-08T13:47:59.118Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2022-08-08T13:47:59.118Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2022-08-08T13:47:59.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2022-08-08T13:47:59.634Z] === RUN TestDockerSuite/TestPsRightTagName [2022-08-08T13:47:59.801Z] ok github.com/docker/docker/daemon 12.128s coverage: 17.1% of statements [2022-08-08T13:47:59.801Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2022-08-08T13:47:59.801Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2022-08-08T13:47:59.801Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2022-08-08T13:47:59.801Z] ? github.com/docker/docker/daemon/exec [no test files] [2022-08-08T13:47:59.801Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2022-08-08T13:48:00.368Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.413s coverage: 60.7% of statements [2022-08-08T13:48:01.534Z] === RUN TestDockerSuite/TestPsShowMounts [2022-08-08T13:48:02.099Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2022-08-08T13:48:02.275Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.005s coverage: 1.8% of statements [2022-08-08T13:48:03.473Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2022-08-08T13:48:03.656Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.320s coverage: 50.5% of statements [2022-08-08T13:48:04.039Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2022-08-08T13:48:04.039Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-08-08T13:48:04.039Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2022-08-08T13:48:04.039Z] docker_api_swarm_service_test.go:304: [d479cd9682ea0] joining swarm manager [da1d6c189164a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:48:04.227Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.358s coverage: 46.2% of statements [2022-08-08T13:48:04.227Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2022-08-08T13:48:04.604Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2022-08-08T13:48:04.864Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2022-08-08T13:48:04.864Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2022-08-08T13:48:05.122Z] docker_api_swarm_service_test.go:304: [dbe556e935502] joining swarm manager [da1d6c189164a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:48:05.393Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2022-08-08T13:48:05.606Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 58.8% of statements [2022-08-08T13:48:05.865Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.680s coverage: 58.0% of statements [2022-08-08T13:48:05.865Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2022-08-08T13:48:05.865Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2022-08-08T13:48:06.802Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.006s coverage: 3.0% of statements [2022-08-08T13:48:07.293Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2022-08-08T13:48:07.369Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2022-08-08T13:48:07.858Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2022-08-08T13:48:07.937Z] ok github.com/docker/docker/daemon/images 0.018s coverage: 6.6% of statements [2022-08-08T13:48:07.937Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2022-08-08T13:48:07.937Z] ? github.com/docker/docker/daemon/listeners [no test files] [2022-08-08T13:48:08.428Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2022-08-08T13:48:08.917Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2022-08-08T13:48:09.491Z] ok github.com/docker/docker/daemon/logger/awslogs 0.188s coverage: 77.8% of statements [2022-08-08T13:48:09.491Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2022-08-08T13:48:09.491Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2022-08-08T13:48:09.750Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2022-08-08T13:48:10.010Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2022-08-08T13:48:10.578Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.043s coverage: 87.2% of statements [2022-08-08T13:48:10.578Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.015s coverage: 69.9% of statements [2022-08-08T13:48:11.147Z] ok github.com/docker/docker/daemon/logger/local 0.017s coverage: 78.7% of statements [2022-08-08T13:48:11.147Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2022-08-08T13:48:11.715Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.054s coverage: 58.9% of statements [2022-08-08T13:48:11.974Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2022-08-08T13:48:12.909Z] ok github.com/docker/docker/daemon/logger/syslog 0.008s coverage: 46.8% of statements [2022-08-08T13:48:13.167Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2022-08-08T13:48:13.734Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2022-08-08T13:48:14.301Z] ok github.com/docker/docker/daemon/logger/splunk 1.593s coverage: 82.5% of statements [2022-08-08T13:48:14.301Z] ? github.com/docker/docker/daemon/names [no test files] [2022-08-08T13:48:14.301Z] ? github.com/docker/docker/daemon/stats [no test files] [2022-08-08T13:48:14.986Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2022-08-08T13:48:15.238Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2022-08-08T13:48:15.244Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2022-08-08T13:48:16.614Z] ok github.com/docker/docker/distribution 1.514s coverage: 27.6% of statements [2022-08-08T13:48:16.614Z] ? github.com/docker/docker/distribution/utils [no test files] [2022-08-08T13:48:16.616Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2022-08-08T13:48:16.616Z] === RUN TestDockerSuite/TestRestartPolicyNO [2022-08-08T13:48:16.616Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2022-08-08T13:48:16.873Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2022-08-08T13:48:16.873Z] === RUN TestDockerSuite/TestRestartRunningContainer [2022-08-08T13:48:17.441Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2022-08-08T13:48:17.700Z] ok github.com/docker/docker/distribution/xfer 1.891s coverage: 84.6% of statements [2022-08-08T13:48:17.700Z] ? github.com/docker/docker/dockerversion [no test files] [2022-08-08T13:48:17.700Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2022-08-08T13:48:17.700Z] ? github.com/docker/docker/image/tarexport [no test files] [2022-08-08T13:48:18.267Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2022-08-08T13:48:18.267Z] ? github.com/docker/docker/internal/test/suite [no test files] [2022-08-08T13:48:18.775Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2022-08-08T13:48:18.835Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2022-08-08T13:48:19.707Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2022-08-08T13:48:19.771Z] ok github.com/docker/docker/oci 0.009s coverage: 40.6% of statements [2022-08-08T13:48:20.029Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2022-08-08T13:48:20.287Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2022-08-08T13:48:21.606Z] === RUN TestDockerSuite/TestRestartWithVolumes [2022-08-08T13:48:21.663Z] ok github.com/docker/docker/pkg/archive 0.288s coverage: 81.8% of statements [2022-08-08T13:48:22.230Z] ok github.com/docker/docker/pkg/authorization 0.065s coverage: 68.3% of statements [2022-08-08T13:48:22.489Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2022-08-08T13:48:22.489Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2022-08-08T13:48:22.540Z] === RUN TestDockerSuite/TestRmiBlank [2022-08-08T13:48:22.540Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2022-08-08T13:48:22.540Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2022-08-08T13:48:25.067Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2022-08-08T13:48:25.067Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2022-08-08T13:48:25.325Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2022-08-08T13:48:25.583Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2022-08-08T13:48:25.774Z] ok github.com/docker/docker/pkg/chrootarchive 2.470s coverage: 43.5% of statements [2022-08-08T13:48:25.774Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2022-08-08T13:48:25.774Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2022-08-08T13:48:26.033Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2022-08-08T13:48:26.958Z] === RUN TestDockerSuite/TestRmiImgIDForce [2022-08-08T13:48:27.216Z] docker_api_swarm_service_test.go:100: [d9bd84b9ebcca] joining swarm manager [d5091ee696c8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:48:27.410Z] ok github.com/docker/docker/layer 7.500s coverage: 68.8% of statements [2022-08-08T13:48:27.410Z] ? github.com/docker/docker/libcontainerd [no test files] [2022-08-08T13:48:27.410Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2022-08-08T13:48:27.410Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2022-08-08T13:48:27.410Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2022-08-08T13:48:27.410Z] ? github.com/docker/docker/oci/caps [no test files] [2022-08-08T13:48:27.410Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2022-08-08T13:48:27.410Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2022-08-08T13:48:27.410Z] ok github.com/docker/docker/pkg/discovery/memory 0.005s coverage: 92.3% of statements [2022-08-08T13:48:27.782Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2022-08-08T13:48:27.978Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2022-08-08T13:48:28.040Z] docker_api_swarm_service_test.go:101: [d8bdce11ed842] joining swarm manager [d5091ee696c8b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:48:28.237Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2022-08-08T13:48:28.975Z] === RUN TestDockerSuite/TestRmiParentImageFail [2022-08-08T13:48:29.173Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2022-08-08T13:48:29.234Z] === RUN TestDockerSuite/TestRmiTag [2022-08-08T13:48:29.431Z] ok github.com/docker/docker/pkg/discovery/kv 3.021s coverage: 84.1% of statements [2022-08-08T13:48:29.690Z] ok github.com/docker/docker/pkg/fileutils 0.021s coverage: 86.5% of statements [2022-08-08T13:48:29.801Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2022-08-08T13:48:29.950Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2022-08-08T13:48:29.950Z] ok github.com/docker/docker/pkg/fsutils 0.177s coverage: 85.1% of statements [2022-08-08T13:48:30.760Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2022-08-08T13:48:31.326Z] ok github.com/docker/docker/pkg/idtools 0.540s coverage: 69.5% of statements [2022-08-08T13:48:31.326Z] ok github.com/docker/docker/pkg/ioutils 0.415s coverage: 69.3% of statements [2022-08-08T13:48:31.326Z] ok github.com/docker/docker/pkg/longpath 0.008s coverage: 100.0% of statements [2022-08-08T13:48:31.585Z] ok github.com/docker/docker/pkg/jsonmessage 0.003s coverage: 91.7% of statements [2022-08-08T13:48:31.585Z] ? github.com/docker/docker/pkg/locker [no test files] [2022-08-08T13:48:31.585Z] ? github.com/docker/docker/pkg/loopback [no test files] [2022-08-08T13:48:31.585Z] ? github.com/docker/docker/pkg/mount [no test files] [2022-08-08T13:48:31.585Z] ok github.com/docker/docker/pkg/namesgenerator 0.007s coverage: 85.7% of statements [2022-08-08T13:48:31.585Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2022-08-08T13:48:31.844Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2022-08-08T13:48:32.119Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2022-08-08T13:48:32.119Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2022-08-08T13:48:32.385Z] ok github.com/docker/docker/pkg/pidfile 0.004s coverage: 82.4% of statements [2022-08-08T13:48:32.385Z] ? github.com/docker/docker/pkg/platform [no test files] [2022-08-08T13:48:32.385Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2022-08-08T13:48:32.957Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.009s coverage: 56.8% of statements [2022-08-08T13:48:33.524Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2022-08-08T13:48:33.524Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2022-08-08T13:48:33.782Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2022-08-08T13:48:34.046Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2022-08-08T13:48:34.304Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2022-08-08T13:48:34.870Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2022-08-08T13:48:35.129Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2022-08-08T13:48:35.155Z] ok github.com/docker/docker/pkg/pubsub 1.034s coverage: 75.0% of statements [2022-08-08T13:48:35.155Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2022-08-08T13:48:36.063Z] === RUN TestDockerSuite/TestRunAddHost [2022-08-08T13:48:36.628Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2022-08-08T13:48:36.628Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2022-08-08T13:48:37.195Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2022-08-08T13:48:37.195Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2022-08-08T13:48:37.761Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2022-08-08T13:48:38.695Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2022-08-08T13:48:39.263Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2022-08-08T13:48:39.385Z] ok github.com/docker/docker/pkg/signal 3.279s coverage: 62.3% of statements [2022-08-08T13:48:39.386Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2022-08-08T13:48:39.386Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2022-08-08T13:48:39.386Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2022-08-08T13:48:39.644Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2022-08-08T13:48:39.830Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2022-08-08T13:48:40.212Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2022-08-08T13:48:40.394Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2022-08-08T13:48:40.470Z] ok github.com/docker/docker/pkg/tailfile 0.053s coverage: 88.6% of statements [2022-08-08T13:48:40.729Z] ok github.com/docker/docker/pkg/tarsum 0.036s coverage: 89.3% of statements [2022-08-08T13:48:40.987Z] coverage: [no statements] [2022-08-08T13:48:40.987Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2022-08-08T13:48:41.246Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2022-08-08T13:48:41.328Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2022-08-08T13:48:41.505Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2022-08-08T13:48:41.505Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2022-08-08T13:48:42.262Z] === RUN TestDockerSuite/TestRunAttachDetach [2022-08-08T13:48:42.828Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2022-08-08T13:48:43.394Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2022-08-08T13:48:43.406Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2022-08-08T13:48:43.406Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2022-08-08T13:48:43.664Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2022-08-08T13:48:43.960Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2022-08-08T13:48:44.601Z] ok github.com/docker/docker/quota 0.226s coverage: 71.4% of statements [2022-08-08T13:48:44.894Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2022-08-08T13:48:45.152Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2022-08-08T13:48:45.168Z] ok github.com/docker/docker/reference 0.008s coverage: 84.4% of statements [2022-08-08T13:48:46.086Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2022-08-08T13:48:46.103Z] ok github.com/docker/docker/registry 0.051s coverage: 57.2% of statements [2022-08-08T13:48:46.361Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2022-08-08T13:48:46.361Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2022-08-08T13:48:46.928Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2022-08-08T13:48:46.928Z] ok github.com/docker/docker/testutil 0.014s coverage: 62.5% of statements [2022-08-08T13:48:47.020Z] check_test.go:380: [d9bd84b9ebcca] daemon is not started [2022-08-08T13:48:47.020Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2022-08-08T13:48:47.586Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2022-08-08T13:48:48.152Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2022-08-08T13:48:48.410Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2022-08-08T13:48:48.668Z] === RUN TestDockerSuite/TestRunBindMounts [2022-08-08T13:48:49.460Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2022-08-08T13:48:50.026Z] ok github.com/docker/docker/volume/local 0.100s coverage: 76.4% of statements [2022-08-08T13:48:50.043Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2022-08-08T13:48:50.285Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2022-08-08T13:48:50.301Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2022-08-08T13:48:50.558Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2022-08-08T13:48:51.140Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2022-08-08T13:48:51.221Z] ok github.com/docker/docker/volume/service 0.016s coverage: 73.1% of statements [2022-08-08T13:48:51.728Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2022-08-08T13:48:51.728Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2022-08-08T13:48:51.986Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2022-08-08T13:48:52.551Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2022-08-08T13:48:52.551Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2022-08-08T13:48:52.810Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2022-08-08T13:48:53.379Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2022-08-08T13:48:53.947Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2022-08-08T13:48:53.947Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2022-08-08T13:48:54.515Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2022-08-08T13:48:54.515Z] docker_api_swarm_service_test.go:533: [d67553d08f405] joining swarm manager [df7cfc2afe94e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:48:54.515Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2022-08-08T13:48:55.448Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2022-08-08T13:48:56.014Z] docker_api_swarm_service_test.go:534: [dbe56d3a1a13a] joining swarm manager [df7cfc2afe94e]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:48:56.014Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2022-08-08T13:48:56.274Z] === RUN TestDockerSuite/TestRunContainerNetwork [2022-08-08T13:48:56.841Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2022-08-08T13:48:56.841Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2022-08-08T13:48:57.411Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2022-08-08T13:48:58.789Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2022-08-08T13:49:00.163Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2022-08-08T13:49:01.538Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2022-08-08T13:49:01.797Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2022-08-08T13:49:02.730Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2022-08-08T13:49:02.989Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2022-08-08T13:49:03.555Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2022-08-08T13:49:03.813Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2022-08-08T13:49:05.186Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2022-08-08T13:49:07.085Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2022-08-08T13:49:07.085Z] === RUN TestDockerSuite/TestRunCreateVolume [2022-08-08T13:49:07.343Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2022-08-08T13:49:08.722Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2022-08-08T13:49:09.295Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/pkg/symlink [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/pkg/term [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/rootless [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/rootless/specconv [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/runconfig/opts [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/testutil/daemon [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/testutil/environment [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/testutil/registry [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/testutil/request [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/volume [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/volume/service/opts [no test files] [2022-08-08T13:49:09.295Z] ? github.com/docker/docker/volume/testutils [no test files] [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === Skipped [2022-08-08T13:49:09.295Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2022-08-08T13:49:09.295Z] exec_linux_test.go:19: requires AppArmor to be enabled [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2022-08-08T13:49:09.295Z] exec_linux_test.go:39: requires AppArmor to be enabled [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2022-08-08T13:49:09.295Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:49:09.295Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2022-08-08T13:49:09.295Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:49:09.295Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2022-08-08T13:49:09.295Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:49:09.295Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2022-08-08T13:49:09.295Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:49:09.295Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2022-08-08T13:49:09.295Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:49:09.295Z] graphtest_unix.go:47: Driver btrfs not supported [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2022-08-08T13:49:09.295Z] graphtest_unix.go:74: No driver to put! [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2022-08-08T13:49:09.295Z] time="2022-08-08T13:48:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T13:49:09.295Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-08T13:49:09.295Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2022-08-08T13:49:09.295Z] time="2022-08-08T13:48:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T13:49:09.295Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-08T13:49:09.295Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2022-08-08T13:49:09.295Z] time="2022-08-08T13:48:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T13:49:09.295Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-08T13:49:09.295Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2022-08-08T13:49:09.295Z] time="2022-08-08T13:48:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T13:49:09.295Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-08T13:49:09.295Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2022-08-08T13:49:09.295Z] time="2022-08-08T13:48:01Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2022-08-08T13:49:09.295Z] graphtest_unix.go:45: graphdriver: driver not supported [2022-08-08T13:49:09.295Z] graphtest_unix.go:47: Driver fuse-overlayfs not supported [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2022-08-08T13:49:09.295Z] graphtest_unix.go:74: No driver to put! [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2022-08-08T13:49:09.295Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2022-08-08T13:49:09.295Z] overlay_test.go:50: Fails to compute changes intermittently [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2022-08-08T13:49:09.295Z] overlay_test.go:66: Cannot run test with naive change algorithm [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2022-08-08T13:49:09.295Z] graphtest_unix.go:325: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2022-08-08T13:49:09.295Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:49:09.295Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2022-08-08T13:49:09.295Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:49:09.295Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2022-08-08T13:49:09.295Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:49:09.295Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2022-08-08T13:49:09.295Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:49:09.295Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2022-08-08T13:49:09.295Z] graphtest_unix.go:45: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2022-08-08T13:49:09.295Z] graphtest_unix.go:47: Driver zfs not supported [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2022-08-08T13:49:09.295Z] graphtest_unix.go:74: No driver to put! [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2022-08-08T13:49:09.295Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2022-08-08T13:49:09.295Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2022-08-08T13:49:09.295Z] [2022-08-08T13:49:09.295Z] DONE 2251 tests, 26 skipped in 225.695s Post stage [Pipeline] junit [2022-08-08T13:49:09.307Z] Recording test results [2022-08-08T13:49:09.509Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2022-08-08T13:49:09.655Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2022-08-08T13:49:09.830Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-43911/.git:/go/src/github.com/docker/docker/.git --name docker-pr9 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=2ce81c2d7b99b5da3954720f857a30757e6ec1fd -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:2ce81c2d7b99b5da3954720f857a30757e6ec1fd hack/validate/vendor [2022-08-08T13:49:10.764Z] update vendored copy of archive/tar [2022-08-08T13:49:10.764Z] downloading: https://golang.org/dl/go1.17.13.src.tar.gz [2022-08-08T13:49:11.031Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2022-08-08T13:49:12.665Z] patching file stat_unix.go [2022-08-08T13:49:12.665Z] Hunk #1 succeeded at 9 (offset 1 line). [2022-08-08T13:49:12.665Z] Hunk #2 succeeded at 17 (offset 1 line). [2022-08-08T13:49:12.665Z] Hunk #3 succeeded at 25 (offset 1 line). [2022-08-08T13:49:12.665Z] 2022/08/08 13:49:12 Collecting initial packages [2022-08-08T13:49:12.665Z] 2022/08/08 13:49:12 Download dependencies [2022-08-08T13:49:12.970Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2022-08-08T13:49:12.970Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-08-08T13:49:12.970Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2022-08-08T13:49:12.970Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-08-08T13:49:12.970Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2022-08-08T13:49:13.228Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2022-08-08T13:49:14.604Z] === RUN TestDockerSuite/TestRunDNSOptions [2022-08-08T13:49:15.170Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Starting whole vndr cycle because no package specified [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Ignoring paths matching "^archive/tar" [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2022-08-08T13:49:15.945Z] 2022/08/08 13:49:15 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2022-08-08T13:49:16.543Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2022-08-08T13:49:16.801Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2022-08-08T13:49:16.881Z] 2022/08/08 13:49:16 Finished clone github.com/opencontainers/go-digest [2022-08-08T13:49:16.881Z] 2022/08/08 13:49:16 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2022-08-08T13:49:16.881Z] 2022/08/08 13:49:16 Finished clone github.com/Azure/go-ansiterm [2022-08-08T13:49:16.881Z] 2022/08/08 13:49:16 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2022-08-08T13:49:17.140Z] 2022/08/08 13:49:16 Finished clone github.com/cyphar/filepath-securejoin [2022-08-08T13:49:17.140Z] 2022/08/08 13:49:16 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2022-08-08T13:49:17.140Z] 2022/08/08 13:49:16 Finished clone github.com/willf/bitset [2022-08-08T13:49:17.140Z] 2022/08/08 13:49:16 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2022-08-08T13:49:17.140Z] 2022/08/08 13:49:17 Finished clone github.com/mistifyio/go-zfs [2022-08-08T13:49:17.140Z] 2022/08/08 13:49:17 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2022-08-08T13:49:17.140Z] 2022/08/08 13:49:17 Finished clone github.com/docker/libtrust [2022-08-08T13:49:17.140Z] 2022/08/08 13:49:17 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2022-08-08T13:49:17.398Z] 2022/08/08 13:49:17 Finished clone github.com/Microsoft/go-winio [2022-08-08T13:49:17.398Z] 2022/08/08 13:49:17 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2022-08-08T13:49:17.657Z] 2022/08/08 13:49:17 Finished clone github.com/coreos/go-systemd [2022-08-08T13:49:17.657Z] 2022/08/08 13:49:17 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2022-08-08T13:49:17.657Z] 2022/08/08 13:49:17 Finished clone github.com/coreos/go-systemd/v22 [2022-08-08T13:49:17.657Z] 2022/08/08 13:49:17 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2022-08-08T13:49:17.657Z] 2022/08/08 13:49:17 Finished clone github.com/godbus/dbus/v5 [2022-08-08T13:49:17.657Z] 2022/08/08 13:49:17 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2022-08-08T13:49:17.735Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2022-08-08T13:49:18.231Z] 2022/08/08 13:49:18 Finished clone github.com/Graylog2/go-gelf [2022-08-08T13:49:18.231Z] 2022/08/08 13:49:18 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2022-08-08T13:49:18.231Z] 2022/08/08 13:49:18 Finished clone github.com/philhofer/fwd [2022-08-08T13:49:18.231Z] 2022/08/08 13:49:18 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2022-08-08T13:49:18.301Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2022-08-08T13:49:18.302Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-08-08T13:49:18.302Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2022-08-08T13:49:18.490Z] 2022/08/08 13:49:18 Finished clone github.com/fluent/fluent-logger-golang [2022-08-08T13:49:18.490Z] 2022/08/08 13:49:18 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2022-08-08T13:49:18.490Z] 2022/08/08 13:49:18 Finished clone github.com/opencontainers/runtime-spec [2022-08-08T13:49:18.490Z] 2022/08/08 13:49:18 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2022-08-08T13:49:18.559Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2022-08-08T13:49:18.559Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2022-08-08T13:49:19.056Z] 2022/08/08 13:49:18 Finished clone github.com/bsphere/le_go [2022-08-08T13:49:19.057Z] 2022/08/08 13:49:18 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2022-08-08T13:49:19.057Z] 2022/08/08 13:49:18 Finished clone github.com/fsnotify/fsnotify [2022-08-08T13:49:19.057Z] 2022/08/08 13:49:18 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 7cfa023d95d37076d5ab035003d4839f4b6ba791, attempt 1/20 [2022-08-08T13:49:19.623Z] 2022/08/08 13:49:19 Finished clone github.com/jmespath/go-jmespath [2022-08-08T13:49:19.623Z] 2022/08/08 13:49:19 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2022-08-08T13:49:19.623Z] 2022/08/08 13:49:19 Finished clone github.com/golang/groupcache [2022-08-08T13:49:19.623Z] 2022/08/08 13:49:19 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2022-08-08T13:49:19.881Z] 2022/08/08 13:49:19 Finished clone github.com/opencontainers/image-spec [2022-08-08T13:49:19.881Z] 2022/08/08 13:49:19 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2022-08-08T13:49:19.934Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2022-08-08T13:49:19.934Z] === RUN TestDockerSuite/TestRunDuplicateMount [2022-08-08T13:49:20.140Z] 2022/08/08 13:49:19 Finished clone github.com/googleapis/gax-go [2022-08-08T13:49:20.140Z] 2022/08/08 13:49:19 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2022-08-08T13:49:20.140Z] 2022/08/08 13:49:20 Finished clone golang.org/x/oauth2 [2022-08-08T13:49:20.140Z] 2022/08/08 13:49:20 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2022-08-08T13:49:20.501Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2022-08-08T13:49:20.707Z] 2022/08/08 13:49:20 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2022-08-08T13:49:20.707Z] 2022/08/08 13:49:20 Finished clone github.com/tinylib/msgp [2022-08-08T13:49:20.707Z] 2022/08/08 13:49:20 Finished clone github.com/containerd/fifo [2022-08-08T13:49:20.707Z] 2022/08/08 13:49:20 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2022-08-08T13:49:20.760Z] docker_api_swarm_service_test.go:148: [daa0d72b75311] joining swarm manager [d5ce8524fdc6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:49:21.018Z] === RUN TestDockerSuite/TestRunEchoStdout [2022-08-08T13:49:21.584Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2022-08-08T13:49:21.644Z] 2022/08/08 13:49:21 Finished clone go.opencensus.io [2022-08-08T13:49:21.644Z] 2022/08/08 13:49:21 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2022-08-08T13:49:21.644Z] 2022/08/08 13:49:21 Finished clone github.com/containerd/go-runc [2022-08-08T13:49:21.644Z] 2022/08/08 13:49:21 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2022-08-08T13:49:21.844Z] docker_api_swarm_service_test.go:148: [db060da0194fc] joining swarm manager [d5ce8524fdc6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:49:21.844Z] === RUN TestDockerSuite/TestRunEmptyEnv [2022-08-08T13:49:21.902Z] 2022/08/08 13:49:21 Finished clone github.com/containerd/cgroups [2022-08-08T13:49:21.902Z] 2022/08/08 13:49:21 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2022-08-08T13:49:22.103Z] === RUN TestDockerSuite/TestRunEntrypoint [2022-08-08T13:49:22.161Z] 2022/08/08 13:49:21 Finished clone github.com/containerd/typeurl [2022-08-08T13:49:22.161Z] 2022/08/08 13:49:21 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2022-08-08T13:49:22.420Z] 2022/08/08 13:49:22 Finished clone github.com/containerd/ttrpc [2022-08-08T13:49:22.420Z] 2022/08/08 13:49:22 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2022-08-08T13:49:22.670Z] === RUN TestDockerSuite/TestRunEnvironment [2022-08-08T13:49:23.238Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2022-08-08T13:49:23.357Z] 2022/08/08 13:49:23 Finished clone github.com/gogo/googleapis [2022-08-08T13:49:23.357Z] 2022/08/08 13:49:23 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2022-08-08T13:49:23.616Z] 2022/08/08 13:49:23 Finished clone github.com/containerd/console [2022-08-08T13:49:23.616Z] 2022/08/08 13:49:23 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2022-08-08T13:49:23.804Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2022-08-08T13:49:24.369Z] === RUN TestDockerSuite/TestRunExitCode [2022-08-08T13:49:24.627Z] === RUN TestDockerSuite/TestRunExitCodeOne [2022-08-08T13:49:24.995Z] 2022/08/08 13:49:24 Finished clone github.com/golang/gddo [2022-08-08T13:49:24.995Z] 2022/08/08 13:49:24 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2022-08-08T13:49:24.995Z] 2022/08/08 13:49:24 Finished clone github.com/fernet/fernet-go [2022-08-08T13:49:24.995Z] 2022/08/08 13:49:24 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2022-08-08T13:49:25.193Z] === RUN TestDockerSuite/TestRunExitCodeZero [2022-08-08T13:49:25.564Z] 2022/08/08 13:49:25 Finished clone github.com/containerd/continuity [2022-08-08T13:49:25.564Z] 2022/08/08 13:49:25 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2022-08-08T13:49:25.761Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2022-08-08T13:49:26.327Z] === RUN TestDockerSuite/TestRunExposePort [2022-08-08T13:49:26.327Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2022-08-08T13:49:26.893Z] === RUN TestDockerSuite/TestRunGroupAdd [2022-08-08T13:49:27.151Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2022-08-08T13:49:27.469Z] 2022/08/08 13:49:27 Finished clone golang.org/x/time [2022-08-08T13:49:27.469Z] 2022/08/08 13:49:27 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2022-08-08T13:49:28.088Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2022-08-08T13:49:28.348Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-08T13:49:28.348Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-08-08T13:49:28.348Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2022-08-08T13:49:29.376Z] 2022/08/08 13:49:29 Finished clone github.com/hashicorp/go-memdb [2022-08-08T13:49:29.376Z] 2022/08/08 13:49:29 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2022-08-08T13:49:30.247Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2022-08-08T13:49:30.506Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2022-08-08T13:49:30.757Z] 2022/08/08 13:49:30 Finished clone github.com/hashicorp/go-immutable-radix [2022-08-08T13:49:30.757Z] 2022/08/08 13:49:30 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2022-08-08T13:49:31.326Z] 2022/08/08 13:49:31 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2022-08-08T13:49:31.326Z] 2022/08/08 13:49:31 Finished clone github.com/cilium/ebpf [2022-08-08T13:49:31.326Z] 2022/08/08 13:49:31 Finished clone github.com/golang/protobuf [2022-08-08T13:49:31.326Z] 2022/08/08 13:49:31 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2022-08-08T13:49:32.264Z] 2022/08/08 13:49:32 Finished clone golang.org/x/crypto [2022-08-08T13:49:32.264Z] 2022/08/08 13:49:32 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2022-08-08T13:49:32.264Z] 2022/08/08 13:49:32 Finished clone github.com/hashicorp/golang-lru [2022-08-08T13:49:32.264Z] 2022/08/08 13:49:32 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2022-08-08T13:49:32.523Z] 2022/08/08 13:49:32 Finished clone github.com/coreos/pkg [2022-08-08T13:49:32.523Z] 2022/08/08 13:49:32 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2022-08-08T13:49:33.906Z] 2022/08/08 13:49:33 Finished clone github.com/beorn7/perks [2022-08-08T13:49:33.906Z] 2022/08/08 13:49:33 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2022-08-08T13:49:34.165Z] 2022/08/08 13:49:33 Finished clone github.com/prometheus/client_model [2022-08-08T13:49:34.165Z] 2022/08/08 13:49:33 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2022-08-08T13:49:36.701Z] 2022/08/08 13:49:36 Finished clone github.com/prometheus/client_golang [2022-08-08T13:49:36.701Z] 2022/08/08 13:49:36 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2022-08-08T13:49:37.270Z] 2022/08/08 13:49:36 Finished clone github.com/opencontainers/runc [2022-08-08T13:49:37.270Z] 2022/08/08 13:49:36 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2022-08-08T13:49:37.270Z] 2022/08/08 13:49:37 Finished clone code.cloudfoundry.org/clock [2022-08-08T13:49:37.270Z] 2022/08/08 13:49:37 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2022-08-08T13:49:37.270Z] 2022/08/08 13:49:37 Finished clone github.com/prometheus/common [2022-08-08T13:49:37.270Z] 2022/08/08 13:49:37 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2022-08-08T13:49:37.529Z] 2022/08/08 13:49:37 Finished clone google.golang.org/grpc [2022-08-08T13:49:37.529Z] 2022/08/08 13:49:37 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2022-08-08T13:49:37.789Z] 2022/08/08 13:49:37 Finished clone github.com/prometheus/procfs [2022-08-08T13:49:37.789Z] 2022/08/08 13:49:37 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2022-08-08T13:49:38.050Z] 2022/08/08 13:49:37 Finished clone github.com/matttproud/golang_protobuf_extensions [2022-08-08T13:49:38.050Z] 2022/08/08 13:49:37 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2022-08-08T13:49:38.621Z] 2022/08/08 13:49:38 Finished clone github.com/pkg/errors [2022-08-08T13:49:38.621Z] 2022/08/08 13:49:38 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2022-08-08T13:49:38.621Z] 2022/08/08 13:49:38 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2022-08-08T13:49:38.621Z] 2022/08/08 13:49:38 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2022-08-08T13:49:39.559Z] 2022/08/08 13:49:39 Finished clone github.com/inconshreveable/mousetrap [2022-08-08T13:49:39.559Z] 2022/08/08 13:49:39 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2022-08-08T13:49:39.559Z] 2022/08/08 13:49:39 Finished clone github.com/spf13/pflag [2022-08-08T13:49:39.559Z] 2022/08/08 13:49:39 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2022-08-08T13:49:39.825Z] 2022/08/08 13:49:39 Finished clone github.com/cespare/xxhash/v2 [2022-08-08T13:49:39.825Z] 2022/08/08 13:49:39 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2022-08-08T13:49:40.402Z] 2022/08/08 13:49:40 Finished clone github.com/morikuni/aec [2022-08-08T13:49:40.402Z] 2022/08/08 13:49:40 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2022-08-08T13:49:40.969Z] 2022/08/08 13:49:40 Finished clone github.com/google/certificate-transparency-go [2022-08-08T13:49:40.969Z] 2022/08/08 13:49:40 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2022-08-08T13:49:41.228Z] 2022/08/08 13:49:41 Finished clone github.com/spf13/cobra [2022-08-08T13:49:41.228Z] 2022/08/08 13:49:41 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2022-08-08T13:49:41.487Z] 2022/08/08 13:49:41 Finished clone github.com/docker/go-metrics [2022-08-08T13:49:41.488Z] 2022/08/08 13:49:41 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2022-08-08T13:49:41.747Z] 2022/08/08 13:49:41 Finished clone github.com/google/uuid [2022-08-08T13:49:41.747Z] 2022/08/08 13:49:41 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2022-08-08T13:49:42.316Z] 2022/08/08 13:49:42 Finished clone github.com/gorilla/mux [2022-08-08T13:49:42.316Z] 2022/08/08 13:49:42 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2022-08-08T13:49:42.718Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2022-08-08T13:49:42.718Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2022-08-08T13:49:42.884Z] 2022/08/08 13:49:42 Finished clone github.com/moby/locker [2022-08-08T13:49:42.884Z] 2022/08/08 13:49:42 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2022-08-08T13:49:42.975Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2022-08-08T13:49:42.975Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2022-08-08T13:49:42.975Z] === RUN TestDockerSuite/TestRunInvalidReference [2022-08-08T13:49:42.975Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2022-08-08T13:49:43.144Z] 2022/08/08 13:49:43 Finished clone github.com/opencontainers/selinux [2022-08-08T13:49:43.144Z] 2022/08/08 13:49:43 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2022-08-08T13:49:43.144Z] 2022/08/08 13:49:43 Finished clone github.com/moby/term [2022-08-08T13:49:43.144Z] 2022/08/08 13:49:43 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2022-08-08T13:49:43.541Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2022-08-08T13:49:43.713Z] 2022/08/08 13:49:43 Finished clone github.com/moby/sys [2022-08-08T13:49:43.713Z] 2022/08/08 13:49:43 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2022-08-08T13:49:44.281Z] 2022/08/08 13:49:43 Finished clone github.com/creack/pty [2022-08-08T13:49:44.281Z] 2022/08/08 13:49:43 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2022-08-08T13:49:44.849Z] 2022/08/08 13:49:44 Finished clone github.com/tchap/go-patricia [2022-08-08T13:49:44.849Z] 2022/08/08 13:49:44 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2022-08-08T13:49:45.419Z] 2022/08/08 13:49:45 Finished clone github.com/sirupsen/logrus [2022-08-08T13:49:45.419Z] 2022/08/08 13:49:45 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2022-08-08T13:49:45.441Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2022-08-08T13:49:45.679Z] 2022/08/08 13:49:45 Finished clone github.com/docker/go-units [2022-08-08T13:49:45.679Z] 2022/08/08 13:49:45 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2022-08-08T13:49:46.816Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2022-08-08T13:49:47.749Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2022-08-08T13:49:48.213Z] 2022/08/08 13:49:47 Finished clone gotest.tools/v3 [2022-08-08T13:49:48.213Z] 2022/08/08 13:49:47 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2022-08-08T13:49:48.213Z] 2022/08/08 13:49:47 Finished clone github.com/docker/go-connections [2022-08-08T13:49:48.213Z] 2022/08/08 13:49:47 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2022-08-08T13:49:50.121Z] 2022/08/08 13:49:49 Finished clone github.com/syndtr/gocapability [2022-08-08T13:49:50.121Z] 2022/08/08 13:49:49 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2022-08-08T13:49:50.380Z] 2022/08/08 13:49:50 Finished clone github.com/google/go-cmp [2022-08-08T13:49:50.381Z] 2022/08/08 13:49:50 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2022-08-08T13:49:51.318Z] 2022/08/08 13:49:51 Finished clone github.com/RackSec/srslog [2022-08-08T13:49:51.318Z] 2022/08/08 13:49:51 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2022-08-08T13:49:52.256Z] 2022/08/08 13:49:52 Finished clone github.com/imdario/mergo [2022-08-08T13:49:52.256Z] 2022/08/08 13:49:52 Clone github.com/moby/buildkit, revision bc07b2b81b1c6a62d29981ac564b16a15ce2bfa7, attempt 1/20 [2022-08-08T13:49:52.256Z] 2022/08/08 13:49:52 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2022-08-08T13:49:52.256Z] 2022/08/08 13:49:52 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2022-08-08T13:49:53.194Z] 2022/08/08 13:49:53 Finished clone golang.org/x/sync [2022-08-08T13:49:53.194Z] 2022/08/08 13:49:53 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2022-08-08T13:49:53.713Z] 2022/08/08 13:49:53 Finished clone github.com/Microsoft/hcsshim [2022-08-08T13:49:53.713Z] 2022/08/08 13:49:53 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2022-08-08T13:49:53.973Z] 2022/08/08 13:49:53 Finished clone github.com/cloudflare/cfssl [2022-08-08T13:49:53.973Z] 2022/08/08 13:49:53 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2022-08-08T13:49:54.301Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2022-08-08T13:49:54.301Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2022-08-08T13:49:54.301Z] === RUN TestDockerSuite/TestRunModeHostname [2022-08-08T13:49:54.541Z] 2022/08/08 13:49:54 Finished clone github.com/tonistiigi/units [2022-08-08T13:49:54.541Z] 2022/08/08 13:49:54 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2022-08-08T13:49:54.558Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2022-08-08T13:49:54.558Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2022-08-08T13:49:54.816Z] === RUN TestDockerSuite/TestRunModeIpcHost [2022-08-08T13:49:55.479Z] 2022/08/08 13:49:55 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2022-08-08T13:49:55.479Z] 2022/08/08 13:49:55 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2022-08-08T13:49:55.748Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2022-08-08T13:49:56.316Z] === RUN TestDockerSuite/TestRunModePIDContainer [2022-08-08T13:49:56.416Z] 2022/08/08 13:49:56 Finished clone github.com/opentracing/opentracing-go [2022-08-08T13:49:56.416Z] 2022/08/08 13:49:56 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2022-08-08T13:49:56.416Z] 2022/08/08 13:49:56 Finished clone github.com/google/shlex [2022-08-08T13:49:56.416Z] 2022/08/08 13:49:56 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2022-08-08T13:49:56.985Z] 2022/08/08 13:49:56 Finished clone github.com/opentracing-contrib/go-stdlib [2022-08-08T13:49:56.985Z] 2022/08/08 13:49:56 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2022-08-08T13:49:57.249Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2022-08-08T13:49:57.249Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2022-08-08T13:49:57.249Z] === RUN TestDockerSuite/TestRunModePIDHost [2022-08-08T13:49:57.507Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2022-08-08T13:49:57.923Z] 2022/08/08 13:49:57 Finished clone github.com/mitchellh/hashstructure [2022-08-08T13:49:57.923Z] 2022/08/08 13:49:57 Clone github.com/docker/libnetwork, revision 0dde5c895075df6e3630e76f750a447cf63f4789, attempt 1/20 [2022-08-08T13:49:57.923Z] 2022/08/08 13:49:57 Finished clone github.com/gofrs/flock [2022-08-08T13:49:57.923Z] 2022/08/08 13:49:57 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2022-08-08T13:49:57.923Z] 2022/08/08 13:49:57 Finished clone github.com/tonistiigi/fsutil [2022-08-08T13:49:57.923Z] 2022/08/08 13:49:57 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2022-08-08T13:49:58.442Z] === RUN TestDockerSuite/TestRunModeUTSHost [2022-08-08T13:49:58.860Z] 2022/08/08 13:49:58 Finished clone github.com/Microsoft/opengcs [2022-08-08T13:49:58.860Z] 2022/08/08 13:49:58 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2022-08-08T13:49:59.375Z] === RUN TestDockerSuite/TestRunMount [2022-08-08T13:49:59.428Z] 2022/08/08 13:49:59 Finished clone github.com/docker/go-events [2022-08-08T13:49:59.429Z] 2022/08/08 13:49:59 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2022-08-08T13:49:59.687Z] 2022/08/08 13:49:59 Finished clone github.com/moby/ipvs [2022-08-08T13:49:59.687Z] 2022/08/08 13:49:59 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2022-08-08T13:49:59.687Z] 2022/08/08 13:49:59 Finished clone github.com/armon/go-radix [2022-08-08T13:49:59.687Z] 2022/08/08 13:49:59 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2022-08-08T13:50:01.065Z] 2022/08/08 13:50:00 Finished clone github.com/armon/go-metrics [2022-08-08T13:50:01.065Z] 2022/08/08 13:50:00 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2022-08-08T13:50:01.331Z] 2022/08/08 13:50:01 Finished clone github.com/sean-/seed [2022-08-08T13:50:01.331Z] 2022/08/08 13:50:01 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2022-08-08T13:50:01.331Z] 2022/08/08 13:50:01 Finished clone golang.org/x/net [2022-08-08T13:50:01.331Z] 2022/08/08 13:50:01 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2022-08-08T13:50:02.710Z] 2022/08/08 13:50:02 Finished clone github.com/hashicorp/errwrap [2022-08-08T13:50:02.710Z] 2022/08/08 13:50:02 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2022-08-08T13:50:02.969Z] 2022/08/08 13:50:02 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2022-08-08T13:50:02.969Z] 2022/08/08 13:50:02 Finished clone github.com/hashicorp/memberlist [2022-08-08T13:50:03.250Z] 2022/08/08 13:50:03 Finished clone github.com/hashicorp/go-multierror [2022-08-08T13:50:03.250Z] 2022/08/08 13:50:03 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2022-08-08T13:50:04.640Z] === RUN TestDockerSuite/TestRunMountOrdering [2022-08-08T13:50:04.640Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2022-08-08T13:50:05.163Z] 2022/08/08 13:50:04 Finished clone github.com/vishvananda/netns [2022-08-08T13:50:05.163Z] 2022/08/08 13:50:04 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2022-08-08T13:50:05.163Z] 2022/08/08 13:50:04 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2022-08-08T13:50:05.163Z] 2022/08/08 13:50:04 Finished clone github.com/hashicorp/go-sockaddr [2022-08-08T13:50:05.163Z] 2022/08/08 13:50:04 Finished clone github.com/docker/libkv [2022-08-08T13:50:05.163Z] 2022/08/08 13:50:04 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2022-08-08T13:50:05.206Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2022-08-08T13:50:06.140Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2022-08-08T13:50:07.526Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2022-08-08T13:50:07.701Z] 2022/08/08 13:50:07 Finished clone github.com/hashicorp/go-msgpack [2022-08-08T13:50:07.701Z] 2022/08/08 13:50:07 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2022-08-08T13:50:07.960Z] 2022/08/08 13:50:07 Finished clone github.com/BurntSushi/toml [2022-08-08T13:50:07.960Z] 2022/08/08 13:50:07 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2022-08-08T13:50:09.338Z] 2022/08/08 13:50:08 Finished clone github.com/vishvananda/netlink [2022-08-08T13:50:09.338Z] 2022/08/08 13:50:08 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2022-08-08T13:50:09.597Z] 2022/08/08 13:50:09 Finished clone github.com/samuel/go-zookeeper [2022-08-08T13:50:09.597Z] 2022/08/08 13:50:09 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2022-08-08T13:50:09.857Z] 2022/08/08 13:50:09 Finished clone github.com/deckarep/golang-set [2022-08-08T13:50:09.857Z] 2022/08/08 13:50:09 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2022-08-08T13:50:10.061Z] === RUN TestDockerSuite/TestRunNamedVolume [2022-08-08T13:50:10.794Z] 2022/08/08 13:50:10 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2022-08-08T13:50:10.794Z] 2022/08/08 13:50:10 Finished clone github.com/containerd/containerd [2022-08-08T13:50:11.362Z] 2022/08/08 13:50:11 Finished clone github.com/coreos/go-semver [2022-08-08T13:50:11.362Z] 2022/08/08 13:50:11 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2022-08-08T13:50:11.436Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2022-08-08T13:50:12.739Z] 2022/08/08 13:50:12 Finished clone github.com/modern-go/concurrent [2022-08-08T13:50:12.739Z] 2022/08/08 13:50:12 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2022-08-08T13:50:12.810Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2022-08-08T13:50:12.998Z] 2022/08/08 13:50:12 Finished clone github.com/hashicorp/serf [2022-08-08T13:50:12.998Z] 2022/08/08 13:50:12 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2022-08-08T13:50:12.998Z] 2022/08/08 13:50:12 Finished clone github.com/ishidawataru/sctp [2022-08-08T13:50:12.998Z] 2022/08/08 13:50:12 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2022-08-08T13:50:14.185Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2022-08-08T13:50:15.119Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2022-08-08T13:50:15.119Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2022-08-08T13:50:15.378Z] === RUN TestDockerSuite/TestRunNetHost [2022-08-08T13:50:16.287Z] 2022/08/08 13:50:16 Finished clone github.com/docker/swarmkit [2022-08-08T13:50:16.287Z] 2022/08/08 13:50:16 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2022-08-08T13:50:16.287Z] 2022/08/08 13:50:16 Finished clone go.etcd.io/bbolt [2022-08-08T13:50:16.287Z] 2022/08/08 13:50:16 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2022-08-08T13:50:16.546Z] 2022/08/08 13:50:16 Finished clone github.com/json-iterator/go [2022-08-08T13:50:16.756Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2022-08-08T13:50:16.805Z] 2022/08/08 13:50:16 Finished clone golang.org/x/sys [2022-08-08T13:50:17.014Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2022-08-08T13:50:17.582Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2022-08-08T13:50:18.183Z] 2022/08/08 13:50:17 Finished clone github.com/modern-go/reflect2 [2022-08-08T13:50:18.955Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2022-08-08T13:50:20.331Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2022-08-08T13:50:20.719Z] 2022/08/08 13:50:20 Finished clone github.com/docker/libnetwork [2022-08-08T13:50:21.287Z] 2022/08/08 13:50:21 Finished clone github.com/vbatts/tar-split [2022-08-08T13:50:21.287Z] 2022/08/08 13:50:21 Finished clone golang.org/x/text [2022-08-08T13:50:22.665Z] 2022/08/08 13:50:22 Finished clone github.com/miekg/dns [2022-08-08T13:50:22.858Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2022-08-08T13:50:23.795Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2022-08-08T13:50:24.362Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2022-08-08T13:50:24.619Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2022-08-08T13:50:25.186Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2022-08-08T13:50:25.444Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2022-08-08T13:50:26.014Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2022-08-08T13:50:26.581Z] === RUN TestDockerSuite/TestRunNonExistingImage [2022-08-08T13:50:26.840Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2022-08-08T13:50:27.406Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2022-08-08T13:50:27.406Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2022-08-08T13:50:29.943Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2022-08-08T13:50:32.482Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2022-08-08T13:50:33.414Z] === RUN TestDockerSuite/TestRunOOMExitCode [2022-08-08T13:50:33.414Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-08-08T13:50:33.414Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2022-08-08T13:50:33.980Z] === RUN TestDockerSuite/TestRunPIDsLimit [2022-08-08T13:50:34.876Z] 2022/08/08 13:50:32 Finished clone github.com/moby/buildkit [2022-08-08T13:50:34.876Z] 2022/08/08 13:50:34 Finished clone github.com/docker/distribution [2022-08-08T13:50:34.913Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2022-08-08T13:50:34.913Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2022-08-08T13:50:35.846Z] === RUN TestDockerSuite/TestRunPortInUse [2022-08-08T13:50:36.785Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2022-08-08T13:50:37.351Z] docker_cli_run_unix_test.go:1408: out: "a *:* rwm\n" [2022-08-08T13:50:37.351Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2022-08-08T13:50:37.351Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2022-08-08T13:50:37.918Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2022-08-08T13:50:38.482Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2022-08-08T13:50:38.740Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2022-08-08T13:50:39.674Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2022-08-08T13:50:39.674Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-08-08T13:50:39.674Z] === RUN TestDockerSuite/TestRunPublishPort [2022-08-08T13:50:40.153Z] 2022/08/08 13:50:39 Finished clone cloud.google.com/go [2022-08-08T13:50:40.240Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2022-08-08T13:50:40.240Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2022-08-08T13:50:40.498Z] === RUN TestDockerSuite/TestRunReadProcLatency [2022-08-08T13:50:40.498Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-08-08T13:50:40.498Z] === RUN TestDockerSuite/TestRunReadProcTimer [2022-08-08T13:50:41.065Z] === RUN TestDockerSuite/TestRunRedirectStdout [2022-08-08T13:50:42.438Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2022-08-08T13:50:42.438Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-08-08T13:50:42.438Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2022-08-08T13:50:42.691Z] 2022/08/08 13:50:42 Finished clone github.com/gogo/protobuf [2022-08-08T13:50:44.337Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2022-08-08T13:50:44.904Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2022-08-08T13:50:45.838Z] === RUN TestDockerSuite/TestRunRm [2022-08-08T13:50:46.407Z] === RUN TestDockerSuite/TestRunRmAndWait [2022-08-08T13:50:48.305Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2022-08-08T13:50:50.204Z] === RUN TestDockerSuite/TestRunRmPre125Api [2022-08-08T13:50:50.771Z] === RUN TestDockerSuite/TestRunRootWorkdir [2022-08-08T13:50:50.816Z] 2022/08/08 13:50:50 Finished clone google.golang.org/genproto [2022-08-08T13:50:50.816Z] 2022/08/08 13:50:50 Finished clone github.com/coreos/etcd [2022-08-08T13:50:51.343Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2022-08-08T13:50:52.720Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2022-08-08T13:50:52.978Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2022-08-08T13:50:55.506Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2022-08-08T13:50:58.033Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2022-08-08T13:50:58.033Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2022-08-08T13:50:58.291Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2022-08-08T13:50:58.857Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2022-08-08T13:50:59.115Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2022-08-08T13:50:59.679Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2022-08-08T13:50:59.937Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2022-08-08T13:51:00.503Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2022-08-08T13:51:01.069Z] === RUN TestDockerSuite/TestRunSetMacAddress [2022-08-08T13:51:01.326Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2022-08-08T13:51:03.852Z] === RUN TestDockerSuite/TestRunState [2022-08-08T13:51:04.785Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2022-08-08T13:51:05.351Z] === RUN TestDockerSuite/TestRunStdinPipe [2022-08-08T13:51:05.609Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2022-08-08T13:51:05.867Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2022-08-08T13:51:05.867Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-08-08T13:51:05.867Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2022-08-08T13:51:06.125Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2022-08-08T13:51:06.690Z] === RUN TestDockerSuite/TestRunSysctls [2022-08-08T13:51:07.626Z] === RUN TestDockerSuite/TestRunTLSVerify [2022-08-08T13:51:07.626Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2022-08-08T13:51:07.626Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2022-08-08T13:51:08.195Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2022-08-08T13:51:09.570Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2022-08-08T13:51:09.830Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2022-08-08T13:51:11.203Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2022-08-08T13:51:11.772Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2022-08-08T13:51:13.686Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2022-08-08T13:51:16.974Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2022-08-08T13:51:17.232Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2022-08-08T13:51:17.798Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2022-08-08T13:51:18.058Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2022-08-08T13:51:19.959Z] === RUN TestDockerSuite/TestRunUnshareProc [2022-08-08T13:51:19.959Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2022-08-08T13:51:20.893Z] === RUN TestDockerSuite/TestRunUserByID [2022-08-08T13:51:21.151Z] === RUN TestDockerSuite/TestRunUserByIDBig [2022-08-08T13:51:21.410Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2022-08-08T13:51:21.669Z] === RUN TestDockerSuite/TestRunUserByIDZero [2022-08-08T13:51:22.235Z] === RUN TestDockerSuite/TestRunUserByName [2022-08-08T13:51:22.802Z] === RUN TestDockerSuite/TestRunUserDefaults [2022-08-08T13:51:23.368Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2022-08-08T13:51:23.368Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-08-08T13:51:23.368Z] === RUN TestDockerSuite/TestRunUserNotFound [2022-08-08T13:51:23.626Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2022-08-08T13:51:23.626Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2022-08-08T13:51:24.194Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2022-08-08T13:51:27.479Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2022-08-08T13:51:27.479Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2022-08-08T13:51:28.044Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2022-08-08T13:51:29.418Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2022-08-08T13:51:30.351Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2022-08-08T13:51:31.726Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2022-08-08T13:51:33.101Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2022-08-08T13:51:33.358Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2022-08-08T13:51:33.358Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-08T13:51:33.358Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2022-08-08T13:51:33.358Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-08T13:51:33.358Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2022-08-08T13:51:33.358Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-08T13:51:33.358Z] === RUN TestDockerSuite/TestRunWithBadDevice [2022-08-08T13:51:33.616Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2022-08-08T13:51:33.616Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-08-08T13:51:33.616Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2022-08-08T13:51:34.181Z] === RUN TestDockerSuite/TestRunWithCPUShares [2022-08-08T13:51:34.439Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2022-08-08T13:51:35.381Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2022-08-08T13:51:35.947Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2022-08-08T13:51:36.219Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2022-08-08T13:51:36.477Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2022-08-08T13:51:36.477Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2022-08-08T13:51:37.043Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2022-08-08T13:51:37.043Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-08-08T13:51:37.043Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2022-08-08T13:51:37.043Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2022-08-08T13:51:37.043Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2022-08-08T13:51:37.043Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-08-08T13:51:37.043Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2022-08-08T13:51:37.043Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-08-08T13:51:37.043Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2022-08-08T13:51:37.043Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-08-08T13:51:37.043Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2022-08-08T13:51:37.043Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-08-08T13:51:37.043Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2022-08-08T13:51:37.043Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-08-08T13:51:37.043Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2022-08-08T13:51:37.608Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2022-08-08T13:51:38.176Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2022-08-08T13:51:38.436Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2022-08-08T13:51:39.002Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2022-08-08T13:51:39.260Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2022-08-08T13:51:39.260Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2022-08-08T13:51:39.826Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2022-08-08T13:51:39.826Z] === RUN TestDockerSuite/TestRunWithShmSize [2022-08-08T13:51:40.392Z] === RUN TestDockerSuite/TestRunWithSwappiness [2022-08-08T13:51:40.651Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2022-08-08T13:51:40.910Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2022-08-08T13:51:40.910Z] === RUN TestDockerSuite/TestRunWithUlimits [2022-08-08T13:51:41.476Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2022-08-08T13:51:42.042Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2022-08-08T13:51:42.607Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2022-08-08T13:51:43.173Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2022-08-08T13:51:43.173Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-08-08T13:51:43.173Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2022-08-08T13:51:43.431Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2022-08-08T13:51:43.431Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2022-08-08T13:51:44.807Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2022-08-08T13:51:45.065Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2022-08-08T13:51:45.324Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2022-08-08T13:51:47.226Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2022-08-08T13:51:47.485Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2022-08-08T13:51:47.485Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2022-08-08T13:51:47.485Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2022-08-08T13:51:48.051Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2022-08-08T13:51:48.309Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2022-08-08T13:51:49.244Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2022-08-08T13:51:50.620Z] === RUN TestDockerSuite/TestSaveCheckTimes [2022-08-08T13:51:50.620Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2022-08-08T13:51:51.185Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2022-08-08T13:51:51.751Z] === RUN TestDockerSuite/TestSaveImageId [2022-08-08T13:51:51.751Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2022-08-08T13:51:52.319Z] === RUN TestDockerSuite/TestSaveLoadParents [2022-08-08T13:51:53.693Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents2434974845 [2022-08-08T13:51:53.951Z] === RUN TestDockerSuite/TestSaveMultipleNames [2022-08-08T13:51:53.951Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2022-08-08T13:51:54.209Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2022-08-08T13:51:55.144Z] === RUN TestDockerSuite/TestSaveSingleTag [2022-08-08T13:51:55.144Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2022-08-08T13:51:55.144Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2022-08-08T13:51:56.543Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2022-08-08T13:51:56.801Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2022-08-08T13:51:58.178Z] === RUN TestDockerSuite/TestSearchCmdOptions [2022-08-08T13:51:58.515Z] 2022/08/08 13:51:56 Finished clone github.com/hashicorp/consul [2022-08-08T13:51:59.550Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2022-08-08T13:52:00.115Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2022-08-08T13:52:00.681Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2022-08-08T13:52:00.939Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2022-08-08T13:52:00.939Z] === RUN TestDockerSuite/TestSearchWithLimit [2022-08-08T13:52:02.840Z] === RUN TestDockerSuite/TestSlowStdinClosing [2022-08-08T13:52:03.788Z] 2022/08/08 13:52:03 Finished clone github.com/aws/aws-sdk-go [2022-08-08T13:52:04.739Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2022-08-08T13:52:04.997Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2022-08-08T13:52:10.259Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2022-08-08T13:52:10.259Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2022-08-08T13:52:11.193Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2022-08-08T13:52:12.128Z] === RUN TestDockerSuite/TestStartAttachSilent [2022-08-08T13:52:13.062Z] === RUN TestDockerSuite/TestStartAttachWithRename [2022-08-08T13:52:15.589Z] === RUN TestDockerSuite/TestStartMultipleContainers [2022-08-08T13:52:16.961Z] === RUN TestDockerSuite/TestStartPausedContainer [2022-08-08T13:52:17.528Z] === RUN TestDockerSuite/TestStartRecordError [2022-08-08T13:52:18.461Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2022-08-08T13:52:19.401Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2022-08-08T13:52:20.801Z] === RUN TestDockerSuite/TestStatsAllNoStream [2022-08-08T13:52:23.327Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2022-08-08T13:52:23.327Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2022-08-08T13:52:25.854Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2022-08-08T13:52:27.227Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2022-08-08T13:52:29.124Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2022-08-08T13:52:30.058Z] === RUN TestDockerSuite/TestStatsFormatAll [2022-08-08T13:52:31.958Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2022-08-08T13:52:35.237Z] === RUN TestDockerSuite/TestStatsNoStream [2022-08-08T13:52:36.169Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2022-08-08T13:52:37.542Z] === RUN TestDockerSuite/TestStopContainerSignal [2022-08-08T13:52:38.914Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2022-08-08T13:52:39.172Z] === RUN TestDockerSuite/TestTopMultipleArgs [2022-08-08T13:52:39.738Z] === RUN TestDockerSuite/TestTopNonPrivileged [2022-08-08T13:52:40.305Z] === RUN TestDockerSuite/TestTopPrivileged [2022-08-08T13:52:41.242Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2022-08-08T13:52:41.242Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-08-08T13:52:41.242Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2022-08-08T13:52:41.500Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2022-08-08T13:52:44.028Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2022-08-08T13:52:47.327Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2022-08-08T13:52:47.327Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2022-08-08T13:52:47.585Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2022-08-08T13:52:47.585Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-08-08T13:52:47.585Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2022-08-08T13:52:47.585Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-08-08T13:52:47.585Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2022-08-08T13:52:48.518Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2022-08-08T13:52:49.086Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2022-08-08T13:52:49.651Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2022-08-08T13:52:50.584Z] === RUN TestDockerSuite/TestUpdateStats [2022-08-08T13:52:51.518Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2022-08-08T13:52:54.046Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2022-08-08T13:52:54.979Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2022-08-08T13:52:54.979Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-08-08T13:52:54.979Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2022-08-08T13:52:55.545Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2022-08-08T13:52:56.111Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2022-08-08T13:52:58.639Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2022-08-08T13:53:00.539Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2022-08-08T13:53:02.440Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2022-08-08T13:53:04.340Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2022-08-08T13:53:04.340Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2022-08-08T13:53:06.872Z] docker_cli_service_logs_test.go:246: checking task y6535h6jacvg [2022-08-08T13:53:06.872Z] docker_cli_service_logs_test.go:251: checking messages for y6535h6jacvg [2022-08-08T13:53:06.872Z] docker_cli_service_logs_test.go:246: checking task htm7e3pfddjk [2022-08-08T13:53:06.872Z] docker_cli_service_logs_test.go:251: checking messages for htm7e3pfddjk [2022-08-08T13:53:07.130Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2022-08-08T13:53:09.658Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2022-08-08T13:53:11.059Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2022-08-08T13:53:11.992Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2022-08-08T13:53:12.925Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2022-08-08T13:53:13.861Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2022-08-08T13:53:15.235Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2022-08-08T13:53:16.169Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2022-08-08T13:53:18.067Z] === RUN TestDockerSwarmSuite/TestServiceScale [2022-08-08T13:53:18.067Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2022-08-08T13:53:19.440Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2022-08-08T13:53:20.374Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2022-08-08T13:53:20.939Z] === RUN TestDockerSuite/TestVolumeCLICreate [2022-08-08T13:53:35.889Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2022-08-08T13:53:35.889Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2022-08-08T13:53:35.889Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2022-08-08T13:53:36.454Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2022-08-08T13:53:36.454Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2022-08-08T13:53:36.713Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2022-08-08T13:53:36.713Z] === RUN TestDockerSuite/TestVolumeCLILs [2022-08-08T13:53:37.278Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2022-08-08T13:53:37.278Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2022-08-08T13:53:37.843Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2022-08-08T13:53:38.101Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2022-08-08T13:53:38.101Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2022-08-08T13:53:38.101Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2022-08-08T13:53:38.101Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2022-08-08T13:53:38.101Z] === RUN TestDockerSuite/TestVolumeCLIRm [2022-08-08T13:53:40.004Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2022-08-08T13:53:40.004Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2022-08-08T13:53:40.004Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2022-08-08T13:53:40.004Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2022-08-08T13:53:40.004Z] === RUN TestDockerSuite/TestVolumeEvents [2022-08-08T13:53:40.261Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2022-08-08T13:53:42.786Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2022-08-08T13:53:44.684Z] docker_cli_swarm_test.go:1902: [d4f1285e0337a] joining swarm manager [dd6151ec236f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:53:45.617Z] docker_cli_swarm_test.go:1903: [dfaae14607d80] joining swarm manager [dd6151ec236f2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:53:45.617Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2022-08-08T13:53:47.515Z] === RUN TestDockerSuite/TestVolumeLsFormat [2022-08-08T13:53:47.515Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2022-08-08T13:53:47.515Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2022-08-08T13:53:48.889Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2022-08-08T13:53:51.420Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2022-08-08T13:53:51.420Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite (1275.23s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.07s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.00s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.00s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.12s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.12s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.77s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.94s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.75s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.66s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.37s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.08s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.87s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.95s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.37s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (1.91s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (1.90s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.65s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.70s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.78s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.70s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.92s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.87s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAttachDetach (0.94s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.80s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.79s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.72s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.62s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.25s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.76s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.08s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.03s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.14s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (16.90s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.73s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.61s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.55s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.85s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (2.20s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.62s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.63s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.08s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (2.95s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.70s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.90s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.24s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.69s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.86s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.93s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.24s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.12s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.72s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (5.88s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (2.92s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (1.88s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.26s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.24s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.31s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.15s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.56s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.47s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.25s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.56s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.52s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (1.03s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.62s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.63s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (1.81s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.20s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (2.24s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (11.23s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.43s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (3.00s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.29s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (2.29s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.50s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (5.33s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.25s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.44s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.92s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.76s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (5.23s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.37s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.79s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.77s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.04s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.34s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.87s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.51s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.34s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.37s) [2022-08-08T13:53:51.420Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.19s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.96s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.62s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.89s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.29s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.65s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.47s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.28s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (9.59s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.71s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.42s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.25s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.42s) [2022-08-08T13:53:51.420Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (0.89s) [2022-08-08T13:53:51.420Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-08T13:53:51.421Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-08T13:53:51.421Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-08T13:53:51.421Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.48s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.73s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (3.15s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.47s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.96s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (3.82s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.31s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (0.69s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (2.77s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.41s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (0.69s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (0.68s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (0.78s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.17s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.12s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (2.81s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (9.51s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.18s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.36s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (2.30s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (1.98s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (6.00s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.16s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.16s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (13.41s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.14s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.28s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.33s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.36s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.81s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.26s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.37s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.17s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.53s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.53s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEnv (1.58s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.45s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.05s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.92s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (18.92s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.12s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.41s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.81s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.64s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.70s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.33s) [2022-08-08T13:53:51.421Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.30s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (10.11s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildExpose (0.30s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.67s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.43s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.32s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildFails (0.66s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.07s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (1.79s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.74s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.34s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.17s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.35s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.99s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.92s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.24s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.46s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.08s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.94s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.20s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildHistory (3.33s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.41s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.81s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.86s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.73s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.04s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.98s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildLabel (0.52s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.71s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.68s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.29s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.04s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.50s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.62s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.96s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.12s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.10s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.10s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.46s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.97s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.25s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.91s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.42s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.56s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (8.09s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.07s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.68s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.37s) [2022-08-08T13:53:51.421Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (4.12s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.39s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.21s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.20s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.17s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.54s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.77s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.88s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.24s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.43s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.09s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.54s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.34s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.46s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.50s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.42s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.84s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.95s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.55s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (1.00s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (0.99s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.46s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.25s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildPATH (1.30s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.77s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (6.07s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.72s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.38s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildRm (2.31s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.57s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.76s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.25s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.34s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (0.70s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (0.88s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildShellInherited (0.79s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.70s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.09s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.29s) [2022-08-08T13:53:51.421Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.35s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.68s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.12s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildStderr (0.73s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (3.59s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.24s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.98s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.46s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.87s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.19s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildUser (1.55s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.47s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.74s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.63s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.19s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.73s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.72s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.94s) [2022-08-08T13:53:51.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-08T13:53:51.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-08T13:53:51.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-08T13:53:51.421Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.47s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.57s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.40s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.70s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.07s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (1.86s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.47s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.68s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.32s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.38s) [2022-08-08T13:53:51.421Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.45s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.61s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2022-08-08T13:53:51.421Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.68s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.90s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestCommitChange (1.04s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.90s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestCommitHardlink (1.43s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestCommitNewFile (1.03s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.64s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestCommitTTY (1.06s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.61s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.11s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.53s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPICommit (1.11s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (1.29s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.46s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.51s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.59s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.58s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.45s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.43s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.06s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.46s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.44s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.42s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.98s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.46s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.45s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.43s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.51s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.44s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.01s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.45s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.51s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.47s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.06s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.46s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (0.85s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.89s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.03s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.47s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.25s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.62s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.53s) [2022-08-08T13:53:51.421Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.04s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.59s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.46s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.89s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (3.60s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.62s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.23s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.85s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.26s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.28s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.36s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.67s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.47s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000a0d5d8_} (1.40s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1281802743_/foo_false____} (1.43s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1281802743_/foo_true____} (1.30s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-32824853009_/foo_false____} (1.28s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-32824853009_/foo_true____} (1.30s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-32824853009_/foo_true__0xc000a0d608__} (1.39s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000a0d620_} (1.30s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000a0d638_} (1.40s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000a0d650_} (1.40s) [2022-08-08T13:53:51.421Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000a0d668_} (1.53s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.58s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.03s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.60s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.02s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.27s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.16s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.68s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.55s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.61s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.61s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.86s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.61s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.73s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.72s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.59s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.76s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.05s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.74s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.41s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.34s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.86s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.61s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.83s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.85s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.70s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.94s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.87s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.71s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.43s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.07s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToCaseE (1.79s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.46s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.21s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.57s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToCaseJ (3.37s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.71s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToDot (0.99s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (1.12s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.80s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToStdout (0.48s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.79s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.18s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.50s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.82s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.32s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.44s) [2022-08-08T13:53:51.422Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.45s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.21s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.07s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateRM (0.09s) [2022-08-08T13:53:51.422Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.05s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.09s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.24s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.06s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (2.71s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.04s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.62s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.04s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.51s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.17s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.96s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.58s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.62s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.07s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.47s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.03s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.06s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.77s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.67s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (0.97s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.02s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.17s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.89s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.13s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.52s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.15s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.60s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsAttach (0.49s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsCommit (0.57s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.46s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.51s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.47s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.45s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (0.98s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.09s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.13s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsCopy (1.13s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.25s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.54s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.36s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.20s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.57s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.19s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.37s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.15s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsFilters (1.22s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsFormat (1.25s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.85s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.28s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsImagePull (1.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.30s) [2022-08-08T13:53:51.422Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-08T13:53:51.422Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.65s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.54s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsRename (0.74s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsResize (0.69s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.44s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.64s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.71s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.79s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsTop (0.54s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.83s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExec (0.54s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.55s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.61s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.58s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.10s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.51s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.65s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.82s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.52s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.49s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.51s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecCgroup (0.81s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecEnv (0.51s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (0.97s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.48s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecInspectID (1.55s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecInteractive (0.52s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.51s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.48s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.46s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.49s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.14s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.70s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecStartFails (0.59s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.87s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.60s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecTTY (0.52s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.53s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.53s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecUlimits (0.53s) [2022-08-08T13:53:51.422Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.15s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.49s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.51s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestExecWithUser (0.83s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.47s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.43s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.48s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.47s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.04s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestHealth (19.12s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.60s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.55s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.03s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.18s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.29s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.02s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.53s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.72s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.60s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.51s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.68s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImportDisplay (1.27s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImportFile (1.44s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.50s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImportGzipped (1.51s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.25s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.47s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.48s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.42s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.42s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.39s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.43s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.42s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.46s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.43s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.45s) [2022-08-08T13:53:51.422Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (0.63s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.50s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectDefault (0.45s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectHistory (0.52s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectImage (0.02s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2022-08-08T13:53:51.422Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.40s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.47s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.43s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.47s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.31s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.44s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectStatus (0.51s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (1.00s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.51s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.70s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.50s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.54s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.70s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.62s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.77s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.88s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.02s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.32s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.36s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.33s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.25s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.62s) [2022-08-08T13:53:51.422Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.35s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.03s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.46s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.46s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.26s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.44s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.43s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.44s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.42s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.48s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.82s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.77s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.65s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.82s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.43s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsSince (6.52s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.45s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.63s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsTail (0.75s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.90s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.53s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.26s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.49s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestNetHostname (1.56s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.26s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.71s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.18s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.40s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPluginActive (2.44s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.90s) [2022-08-08T13:53:51.423Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.56s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.50s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.93s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.88s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.66s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.46s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.27s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.20s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPortList (6.45s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.91s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPostContainersAttach (5.85s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.05s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.69s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.63s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.74s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.07s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (0.87s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.33s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.07s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.58s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsByOrder (2.42s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.87s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsListContainersBase (2.39s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.82s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.17s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.32s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.36s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.80s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.27s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.97s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.82s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.43s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.44s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.91s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.55s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.75s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPsShowMounts (1.81s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.67s) [2022-08-08T13:53:51.423Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.47s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.41s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.07s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.53s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.51s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.48s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.14s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.75s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.23s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.18s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.90s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.84s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (2.09s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.86s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRmiBlank (0.01s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.12s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.28s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.29s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (0.73s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.13s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.58s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRmiTag (0.33s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.87s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (3.39s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.44s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.55s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.25s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.86s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAddHost (0.43s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.23s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.46s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.03s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.49s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.58s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.60s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.85s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (0.91s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.62s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.61s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.74s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.69s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.80s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.03s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.55s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.46s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.42s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.29s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.43s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.41s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.43s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.44s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.44s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.46s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.54s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.46s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.59s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.78s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.59s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.46s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.41s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.51s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.55s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.32s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.09s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.60s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.68s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.46s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.44s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.42s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (0.99s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.87s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.04s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.48s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.98s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.41s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.51s) [2022-08-08T13:53:51.423Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-08T13:53:51.423Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.43s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.22s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.87s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.27s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.41s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.94s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.43s) [2022-08-08T13:53:51.423Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.43s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.07s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.56s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.64s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.43s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.54s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.58s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.65s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.53s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.45s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunExitCode (0.40s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.61s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.66s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.46s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.41s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.42s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (0.84s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.21s) [2022-08-08T13:53:51.423Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.85s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.43s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.96s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.58s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (0.87s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.04s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.05s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.04s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.51s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.80s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.15s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.10s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.75s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.30s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.31s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.60s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.03s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.14s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (0.83s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.71s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (0.90s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.99s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.05s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunMount (4.82s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.42s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.50s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.89s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.49s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.26s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.49s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.47s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (1.15s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.04s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.04s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.53s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunNetHost (1.09s) [2022-08-08T13:53:51.423Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.50s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.49s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.49s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.30s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.53s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.53s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.19s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.66s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.09s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.62s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.60s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.14s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.71s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.92s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.73s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.71s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.17s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.80s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.60s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.52s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.46s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.60s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.66s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.48s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.53s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.19s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.46s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.99s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunRm (0.72s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.64s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.61s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.45s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.31s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.43s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.08s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.53s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.41s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.41s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.44s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.39s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.40s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.41s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.45s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.48s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.43s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.42s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunState (0.98s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.42s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.46s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.16s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.42s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.45s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunSysctls (0.89s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.44s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.41s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.43s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.20s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.71s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.98s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.45s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.43s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.44s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.51s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.18s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunUserByID (0.47s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.15s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.16s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.58s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunUserByName (0.60s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.65s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.17s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.49s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.93s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.65s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.29s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.85s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.29s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.50s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.16s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.47s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.41s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (0.91s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.44s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.67s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.53s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.07s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.46s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.64s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.07s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.69s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.18s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.48s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.05s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.52s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.47s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.06s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.61s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.13s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.55s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.30s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.09s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.29s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.49s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.56s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.69s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.87s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.77s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.17s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.05s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.32s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSaveImageId (0.12s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.38s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.65s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.20s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.38s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.29s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.26s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.38s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.61s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.96s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.08s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.69s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.89s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStartAttachSilent (0.86s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.52s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.44s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.44s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStartRecordError (1.02s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.01s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.47s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (4.03s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.05s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.84s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.56s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.68s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.55s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.54s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.75s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.49s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.45s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.78s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.41s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.88s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.55s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.90s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUpdateStats (3.45s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (0.80s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.64s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.57s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.17s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.14s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (2.21s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.59s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.92s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.39s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.30s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.28s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.83s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.85s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.27s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.26s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.51s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.43s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.59s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.09s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.56s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.07s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.62s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.02s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.70s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.07s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.06s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.62s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.07s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.03s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.53s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.59s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.06s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.05s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.64s) [2022-08-08T13:53:51.424Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.22s) [2022-08-08T13:53:51.424Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-08T13:53:51.424Z] === RUN TestDockerRegistrySuite [2022-08-08T13:53:51.424Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2022-08-08T13:53:52.358Z] check_test.go:196: [d5f317e807187] daemon is not started [2022-08-08T13:53:52.358Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2022-08-08T13:53:53.293Z] check_test.go:196: [daee58363a51a] daemon is not started [2022-08-08T13:53:53.293Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2022-08-08T13:53:54.666Z] check_test.go:196: [d0cbe4e566fde] daemon is not started [2022-08-08T13:53:54.666Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2022-08-08T13:53:54.666Z] check_test.go:196: [d8c872d78e7f7] daemon is not started [2022-08-08T13:53:54.666Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2022-08-08T13:53:57.195Z] check_test.go:196: [d60988708da96] daemon is not started [2022-08-08T13:53:57.195Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2022-08-08T13:54:01.375Z] check_test.go:196: [d1aa5675c0714] daemon is not started [2022-08-08T13:54:01.375Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2022-08-08T13:54:03.904Z] check_test.go:196: [dc6db514d3ad9] daemon is not started [2022-08-08T13:54:03.904Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2022-08-08T13:54:04.862Z] check_test.go:196: [d72fc0decec66] daemon is not started [2022-08-08T13:54:04.862Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2022-08-08T13:54:05.433Z] check_test.go:196: [d71d4182f2871] daemon is not started [2022-08-08T13:54:05.433Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2022-08-08T13:54:06.366Z] check_test.go:196: [d92d7738b41e5] daemon is not started [2022-08-08T13:54:06.366Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2022-08-08T13:54:06.932Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2022-08-08T13:54:07.867Z] check_test.go:196: [d711a4ad99e29] daemon is not started [2022-08-08T13:54:07.867Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2022-08-08T13:54:09.241Z] check_test.go:196: [dca40863b5b15] daemon is not started [2022-08-08T13:54:09.241Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2022-08-08T13:54:10.175Z] check_test.go:196: [d51f28995e35f] daemon is not started [2022-08-08T13:54:10.175Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2022-08-08T13:54:11.109Z] check_test.go:196: [dfcaf43efd5e7] daemon is not started [2022-08-08T13:54:11.109Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2022-08-08T13:54:12.042Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:c565320518b145c42a0f432c595d39898a29690373bfaf87cbd7afcda1d4b36e [2022-08-08T13:54:12.607Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:201fe98407a883e3db17bdf3bf09941fb9219ddbe100f7bbf8713e0700c6479f [2022-08-08T13:54:12.866Z] check_test.go:196: [d7918a7e06187] daemon is not started [2022-08-08T13:54:12.866Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2022-08-08T13:54:13.431Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:39431e3207f4031d213c578247fa8a35eeac394e334e7593608097d6a89f5abb [2022-08-08T13:54:14.366Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:4ef5af7d6bed4b91472333a4be604474476f40533ec8168875a89108d13eea70 [2022-08-08T13:54:14.623Z] check_test.go:196: [d928e83281b8c] daemon is not started [2022-08-08T13:54:14.623Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2022-08-08T13:54:14.883Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2022-08-08T13:54:15.818Z] check_test.go:196: [d74cc21b14b58] daemon is not started [2022-08-08T13:54:15.818Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2022-08-08T13:54:17.195Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2022-08-08T13:54:18.135Z] check_test.go:196: [d654ff5198d2c] daemon is not started [2022-08-08T13:54:18.135Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2022-08-08T13:54:19.069Z] check_test.go:196: [dacbbd7c75ca9] daemon is not started [2022-08-08T13:54:19.069Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2022-08-08T13:54:19.328Z] check_test.go:196: [d9267c5fdec78] daemon is not started [2022-08-08T13:54:19.328Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2022-08-08T13:54:20.261Z] check_test.go:196: [d4300611eb8a9] daemon is not started [2022-08-08T13:54:20.261Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2022-08-08T13:54:21.196Z] check_test.go:196: [d7b19562054be] daemon is not started [2022-08-08T13:54:21.196Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2022-08-08T13:54:22.129Z] check_test.go:196: [d2f38c1fe76a7] daemon is not started [2022-08-08T13:54:22.129Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2022-08-08T13:54:24.045Z] check_test.go:196: [d00754255080a] daemon is not started [2022-08-08T13:54:24.045Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2022-08-08T13:54:24.613Z] check_test.go:196: [d86b954adba80] daemon is not started [2022-08-08T13:54:24.614Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2022-08-08T13:54:25.547Z] check_test.go:196: [da8d682bd5c1c] daemon is not started [2022-08-08T13:54:25.547Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2022-08-08T13:54:25.807Z] check_test.go:196: [d2addb608b585] daemon is not started [2022-08-08T13:54:25.807Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2022-08-08T13:54:25.807Z] check_test.go:196: [d7f885473e226] daemon is not started [2022-08-08T13:54:25.807Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2022-08-08T13:54:26.373Z] check_test.go:196: [d587e224fdb8e] daemon is not started [2022-08-08T13:54:26.373Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2022-08-08T13:54:26.631Z] check_test.go:196: [df018a0a6d62b] daemon is not started [2022-08-08T13:54:26.631Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2022-08-08T13:54:26.888Z] check_test.go:196: [d7a4c7552220e] daemon is not started [2022-08-08T13:54:26.888Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2022-08-08T13:54:26.888Z] check_test.go:196: [d4de3c4e2abbc] daemon is not started [2022-08-08T13:54:26.888Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2022-08-08T13:54:27.820Z] check_test.go:196: [d9a2850a9dd1f] daemon is not started [2022-08-08T13:54:27.820Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2022-08-08T13:54:29.196Z] check_test.go:196: [dae8b06445d90] daemon is not started [2022-08-08T13:54:29.196Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2022-08-08T13:54:30.129Z] check_test.go:196: [d01bbc6e96d6a] daemon is not started [2022-08-08T13:54:30.129Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2022-08-08T13:54:31.062Z] check_test.go:196: [dc5e5fb69a218] daemon is not started [2022-08-08T13:54:31.062Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2022-08-08T13:54:31.996Z] === RUN TestDockerRegistrySuite/TestV2Only [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite (41.45s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.08s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.96s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.20s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.17s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.48s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (3.99s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.56s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.01s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.87s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.96s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.19s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.31s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.13s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.94s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.73s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.74s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.14s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.35s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.17s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.15s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.93s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.80s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (2.17s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.38s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.94s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.38s) [2022-08-08T13:54:32.562Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2022-08-08T13:54:32.563Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.39s) [2022-08-08T13:54:32.563Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.24s) [2022-08-08T13:54:32.563Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.32s) [2022-08-08T13:54:32.563Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2022-08-08T13:54:32.563Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.95s) [2022-08-08T13:54:32.563Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.32s) [2022-08-08T13:54:32.563Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.77s) [2022-08-08T13:54:32.563Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.93s) [2022-08-08T13:54:32.563Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.92s) [2022-08-08T13:54:32.563Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.78s) [2022-08-08T13:54:32.563Z] === RUN TestDockerSchema1RegistrySuite [2022-08-08T13:54:32.563Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2022-08-08T13:54:32.563Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2022-08-08T13:54:32.821Z] check_test.go:223: [d356b8d6929f1] daemon is not started [2022-08-08T13:54:32.821Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2022-08-08T13:54:35.351Z] docker_cli_swarm_test.go:1803: [d8222ade9f26e] joining swarm manager [df548e79ef849]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:54:35.920Z] check_test.go:223: [d63116254b98e] daemon is not started [2022-08-08T13:54:35.920Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2022-08-08T13:54:36.178Z] docker_cli_swarm_test.go:1804: [d0eeb224284a7] joining swarm manager [df548e79ef849]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:54:41.439Z] check_test.go:223: [da6545499f1ac] daemon is not started [2022-08-08T13:54:41.439Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2022-08-08T13:54:44.719Z] check_test.go:223: [deaa7653f76a6] daemon is not started [2022-08-08T13:54:44.719Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2022-08-08T13:54:44.977Z] check_test.go:223: [d884acac9b2d0] daemon is not started [2022-08-08T13:54:44.977Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2022-08-08T13:54:45.909Z] check_test.go:223: [d6f350419398b] daemon is not started [2022-08-08T13:54:45.909Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2022-08-08T13:54:46.167Z] check_test.go:223: [d3cbedff1494c] daemon is not started [2022-08-08T13:54:46.167Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2022-08-08T13:54:47.101Z] check_test.go:223: [d1cc1c9ef0707] daemon is not started [2022-08-08T13:54:47.101Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2022-08-08T13:54:48.035Z] check_test.go:223: [dff4276a2b635] daemon is not started [2022-08-08T13:54:48.035Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2022-08-08T13:54:48.035Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2022-08-08T13:54:48.969Z] check_test.go:223: [d6f6d940d577e] daemon is not started [2022-08-08T13:54:48.969Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2022-08-08T13:54:51.536Z] check_test.go:223: [db2235c250758] daemon is not started [2022-08-08T13:54:51.536Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2022-08-08T13:54:51.794Z] check_test.go:223: [d7066073f8b07] daemon is not started [2022-08-08T13:54:51.794Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2022-08-08T13:54:52.361Z] check_test.go:223: [d2d28067db867] daemon is not started [2022-08-08T13:54:52.361Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2022-08-08T13:54:52.361Z] check_test.go:223: [da34bdd8ede93] daemon is not started [2022-08-08T13:54:52.361Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2022-08-08T13:54:52.618Z] check_test.go:223: [d6edeedab29cc] daemon is not started [2022-08-08T13:54:52.618Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2022-08-08T13:54:52.876Z] check_test.go:223: [d901929cdeca3] daemon is not started [2022-08-08T13:54:52.876Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2022-08-08T13:54:53.134Z] check_test.go:223: [d0301797431c4] daemon is not started [2022-08-08T13:54:53.392Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2022-08-08T13:54:53.392Z] check_test.go:223: [dbbf2a5336179] daemon is not started [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite (20.73s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (3.19s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (5.22s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.96s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.90s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.89s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.92s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.84s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.02s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.62s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.41s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.36s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.27s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.23s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.37s) [2022-08-08T13:54:53.392Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2022-08-08T13:54:53.392Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2022-08-08T13:54:53.392Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2022-08-08T13:54:53.957Z] check_test.go:252: [d9987528c93b6] daemon is not started [2022-08-08T13:54:53.957Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2022-08-08T13:54:54.523Z] check_test.go:252: [d717be55fc428] daemon is not started [2022-08-08T13:54:54.523Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2022-08-08T13:54:54.782Z] check_test.go:252: [d64e2bb381fe9] daemon is not started [2022-08-08T13:54:54.782Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2022-08-08T13:54:55.715Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2022-08-08T13:54:55.972Z] check_test.go:252: [de7609e2de01b] daemon is not started [2022-08-08T13:54:55.972Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2022-08-08T13:54:56.230Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2022-08-08T13:54:56.489Z] check_test.go:252: [d9aa608ba81a8] daemon is not started [2022-08-08T13:54:56.489Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2022-08-08T13:54:57.055Z] check_test.go:252: [d800ac11acc1d] daemon is not started [2022-08-08T13:54:57.055Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2022-08-08T13:54:57.313Z] check_test.go:252: [d9248bfffb3d2] daemon is not started [2022-08-08T13:54:57.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (3.87s) [2022-08-08T13:54:57.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.67s) [2022-08-08T13:54:57.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.46s) [2022-08-08T13:54:57.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.16s) [2022-08-08T13:54:57.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.11s) [2022-08-08T13:54:57.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.22s) [2022-08-08T13:54:57.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.44s) [2022-08-08T13:54:57.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.66s) [2022-08-08T13:54:57.313Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2022-08-08T13:54:57.313Z] === RUN TestDockerRegistryAuthTokenSuite [2022-08-08T13:54:57.313Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2022-08-08T13:54:58.247Z] docker_cli_swarm_test.go:1322: [d7a6bcbcc9400] joining swarm manager [d1f040c76e370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:54:59.619Z] docker_cli_swarm_test.go:1323: [dcc1893b98d51] joining swarm manager [d1f040c76e370]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:55:02.900Z] check_test.go:279: [dbda1af0d8a13] daemon is not started [2022-08-08T13:55:02.900Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2022-08-08T13:55:02.900Z] check_test.go:279: [d8aa89e51eb0d] daemon is not started [2022-08-08T13:55:02.900Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2022-08-08T13:55:02.900Z] check_test.go:279: [dc556c3766be0] daemon is not started [2022-08-08T13:55:02.900Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2022-08-08T13:55:02.900Z] check_test.go:279: [d9007e69c8d3e] daemon is not started [2022-08-08T13:55:02.900Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2022-08-08T13:55:02.900Z] check_test.go:279: [d9225249b4312] daemon is not started [2022-08-08T13:55:03.158Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.77s) [2022-08-08T13:55:03.158Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2022-08-08T13:55:03.158Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2022-08-08T13:55:03.158Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2022-08-08T13:55:03.158Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.16s) [2022-08-08T13:55:03.158Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2022-08-08T13:55:03.158Z] === RUN TestDockerNetworkSuite [2022-08-08T13:55:03.158Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2022-08-08T13:55:05.686Z] docker_cli_network_unix_test.go:47: [d6c90221d0ed9] daemon is not started [2022-08-08T13:55:05.686Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2022-08-08T13:55:05.943Z] docker_cli_network_unix_test.go:47: [d1334c3bae830] daemon is not started [2022-08-08T13:55:06.201Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2022-08-08T13:55:08.101Z] docker_cli_network_unix_test.go:47: [d2a9155e45044] daemon is not started [2022-08-08T13:55:08.667Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2022-08-08T13:55:10.041Z] docker_cli_network_unix_test.go:47: [dbaad60ac4db9] daemon is not started [2022-08-08T13:55:10.299Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2022-08-08T13:55:10.299Z] docker_cli_network_unix_test.go:1234: [db031a82799fc] daemon is not started [2022-08-08T13:55:12.829Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2022-08-08T13:55:13.411Z] docker_cli_network_unix_test.go:47: [d993e8b5384a1] daemon is not started [2022-08-08T13:55:13.978Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2022-08-08T13:55:18.164Z] docker_cli_network_unix_test.go:47: [df4caf03995ef] daemon is not started [2022-08-08T13:55:19.100Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2022-08-08T13:55:20.472Z] docker_cli_network_unix_test.go:47: [d825afecdf408] daemon is not started [2022-08-08T13:55:21.037Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2022-08-08T13:55:21.972Z] docker_cli_network_unix_test.go:47: [d083d7318e78e] daemon is not started [2022-08-08T13:55:21.972Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2022-08-08T13:55:22.538Z] docker_cli_network_unix_test.go:47: [d063aa65befd9] daemon is not started [2022-08-08T13:55:22.538Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2022-08-08T13:55:22.796Z] docker_cli_network_unix_test.go:47: [d0fcf0128d03d] daemon is not started [2022-08-08T13:55:23.053Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2022-08-08T13:55:23.312Z] docker_cli_network_unix_test.go:47: [dd07a18fcbd62] daemon is not started [2022-08-08T13:55:23.877Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2022-08-08T13:55:24.137Z] docker_cli_network_unix_test.go:47: [d2d8de6c6f29c] daemon is not started [2022-08-08T13:55:24.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2022-08-08T13:55:24.703Z] docker_cli_network_unix_test.go:47: [d36217f193d64] daemon is not started [2022-08-08T13:55:24.703Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2022-08-08T13:55:24.961Z] docker_cli_network_unix_test.go:47: [d6352236dad52] daemon is not started [2022-08-08T13:55:24.961Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2022-08-08T13:55:25.527Z] docker_cli_network_unix_test.go:47: [daf1d849f049a] daemon is not started [2022-08-08T13:55:25.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2022-08-08T13:55:25.785Z] docker_cli_network_unix_test.go:47: [d2455ab2fa425] daemon is not started [2022-08-08T13:55:25.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2022-08-08T13:55:25.785Z] docker_cli_network_unix_test.go:47: [d3583ce627ebf] daemon is not started [2022-08-08T13:55:25.785Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2022-08-08T13:55:26.043Z] docker_cli_network_unix_test.go:47: [d5bc492282bab] daemon is not started [2022-08-08T13:55:26.043Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2022-08-08T13:55:26.976Z] docker_cli_network_unix_test.go:47: [d2a0a05f0ff48] daemon is not started [2022-08-08T13:55:26.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2022-08-08T13:55:27.234Z] docker_cli_network_unix_test.go:47: [dd33de0086e6f] daemon is not started [2022-08-08T13:55:27.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2022-08-08T13:55:27.801Z] docker_cli_network_unix_test.go:47: [d7905056b4585] daemon is not started [2022-08-08T13:55:27.801Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2022-08-08T13:55:28.060Z] docker_cli_network_unix_test.go:47: [d2ff06bb64782] daemon is not started [2022-08-08T13:55:28.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2022-08-08T13:55:28.060Z] docker_cli_network_unix_test.go:47: [d82526e1b23ba] daemon is not started [2022-08-08T13:55:28.060Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2022-08-08T13:55:29.434Z] docker_cli_network_unix_test.go:969: [d62d39e14c6ca] daemon is not started [2022-08-08T13:55:30.368Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2022-08-08T13:55:31.302Z] docker_cli_network_unix_test.go:47: [d2070b86f4067] daemon is not started [2022-08-08T13:55:31.559Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2022-08-08T13:55:34.088Z] docker_cli_network_unix_test.go:1117: [de6e7e872e2e3] daemon is not started [2022-08-08T13:55:36.618Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2022-08-08T13:55:36.889Z] docker_cli_network_unix_test.go:47: [d6402ada04e18] daemon is not started [2022-08-08T13:55:36.889Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2022-08-08T13:55:37.823Z] docker_cli_network_unix_test.go:47: [d7982b9e3814b] daemon is not started [2022-08-08T13:55:37.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2022-08-08T13:55:37.823Z] docker_cli_network_unix_test.go:47: [d3dd014f745a7] daemon is not started [2022-08-08T13:55:37.823Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2022-08-08T13:55:37.823Z] docker_cli_network_unix_test.go:47: [d11f09938a3e3] daemon is not started [2022-08-08T13:55:38.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2022-08-08T13:55:38.080Z] docker_cli_network_unix_test.go:47: [d9b2398f38c3a] daemon is not started [2022-08-08T13:55:38.080Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2022-08-08T13:55:38.338Z] docker_cli_network_unix_test.go:47: [dea90b7e9f8ad] daemon is not started [2022-08-08T13:55:38.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2022-08-08T13:55:38.338Z] docker_cli_network_unix_test.go:47: [d418f56693fed] daemon is not started [2022-08-08T13:55:38.338Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2022-08-08T13:55:39.713Z] docker_cli_network_unix_test.go:47: [d97ca550c8efc] daemon is not started [2022-08-08T13:55:40.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2022-08-08T13:55:40.648Z] docker_cli_network_unix_test.go:47: [def00b756a46a] daemon is not started [2022-08-08T13:55:40.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2022-08-08T13:55:40.648Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-08-08T13:55:40.648Z] docker_cli_network_unix_test.go:47: [d535dcb9f9e50] daemon is not started [2022-08-08T13:55:40.648Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2022-08-08T13:55:41.215Z] docker_cli_network_unix_test.go:47: [da24524970d69] daemon is not started [2022-08-08T13:55:41.215Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2022-08-08T13:55:44.497Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2022-08-08T13:55:46.399Z] docker_cli_network_unix_test.go:1085: [dd031eee9beb0] daemon is not started [2022-08-08T13:55:47.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2022-08-08T13:55:47.772Z] docker_cli_network_unix_test.go:47: [d6e7981d9514f] daemon is not started [2022-08-08T13:55:47.772Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2022-08-08T13:55:48.339Z] docker_cli_network_unix_test.go:47: [d71776b6f2a36] daemon is not started [2022-08-08T13:55:48.340Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2022-08-08T13:55:49.717Z] docker_cli_network_unix_test.go:47: [d35ea11943e59] daemon is not started [2022-08-08T13:55:49.717Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2022-08-08T13:55:49.976Z] docker_cli_network_unix_test.go:47: [d34c0b9621a7d] daemon is not started [2022-08-08T13:55:49.976Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2022-08-08T13:55:50.234Z] docker_cli_network_unix_test.go:47: [dac4a8be68785] daemon is not started [2022-08-08T13:55:50.492Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2022-08-08T13:55:51.058Z] docker_cli_network_unix_test.go:47: [d902813f76bb9] daemon is not started [2022-08-08T13:55:51.058Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2022-08-08T13:55:51.651Z] docker_cli_network_unix_test.go:47: [d18503d0443d8] daemon is not started [2022-08-08T13:55:51.912Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2022-08-08T13:55:58.468Z] docker_cli_network_unix_test.go:47: [d1235519ccf24] daemon is not started [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite (54.63s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.41s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.69s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.64s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.42s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.40s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.86s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.12s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.06s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.52s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.36s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.81s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.83s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.31s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.66s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.17s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.69s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.00s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.07s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.24s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.24s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.11s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.21s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.84s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.19s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.26s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2022-08-08T13:55:58.468Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.71s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.27s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.06s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.72s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.39s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.64s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.46s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.88s) [2022-08-08T13:55:58.468Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.80s) [2022-08-08T13:55:58.468Z] === RUN TestDockerHubPullSuite [2022-08-08T13:55:58.468Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2022-08-08T13:55:59.839Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2022-08-08T13:56:02.364Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2022-08-08T13:56:03.297Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2022-08-08T13:56:05.203Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2022-08-08T13:56:05.461Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2022-08-08T13:56:05.719Z] --- PASS: TestDockerHubPullSuite (8.09s) [2022-08-08T13:56:05.719Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.96s) [2022-08-08T13:56:05.719Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.51s) [2022-08-08T13:56:05.719Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.98s) [2022-08-08T13:56:05.719Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.74s) [2022-08-08T13:56:05.719Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.53s) [2022-08-08T13:56:05.719Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2022-08-08T13:56:05.719Z] PASS [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === Skipped [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-08T13:56:05.719Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.01s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-08T13:56:05.719Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-08T13:56:05.719Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-08T13:56:05.719Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-08T13:56:05.719Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-08T13:56:05.719Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-08T13:56:05.719Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-08T13:56:05.719Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-08T13:56:05.719Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-08T13:56:05.719Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-08T13:56:05.719Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-08T13:56:05.719Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-08T13:56:05.719Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-08-08T13:56:05.719Z] docker_cli_sni_test.go:18: Flakey test [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-08T13:56:05.719Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_events_unix_test.go:53: unmatched requirement swapMemorySupport [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_events_unix_test.go:83: unmatched requirement swapMemorySupport [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2022-08-08T13:56:05.719Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.02s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_test.go:4045: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-08T13:56:05.719Z] docker_cli_run_test.go:4064: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-08T13:56:05.719Z] docker_cli_run_unix_test.go:87: Host does not have /dev/snd [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_test.go:4147: unmatched requirement IsolationIsHyperv [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-08T13:56:05.719Z] docker_cli_run_unix_test.go:591: unmatched requirement swapMemorySupport [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.01s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_test.go:4130: unmatched requirement IsolationIsProcess [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_test.go:2865: kernel doesn't have latency_stats configured [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_unix_test.go:692: unmatched requirement swapMemorySupport [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_unix_test.go:1417: Host does not have /dev/snd/timer [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_test.go:4100: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_test.go:4120: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_test.go:4110: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_unix_test.go:542: unmatched requirement blkioWeight [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-08T13:56:05.719Z] docker_cli_run_unix_test.go:553: unmatched requirement blkioWeight [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.01s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_unix_test.go:567: unmatched requirement blkioWeight [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_unix_test.go:573: unmatched requirement blkioWeight [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_unix_test.go:585: unmatched requirement blkioWeight [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_unix_test.go:561: unmatched requirement blkioWeight [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-08T13:56:05.719Z] docker_cli_run_unix_test.go:629: unmatched requirement swapMemorySupport [2022-08-08T13:56:05.719Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2022-08-08T13:56:05.719Z] [2022-08-08T13:56:05.719Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-08-08T13:56:05.719Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2022-08-08T13:56:05.720Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2022-08-08T13:56:05.720Z] [2022-08-08T13:56:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-08T13:56:05.720Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2022-08-08T13:56:05.720Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2022-08-08T13:56:05.720Z] [2022-08-08T13:56:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-08T13:56:05.720Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2022-08-08T13:56:05.720Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2022-08-08T13:56:05.720Z] [2022-08-08T13:56:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-08T13:56:05.720Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2022-08-08T13:56:05.720Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2022-08-08T13:56:05.720Z] [2022-08-08T13:56:05.720Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-08T13:56:05.720Z] docker_cli_run_test.go:4438: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2022-08-08T13:56:05.720Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2022-08-08T13:56:05.720Z] [2022-08-08T13:56:05.720Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-08T13:56:05.720Z] docker_cli_network_unix_test.go:308: unmatched requirement OnlyDefaultNetworks [2022-08-08T13:56:05.720Z] docker_cli_network_unix_test.go:47: [d535dcb9f9e50] daemon is not started [2022-08-08T13:56:05.720Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.00s) [2022-08-08T13:56:05.720Z] [2022-08-08T13:56:05.720Z] DONE 1270 tests, 51 skipped in 1461.203s [2022-08-08T13:56:05.720Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T13:56:05.720Z] ++++ cat bundles/test-integration/docker.pid [2022-08-08T13:56:05.720Z] +++ kill 7907 [2022-08-08T13:56:07.091Z] +++ /etc/init.d/apparmor stop [2022-08-08T13:56:07.091Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T13:56:07.091Z] [2022-08-08T13:56:07.091Z] Unloading profiles will leave already running processes permanently [2022-08-08T13:56:07.091Z] unconfined, which can lead to unexpected situations. [2022-08-08T13:56:07.091Z] [2022-08-08T13:56:07.091Z] To set a process to complain mode, use the command line tool [2022-08-08T13:56:07.091Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T13:56:07.091Z] +++ true [2022-08-08T13:56:07.091Z] exiting test-integration [2022-08-08T13:56:07.091Z] ++ exit 0 [2022-08-08T13:56:07.091Z] [2022-08-08T13:56:07.091Z] + for job in $(jobs -p) [2022-08-08T13:56:07.091Z] + wait 11065 [2022-08-08T13:56:25.157Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2022-08-08T13:56:25.366Z] 2022/08/08 13:56:19 Finished clone google.golang.org/api [2022-08-08T13:56:25.366Z] 2022/08/08 13:56:19 Dependencies downloaded. Download time: 7m3.972684228s [2022-08-08T13:56:25.366Z] 2022/08/08 13:56:19 Collecting all dependencies [2022-08-08T13:56:26.530Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2022-08-08T13:56:30.635Z] 2022/08/08 13:56:29 Clean vendor dir from unused packages [2022-08-08T13:56:30.635Z] 2022/08/08 13:56:29 Ignoring paths matching "^archive/tar" [2022-08-08T13:56:30.635Z] 2022/08/08 13:56:30 Success [2022-08-08T13:56:30.635Z] 2022/08/08 13:56:30 Running time: 7m18.329841313s [2022-08-08T13:56:30.894Z] Congratulations! All vendoring changes are done the right way. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-08T13:56:31.764Z] + echo Ensuring container killed. [2022-08-08T13:56:31.764Z] Ensuring container killed. [2022-08-08T13:56:31.764Z] + docker rm -vf docker-pr9 [2022-08-08T13:56:31.764Z] Error: No such container: docker-pr9 [Pipeline] sh [2022-08-08T13:56:32.042Z] + echo Chowning /workspace to jenkins user [2022-08-08T13:56:32.042Z] Chowning /workspace to jenkins user [2022-08-08T13:56:32.042Z] + id -u [2022-08-08T13:56:32.042Z] + id -g [2022-08-08T13:56:32.042Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43911:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T13:56:32.898Z] + bundleName=unit [2022-08-08T13:56:32.898Z] + echo Creating unit-bundles.tar.gz [2022-08-08T13:56:32.898Z] Creating unit-bundles.tar.gz [2022-08-08T13:56:32.898Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2022-08-08T13:56:32.898Z] bundles/junit-report.xml [2022-08-08T13:56:32.898Z] bundles/go-test-report.json [2022-08-08T13:56:32.898Z] bundles/profile.out [Pipeline] archiveArtifacts [2022-08-08T13:56:32.910Z] Archiving artifacts [2022-08-08T13:56:33.083Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2022-08-08T13:56:33.430Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43911/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-08T13:56:33.733Z] + make clean [2022-08-08T13:56:33.733Z] docker volume rm -f docker-dev-cache [2022-08-08T13:56:33.733Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2022-08-08T13:56:38.345Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2022-08-08T13:56:39.716Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2022-08-08T13:56:44.978Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2022-08-08T13:56:46.351Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2022-08-08T13:56:49.647Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2022-08-08T13:56:49.647Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-08-08T13:56:49.647Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2022-08-08T13:56:54.906Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2022-08-08T13:56:55.164Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2022-08-08T13:56:56.097Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2022-08-08T13:56:57.995Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2022-08-08T13:57:54.196Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2022-08-08T13:57:54.196Z] docker_cli_swarm_test.go:1187: [d3ede92a3fb72] joining swarm manager [de676cb512b5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:58:00.747Z] docker_cli_swarm_test.go:1196: [d865437cbd471] joining swarm manager [de676cb512b5d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T13:58:39.437Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2022-08-08T13:58:51.625Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2022-08-08T13:58:55.006Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2022-08-08T13:58:56.904Z] docker_cli_swarm_test.go:1119: [d144b6cb1c030] joining swarm manager [d47c4366ed878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T13:58:58.276Z] docker_cli_swarm_test.go:1120: [dd16484d64403] joining swarm manager [d47c4366ed878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T14:00:34.690Z] docker_cli_swarm_test.go:1173: [deae2540c5045] joining swarm manager [d47c4366ed878]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2022-08-08T14:01:01.235Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2022-08-08T14:01:03.136Z] docker_cli_swarm_test.go:1454: [d9d66da853bc0] joining swarm manager [d7fceca59e232]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T14:01:03.701Z] docker_cli_swarm_test.go:1455: [ddcc85c0605e3] joining swarm manager [d7fceca59e232]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2022-08-08T14:01:15.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2022-08-08T14:01:15.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2022-08-08T14:01:15.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2022-08-08T14:01:15.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2022-08-08T14:01:15.889Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2022-08-08T14:01:16.454Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2022-08-08T14:01:18.981Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2022-08-08T14:01:22.262Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2022-08-08T14:01:24.159Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2022-08-08T14:01:26.058Z] docker_cli_swarm_unix_test.go:63: [d406213feea4e] joining swarm manager [dde2e9f323219]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T14:02:22.300Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2022-08-08T14:02:22.300Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2022-08-08T14:02:22.300Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2022-08-08T14:02:23.677Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2022-08-08T14:02:26.956Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2022-08-08T14:02:29.484Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2022-08-08T14:02:31.382Z] docker_api_swarm_test.go:962: [dcd2c729cac29] joining swarm manager [dde65bfc497b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2022-08-08T14:02:49.448Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2022-08-08T14:03:01.639Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2022-08-08T14:03:03.537Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2022-08-08T14:03:05.436Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2022-08-08T14:03:08.721Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2022-08-08T14:03:15.285Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2022-08-08T14:03:19.466Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2022-08-08T14:03:21.993Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2022-08-08T14:03:24.520Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2022-08-08T14:03:27.049Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2022-08-08T14:03:29.575Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2022-08-08T14:03:32.855Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2022-08-08T14:03:34.752Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2022-08-08T14:04:31.089Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2022-08-08T14:04:45.953Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite (1603.70s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.22s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.95s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.98s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.28s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.96s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (27.77s) [2022-08-08T14:05:00.815Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.90s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.87s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.72s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (45.17s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (24.60s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (23.77s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (4.48s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.94s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.75s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.60s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.43s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.55s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.87s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.12s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (53.03s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.53s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (4.31s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.54s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (16.64s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.73s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.73s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (28.11s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.50s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (22.96s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (27.48s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.25s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.77s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (25.28s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.64s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.21s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.50s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.85s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.51s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.69s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.23s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (3.77s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (23.76s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.19s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.53s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.75s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.86s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.92s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.87s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.08s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.08s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (3.08s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.49s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (2.81s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.52s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.79s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.11s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.52s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.36s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.77s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.41s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.84s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.81s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.67s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.42s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.57s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.43s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.43s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.15s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.55s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.95s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.48s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.40s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (15.32s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.23s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (86.90s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.32s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.51s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (5.72s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.11s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.22s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.17s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.56s) [2022-08-08T14:05:00.815Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (4.78s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.69s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.70s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.16s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.49s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (46.22s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.96s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.22s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (126.08s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.27s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.20s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.14s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.06s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.09s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.16s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.18s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.34s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.22s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (3.09s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.16s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.02s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.38s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.92s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.07s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.12s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.17s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.87s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.87s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.39s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.39s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.41s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.55s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.41s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.01s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.12s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.89s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.12s) [2022-08-08T14:05:00.815Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.12s) [2022-08-08T14:05:00.815Z] === RUN TestDockerExternalVolumeSuite [2022-08-08T14:05:00.815Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2022-08-08T14:05:01.073Z] docker_cli_external_volume_driver_test.go:53: [d8f6ea214941c] daemon is not started [2022-08-08T14:05:19.137Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2022-08-08T14:06:26.820Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2022-08-08T14:06:33.373Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2022-08-08T14:06:48.234Z] docker_cli_external_volume_driver_test.go:53: [d0f97e0d711c6] daemon is not started [2022-08-08T14:07:03.092Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2022-08-08T14:07:21.156Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2022-08-08T14:07:36.022Z] docker_cli_external_volume_driver_test.go:53: [dfbe4be8b84b3] daemon is not started [2022-08-08T14:07:50.884Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2022-08-08T14:07:50.884Z] docker_cli_external_volume_driver_test.go:53: [d30cbb03ac069] daemon is not started [2022-08-08T14:08:05.743Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2022-08-08T14:08:37.796Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2022-08-08T14:08:52.657Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2022-08-08T14:09:07.545Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2022-08-08T14:09:54.195Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2022-08-08T14:10:12.263Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2022-08-08T14:10:44.314Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2022-08-08T14:11:16.402Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2022-08-08T14:11:31.262Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2022-08-08T14:11:49.330Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2022-08-08T14:11:49.330Z] docker_cli_external_volume_driver_test.go:485: [d331bcd96fd28] daemon is not started [2022-08-08T14:12:04.190Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2022-08-08T14:12:04.190Z] docker_cli_external_volume_driver_test.go:53: [d1ef0a32e0a13] daemon is not started [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite (436.88s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.55s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.17s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.56s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.17s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.17s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.75s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.58s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.17s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.28s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.15s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.59s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.01s) [2022-08-08T14:12:19.049Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.05s) [2022-08-08T14:12:19.049Z] PASS [2022-08-08T14:12:19.049Z] [2022-08-08T14:12:19.049Z] === Skipped [2022-08-08T14:12:19.049Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-08T14:12:19.049Z] docker_cli_daemon_test.go:364: unmatched requirement IPv6 [2022-08-08T14:12:19.049Z] check_test.go:309: [d0ff526f5502a] daemon is not started [2022-08-08T14:12:19.049Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2022-08-08T14:12:19.049Z] [2022-08-08T14:12:19.049Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-08T14:12:19.049Z] docker_cli_daemon_test.go:233: unmatched requirement Devicemapper [2022-08-08T14:12:19.049Z] check_test.go:309: [dbe173f734e3d] daemon is not started [2022-08-08T14:12:19.049Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2022-08-08T14:12:19.049Z] [2022-08-08T14:12:19.049Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-08T14:12:19.049Z] docker_cli_daemon_test.go:213: unmatched requirement Devicemapper [2022-08-08T14:12:19.049Z] check_test.go:309: [d47dd23c97b0d] daemon is not started [2022-08-08T14:12:19.049Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2022-08-08T14:12:19.049Z] [2022-08-08T14:12:19.049Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-08T14:12:19.049Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2022-08-08T14:12:19.049Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2022-08-08T14:12:19.049Z] [2022-08-08T14:12:19.049Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-08T14:12:19.049Z] docker_cli_swarm_test.go:131: unmatched requirement IPv6 [2022-08-08T14:12:19.049Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2022-08-08T14:12:19.049Z] [2022-08-08T14:12:19.049Z] DONE 273 tests, 5 skipped in 2431.406s [2022-08-08T14:12:19.049Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2022-08-08T14:12:19.049Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d53dbbfb6655f/docker.pid [2022-08-08T14:12:19.049Z] +++ kill 5577 [2022-08-08T14:12:19.049Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5577 is not a child of this shell [2022-08-08T14:12:19.049Z] warning: PID 5577 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d53dbbfb6655f/docker.pid had a nonzero exit code [2022-08-08T14:12:19.049Z] umount: /go/src/github.com/docker/docker/bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d53dbbfb6655f/root: target is busy. [2022-08-08T14:12:19.049Z] ++++ cat bundles/test-integration/docker.pid [2022-08-08T14:12:19.049Z] +++ kill 7919 [2022-08-08T14:12:19.049Z] +++ /etc/init.d/apparmor stop [2022-08-08T14:12:19.049Z] Leaving: AppArmorNo profiles have been unloaded. [2022-08-08T14:12:19.049Z] [2022-08-08T14:12:19.049Z] Unloading profiles will leave already running processes permanently [2022-08-08T14:12:19.049Z] unconfined, which can lead to unexpected situations. [2022-08-08T14:12:19.049Z] [2022-08-08T14:12:19.049Z] To set a process to complain mode, use the command line tool [2022-08-08T14:12:19.049Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2022-08-08T14:12:19.049Z] +++ true [2022-08-08T14:12:19.049Z] exiting test-integration [2022-08-08T14:12:19.049Z] ++ exit 0 [2022-08-08T14:12:19.049Z] [2022-08-08T14:12:19.049Z] + exit 0 [2022-08-08T14:12:19.049Z] ++ jobs -p [2022-08-08T14:12:19.049Z] + pids= [2022-08-08T14:12:19.049Z] + echo 'Remaining pids to kill: []' [2022-08-08T14:12:19.049Z] Remaining pids to kill: [] [2022-08-08T14:12:19.049Z] + '[' -z '' ']' Post stage [Pipeline] junit [2022-08-08T14:12:19.061Z] Recording test results [2022-08-08T14:12:19.441Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2022-08-08T14:12:19.757Z] + echo Ensuring container killed. [2022-08-08T14:12:19.757Z] Ensuring container killed. [2022-08-08T14:12:19.757Z] + docker ps -aq -f name=docker-pr9-* [2022-08-08T14:12:19.757Z] + cids=eae7ba6adff6 [2022-08-08T14:12:19.757Z] a46783874aa7 [2022-08-08T14:12:19.757Z] 073a4d3c8ec7 [2022-08-08T14:12:19.757Z] + [ -n eae7ba6adff6 [2022-08-08T14:12:19.757Z] a46783874aa7 [2022-08-08T14:12:19.757Z] 073a4d3c8ec7 ] [2022-08-08T14:12:19.757Z] + docker rm -vf eae7ba6adff6 a46783874aa7 073a4d3c8ec7 [2022-08-08T14:12:22.284Z] eae7ba6adff6 [2022-08-08T14:12:22.849Z] a46783874aa7 [2022-08-08T14:12:23.783Z] 073a4d3c8ec7 [Pipeline] sh [2022-08-08T14:12:24.062Z] + echo Chowning /workspace to jenkins user [2022-08-08T14:12:24.062Z] Chowning /workspace to jenkins user [2022-08-08T14:12:24.062Z] + id -u [2022-08-08T14:12:24.062Z] + id -g [2022-08-08T14:12:24.062Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-43911:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2022-08-08T14:12:26.878Z] + bundleName=amd64 [2022-08-08T14:12:26.878Z] + echo Creating amd64-bundles.tar.gz [2022-08-08T14:12:26.878Z] Creating amd64-bundles.tar.gz [2022-08-08T14:12:26.878Z] + 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-08T14:12:26.878Z] + xargs tar -czf amd64-bundles.tar.gz [Pipeline] archiveArtifacts [2022-08-08T14:12:27.823Z] Archiving artifacts [2022-08-08T14:12:28.228Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-43911/9/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2022-08-08T14:12:28.546Z] + make clean [2022-08-08T14:12:28.805Z] docker volume rm -f docker-dev-cache [2022-08-08T14:12:28.805Z] docker-dev-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