Pull request #45073 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746+9f156997b0d8905ad4accabccf63de5ea51061c8 (7aacd9096acfe077a52f3a04114e02229e836407) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-45073@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 4f8fd6a86e521290dafaf7c28eced2a9b21b220a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 4f8fd6a86e521290dafaf7c28eced2a9b21b220a # timeout=10 Commit message: "Merge pull request #26 from docker/add-retry-to-vpn-image-pull" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2023-02-24T22:12:18.508Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2023-02-24T22:12:18.513Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2023-02-24T22:12:33.719Z] Still waiting to schedule task [2023-02-24T22:12:33.721Z] ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05bcbe998f78c9d0c)’ is offline [2023-02-24T22:13:34.241Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05bcbe998f78c9d0c) in /home/ubuntu/workspace/moby_PR-45073 [Pipeline] { [Pipeline] checkout [2023-02-24T22:13:34.334Z] The recommended git tool is: git [2023-02-24T22:13:37.471Z] using credential docker-jenkins-github-credentials [2023-02-24T22:13:37.487Z] Cloning the remote Git repository [2023-02-24T22:13:37.487Z] Cloning with configured refspecs honoured and without tags [2023-02-24T22:13:37.526Z] Cloning repository https://github.com/moby/moby.git [2023-02-24T22:13:37.592Z] > git init /home/ubuntu/workspace/moby_PR-45073 # timeout=10 [2023-02-24T22:13:38.199Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-24T22:13:38.199Z] > git --version # timeout=10 [2023-02-24T22:13:38.224Z] > git --version # 'git version 2.17.1' [2023-02-24T22:13:38.284Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:13:38.290Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45073/head:refs/remotes/origin/PR-45073 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:13:59.678Z] Fetching without tags [2023-02-24T22:13:59.930Z] Merging remotes/origin/20.10 commit 9f156997b0d8905ad4accabccf63de5ea51061c8 into PR head commit 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:13:59.558Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-24T22:13:59.614Z] > git config --add remote.origin.fetch +refs/pull/45073/head:refs/remotes/origin/PR-45073 # timeout=10 [2023-02-24T22:13:59.627Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:13:59.657Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-24T22:13:59.684Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-24T22:13:59.684Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:13:59.692Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45073/head:refs/remotes/origin/PR-45073 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:13:59.939Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T22:13:59.962Z] > git checkout -f 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 # timeout=10 [2023-02-24T22:14:00.841Z] Merge succeeded, producing 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:14:00.841Z] Checking out Revision 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 (PR-45073) [2023-02-24T22:14:00.719Z] > git remote # timeout=10 [2023-02-24T22:14:00.736Z] > git config --get remote.origin.url # timeout=10 [2023-02-24T22:14:00.747Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:14:00.807Z] > git merge 9f156997b0d8905ad4accabccf63de5ea51061c8 # timeout=10 [2023-02-24T22:14:00.817Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-24T22:14:00.846Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T22:14:00.862Z] > git checkout -f 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 # timeout=10 [2023-02-24T22:14:05.191Z] Commit message: "golangci-lint: update to v1.49.0" [2023-02-24T22:14:05.191Z] First time build. Skipping changelog. [2023-02-24T22:14:05.214Z] > git --version # timeout=10 [2023-02-24T22:14:05.228Z] > git --version # 'git version 2.17.1' [2023-02-24T22:14:05.246Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T22:14:06.366Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45073:/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 [2023-02-24T22:14:32.994Z] Unable to find image 'alpine:latest' locally [2023-02-24T22:14:32.994Z] latest: Pulling from library/alpine [2023-02-24T22:14:32.994Z] 63b65145d645: Pulling fs layer [2023-02-24T22:14:32.994Z] 63b65145d645: Verifying Checksum [2023-02-24T22:14:32.994Z] 63b65145d645: Download complete [2023-02-24T22:14:32.994Z] 63b65145d645: Pull complete [2023-02-24T22:14:32.994Z] Digest: sha256:69665d02cb32192e52e07644d76bc6f25abeb5410edc1c7a81a10ba3f0efb90a [2023-02-24T22:14:32.994Z] Status: Downloaded newer image for alpine:latest [2023-02-24T22:14:41.142Z] 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 "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [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) [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "s390x 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] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [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] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2023-02-24T22:14:56.987Z] Still waiting to schedule task [2023-02-24T22:14:56.987Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2023-02-24T22:14:56.988Z] Still waiting to schedule task [2023-02-24T22:14:56.988Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2023-02-24T22:14:56.989Z] Still waiting to schedule task [2023-02-24T22:14:56.989Z] Waiting for next available executor on ‘amd64&&ubuntu-1804&&overlay2’ [2023-02-24T22:14:56.990Z] Still waiting to schedule task [2023-02-24T22:14:56.990Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2023-02-24T22:14:56.992Z] Still waiting to schedule task [2023-02-24T22:14:56.992Z] All nodes of label ‘arm64&&ubuntu-2004’ are offline [2023-02-24T22:14:56.995Z] Still waiting to schedule task [2023-02-24T22:14:56.995Z] All nodes of label ‘windows-2019’ are offline [2023-02-24T22:15:44.915Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-060424aa90a96eacd) in /home/ubuntu/workspace/moby_PR-45073 [Pipeline] { [Pipeline] checkout [2023-02-24T22:15:45.098Z] The recommended git tool is: git [2023-02-24T22:15:45.330Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-044f8a88fbe4a5211) in /home/ubuntu/workspace/moby_PR-45073 [Pipeline] { [Pipeline] checkout [2023-02-24T22:15:45.456Z] The recommended git tool is: git [2023-02-24T22:15:48.527Z] using credential docker-jenkins-github-credentials [2023-02-24T22:15:48.540Z] Cloning the remote Git repository [2023-02-24T22:15:48.540Z] Cloning with configured refspecs honoured and without tags [2023-02-24T22:15:47.973Z] Cloning repository https://github.com/moby/moby.git [2023-02-24T22:15:48.035Z] > git init /home/ubuntu/workspace/moby_PR-45073 # timeout=10 [2023-02-24T22:15:48.855Z] using credential docker-jenkins-github-credentials [2023-02-24T22:15:48.866Z] Cloning the remote Git repository [2023-02-24T22:15:48.866Z] Cloning with configured refspecs honoured and without tags [2023-02-24T22:15:48.175Z] Cloning repository https://github.com/moby/moby.git [2023-02-24T22:15:48.585Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-24T22:15:48.585Z] > git --version # timeout=10 [2023-02-24T22:15:48.608Z] > git --version # 'git version 2.17.1' [2023-02-24T22:15:48.609Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:15:48.611Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45073/head:refs/remotes/origin/PR-45073 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:15:48.239Z] > git init /home/ubuntu/workspace/moby_PR-45073 # timeout=10 [2023-02-24T22:15:48.638Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-24T22:15:48.639Z] > git --version # timeout=10 [2023-02-24T22:15:48.652Z] > git --version # 'git version 2.17.1' [2023-02-24T22:15:48.653Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:15:48.655Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45073/head:refs/remotes/origin/PR-45073 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:15:59.286Z] Running on EC2 (managed-agents) - ubuntu-2004-arm64v8 (i-0c882dde774982f11) in /home/ubuntu/workspace/moby_PR-45073 [Pipeline] { [Pipeline] checkout [2023-02-24T22:15:59.447Z] The recommended git tool is: git [2023-02-24T22:15:59.807Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-0da24934ef6d6cfbf) in /home/ubuntu/workspace/moby_PR-45073 [Pipeline] { [Pipeline] checkout [2023-02-24T22:15:59.974Z] The recommended git tool is: git [2023-02-24T22:16:02.643Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0c21c3ec566f8310f) in /home/ubuntu/workspace/moby_PR-45073 [Pipeline] { [Pipeline] checkout [2023-02-24T22:16:02.691Z] using credential docker-jenkins-github-credentials [2023-02-24T22:16:02.715Z] Cloning the remote Git repository [2023-02-24T22:16:02.715Z] Cloning with configured refspecs honoured and without tags [2023-02-24T22:16:02.752Z] The recommended git tool is: git [2023-02-24T22:16:02.741Z] Cloning repository https://github.com/moby/moby.git [2023-02-24T22:16:02.806Z] > git init /home/ubuntu/workspace/moby_PR-45073 # timeout=10 [2023-02-24T22:16:03.160Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-24T22:16:03.160Z] > git --version # timeout=10 [2023-02-24T22:16:03.166Z] > git --version # 'git version 2.25.1' [2023-02-24T22:16:03.166Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:16:03.168Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45073/head:refs/remotes/origin/PR-45073 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:16:03.826Z] using credential docker-jenkins-github-credentials [2023-02-24T22:16:03.838Z] Cloning the remote Git repository [2023-02-24T22:16:03.838Z] Cloning with configured refspecs honoured and without tags [2023-02-24T22:16:03.964Z] Cloning repository https://github.com/moby/moby.git [2023-02-24T22:16:04.022Z] > git init /home/ubuntu/workspace/moby_PR-45073 # timeout=10 [2023-02-24T22:16:04.467Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-24T22:16:04.467Z] > git --version # timeout=10 [2023-02-24T22:16:04.484Z] > git --version # 'git version 2.25.1' [2023-02-24T22:16:04.484Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:16:04.493Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45073/head:refs/remotes/origin/PR-45073 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:16:05.417Z] using credential docker-jenkins-github-credentials [2023-02-24T22:16:05.432Z] Cloning the remote Git repository [2023-02-24T22:16:05.432Z] Cloning with configured refspecs honoured and without tags [2023-02-24T22:16:05.056Z] Cloning repository https://github.com/moby/moby.git [2023-02-24T22:16:05.133Z] > git init /home/ubuntu/workspace/moby_PR-45073 # timeout=10 [2023-02-24T22:16:05.454Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-24T22:16:05.454Z] > git --version # timeout=10 [2023-02-24T22:16:05.473Z] > git --version # 'git version 2.17.1' [2023-02-24T22:16:05.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:16:05.475Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45073/head:refs/remotes/origin/PR-45073 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:16:11.764Z] Fetching without tags [2023-02-24T22:16:11.795Z] Fetching without tags [2023-02-24T22:16:12.068Z] Merging remotes/origin/20.10 commit 9f156997b0d8905ad4accabccf63de5ea51061c8 into PR head commit 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:16:12.093Z] Merging remotes/origin/20.10 commit 9f156997b0d8905ad4accabccf63de5ea51061c8 into PR head commit 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:16:12.885Z] Merge succeeded, producing 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:16:12.885Z] Checking out Revision 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 (PR-45073) [2023-02-24T22:16:13.197Z] Merge succeeded, producing 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:16:13.198Z] Checking out Revision 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 (PR-45073) [2023-02-24T22:16:11.653Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-24T22:16:11.690Z] > git config --add remote.origin.fetch +refs/pull/45073/head:refs/remotes/origin/PR-45073 # timeout=10 [2023-02-24T22:16:11.732Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:16:11.773Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-24T22:16:11.801Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-24T22:16:11.802Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:16:11.845Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45073/head:refs/remotes/origin/PR-45073 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:16:12.103Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T22:16:12.117Z] > git checkout -f 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 # timeout=10 [2023-02-24T22:16:13.019Z] > git remote # timeout=10 [2023-02-24T22:16:13.058Z] > git config --get remote.origin.url # timeout=10 [2023-02-24T22:16:13.087Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:16:13.125Z] > git merge 9f156997b0d8905ad4accabccf63de5ea51061c8 # timeout=10 [2023-02-24T22:16:13.167Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-24T22:16:13.202Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T22:16:13.253Z] > git checkout -f 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 # timeout=10 [2023-02-24T22:16:11.627Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-24T22:16:11.636Z] > git config --add remote.origin.fetch +refs/pull/45073/head:refs/remotes/origin/PR-45073 # timeout=10 [2023-02-24T22:16:11.701Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:16:11.746Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-24T22:16:11.769Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-24T22:16:11.769Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:16:11.874Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45073/head:refs/remotes/origin/PR-45073 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:16:12.076Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T22:16:12.086Z] > git checkout -f 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 # timeout=10 [2023-02-24T22:16:12.709Z] > git remote # timeout=10 [2023-02-24T22:16:12.739Z] > git config --get remote.origin.url # timeout=10 [2023-02-24T22:16:12.770Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:16:12.814Z] > git merge 9f156997b0d8905ad4accabccf63de5ea51061c8 # timeout=10 [2023-02-24T22:16:12.857Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-24T22:16:12.895Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T22:16:12.929Z] > git checkout -f 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 # timeout=10 [2023-02-24T22:16:17.912Z] Commit message: "golangci-lint: update to v1.49.0" [2023-02-24T22:16:17.949Z] > git --version # timeout=10 [2023-02-24T22:16:17.971Z] > git --version # 'git version 2.17.1' [2023-02-24T22:16:17.999Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T22:16:18.436Z] Fetching without tags [2023-02-24T22:16:18.796Z] Merging remotes/origin/20.10 commit 9f156997b0d8905ad4accabccf63de5ea51061c8 into PR head commit 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:16:18.936Z] Commit message: "golangci-lint: update to v1.49.0" [2023-02-24T22:16:18.959Z] > git --version # timeout=10 [2023-02-24T22:16:18.974Z] > git --version # 'git version 2.17.1' [2023-02-24T22:16:18.981Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-02-24T22:16:19.053Z] + [ PR != PR ] [2023-02-24T22:16:19.053Z] + [ 20.10 != master ] [2023-02-24T22:16:19.053Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-02-24T22:16:19.409Z] + docker version [2023-02-24T22:16:19.582Z] Merge succeeded, producing 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:16:19.582Z] Checking out Revision 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 (PR-45073) [2023-02-24T22:16:18.365Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-24T22:16:18.379Z] > git config --add remote.origin.fetch +refs/pull/45073/head:refs/remotes/origin/PR-45073 # timeout=10 [2023-02-24T22:16:18.392Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:16:18.422Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-24T22:16:18.440Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-24T22:16:18.441Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:16:18.443Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45073/head:refs/remotes/origin/PR-45073 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:16:18.805Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T22:16:18.814Z] > git checkout -f 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 # timeout=10 [2023-02-24T22:16:19.535Z] > git remote # timeout=10 [2023-02-24T22:16:19.555Z] > git config --get remote.origin.url # timeout=10 [2023-02-24T22:16:19.561Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:16:19.562Z] > git merge 9f156997b0d8905ad4accabccf63de5ea51061c8 # timeout=10 [2023-02-24T22:16:19.574Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-24T22:16:19.585Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T22:16:19.591Z] > git checkout -f 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 # timeout=10 [2023-02-24T22:16:20.084Z] + docker version [2023-02-24T22:16:23.798Z] Commit message: "golangci-lint: update to v1.49.0" [2023-02-24T22:16:23.822Z] > git --version # timeout=10 [2023-02-24T22:16:23.849Z] > git --version # 'git version 2.25.1' [2023-02-24T22:16:23.860Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-02-24T22:16:25.148Z] + docker version [2023-02-24T22:16:25.236Z] Fetching without tags [2023-02-24T22:16:25.549Z] Merging remotes/origin/20.10 commit 9f156997b0d8905ad4accabccf63de5ea51061c8 into PR head commit 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:16:25.163Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-24T22:16:25.182Z] > git config --add remote.origin.fetch +refs/pull/45073/head:refs/remotes/origin/PR-45073 # timeout=10 [2023-02-24T22:16:25.216Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:16:25.252Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-24T22:16:25.286Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-24T22:16:25.287Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:16:25.290Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45073/head:refs/remotes/origin/PR-45073 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:16:25.598Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T22:16:25.619Z] > git checkout -f 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 # timeout=10 [2023-02-24T22:16:26.395Z] Merge succeeded, producing 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:16:26.395Z] Checking out Revision 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 (PR-45073) [2023-02-24T22:16:26.380Z] > git remote # timeout=10 [2023-02-24T22:16:26.401Z] > git config --get remote.origin.url # timeout=10 [2023-02-24T22:16:26.405Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:16:26.406Z] > git merge 9f156997b0d8905ad4accabccf63de5ea51061c8 # timeout=10 [2023-02-24T22:16:26.418Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-24T22:16:26.437Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T22:16:26.449Z] > git checkout -f 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 # timeout=10 [2023-02-24T22:16:29.651Z] Fetching without tags [2023-02-24T22:16:29.976Z] Merging remotes/origin/20.10 commit 9f156997b0d8905ad4accabccf63de5ea51061c8 into PR head commit 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:16:30.424Z] Commit message: "golangci-lint: update to v1.49.0" [2023-02-24T22:16:30.480Z] > git --version # timeout=10 [2023-02-24T22:16:30.486Z] > git --version # 'git version 2.25.1' [2023-02-24T22:16:30.497Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-02-24T22:16:29.500Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-24T22:16:29.523Z] > git config --add remote.origin.fetch +refs/pull/45073/head:refs/remotes/origin/PR-45073 # timeout=10 [2023-02-24T22:16:29.548Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:16:29.575Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-24T22:16:29.614Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-24T22:16:29.614Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:16:29.615Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/45073/head:refs/remotes/origin/PR-45073 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:16:29.945Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T22:16:29.964Z] > git checkout -f 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 # timeout=10 [2023-02-24T22:16:30.609Z] > git remote # timeout=10 [2023-02-24T22:16:30.638Z] > git config --get remote.origin.url # timeout=10 [2023-02-24T22:16:30.662Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:16:30.663Z] > git merge 9f156997b0d8905ad4accabccf63de5ea51061c8 # timeout=10 [2023-02-24T22:16:30.753Z] Merge succeeded, producing 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:16:30.753Z] Checking out Revision 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 (PR-45073) [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-02-24T22:16:31.496Z] + docker version [2023-02-24T22:16:31.622Z] Client: Docker Engine - Community [2023-02-24T22:16:31.622Z] Version: 22.06.0-beta.0 [2023-02-24T22:16:31.622Z] API version: 1.42 [2023-02-24T22:16:31.622Z] Go version: go1.18.3 [2023-02-24T22:16:31.622Z] Git commit: 3e9117b [2023-02-24T22:16:31.622Z] Built: Fri Jun 3 17:55:46 2022 [2023-02-24T22:16:31.622Z] OS/Arch: linux/amd64 [2023-02-24T22:16:31.622Z] Context: default [2023-02-24T22:16:31.622Z] [2023-02-24T22:16:31.622Z] Server: Docker Engine - Community [2023-02-24T22:16:31.622Z] Engine: [2023-02-24T22:16:31.622Z] Version: 22.06.0-beta.0 [2023-02-24T22:16:31.622Z] API version: 1.42 (minimum version 1.12) [2023-02-24T22:16:31.622Z] Go version: go1.18.3 [2023-02-24T22:16:31.622Z] Git commit: 38633e7 [2023-02-24T22:16:31.622Z] Built: Fri Jun 3 17:55:46 2022 [2023-02-24T22:16:31.622Z] OS/Arch: linux/amd64 [2023-02-24T22:16:31.622Z] Experimental: true [2023-02-24T22:16:31.622Z] containerd: [2023-02-24T22:16:31.622Z] Version: 1.6.8 [2023-02-24T22:16:31.622Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-24T22:16:31.622Z] runc: [2023-02-24T22:16:31.622Z] Version: 1.1.4 [2023-02-24T22:16:31.622Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-02-24T22:16:31.622Z] docker-init: [2023-02-24T22:16:31.622Z] Version: 0.19.0 [2023-02-24T22:16:31.622Z] GitCommit: de40ad0 [Pipeline] sh [2023-02-24T22:16:31.918Z] + docker info [2023-02-24T22:16:32.180Z] Client: [2023-02-24T22:16:32.180Z] Context: default [2023-02-24T22:16:32.180Z] Debug Mode: false [2023-02-24T22:16:32.180Z] Plugins: [2023-02-24T22:16:32.180Z] buildx: Docker Buildx (Docker Inc.) [2023-02-24T22:16:32.180Z] Version: c5aec24 [2023-02-24T22:16:32.180Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-02-24T22:16:32.180Z] compose: Docker Compose (Docker Inc.) [2023-02-24T22:16:32.180Z] Version: v2.12.0 [2023-02-24T22:16:32.180Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-02-24T22:16:32.180Z] scan: Docker Scan (Docker Inc.) [2023-02-24T22:16:32.180Z] Version: v0.17.0 [2023-02-24T22:16:32.180Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-02-24T22:16:32.180Z] [2023-02-24T22:16:32.180Z] Server: [2023-02-24T22:16:32.180Z] Containers: 0 [2023-02-24T22:16:32.180Z] Running: 0 [2023-02-24T22:16:32.180Z] Paused: 0 [2023-02-24T22:16:32.180Z] Stopped: 0 [2023-02-24T22:16:32.180Z] Images: 0 [2023-02-24T22:16:32.180Z] Server Version: 22.06.0-beta.0 [2023-02-24T22:16:32.180Z] Storage Driver: overlay2 [2023-02-24T22:16:32.180Z] Backing Filesystem: extfs [2023-02-24T22:16:32.180Z] Supports d_type: true [2023-02-24T22:16:32.180Z] Using metacopy: false [2023-02-24T22:16:32.180Z] Native Overlay Diff: true [2023-02-24T22:16:32.180Z] userxattr: false [2023-02-24T22:16:32.180Z] Logging Driver: json-file [2023-02-24T22:16:32.180Z] Cgroup Driver: cgroupfs [2023-02-24T22:16:32.180Z] Cgroup Version: 1 [2023-02-24T22:16:32.180Z] Plugins: [2023-02-24T22:16:32.180Z] Volume: local [2023-02-24T22:16:32.180Z] Network: bridge host ipvlan macvlan null overlay [2023-02-24T22:16:32.180Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-02-24T22:16:32.180Z] Swarm: inactive [2023-02-24T22:16:32.180Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-02-24T22:16:32.180Z] Default Runtime: runc [2023-02-24T22:16:32.180Z] Init Binary: docker-init [2023-02-24T22:16:32.180Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-24T22:16:32.180Z] runc version: v1.1.4-0-g5fd4c4d [2023-02-24T22:16:32.180Z] init version: de40ad0 [2023-02-24T22:16:32.180Z] Security Options: [2023-02-24T22:16:32.180Z] apparmor [2023-02-24T22:16:32.180Z] seccomp [2023-02-24T22:16:32.180Z] Profile: builtin [2023-02-24T22:16:32.180Z] Kernel Version: 5.4.0-1088-aws [2023-02-24T22:16:32.180Z] Operating System: Ubuntu 18.04.6 LTS [2023-02-24T22:16:32.180Z] OSType: linux [2023-02-24T22:16:32.180Z] Architecture: x86_64 [2023-02-24T22:16:32.180Z] CPUs: 2 [2023-02-24T22:16:32.180Z] Total Memory: 7.565GiB [2023-02-24T22:16:32.180Z] Name: ip-10-100-114-133 [2023-02-24T22:16:32.180Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-02-24T22:16:32.180Z] Docker Root Dir: /var/lib/docker [2023-02-24T22:16:32.180Z] Debug Mode: false [2023-02-24T22:16:32.180Z] Registry: https://index.docker.io/v1/ [2023-02-24T22:16:32.180Z] Labels: [2023-02-24T22:16:32.180Z] Experimental: true [2023-02-24T22:16:32.180Z] Insecure Registries: [2023-02-24T22:16:32.180Z] 127.0.0.0/8 [2023-02-24T22:16:32.180Z] Live Restore Enabled: true [2023-02-24T22:16:32.180Z] [2023-02-24T22:16:32.180Z] WARNING: No swap limit support [Pipeline] sh [2023-02-24T22:16:32.474Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-24T22:16:32.474Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-24T22:16:32.474Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45073/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-02-24T22:16:32.474Z] + bash /home/ubuntu/workspace/moby_PR-45073/check-config.sh [2023-02-24T22:16:32.474Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-02-24T22:16:32.474Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-02-24T22:16:32.474Z] [2023-02-24T22:16:32.474Z] Generally Necessary: [2023-02-24T22:16:32.474Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-02-24T22:16:32.474Z] - apparmor: enabled and tools installed [2023-02-24T22:16:32.474Z] - CONFIG_NAMESPACES: enabled [2023-02-24T22:16:32.474Z] - CONFIG_NET_NS: enabled [2023-02-24T22:16:32.474Z] - CONFIG_PID_NS: enabled [2023-02-24T22:16:32.474Z] - CONFIG_IPC_NS: enabled [2023-02-24T22:16:32.474Z] - CONFIG_UTS_NS: enabled [2023-02-24T22:16:32.474Z] - CONFIG_CGROUPS: enabled [2023-02-24T22:16:32.474Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-02-24T22:16:32.474Z] - CONFIG_CGROUP_DEVICE: enabled [2023-02-24T22:16:32.474Z] - CONFIG_CGROUP_FREEZER: enabled [2023-02-24T22:16:32.474Z] - CONFIG_CGROUP_SCHED: enabled [2023-02-24T22:16:32.474Z] - CONFIG_CPUSETS: enabled [2023-02-24T22:16:32.474Z] - CONFIG_MEMCG: enabled [2023-02-24T22:16:32.474Z] - CONFIG_KEYS: enabled [2023-02-24T22:16:32.749Z] - CONFIG_VETH: enabled (as module) [2023-02-24T22:16:32.749Z] - CONFIG_BRIDGE: enabled (as module) [2023-02-24T22:16:32.749Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-02-24T22:16:32.749Z] - CONFIG_NF_NAT_IPV4: missing [2023-02-24T22:16:32.749Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-02-24T22:16:32.749Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-02-24T22:16:32.749Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-02-24T22:16:32.749Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-02-24T22:16:32.749Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-02-24T22:16:32.749Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-02-24T22:16:32.749Z] - CONFIG_NF_NAT: enabled (as module) [2023-02-24T22:16:32.749Z] - CONFIG_NF_NAT_NEEDED: missing [2023-02-24T22:16:32.749Z] - CONFIG_POSIX_MQUEUE: enabled [2023-02-24T22:16:32.749Z] [2023-02-24T22:16:32.749Z] Optional Features: [2023-02-24T22:16:32.749Z] - CONFIG_USER_NS: enabled [2023-02-24T22:16:32.749Z] - CONFIG_SECCOMP: enabled [2023-02-24T22:16:32.749Z] - CONFIG_CGROUP_PIDS: enabled [2023-02-24T22:16:32.749Z] - CONFIG_MEMCG_SWAP: enabled [2023-02-24T22:16:32.749Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-02-24T22:16:32.749Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-02-24T22:16:32.749Z] - CONFIG_BLK_CGROUP: enabled [2023-02-24T22:16:32.749Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-02-24T22:16:32.749Z] - CONFIG_IOSCHED_CFQ: missing [2023-02-24T22:16:32.749Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-02-24T22:16:32.749Z] - CONFIG_CGROUP_PERF: enabled [2023-02-24T22:16:32.749Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-02-24T22:16:33.019Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-02-24T22:16:33.019Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-02-24T22:16:33.019Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-02-24T22:16:33.019Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-02-24T22:16:33.019Z] - CONFIG_RT_GROUP_SCHED: missing [2023-02-24T22:16:33.019Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-02-24T22:16:33.019Z] - CONFIG_IP_VS: enabled (as module) [2023-02-24T22:16:33.019Z] - CONFIG_IP_VS_NFCT: enabled [2023-02-24T22:16:33.019Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-02-24T22:16:33.019Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-02-24T22:16:33.019Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-02-24T22:16:33.019Z] - CONFIG_EXT4_FS: enabled [2023-02-24T22:16:33.019Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-02-24T22:16:33.019Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-02-24T22:16:33.019Z] - Network Drivers: [2023-02-24T22:16:33.019Z] - "overlay": [2023-02-24T22:16:33.019Z] - CONFIG_VXLAN: enabled (as module) [2023-02-24T22:16:33.019Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-02-24T22:16:33.019Z] Optional (for encrypted networks): [2023-02-24T22:16:33.019Z] - CONFIG_CRYPTO: enabled [2023-02-24T22:16:33.019Z] - CONFIG_CRYPTO_AEAD: enabled [2023-02-24T22:16:33.019Z] - CONFIG_CRYPTO_GCM: enabled [2023-02-24T22:16:33.019Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-02-24T22:16:33.019Z] - CONFIG_CRYPTO_GHASH: enabled [2023-02-24T22:16:33.019Z] - CONFIG_XFRM: enabled [2023-02-24T22:16:33.019Z] - CONFIG_XFRM_USER: enabled (as module) [2023-02-24T22:16:33.019Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-02-24T22:16:33.019Z] - CONFIG_INET_ESP: enabled (as module) [2023-02-24T22:16:33.019Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-02-24T22:16:33.019Z] - "ipvlan": [2023-02-24T22:16:30.694Z] > git rev-parse HEAD^{commit} # timeout=10 [2023-02-24T22:16:30.719Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T22:16:30.741Z] > git checkout -f 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 # timeout=10 [2023-02-24T22:16:33.283Z] - CONFIG_IPVLAN: enabled (as module) [2023-02-24T22:16:33.283Z] - "macvlan": [2023-02-24T22:16:33.283Z] - CONFIG_MACVLAN: enabled (as module) [2023-02-24T22:16:33.283Z] - CONFIG_DUMMY: enabled (as module) [2023-02-24T22:16:33.283Z] - "ftp,tftp client in container": [2023-02-24T22:16:33.283Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-02-24T22:16:33.283Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-02-24T22:16:33.283Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-02-24T22:16:33.283Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-02-24T22:16:33.283Z] - Storage Drivers: [2023-02-24T22:16:33.283Z] - "aufs": [2023-02-24T22:16:33.283Z] - CONFIG_AUFS_FS: enabled (as module) [2023-02-24T22:16:33.283Z] - "btrfs": [2023-02-24T22:16:33.283Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-02-24T22:16:33.283Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-02-24T22:16:33.283Z] - "devicemapper": [2023-02-24T22:16:33.283Z] - CONFIG_BLK_DEV_DM: enabled [2023-02-24T22:16:33.283Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-02-24T22:16:33.283Z] - "overlay": [2023-02-24T22:16:33.283Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-02-24T22:16:33.283Z] - "zfs": [2023-02-24T22:16:33.283Z] - /dev/zfs: present [2023-02-24T22:16:33.283Z] - zfs command: missing [2023-02-24T22:16:33.283Z] - zpool command: missing [2023-02-24T22:16:33.283Z] [2023-02-24T22:16:33.283Z] Limits: [2023-02-24T22:16:33.283Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-02-24T22:16:33.283Z] [2023-02-24T22:16:33.283Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-02-24T22:16:33.689Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 . [2023-02-24T22:16:34.259Z] #1 [internal] load build definition from Dockerfile [2023-02-24T22:16:34.259Z] #1 transferring dockerfile: 17.18kB done [2023-02-24T22:16:34.259Z] #1 DONE 0.1s [2023-02-24T22:16:34.259Z] [2023-02-24T22:16:34.259Z] #2 [internal] load .dockerignore [2023-02-24T22:16:34.259Z] #2 transferring context: 87B done [2023-02-24T22:16:34.259Z] #2 DONE 0.2s [2023-02-24T22:16:34.259Z] [2023-02-24T22:16:34.259Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-02-24T22:16:34.518Z] #3 DONE 0.4s [2023-02-24T22:16:34.777Z] [2023-02-24T22:16:34.777Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-02-24T22:16:34.777Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-02-24T22:16:34.777Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-02-24T22:16:34.777Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-02-24T22:16:34.777Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0B / 11.55MB 0.1s [2023-02-24T22:16:34.777Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-02-24T22:16:34.777Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-02-24T22:16:34.985Z] Client: Docker Engine - Community [2023-02-24T22:16:34.985Z] Version: 22.06.0-beta.0 [2023-02-24T22:16:34.985Z] API version: 1.42 [2023-02-24T22:16:34.985Z] Go version: go1.18.3 [2023-02-24T22:16:34.985Z] Git commit: 3e9117b [2023-02-24T22:16:34.985Z] Built: Fri Jun 3 17:55:46 2022 [2023-02-24T22:16:34.985Z] OS/Arch: linux/amd64 [2023-02-24T22:16:34.985Z] Context: default [2023-02-24T22:16:34.985Z] [2023-02-24T22:16:34.985Z] Server: Docker Engine - Community [2023-02-24T22:16:34.985Z] Engine: [2023-02-24T22:16:34.985Z] Version: 22.06.0-beta.0 [2023-02-24T22:16:34.985Z] API version: 1.42 (minimum version 1.12) [2023-02-24T22:16:34.985Z] Go version: go1.18.3 [2023-02-24T22:16:34.985Z] Git commit: 38633e7 [2023-02-24T22:16:34.985Z] Built: Fri Jun 3 17:55:46 2022 [2023-02-24T22:16:34.985Z] OS/Arch: linux/amd64 [2023-02-24T22:16:34.985Z] Experimental: true [2023-02-24T22:16:34.985Z] containerd: [2023-02-24T22:16:34.985Z] Version: 1.6.8 [2023-02-24T22:16:34.985Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-24T22:16:34.985Z] runc: [2023-02-24T22:16:34.985Z] Version: 1.1.4 [2023-02-24T22:16:34.985Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-02-24T22:16:34.985Z] docker-init: [2023-02-24T22:16:34.985Z] Version: 0.19.0 [2023-02-24T22:16:34.985Z] GitCommit: de40ad0 [Pipeline] sh [2023-02-24T22:16:35.035Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-02-24T22:16:35.035Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-02-24T22:16:35.328Z] + docker info [2023-02-24T22:16:35.328Z] Client: [2023-02-24T22:16:35.328Z] Context: default [2023-02-24T22:16:35.328Z] Debug Mode: false [2023-02-24T22:16:35.328Z] Plugins: [2023-02-24T22:16:35.328Z] buildx: Docker Buildx (Docker Inc.) [2023-02-24T22:16:35.328Z] Version: c5aec24 [2023-02-24T22:16:35.328Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-02-24T22:16:35.328Z] compose: Docker Compose (Docker Inc.) [2023-02-24T22:16:35.328Z] Version: v2.12.0 [2023-02-24T22:16:35.328Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-02-24T22:16:35.328Z] scan: Docker Scan (Docker Inc.) [2023-02-24T22:16:35.328Z] Version: v0.17.0 [2023-02-24T22:16:35.328Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-02-24T22:16:35.328Z] [2023-02-24T22:16:35.328Z] Server: [2023-02-24T22:16:35.328Z] Containers: 0 [2023-02-24T22:16:35.328Z] Running: 0 [2023-02-24T22:16:35.328Z] Paused: 0 [2023-02-24T22:16:35.328Z] Stopped: 0 [2023-02-24T22:16:35.328Z] Images: 0 [2023-02-24T22:16:35.328Z] Server Version: 22.06.0-beta.0 [2023-02-24T22:16:35.328Z] Storage Driver: overlay2 [2023-02-24T22:16:35.328Z] Backing Filesystem: extfs [2023-02-24T22:16:35.328Z] Supports d_type: true [2023-02-24T22:16:35.328Z] Using metacopy: false [2023-02-24T22:16:35.328Z] Native Overlay Diff: true [2023-02-24T22:16:35.328Z] userxattr: false [2023-02-24T22:16:35.328Z] Logging Driver: json-file [2023-02-24T22:16:35.328Z] Cgroup Driver: cgroupfs [2023-02-24T22:16:35.328Z] Cgroup Version: 1 [2023-02-24T22:16:35.328Z] Plugins: [2023-02-24T22:16:35.328Z] Volume: local [2023-02-24T22:16:35.328Z] Network: bridge host ipvlan macvlan null overlay [2023-02-24T22:16:35.328Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-02-24T22:16:35.328Z] Swarm: inactive [2023-02-24T22:16:35.328Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-02-24T22:16:35.328Z] Default Runtime: runc [2023-02-24T22:16:35.328Z] Init Binary: docker-init [2023-02-24T22:16:35.328Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-24T22:16:35.328Z] runc version: v1.1.4-0-g5fd4c4d [2023-02-24T22:16:35.328Z] init version: de40ad0 [2023-02-24T22:16:35.328Z] Security Options: [2023-02-24T22:16:35.328Z] apparmor [2023-02-24T22:16:35.328Z] seccomp [2023-02-24T22:16:35.328Z] Profile: builtin [2023-02-24T22:16:35.328Z] Kernel Version: 5.4.0-1088-aws [2023-02-24T22:16:35.328Z] Operating System: Ubuntu 18.04.6 LTS [2023-02-24T22:16:35.328Z] OSType: linux [2023-02-24T22:16:35.328Z] Architecture: x86_64 [2023-02-24T22:16:35.328Z] CPUs: 2 [2023-02-24T22:16:35.328Z] Total Memory: 7.565GiB [2023-02-24T22:16:35.328Z] Name: ip-10-100-105-106 [2023-02-24T22:16:35.328Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-02-24T22:16:35.328Z] Docker Root Dir: /var/lib/docker [2023-02-24T22:16:35.328Z] Debug Mode: false [2023-02-24T22:16:35.328Z] Registry: https://index.docker.io/v1/ [2023-02-24T22:16:35.328Z] Labels: [2023-02-24T22:16:35.328Z] Experimental: true [2023-02-24T22:16:35.328Z] Insecure Registries: [2023-02-24T22:16:35.328Z] 127.0.0.0/8 [2023-02-24T22:16:35.328Z] Live Restore Enabled: true [2023-02-24T22:16:35.328Z] [2023-02-24T22:16:35.328Z] WARNING: No swap limit support [Pipeline] sh [2023-02-24T22:16:35.553Z] Commit message: "golangci-lint: update to v1.49.0" [2023-02-24T22:16:35.607Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done [2023-02-24T22:16:35.607Z] #4 DONE 0.9s [2023-02-24T22:16:35.616Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-24T22:16:35.616Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-24T22:16:35.616Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45073/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-02-24T22:16:35.616Z] + bash /home/ubuntu/workspace/moby_PR-45073/check-config.sh [2023-02-24T22:16:35.616Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-02-24T22:16:35.616Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-02-24T22:16:35.616Z] [2023-02-24T22:16:35.616Z] Generally Necessary: [2023-02-24T22:16:35.617Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-02-24T22:16:35.617Z] - apparmor: enabled and tools installed [2023-02-24T22:16:35.617Z] - CONFIG_NAMESPACES: enabled [2023-02-24T22:16:35.617Z] - CONFIG_NET_NS: enabled [2023-02-24T22:16:35.617Z] - CONFIG_PID_NS: enabled [2023-02-24T22:16:35.617Z] - CONFIG_IPC_NS: enabled [2023-02-24T22:16:35.617Z] - CONFIG_UTS_NS: enabled [2023-02-24T22:16:35.617Z] - CONFIG_CGROUPS: enabled [2023-02-24T22:16:35.617Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-02-24T22:16:35.617Z] - CONFIG_CGROUP_DEVICE: enabled [2023-02-24T22:16:35.617Z] - CONFIG_CGROUP_FREEZER: enabled [2023-02-24T22:16:35.617Z] - CONFIG_CGROUP_SCHED: enabled [2023-02-24T22:16:35.617Z] - CONFIG_CPUSETS: enabled [2023-02-24T22:16:35.617Z] - CONFIG_MEMCG: enabled [2023-02-24T22:16:35.617Z] - CONFIG_KEYS: enabled [2023-02-24T22:16:35.617Z] - CONFIG_VETH: enabled (as module) [2023-02-24T22:16:35.617Z] - CONFIG_BRIDGE: enabled (as module) [2023-02-24T22:16:35.617Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-02-24T22:16:35.553Z] > git --version # timeout=10 [2023-02-24T22:16:35.579Z] > git --version # 'git version 2.17.1' [2023-02-24T22:16:35.605Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-02-24T22:16:35.867Z] [2023-02-24T22:16:35.867Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-24T22:16:35.904Z] - CONFIG_NF_NAT_IPV4: missing [2023-02-24T22:16:35.904Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-02-24T22:16:35.904Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-02-24T22:16:35.904Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-02-24T22:16:35.904Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-02-24T22:16:35.904Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-02-24T22:16:35.904Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-02-24T22:16:35.904Z] - CONFIG_NF_NAT: enabled (as module) [2023-02-24T22:16:35.904Z] - CONFIG_NF_NAT_NEEDED: missing [2023-02-24T22:16:35.904Z] - CONFIG_POSIX_MQUEUE: enabled [2023-02-24T22:16:35.904Z] [2023-02-24T22:16:35.904Z] Optional Features: [2023-02-24T22:16:35.904Z] - CONFIG_USER_NS: enabled [2023-02-24T22:16:35.904Z] - CONFIG_SECCOMP: enabled [2023-02-24T22:16:35.904Z] - CONFIG_CGROUP_PIDS: enabled [2023-02-24T22:16:35.904Z] - CONFIG_MEMCG_SWAP: enabled [2023-02-24T22:16:35.904Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-02-24T22:16:35.904Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-02-24T22:16:35.904Z] - CONFIG_BLK_CGROUP: enabled [2023-02-24T22:16:35.904Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-02-24T22:16:35.904Z] - CONFIG_IOSCHED_CFQ: missing [2023-02-24T22:16:35.904Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-02-24T22:16:35.904Z] - CONFIG_CGROUP_PERF: enabled [2023-02-24T22:16:35.904Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-02-24T22:16:35.904Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-02-24T22:16:35.904Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-02-24T22:16:35.904Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-02-24T22:16:35.904Z] - CONFIG_FAIR_GROUP_SCHED: enabled [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-02-24T22:16:36.180Z] - CONFIG_RT_GROUP_SCHED: missing [2023-02-24T22:16:36.180Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-02-24T22:16:36.180Z] - CONFIG_IP_VS: enabled (as module) [2023-02-24T22:16:36.180Z] - CONFIG_IP_VS_NFCT: enabled [2023-02-24T22:16:36.180Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-02-24T22:16:36.180Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-02-24T22:16:36.180Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-02-24T22:16:36.180Z] - CONFIG_EXT4_FS: enabled [2023-02-24T22:16:36.180Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-02-24T22:16:36.180Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-02-24T22:16:36.180Z] - Network Drivers: [2023-02-24T22:16:36.180Z] - "overlay": [2023-02-24T22:16:36.180Z] - CONFIG_VXLAN: enabled (as module) [2023-02-24T22:16:36.180Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-02-24T22:16:36.180Z] Optional (for encrypted networks): [2023-02-24T22:16:36.180Z] - CONFIG_CRYPTO: enabled [2023-02-24T22:16:36.180Z] - CONFIG_CRYPTO_AEAD: enabled [2023-02-24T22:16:36.180Z] - CONFIG_CRYPTO_GCM: enabled [2023-02-24T22:16:36.180Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-02-24T22:16:36.180Z] - CONFIG_CRYPTO_GHASH: enabled [2023-02-24T22:16:36.180Z] - CONFIG_XFRM: enabled [2023-02-24T22:16:36.180Z] - CONFIG_XFRM_USER: enabled (as module) [2023-02-24T22:16:36.180Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-02-24T22:16:36.180Z] - CONFIG_INET_ESP: enabled (as module) [2023-02-24T22:16:36.180Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-02-24T22:16:36.180Z] - "ipvlan": [2023-02-24T22:16:36.180Z] - CONFIG_IPVLAN: enabled (as module) [2023-02-24T22:16:36.180Z] - "macvlan": [2023-02-24T22:16:36.180Z] - CONFIG_MACVLAN: enabled (as module) [2023-02-24T22:16:36.180Z] - CONFIG_DUMMY: enabled (as module) [2023-02-24T22:16:36.180Z] - "ftp,tftp client in container": [2023-02-24T22:16:36.447Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-02-24T22:16:36.447Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-02-24T22:16:36.447Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-02-24T22:16:36.447Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-02-24T22:16:36.447Z] - Storage Drivers: [2023-02-24T22:16:36.447Z] - "aufs": [2023-02-24T22:16:36.447Z] - CONFIG_AUFS_FS: enabled (as module) [2023-02-24T22:16:36.447Z] - "btrfs": [2023-02-24T22:16:36.447Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-02-24T22:16:36.447Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-02-24T22:16:36.447Z] - "devicemapper": [2023-02-24T22:16:36.447Z] - CONFIG_BLK_DEV_DM: enabled [2023-02-24T22:16:36.447Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-02-24T22:16:36.447Z] - "overlay": [2023-02-24T22:16:36.447Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-02-24T22:16:36.447Z] - "zfs": [2023-02-24T22:16:36.447Z] - /dev/zfs: present [2023-02-24T22:16:36.447Z] - zfs command: missing [2023-02-24T22:16:36.447Z] - zpool command: missing [2023-02-24T22:16:36.447Z] [2023-02-24T22:16:36.448Z] Limits: [2023-02-24T22:16:36.448Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-02-24T22:16:36.448Z] [2023-02-24T22:16:36.448Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-02-24T22:16:36.803Z] #5 DONE 1.1s [2023-02-24T22:16:36.803Z] [2023-02-24T22:16:36.803Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-02-24T22:16:36.803Z] #6 DONE 1.0s [2023-02-24T22:16:36.803Z] [2023-02-24T22:16:36.803Z] #7 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-02-24T22:16:36.803Z] #7 DONE 1.0s [2023-02-24T22:16:36.803Z] [2023-02-24T22:16:36.803Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-24T22:16:36.803Z] #8 DONE 1.0s [2023-02-24T22:16:36.833Z] + docker version [2023-02-24T22:16:36.877Z] + sudo modprobe ip_vs [2023-02-24T22:16:36.878Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 . [2023-02-24T22:16:37.465Z] #1 [internal] load build definition from Dockerfile [2023-02-24T22:16:37.465Z] #1 transferring dockerfile: 17.18kB done [2023-02-24T22:16:37.465Z] #1 DONE 0.1s [2023-02-24T22:16:37.465Z] [2023-02-24T22:16:37.465Z] #2 [internal] load .dockerignore [2023-02-24T22:16:37.465Z] #2 transferring context: 87B done [2023-02-24T22:16:37.465Z] #2 DONE 0.1s [2023-02-24T22:16:37.465Z] [2023-02-24T22:16:37.465Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-02-24T22:16:38.034Z] #3 DONE 0.3s [2023-02-24T22:16:38.034Z] [2023-02-24T22:16:38.034Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-02-24T22:16:38.034Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 done [2023-02-24T22:16:38.034Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-02-24T22:16:38.034Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-02-24T22:16:38.034Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-02-24T22:16:38.034Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-02-24T22:16:38.296Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.1s [2023-02-24T22:16:38.862Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done [2023-02-24T22:16:38.863Z] #4 DONE 0.8s [2023-02-24T22:16:39.121Z] [2023-02-24T22:16:39.121Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-24T22:16:39.350Z] [2023-02-24T22:16:39.350Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:16:39.350Z] #9 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-02-24T22:16:39.623Z] #9 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-02-24T22:16:39.623Z] #9 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-02-24T22:16:39.623Z] #9 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-02-24T22:16:40.065Z] #5 ... [2023-02-24T22:16:40.065Z] [2023-02-24T22:16:40.065Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-02-24T22:16:40.065Z] #6 DONE 1.0s [2023-02-24T22:16:40.065Z] [2023-02-24T22:16:40.065Z] #7 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-02-24T22:16:40.065Z] #7 DONE 1.1s [2023-02-24T22:16:40.065Z] [2023-02-24T22:16:40.065Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-24T22:16:40.065Z] #5 DONE 1.1s [2023-02-24T22:16:40.065Z] [2023-02-24T22:16:40.065Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-24T22:16:40.065Z] #8 DONE 1.1s [2023-02-24T22:16:41.007Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0B / 55.03MB 1.2s [2023-02-24T22:16:41.007Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0B / 5.16MB 1.2s [2023-02-24T22:16:41.007Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 4.19MB / 5.16MB 1.4s [2023-02-24T22:16:41.007Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.24MB / 55.03MB 1.5s [2023-02-24T22:16:41.007Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.5s [2023-02-24T22:16:41.007Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 8.39MB / 55.03MB 1.6s [2023-02-24T22:16:41.007Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.5s done [2023-02-24T22:16:41.007Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0B / 10.88MB 1.6s [2023-02-24T22:16:41.266Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 14.68MB / 55.03MB 1.8s [2023-02-24T22:16:41.266Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 8.39MB / 10.88MB 1.8s [2023-02-24T22:16:41.525Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 1.9s [2023-02-24T22:16:41.525Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 18.87MB / 55.03MB 2.0s [2023-02-24T22:16:41.784Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 22.02MB / 55.03MB 2.1s [2023-02-24T22:16:41.784Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 32.51MB / 55.03MB 2.3s [2023-02-24T22:16:42.046Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 41.94MB / 55.03MB 2.4s [2023-02-24T22:16:42.046Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 2.5s done [2023-02-24T22:16:42.322Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 52.43MB / 55.03MB 2.8s [2023-02-24T22:16:42.322Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 0B / 54.58MB 2.8s [2023-02-24T22:16:42.322Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 2.54MB / 85.98MB 2.8s [2023-02-24T22:16:42.587Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 8.39MB / 85.98MB 3.0s [2023-02-24T22:16:42.587Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 4.19MB / 54.58MB 3.1s [2023-02-24T22:16:42.637Z] [2023-02-24T22:16:42.637Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-24T22:16:42.637Z] #9 resolve docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 0.1s done [2023-02-24T22:16:42.637Z] #9 sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 1.85kB / 1.85kB done [2023-02-24T22:16:42.637Z] #9 sha256:749383b0a6d17fb745d397b108d2ea38b5832226586b25c9f5cf7fcde24458ab 529B / 529B done [2023-02-24T22:16:42.637Z] #9 sha256:54e726b437fbb2dd7b43e4dd5cd79b0181e96a22849b7fc2ffe934fac2d65440 1.46kB / 1.46kB done [2023-02-24T22:16:42.906Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 10.87MB / 54.58MB 3.2s [2023-02-24T22:16:42.906Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 16.78MB / 85.98MB 3.2s [2023-02-24T22:16:42.906Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 14.68MB / 54.58MB 3.4s [2023-02-24T22:16:42.906Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 22.71MB / 85.98MB 3.4s [2023-02-24T22:16:42.906Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 17.78MB / 54.58MB 3.5s [2023-02-24T22:16:43.165Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 3.6s done [2023-02-24T22:16:43.165Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 29.36MB / 85.98MB 3.7s [2023-02-24T22:16:43.426Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 20.97MB / 54.58MB 3.9s [2023-02-24T22:16:43.426Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 0B / 141.98MB 3.9s [2023-02-24T22:16:43.687Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 34.60MB / 85.98MB 4.1s [2023-02-24T22:16:43.688Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 25.17MB / 54.58MB 4.3s [2023-02-24T22:16:43.688Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 39.18MB / 85.98MB 4.3s [2023-02-24T22:16:43.688Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 7.34MB / 141.98MB 4.3s [2023-02-24T22:16:43.947Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 [2023-02-24T22:16:43.947Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 28.31MB / 54.58MB 4.5s [2023-02-24T22:16:44.207Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 44.04MB / 85.98MB 4.6s [2023-02-24T22:16:44.207Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 34.60MB / 54.58MB 4.8s [2023-02-24T22:16:44.468Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 50.33MB / 85.98MB 4.9s [2023-02-24T22:16:44.468Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 38.80MB / 54.58MB 5.0s [2023-02-24T22:16:44.468Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 17.83MB / 141.98MB 5.0s [2023-02-24T22:16:44.731Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 56.26MB / 85.98MB 5.1s [2023-02-24T22:16:44.731Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 41.94MB / 54.58MB 5.2s [2023-02-24T22:16:44.731Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 60.82MB / 85.98MB 5.3s [2023-02-24T22:16:44.990Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 48.23MB / 54.58MB 5.5s [2023-02-24T22:16:44.990Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 66.06MB / 85.98MB 5.5s [2023-02-24T22:16:44.990Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 27.26MB / 141.98MB 5.5s [2023-02-24T22:16:45.249Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 51.38MB / 54.58MB 5.6s [2023-02-24T22:16:45.249Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 5.8s [2023-02-24T22:16:45.249Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 73.40MB / 85.98MB 5.8s [2023-02-24T22:16:45.249Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 35.65MB / 141.98MB 5.8s [2023-02-24T22:16:45.818Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 78.64MB / 85.98MB 6.2s [2023-02-24T22:16:45.818Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 44.04MB / 141.98MB 6.3s [2023-02-24T22:16:45.956Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 0B / 55.05MB 3.4s [2023-02-24T22:16:46.077Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 6.4s done [2023-02-24T22:16:46.077Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 6.5s [2023-02-24T22:16:46.077Z] #9 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 0B / 156B 6.5s [2023-02-24T22:16:46.077Z] #9 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 6.6s [2023-02-24T22:16:46.389Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 51.38MB / 141.98MB 6.8s [2023-02-24T22:16:46.531Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 4.19MB / 55.05MB 3.9s [2023-02-24T22:16:46.647Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 60.82MB / 141.98MB 7.2s [2023-02-24T22:16:46.791Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 7.34MB / 55.05MB 4.1s [2023-02-24T22:16:46.873Z] Client: Docker Engine - Community [2023-02-24T22:16:46.873Z] Version: 22.06.0-beta.0 [2023-02-24T22:16:46.873Z] API version: 1.42 [2023-02-24T22:16:46.873Z] Go version: go1.18.3 [2023-02-24T22:16:46.873Z] Git commit: 3e9117b [2023-02-24T22:16:46.873Z] Built: Fri Jun 3 17:55:46 2022 [2023-02-24T22:16:46.873Z] OS/Arch: linux/amd64 [2023-02-24T22:16:46.873Z] Context: default [2023-02-24T22:16:46.873Z] [2023-02-24T22:16:46.873Z] Server: Docker Engine - Community [2023-02-24T22:16:46.873Z] Engine: [2023-02-24T22:16:46.873Z] Version: 22.06.0-beta.0 [2023-02-24T22:16:46.873Z] API version: 1.42 (minimum version 1.12) [2023-02-24T22:16:46.873Z] Go version: go1.18.3 [2023-02-24T22:16:46.873Z] Git commit: 38633e7 [2023-02-24T22:16:46.873Z] Built: Fri Jun 3 17:55:46 2022 [2023-02-24T22:16:46.873Z] OS/Arch: linux/amd64 [2023-02-24T22:16:46.873Z] Experimental: true [2023-02-24T22:16:46.873Z] containerd: [2023-02-24T22:16:46.873Z] Version: 1.6.8 [2023-02-24T22:16:46.873Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-24T22:16:46.873Z] runc: [2023-02-24T22:16:46.873Z] Version: 1.1.4 [2023-02-24T22:16:46.873Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-02-24T22:16:46.873Z] docker-init: [2023-02-24T22:16:46.873Z] Version: 0.19.0 [2023-02-24T22:16:46.873Z] GitCommit: de40ad0 [2023-02-24T22:16:46.907Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 7.4s done [Pipeline] sh [2023-02-24T22:16:47.050Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 11.68MB / 55.05MB 4.3s [2023-02-24T22:16:47.084Z] Client: Docker Engine - Community [2023-02-24T22:16:47.084Z] Version: 22.06.0-beta.0 [2023-02-24T22:16:47.084Z] API version: 1.42 [2023-02-24T22:16:47.084Z] Go version: go1.18.3 [2023-02-24T22:16:47.084Z] Git commit: 3e9117b [2023-02-24T22:16:47.084Z] Built: Fri Jun 3 17:55:34 2022 [2023-02-24T22:16:47.084Z] OS/Arch: linux/arm64 [2023-02-24T22:16:47.084Z] Context: default [2023-02-24T22:16:47.084Z] [2023-02-24T22:16:47.084Z] Server: Docker Engine - Community [2023-02-24T22:16:47.084Z] Engine: [2023-02-24T22:16:47.084Z] Version: 22.06.0-beta.0 [2023-02-24T22:16:47.084Z] API version: 1.42 (minimum version 1.12) [2023-02-24T22:16:47.084Z] Go version: go1.18.3 [2023-02-24T22:16:47.084Z] Git commit: 38633e7 [2023-02-24T22:16:47.084Z] Built: Fri Jun 3 17:55:34 2022 [2023-02-24T22:16:47.084Z] OS/Arch: linux/arm64 [2023-02-24T22:16:47.084Z] Experimental: true [2023-02-24T22:16:47.084Z] containerd: [2023-02-24T22:16:47.084Z] Version: 1.6.8 [2023-02-24T22:16:47.084Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-24T22:16:47.084Z] runc: [2023-02-24T22:16:47.084Z] Version: 1.1.4 [2023-02-24T22:16:47.084Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-02-24T22:16:47.084Z] docker-init: [2023-02-24T22:16:47.084Z] Version: 0.19.0 [2023-02-24T22:16:47.084Z] GitCommit: de40ad0 [Pipeline] sh [2023-02-24T22:16:47.166Z] #9 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 7.5s done [2023-02-24T22:16:47.166Z] #9 ... [2023-02-24T22:16:47.166Z] [2023-02-24T22:16:47.166Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-24T22:16:47.166Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-02-24T22:16:47.166Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-24T22:16:47.166Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-02-24T22:16:47.166Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-02-24T22:16:47.166Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 1.0s done [2023-02-24T22:16:47.166Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.9s done [2023-02-24T22:16:47.166Z] #10 DONE 7.9s [2023-02-24T22:16:47.166Z] [2023-02-24T22:16:47.166Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:16:47.166Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 68.16MB / 141.98MB 7.7s [2023-02-24T22:16:47.166Z] #9 ... [2023-02-24T22:16:47.166Z] [2023-02-24T22:16:47.166Z] #11 [internal] load build context [2023-02-24T22:16:47.166Z] #11 transferring context: 35.55MB 7.9s [2023-02-24T22:16:47.235Z] + docker info [2023-02-24T22:16:47.235Z] Client: [2023-02-24T22:16:47.235Z] Context: default [2023-02-24T22:16:47.235Z] Debug Mode: false [2023-02-24T22:16:47.235Z] Plugins: [2023-02-24T22:16:47.235Z] buildx: Docker Buildx (Docker Inc.) [2023-02-24T22:16:47.235Z] Version: c5aec24 [2023-02-24T22:16:47.235Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-02-24T22:16:47.235Z] compose: Docker Compose (Docker Inc.) [2023-02-24T22:16:47.235Z] Version: v2.12.0 [2023-02-24T22:16:47.235Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-02-24T22:16:47.235Z] scan: Docker Scan (Docker Inc.) [2023-02-24T22:16:47.235Z] Version: v0.17.0 [2023-02-24T22:16:47.235Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-02-24T22:16:47.235Z] [2023-02-24T22:16:47.235Z] Server: [2023-02-24T22:16:47.235Z] Containers: 0 [2023-02-24T22:16:47.235Z] Running: 0 [2023-02-24T22:16:47.235Z] Paused: 0 [2023-02-24T22:16:47.235Z] Stopped: 0 [2023-02-24T22:16:47.235Z] Images: 0 [2023-02-24T22:16:47.235Z] Server Version: 22.06.0-beta.0 [2023-02-24T22:16:47.235Z] Storage Driver: overlay2 [2023-02-24T22:16:47.235Z] Backing Filesystem: extfs [2023-02-24T22:16:47.235Z] Supports d_type: true [2023-02-24T22:16:47.235Z] Using metacopy: false [2023-02-24T22:16:47.235Z] Native Overlay Diff: true [2023-02-24T22:16:47.235Z] userxattr: false [2023-02-24T22:16:47.235Z] Logging Driver: json-file [2023-02-24T22:16:47.235Z] Cgroup Driver: cgroupfs [2023-02-24T22:16:47.235Z] Cgroup Version: 1 [2023-02-24T22:16:47.235Z] Plugins: [2023-02-24T22:16:47.235Z] Volume: local [2023-02-24T22:16:47.235Z] Network: bridge host ipvlan macvlan null overlay [2023-02-24T22:16:47.235Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-02-24T22:16:47.235Z] Swarm: inactive [2023-02-24T22:16:47.235Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-02-24T22:16:47.235Z] Default Runtime: runc [2023-02-24T22:16:47.235Z] Init Binary: docker-init [2023-02-24T22:16:47.235Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-24T22:16:47.235Z] runc version: v1.1.4-0-g5fd4c4d [2023-02-24T22:16:47.235Z] init version: de40ad0 [2023-02-24T22:16:47.235Z] Security Options: [2023-02-24T22:16:47.235Z] apparmor [2023-02-24T22:16:47.235Z] seccomp [2023-02-24T22:16:47.235Z] Profile: builtin [2023-02-24T22:16:47.235Z] Kernel Version: 5.4.0-1088-aws [2023-02-24T22:16:47.235Z] Operating System: Ubuntu 18.04.6 LTS [2023-02-24T22:16:47.235Z] OSType: linux [2023-02-24T22:16:47.235Z] Architecture: x86_64 [2023-02-24T22:16:47.235Z] CPUs: 2 [2023-02-24T22:16:47.235Z] Total Memory: 7.483GiB [2023-02-24T22:16:47.235Z] Name: ip-10-100-38-146 [2023-02-24T22:16:47.235Z] ID: 46afdfad-1825-4e95-81cd-12ef0a946260 [2023-02-24T22:16:47.235Z] Docker Root Dir: /var/lib/docker [2023-02-24T22:16:47.235Z] Debug Mode: false [2023-02-24T22:16:47.235Z] Registry: https://index.docker.io/v1/ [2023-02-24T22:16:47.235Z] Labels: [2023-02-24T22:16:47.235Z] Experimental: true [2023-02-24T22:16:47.235Z] Insecure Registries: [2023-02-24T22:16:47.235Z] 127.0.0.0/8 [2023-02-24T22:16:47.235Z] Live Restore Enabled: true [2023-02-24T22:16:47.235Z] [2023-02-24T22:16:47.235Z] WARNING: No swap limit support [Pipeline] sh [2023-02-24T22:16:47.315Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 14.95MB / 55.05MB 4.6s [2023-02-24T22:16:47.315Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 17.83MB / 55.05MB 4.8s [2023-02-24T22:16:47.392Z] + docker info [2023-02-24T22:16:47.392Z] Client: [2023-02-24T22:16:47.392Z] Context: default [2023-02-24T22:16:47.392Z] Debug Mode: false [2023-02-24T22:16:47.392Z] Plugins: [2023-02-24T22:16:47.392Z] buildx: Docker Buildx (Docker Inc.) [2023-02-24T22:16:47.392Z] Version: v0.8.2 [2023-02-24T22:16:47.392Z] Path: /usr/libexec/docker/cli-plugins/docker-buildx [2023-02-24T22:16:47.392Z] compose: Docker Compose (Docker Inc.) [2023-02-24T22:16:47.392Z] Version: v2.12.0 [2023-02-24T22:16:47.392Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-02-24T22:16:47.392Z] [2023-02-24T22:16:47.392Z] Server: [2023-02-24T22:16:47.392Z] Containers: 0 [2023-02-24T22:16:47.392Z] Running: 0 [2023-02-24T22:16:47.392Z] Paused: 0 [2023-02-24T22:16:47.392Z] Stopped: 0 [2023-02-24T22:16:47.392Z] Images: 0 [2023-02-24T22:16:47.392Z] Server Version: 22.06.0-beta.0 [2023-02-24T22:16:47.392Z] Storage Driver: overlay2 [2023-02-24T22:16:47.392Z] Backing Filesystem: extfs [2023-02-24T22:16:47.392Z] Supports d_type: true [2023-02-24T22:16:47.392Z] Using metacopy: false [2023-02-24T22:16:47.392Z] Native Overlay Diff: true [2023-02-24T22:16:47.392Z] userxattr: false [2023-02-24T22:16:47.392Z] Logging Driver: json-file [2023-02-24T22:16:47.392Z] Cgroup Driver: cgroupfs [2023-02-24T22:16:47.392Z] Cgroup Version: 1 [2023-02-24T22:16:47.392Z] Plugins: [2023-02-24T22:16:47.392Z] Volume: local [2023-02-24T22:16:47.392Z] Network: bridge host ipvlan macvlan null overlay [2023-02-24T22:16:47.392Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-02-24T22:16:47.392Z] Swarm: inactive [2023-02-24T22:16:47.392Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-02-24T22:16:47.392Z] Default Runtime: runc [2023-02-24T22:16:47.392Z] Init Binary: docker-init [2023-02-24T22:16:47.392Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-24T22:16:47.392Z] runc version: v1.1.4-0-g5fd4c4d [2023-02-24T22:16:47.392Z] init version: de40ad0 [2023-02-24T22:16:47.392Z] Security Options: [2023-02-24T22:16:47.392Z] apparmor [2023-02-24T22:16:47.392Z] seccomp [2023-02-24T22:16:47.392Z] Profile: builtin [2023-02-24T22:16:47.392Z] Kernel Version: 5.15.0-1022-aws [2023-02-24T22:16:47.392Z] Operating System: Ubuntu 20.04.5 LTS [2023-02-24T22:16:47.392Z] OSType: linux [2023-02-24T22:16:47.392Z] Architecture: aarch64 [2023-02-24T22:16:47.392Z] CPUs: 2 [2023-02-24T22:16:47.392Z] Total Memory: 7.559GiB [2023-02-24T22:16:47.392Z] Name: ip-10-100-110-206 [2023-02-24T22:16:47.392Z] ID: a4508864-5846-4859-9d9f-739af3007ee0 [2023-02-24T22:16:47.392Z] Docker Root Dir: /var/lib/docker [2023-02-24T22:16:47.392Z] Debug Mode: false [2023-02-24T22:16:47.392Z] Registry: https://index.docker.io/v1/ [2023-02-24T22:16:47.392Z] Labels: [2023-02-24T22:16:47.392Z] Experimental: true [2023-02-24T22:16:47.392Z] Insecure Registries: [2023-02-24T22:16:47.392Z] 127.0.0.0/8 [2023-02-24T22:16:47.392Z] Live Restore Enabled: true [2023-02-24T22:16:47.392Z] [Pipeline] sh [2023-02-24T22:16:47.427Z] #11 ... [2023-02-24T22:16:47.427Z] [2023-02-24T22:16:47.427Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:16:47.427Z] #9 ... [2023-02-24T22:16:47.427Z] [2023-02-24T22:16:47.427Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-24T22:16:47.427Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 done [2023-02-24T22:16:47.427Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-24T22:16:47.427Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-02-24T22:16:47.427Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-02-24T22:16:47.427Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.8s done [2023-02-24T22:16:47.427Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 6.0s done [2023-02-24T22:16:47.427Z] #12 DONE 8.0s [2023-02-24T22:16:47.427Z] [2023-02-24T22:16:47.427Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:16:47.546Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-24T22:16:47.546Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-24T22:16:47.546Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45073/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-02-24T22:16:47.546Z] + bash /home/ubuntu/workspace/moby_PR-45073/check-config.sh [2023-02-24T22:16:47.546Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-02-24T22:16:47.546Z] info: reading kernel config from /boot/config-5.4.0-1088-aws ... [2023-02-24T22:16:47.546Z] [2023-02-24T22:16:47.546Z] Generally Necessary: [2023-02-24T22:16:47.546Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-02-24T22:16:47.546Z] - apparmor: enabled and tools installed [2023-02-24T22:16:47.546Z] - CONFIG_NAMESPACES: enabled [2023-02-24T22:16:47.546Z] - CONFIG_NET_NS: enabled [2023-02-24T22:16:47.546Z] - CONFIG_PID_NS: enabled [2023-02-24T22:16:47.546Z] - CONFIG_IPC_NS: enabled [2023-02-24T22:16:47.546Z] - CONFIG_UTS_NS: enabled [2023-02-24T22:16:47.546Z] - CONFIG_CGROUPS: enabled [2023-02-24T22:16:47.546Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-02-24T22:16:47.546Z] - CONFIG_CGROUP_DEVICE: enabled [2023-02-24T22:16:47.546Z] - CONFIG_CGROUP_FREEZER: enabled [2023-02-24T22:16:47.546Z] - CONFIG_CGROUP_SCHED: enabled [2023-02-24T22:16:47.546Z] - CONFIG_CPUSETS: enabled [2023-02-24T22:16:47.546Z] - CONFIG_MEMCG: enabled [2023-02-24T22:16:47.546Z] - CONFIG_KEYS: enabled [2023-02-24T22:16:47.546Z] - CONFIG_VETH: enabled (as module) [2023-02-24T22:16:47.546Z] - CONFIG_BRIDGE: enabled (as module) [2023-02-24T22:16:47.546Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-02-24T22:16:47.546Z] - CONFIG_NF_NAT_IPV4: missing [2023-02-24T22:16:47.546Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-02-24T22:16:47.574Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 24.12MB / 55.05MB 4.9s [2023-02-24T22:16:47.672Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-24T22:16:47.672Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-24T22:16:47.672Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-45073/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2023-02-24T22:16:47.672Z] + bash /home/ubuntu/workspace/moby_PR-45073/check-config.sh [2023-02-24T22:16:47.672Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2023-02-24T22:16:47.672Z] info: reading kernel config from /boot/config-5.15.0-1022-aws ... [2023-02-24T22:16:47.672Z] [2023-02-24T22:16:47.672Z] Generally Necessary: [2023-02-24T22:16:47.672Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2023-02-24T22:16:47.672Z] - apparmor: enabled and tools installed [2023-02-24T22:16:47.672Z] - CONFIG_NAMESPACES: enabled [2023-02-24T22:16:47.672Z] - CONFIG_NET_NS: enabled [2023-02-24T22:16:47.672Z] - CONFIG_PID_NS: enabled [2023-02-24T22:16:47.672Z] - CONFIG_IPC_NS: enabled [2023-02-24T22:16:47.672Z] - CONFIG_UTS_NS: enabled [2023-02-24T22:16:47.672Z] - CONFIG_CGROUPS: enabled [2023-02-24T22:16:47.672Z] - CONFIG_CGROUP_CPUACCT: enabled [2023-02-24T22:16:47.672Z] - CONFIG_CGROUP_DEVICE: enabled [2023-02-24T22:16:47.672Z] - CONFIG_CGROUP_FREEZER: enabled [2023-02-24T22:16:47.672Z] - CONFIG_CGROUP_SCHED: enabled [2023-02-24T22:16:47.672Z] - CONFIG_CPUSETS: enabled [2023-02-24T22:16:47.672Z] - CONFIG_MEMCG: enabled [2023-02-24T22:16:47.672Z] - CONFIG_KEYS: enabled [2023-02-24T22:16:47.672Z] - CONFIG_VETH: enabled (as module) [2023-02-24T22:16:47.672Z] - CONFIG_BRIDGE: enabled (as module) [2023-02-24T22:16:47.672Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2023-02-24T22:16:47.816Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-02-24T22:16:47.816Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-02-24T22:16:47.816Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-02-24T22:16:47.816Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-02-24T22:16:47.816Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-02-24T22:16:47.816Z] - CONFIG_NF_NAT: enabled (as module) [2023-02-24T22:16:47.816Z] - CONFIG_NF_NAT_NEEDED: missing [2023-02-24T22:16:47.816Z] - CONFIG_POSIX_MQUEUE: enabled [2023-02-24T22:16:47.816Z] [2023-02-24T22:16:47.816Z] Optional Features: [2023-02-24T22:16:47.816Z] - CONFIG_USER_NS: enabled [2023-02-24T22:16:47.816Z] - CONFIG_SECCOMP: enabled [2023-02-24T22:16:47.816Z] - CONFIG_CGROUP_PIDS: enabled [2023-02-24T22:16:47.816Z] - CONFIG_MEMCG_SWAP: enabled [2023-02-24T22:16:47.816Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-02-24T22:16:47.816Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2023-02-24T22:16:47.816Z] - CONFIG_BLK_CGROUP: enabled [2023-02-24T22:16:47.816Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-02-24T22:16:47.816Z] - CONFIG_IOSCHED_CFQ: missing [2023-02-24T22:16:47.816Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-02-24T22:16:47.816Z] - CONFIG_CGROUP_PERF: enabled [2023-02-24T22:16:47.816Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-02-24T22:16:47.816Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-02-24T22:16:47.816Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-02-24T22:16:47.816Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-02-24T22:16:47.816Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-02-24T22:16:47.816Z] - CONFIG_RT_GROUP_SCHED: missing [2023-02-24T22:16:47.832Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 27.61MB / 55.05MB 5.0s [2023-02-24T22:16:47.832Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 32.51MB / 55.05MB 5.3s [2023-02-24T22:16:47.938Z] - CONFIG_NF_NAT_IPV4: missing [2023-02-24T22:16:47.938Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2023-02-24T22:16:47.938Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2023-02-24T22:16:47.938Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2023-02-24T22:16:47.938Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2023-02-24T22:16:47.938Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2023-02-24T22:16:47.938Z] - CONFIG_IP_NF_NAT: enabled (as module) [2023-02-24T22:16:47.938Z] - CONFIG_NF_NAT: enabled (as module) [2023-02-24T22:16:47.938Z] - CONFIG_NF_NAT_NEEDED: missing [2023-02-24T22:16:47.938Z] - CONFIG_POSIX_MQUEUE: enabled [2023-02-24T22:16:47.938Z] [2023-02-24T22:16:47.938Z] Optional Features: [2023-02-24T22:16:47.938Z] - CONFIG_USER_NS: enabled [2023-02-24T22:16:47.938Z] - CONFIG_SECCOMP: enabled [2023-02-24T22:16:47.938Z] - CONFIG_CGROUP_PIDS: enabled [2023-02-24T22:16:47.938Z] - CONFIG_MEMCG_SWAP: enabled [2023-02-24T22:16:47.938Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2023-02-24T22:16:47.938Z] (cgroup swap accounting is currently enabled) [2023-02-24T22:16:47.938Z] - CONFIG_BLK_CGROUP: enabled [2023-02-24T22:16:47.938Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2023-02-24T22:16:47.938Z] - CONFIG_IOSCHED_CFQ: missing [2023-02-24T22:16:47.938Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2023-02-24T22:16:47.938Z] - CONFIG_CGROUP_PERF: enabled [2023-02-24T22:16:47.997Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 76.55MB / 141.98MB 8.3s [2023-02-24T22:16:48.091Z] #9 ... [2023-02-24T22:16:48.091Z] [2023-02-24T22:16:48.091Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:16:48.091Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-02-24T22:16:48.092Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-02-24T22:16:48.092Z] #10 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-02-24T22:16:48.092Z] #10 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-02-24T22:16:48.092Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.6s done [2023-02-24T22:16:48.092Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 1.8s done [2023-02-24T22:16:48.092Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 0.4s done [2023-02-24T22:16:48.092Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 3.1s done [2023-02-24T22:16:48.092Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 4.4s done [2023-02-24T22:16:48.092Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 74.69MB / 141.98MB 5.5s [2023-02-24T22:16:48.092Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 3.0s [2023-02-24T22:16:48.092Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 3.3s done [2023-02-24T22:16:48.117Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-02-24T22:16:48.118Z] - CONFIG_IP_VS: enabled (as module) [2023-02-24T22:16:48.118Z] - CONFIG_IP_VS_NFCT: enabled [2023-02-24T22:16:48.118Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-02-24T22:16:48.118Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-02-24T22:16:48.118Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-02-24T22:16:48.118Z] - CONFIG_EXT4_FS: enabled [2023-02-24T22:16:48.118Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-02-24T22:16:48.118Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-02-24T22:16:48.118Z] - Network Drivers: [2023-02-24T22:16:48.118Z] - "overlay": [2023-02-24T22:16:48.118Z] - CONFIG_VXLAN: enabled (as module) [2023-02-24T22:16:48.118Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-02-24T22:16:48.118Z] Optional (for encrypted networks): [2023-02-24T22:16:48.118Z] - CONFIG_CRYPTO: enabled [2023-02-24T22:16:48.118Z] - CONFIG_CRYPTO_AEAD: enabled [2023-02-24T22:16:48.118Z] - CONFIG_CRYPTO_GCM: enabled [2023-02-24T22:16:48.118Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-02-24T22:16:48.118Z] - CONFIG_CRYPTO_GHASH: enabled [2023-02-24T22:16:48.118Z] - CONFIG_XFRM: enabled [2023-02-24T22:16:48.118Z] - CONFIG_XFRM_USER: enabled (as module) [2023-02-24T22:16:48.118Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-02-24T22:16:48.118Z] - CONFIG_INET_ESP: enabled (as module) [2023-02-24T22:16:48.118Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-02-24T22:16:48.118Z] - "ipvlan": [2023-02-24T22:16:48.118Z] - CONFIG_IPVLAN: enabled (as module) [2023-02-24T22:16:48.118Z] - "macvlan": [2023-02-24T22:16:48.118Z] - CONFIG_MACVLAN: enabled (as module) [2023-02-24T22:16:48.118Z] - CONFIG_DUMMY: enabled (as module) [2023-02-24T22:16:48.118Z] - "ftp,tftp client in container": [2023-02-24T22:16:48.197Z] - CONFIG_CGROUP_HUGETLB: enabled [2023-02-24T22:16:48.197Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2023-02-24T22:16:48.197Z] - CONFIG_CGROUP_NET_PRIO: enabled [2023-02-24T22:16:48.197Z] - CONFIG_CFS_BANDWIDTH: enabled [2023-02-24T22:16:48.197Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2023-02-24T22:16:48.197Z] - CONFIG_RT_GROUP_SCHED: missing [2023-02-24T22:16:48.197Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2023-02-24T22:16:48.197Z] - CONFIG_IP_VS: enabled (as module) [2023-02-24T22:16:48.197Z] - CONFIG_IP_VS_NFCT: enabled [2023-02-24T22:16:48.197Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2023-02-24T22:16:48.197Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2023-02-24T22:16:48.197Z] - CONFIG_IP_VS_RR: enabled (as module) [2023-02-24T22:16:48.197Z] - CONFIG_EXT4_FS: enabled [2023-02-24T22:16:48.197Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2023-02-24T22:16:48.197Z] - CONFIG_EXT4_FS_SECURITY: enabled [2023-02-24T22:16:48.197Z] - Network Drivers: [2023-02-24T22:16:48.197Z] - "overlay": [2023-02-24T22:16:48.197Z] - CONFIG_VXLAN: enabled (as module) [2023-02-24T22:16:48.197Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2023-02-24T22:16:48.197Z] Optional (for encrypted networks): [2023-02-24T22:16:48.258Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 87.64MB / 141.98MB 8.6s [2023-02-24T22:16:48.258Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 101.71MB / 141.98MB 8.8s [2023-02-24T22:16:48.386Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-02-24T22:16:48.386Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-02-24T22:16:48.386Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-02-24T22:16:48.386Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-02-24T22:16:48.386Z] - Storage Drivers: [2023-02-24T22:16:48.386Z] - "aufs": [2023-02-24T22:16:48.386Z] - CONFIG_AUFS_FS: enabled (as module) [2023-02-24T22:16:48.386Z] - "btrfs": [2023-02-24T22:16:48.386Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-02-24T22:16:48.386Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-02-24T22:16:48.386Z] - "devicemapper": [2023-02-24T22:16:48.386Z] - CONFIG_BLK_DEV_DM: enabled [2023-02-24T22:16:48.386Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-02-24T22:16:48.386Z] - "overlay": [2023-02-24T22:16:48.386Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-02-24T22:16:48.386Z] - "zfs": [2023-02-24T22:16:48.386Z] - /dev/zfs: present [2023-02-24T22:16:48.386Z] - zfs command: missing [2023-02-24T22:16:48.386Z] - zpool command: missing [2023-02-24T22:16:48.386Z] [2023-02-24T22:16:48.386Z] Limits: [2023-02-24T22:16:48.386Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-02-24T22:16:48.386Z] [2023-02-24T22:16:48.386Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-02-24T22:16:48.455Z] - CONFIG_CRYPTO: enabled [2023-02-24T22:16:48.455Z] - CONFIG_CRYPTO_AEAD: enabled [2023-02-24T22:16:48.455Z] - CONFIG_CRYPTO_GCM: enabled [2023-02-24T22:16:48.455Z] - CONFIG_CRYPTO_SEQIV: enabled [2023-02-24T22:16:48.455Z] - CONFIG_CRYPTO_GHASH: enabled [2023-02-24T22:16:48.455Z] - CONFIG_XFRM: enabled [2023-02-24T22:16:48.455Z] - CONFIG_XFRM_USER: enabled (as module) [2023-02-24T22:16:48.455Z] - CONFIG_XFRM_ALGO: enabled (as module) [2023-02-24T22:16:48.455Z] - CONFIG_INET_ESP: enabled (as module) [2023-02-24T22:16:48.455Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2023-02-24T22:16:48.455Z] - "ipvlan": [2023-02-24T22:16:48.455Z] - CONFIG_IPVLAN: enabled (as module) [2023-02-24T22:16:48.455Z] - "macvlan": [2023-02-24T22:16:48.455Z] - CONFIG_MACVLAN: enabled (as module) [2023-02-24T22:16:48.455Z] - CONFIG_DUMMY: enabled (as module) [2023-02-24T22:16:48.455Z] - "ftp,tftp client in container": [2023-02-24T22:16:48.455Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2023-02-24T22:16:48.455Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2023-02-24T22:16:48.455Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2023-02-24T22:16:48.455Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2023-02-24T22:16:48.455Z] - Storage Drivers: [2023-02-24T22:16:48.455Z] - "aufs": [2023-02-24T22:16:48.455Z] - CONFIG_AUFS_FS: enabled (as module) [2023-02-24T22:16:48.455Z] - "btrfs": [2023-02-24T22:16:48.455Z] - CONFIG_BTRFS_FS: enabled (as module) [2023-02-24T22:16:48.455Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2023-02-24T22:16:48.455Z] - "devicemapper": [2023-02-24T22:16:48.455Z] - CONFIG_BLK_DEV_DM: enabled [2023-02-24T22:16:48.455Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2023-02-24T22:16:48.455Z] - "overlay": [2023-02-24T22:16:48.455Z] - CONFIG_OVERLAY_FS: enabled (as module) [2023-02-24T22:16:48.455Z] - "zfs": [2023-02-24T22:16:48.455Z] - /dev/zfs: present [2023-02-24T22:16:48.455Z] - zfs command: missing [2023-02-24T22:16:48.455Z] - zpool command: missing [2023-02-24T22:16:48.455Z] [2023-02-24T22:16:48.455Z] Limits: [2023-02-24T22:16:48.455Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2023-02-24T22:16:48.455Z] [2023-02-24T22:16:48.455Z] + true [Pipeline] } [Pipeline] // stage [2023-02-24T22:16:48.521Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 113.25MB / 141.98MB 9.0s [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-02-24T22:16:48.660Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 82.84MB / 141.98MB 5.9s [2023-02-24T22:16:48.780Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 126.88MB / 141.98MB 9.2s [2023-02-24T22:16:48.780Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 135.27MB / 141.98MB 9.3s [2023-02-24T22:16:48.797Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 . [2023-02-24T22:16:48.829Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 . [2023-02-24T22:16:48.919Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 90.18MB / 141.98MB 6.3s [2023-02-24T22:16:49.041Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.0s [2023-02-24T22:16:49.088Z] #1 [internal] load build definition from Dockerfile [2023-02-24T22:16:49.088Z] #1 transferring dockerfile: 17.18kB done [2023-02-24T22:16:49.088Z] #1 DONE 0.1s [2023-02-24T22:16:49.088Z] [2023-02-24T22:16:49.088Z] #2 [internal] load .dockerignore [2023-02-24T22:16:49.088Z] #2 transferring context: 87B done [2023-02-24T22:16:49.299Z] #9 ... [2023-02-24T22:16:49.299Z] [2023-02-24T22:16:49.299Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-24T22:16:49.299Z] #13 resolve docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 0.1s done [2023-02-24T22:16:49.299Z] #13 sha256:749383b0a6d17fb745d397b108d2ea38b5832226586b25c9f5cf7fcde24458ab 529B / 529B done [2023-02-24T22:16:49.299Z] #13 sha256:54e726b437fbb2dd7b43e4dd5cd79b0181e96a22849b7fc2ffe934fac2d65440 1.46kB / 1.46kB done [2023-02-24T22:16:49.299Z] #13 sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 1.85kB / 1.85kB done [2023-02-24T22:16:49.299Z] #13 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 55.05MB / 55.05MB 2.3s done [2023-02-24T22:16:49.299Z] #13 extracting sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 7.2s [2023-02-24T22:16:49.347Z] #2 DONE 0.1s [2023-02-24T22:16:49.347Z] [2023-02-24T22:16:49.347Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-02-24T22:16:49.393Z] #1 [internal] load build definition from Dockerfile [2023-02-24T22:16:49.393Z] #1 transferring dockerfile: 17.18kB done [2023-02-24T22:16:49.393Z] #1 DONE 0.1s [2023-02-24T22:16:49.393Z] [2023-02-24T22:16:49.393Z] #2 [internal] load .dockerignore [2023-02-24T22:16:49.393Z] #2 transferring context: 87B done [2023-02-24T22:16:49.393Z] #2 DONE 0.1s [2023-02-24T22:16:49.393Z] [2023-02-24T22:16:49.393Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-02-24T22:16:49.489Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 98.57MB / 141.98MB 6.9s [2023-02-24T22:16:49.558Z] #13 ... [2023-02-24T22:16:49.558Z] [2023-02-24T22:16:49.558Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:16:49.605Z] #3 DONE 0.4s [2023-02-24T22:16:49.605Z] [2023-02-24T22:16:49.605Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-02-24T22:16:49.605Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-02-24T22:16:49.605Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-02-24T22:16:49.605Z] #4 sha256:7f44e51970d0422c2cbff3b20b6b5ef861f6244c396a06e1a96f7aa4fa83a4e6 482B / 482B done [2023-02-24T22:16:49.605Z] #4 sha256:a28edb2041b8f23c38382d8be273f0239f51ff1f510f98bccc8d0e7f42249e97 2.90kB / 2.90kB done [2023-02-24T22:16:49.605Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0B / 10.82MB 0.2s [2023-02-24T22:16:49.653Z] #3 DONE 0.4s [2023-02-24T22:16:49.654Z] [2023-02-24T22:16:49.654Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-02-24T22:16:49.654Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 0.0s done [2023-02-24T22:16:49.654Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 2.10MB / 11.55MB 0.1s [2023-02-24T22:16:49.863Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s [2023-02-24T22:16:49.863Z] #4 sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 10.82MB / 10.82MB 0.3s done [2023-02-24T22:16:49.863Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.1s [2023-02-24T22:16:49.915Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s [2023-02-24T22:16:49.915Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-02-24T22:16:49.915Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-02-24T22:16:49.915Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-02-24T22:16:49.915Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.3s done [2023-02-24T22:16:49.915Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-02-24T22:16:50.057Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 106.13MB / 141.98MB 7.3s [2023-02-24T22:16:50.121Z] #4 extracting sha256:9d0cd65540a143ce38aa0be7c5e9efeed30d3580d03667f107cd76354f2bee65 0.2s done [2023-02-24T22:16:50.121Z] #4 DONE 0.6s [2023-02-24T22:16:50.130Z] #9 ... [2023-02-24T22:16:50.130Z] [2023-02-24T22:16:50.130Z] #11 [internal] load build context [2023-02-24T22:16:50.130Z] #11 transferring context: 53.55MB 9.9s done [2023-02-24T22:16:50.130Z] #11 DONE 10.8s [2023-02-24T22:16:50.130Z] [2023-02-24T22:16:50.130Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:16:50.316Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 113.25MB / 141.98MB 7.7s [2023-02-24T22:16:50.379Z] [2023-02-24T22:16:50.379Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-24T22:16:50.488Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.5s done [2023-02-24T22:16:50.488Z] #4 DONE 0.9s [2023-02-24T22:16:50.577Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 120.59MB / 141.98MB 7.9s [2023-02-24T22:16:50.749Z] [2023-02-24T22:16:50.750Z] #5 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-02-24T22:16:50.838Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 127.93MB / 141.98MB 8.1s [2023-02-24T22:16:51.097Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 135.27MB / 141.98MB 8.4s [2023-02-24T22:16:51.314Z] #5 DONE 1.0s [2023-02-24T22:16:51.314Z] [2023-02-24T22:16:51.314Z] #6 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-02-24T22:16:51.314Z] #6 DONE 1.0s [2023-02-24T22:16:51.314Z] [2023-02-24T22:16:51.314Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-24T22:16:51.314Z] #7 DONE 1.1s [2023-02-24T22:16:51.314Z] [2023-02-24T22:16:51.314Z] #8 [internal] load metadata for docker.io/library/debian:bullseye [2023-02-24T22:16:51.314Z] #8 DONE 1.1s [2023-02-24T22:16:51.881Z] [2023-02-24T22:16:51.881Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-24T22:16:51.881Z] #9 resolve docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 0.1s done [2023-02-24T22:16:52.034Z] #10 ... [2023-02-24T22:16:52.034Z] [2023-02-24T22:16:52.034Z] #11 [internal] load build context [2023-02-24T22:16:52.034Z] #11 transferring context: 53.55MB 9.0s done [2023-02-24T22:16:52.034Z] #11 DONE 9.6s [2023-02-24T22:16:52.034Z] [2023-02-24T22:16:52.034Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:16:52.034Z] #10 ... [2023-02-24T22:16:52.034Z] [2023-02-24T22:16:52.034Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-24T22:16:52.034Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 55.05MB / 55.05MB 7.2s done [2023-02-24T22:16:52.034Z] #9 extracting sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 1.5s [2023-02-24T22:16:52.142Z] #9 sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 1.85kB / 1.85kB done [2023-02-24T22:16:52.142Z] #9 sha256:4951d5cf066cd4ff0558a7cc75816dc203eaeb2c634329d3832db76bbc7586b0 529B / 529B done [2023-02-24T22:16:52.142Z] #9 sha256:9b20910fb3510b5c3068a8a23c430babdc6d025292a2bef169e7fff5ff3fd355 1.48kB / 1.48kB done [2023-02-24T22:16:52.143Z] #5 DONE 1.3s [2023-02-24T22:16:52.143Z] [2023-02-24T22:16:52.143Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-24T22:16:52.143Z] #6 DONE 1.3s [2023-02-24T22:16:52.143Z] [2023-02-24T22:16:52.143Z] #7 [internal] load metadata for docker.io/library/debian:bullseye [2023-02-24T22:16:52.143Z] #7 DONE 1.5s [2023-02-24T22:16:52.143Z] [2023-02-24T22:16:52.143Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-24T22:16:52.143Z] #8 DONE 1.4s [2023-02-24T22:16:52.600Z] #9 ... [2023-02-24T22:16:52.600Z] [2023-02-24T22:16:52.600Z] #12 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-24T22:16:52.600Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-02-24T22:16:52.600Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-24T22:16:52.600Z] #12 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-02-24T22:16:52.600Z] #12 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-02-24T22:16:52.600Z] #12 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 5.0s done [2023-02-24T22:16:52.600Z] #12 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.3s done [2023-02-24T22:16:52.600Z] #12 DONE 10.0s [2023-02-24T22:16:52.600Z] [2023-02-24T22:16:52.600Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-24T22:16:52.600Z] #9 ... [2023-02-24T22:16:52.600Z] [2023-02-24T22:16:52.600Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-24T22:16:52.600Z] #13 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-02-24T22:16:52.600Z] #13 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-24T22:16:52.600Z] #13 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-02-24T22:16:52.600Z] #13 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-02-24T22:16:52.600Z] #13 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 6.1s done [2023-02-24T22:16:52.600Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 3.7s [2023-02-24T22:16:52.600Z] #13 ... [2023-02-24T22:16:52.600Z] [2023-02-24T22:16:52.600Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:16:52.600Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 9.8s done [2023-02-24T22:16:52.859Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 8.0s [2023-02-24T22:16:53.120Z] #10 ... [2023-02-24T22:16:53.120Z] [2023-02-24T22:16:53.120Z] #13 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-24T22:16:53.120Z] #13 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.2s done [2023-02-24T22:16:53.120Z] #13 DONE 10.8s [2023-02-24T22:16:53.378Z] [2023-02-24T22:16:53.378Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:16:53.539Z] #9 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 0B / 53.70MB 1.5s [2023-02-24T22:16:53.539Z] #9 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 6.91MB / 53.70MB 1.7s [2023-02-24T22:16:53.799Z] #9 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 18.09MB / 53.70MB 1.8s [2023-02-24T22:16:53.799Z] #9 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 30.41MB / 53.70MB 1.9s [2023-02-24T22:16:54.059Z] #9 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 2.1s [2023-02-24T22:16:54.320Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 13.5s done [2023-02-24T22:16:54.320Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 10.0s [2023-02-24T22:16:54.320Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 10.4s done [2023-02-24T22:16:54.599Z] #9 ... [2023-02-24T22:16:54.599Z] [2023-02-24T22:16:54.599Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-24T22:16:54.599Z] #13 extracting sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 11.7s done [2023-02-24T22:16:54.599Z] #13 DONE 15.0s [2023-02-24T22:16:54.599Z] [2023-02-24T22:16:54.599Z] #14 [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 [2023-02-24T22:16:54.694Z] [2023-02-24T22:16:54.694Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-24T22:16:54.694Z] #9 resolve docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 0.1s done [2023-02-24T22:16:54.694Z] #9 sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 1.85kB / 1.85kB done [2023-02-24T22:16:54.694Z] #9 sha256:749383b0a6d17fb745d397b108d2ea38b5832226586b25c9f5cf7fcde24458ab 529B / 529B done [2023-02-24T22:16:54.694Z] #9 sha256:54e726b437fbb2dd7b43e4dd5cd79b0181e96a22849b7fc2ffe934fac2d65440 1.46kB / 1.46kB done [2023-02-24T22:16:54.694Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 0B / 55.05MB 0.3s [2023-02-24T22:16:54.955Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 4.06MB / 55.05MB 0.4s [2023-02-24T22:16:55.227Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 13.63MB / 55.05MB 0.7s [2023-02-24T22:16:55.227Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 16.78MB / 55.05MB 0.8s [2023-02-24T22:16:55.448Z] #9 ... [2023-02-24T22:16:55.448Z] [2023-02-24T22:16:55.448Z] #10 [internal] load build context [2023-02-24T22:16:55.448Z] #10 transferring context: 53.55MB 2.9s done [2023-02-24T22:16:55.448Z] #10 DONE 3.7s [2023-02-24T22:16:55.448Z] [2023-02-24T22:16:55.448Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-24T22:16:55.488Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 20.97MB / 55.05MB 1.0s [2023-02-24T22:16:55.707Z] #9 ... [2023-02-24T22:16:55.707Z] [2023-02-24T22:16:55.707Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-24T22:16:55.707Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-02-24T22:16:55.707Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-24T22:16:55.707Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-02-24T22:16:55.707Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-02-24T22:16:55.707Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.2s done [2023-02-24T22:16:55.707Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 2.1s done [2023-02-24T22:16:55.707Z] #11 DONE 4.0s [2023-02-24T22:16:55.707Z] [2023-02-24T22:16:55.707Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-24T22:16:55.707Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-02-24T22:16:55.707Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-24T22:16:55.707Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-02-24T22:16:55.707Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-02-24T22:16:55.707Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.3s done [2023-02-24T22:16:55.707Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 2.5s done [2023-02-24T22:16:55.707Z] #12 DONE 4.0s [2023-02-24T22:16:55.707Z] [2023-02-24T22:16:55.707Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-24T22:16:55.707Z] #9 sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 53.70MB / 53.70MB 3.6s done [2023-02-24T22:16:55.707Z] #9 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 [2023-02-24T22:16:55.750Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 27.26MB / 55.05MB 1.2s [2023-02-24T22:16:55.975Z] #14 ... [2023-02-24T22:16:55.975Z] [2023-02-24T22:16:55.975Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-02-24T22:16:55.975Z] #15 DONE 0.3s [2023-02-24T22:16:55.975Z] [2023-02-24T22:16:55.975Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:16:55.975Z] #9 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.5s [2023-02-24T22:16:56.014Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 32.51MB / 55.05MB 1.4s [2023-02-24T22:16:56.014Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 37.75MB / 55.05MB 1.7s [2023-02-24T22:16:56.280Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 41.94MB / 55.05MB 1.9s [2023-02-24T22:16:56.541Z] #9 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.6s done [2023-02-24T22:16:56.547Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 45.09MB / 55.05MB 2.0s [2023-02-24T22:16:56.547Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 49.34MB / 55.05MB 2.1s [2023-02-24T22:16:56.836Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 55.05MB / 55.05MB 2.3s [2023-02-24T22:16:57.112Z] #9 ... [2023-02-24T22:16:57.112Z] [2023-02-24T22:16:57.112Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-02-24T22:16:57.112Z] #16 DONE 1.2s [2023-02-24T22:16:57.370Z] [2023-02-24T22:16:57.370Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:16:57.370Z] #9 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 [2023-02-24T22:16:57.572Z] #10 ... [2023-02-24T22:16:57.572Z] [2023-02-24T22:16:57.572Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-02-24T22:16:57.572Z] #14 DONE 1.0s [2023-02-24T22:16:57.572Z] [2023-02-24T22:16:57.572Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:16:57.791Z] #9 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 55.05MB / 55.05MB 3.2s done [2023-02-24T22:16:58.056Z] #9 extracting sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d [2023-02-24T22:16:58.098Z] Client: Docker Engine - Community [2023-02-24T22:16:58.098Z] Version: 22.06.0-beta.0 [2023-02-24T22:16:58.098Z] API version: 1.42 [2023-02-24T22:16:58.098Z] Go version: go1.18.3 [2023-02-24T22:16:58.098Z] Git commit: 3e9117b [2023-02-24T22:16:58.098Z] Built: Fri Jun 3 17:55:45 2022 [2023-02-24T22:16:58.098Z] OS/Arch: linux/amd64 [2023-02-24T22:16:58.098Z] Context: default [2023-02-24T22:16:58.098Z] [2023-02-24T22:16:58.098Z] Server: Docker Engine - Community [2023-02-24T22:16:58.098Z] Engine: [2023-02-24T22:16:58.098Z] Version: 22.06.0-beta.0 [2023-02-24T22:16:58.098Z] API version: 1.42 (minimum version 1.12) [2023-02-24T22:16:58.098Z] Go version: go1.18.3 [2023-02-24T22:16:58.098Z] Git commit: 38633e7 [2023-02-24T22:16:58.098Z] Built: Fri Jun 3 17:55:45 2022 [2023-02-24T22:16:58.098Z] OS/Arch: linux/amd64 [2023-02-24T22:16:58.098Z] Experimental: true [2023-02-24T22:16:58.098Z] containerd: [2023-02-24T22:16:58.098Z] Version: 1.6.8 [2023-02-24T22:16:58.098Z] GitCommit: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-24T22:16:58.098Z] runc: [2023-02-24T22:16:58.098Z] Version: 1.1.4 [2023-02-24T22:16:58.098Z] GitCommit: v1.1.4-0-g5fd4c4d [2023-02-24T22:16:58.098Z] docker-init: [2023-02-24T22:16:58.098Z] Version: 0.19.0 [2023-02-24T22:16:58.098Z] GitCommit: de40ad0 [Pipeline] sh [2023-02-24T22:16:58.138Z] #10 ... [2023-02-24T22:16:58.138Z] [2023-02-24T22:16:58.138Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-02-24T22:16:58.138Z] #15 DONE 1.0s [2023-02-24T22:16:58.138Z] [2023-02-24T22:16:58.138Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:16:58.138Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 13.2s [2023-02-24T22:16:58.240Z] #9 extracting sha256:80dae1b9d879348c210c40024c6e90ef92677ac3515456375fcbb70bdf07b104 2.5s done [2023-02-24T22:16:58.304Z] #9 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 1.1s done [2023-02-24T22:16:58.409Z] + docker info [2023-02-24T22:16:58.409Z] Client: [2023-02-24T22:16:58.409Z] Context: default [2023-02-24T22:16:58.409Z] Debug Mode: false [2023-02-24T22:16:58.409Z] Plugins: [2023-02-24T22:16:58.409Z] buildx: Docker Buildx (Docker Inc.) [2023-02-24T22:16:58.409Z] Version: c5aec24 [2023-02-24T22:16:58.409Z] Path: /home/ubuntu/.docker/cli-plugins/docker-buildx [2023-02-24T22:16:58.409Z] compose: Docker Compose (Docker Inc.) [2023-02-24T22:16:58.409Z] Version: v2.12.0 [2023-02-24T22:16:58.409Z] Path: /usr/libexec/docker/cli-plugins/docker-compose [2023-02-24T22:16:58.409Z] scan: Docker Scan (Docker Inc.) [2023-02-24T22:16:58.409Z] Version: v0.17.0 [2023-02-24T22:16:58.409Z] Path: /usr/libexec/docker/cli-plugins/docker-scan [2023-02-24T22:16:58.409Z] [2023-02-24T22:16:58.409Z] Server: [2023-02-24T22:16:58.409Z] Containers: 0 [2023-02-24T22:16:58.409Z] Running: 0 [2023-02-24T22:16:58.409Z] Paused: 0 [2023-02-24T22:16:58.409Z] Stopped: 0 [2023-02-24T22:16:58.409Z] Images: 0 [2023-02-24T22:16:58.409Z] Server Version: 22.06.0-beta.0 [2023-02-24T22:16:58.409Z] Storage Driver: overlay2 [2023-02-24T22:16:58.409Z] Backing Filesystem: extfs [2023-02-24T22:16:58.409Z] Supports d_type: true [2023-02-24T22:16:58.409Z] Using metacopy: false [2023-02-24T22:16:58.409Z] Native Overlay Diff: true [2023-02-24T22:16:58.409Z] userxattr: false [2023-02-24T22:16:58.409Z] Logging Driver: json-file [2023-02-24T22:16:58.409Z] Cgroup Driver: systemd [2023-02-24T22:16:58.409Z] Cgroup Version: 2 [2023-02-24T22:16:58.409Z] Plugins: [2023-02-24T22:16:58.409Z] Volume: local [2023-02-24T22:16:58.409Z] Network: bridge host ipvlan macvlan null overlay [2023-02-24T22:16:58.409Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2023-02-24T22:16:58.409Z] Swarm: inactive [2023-02-24T22:16:58.409Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2023-02-24T22:16:58.409Z] Default Runtime: runc [2023-02-24T22:16:58.409Z] Init Binary: docker-init [2023-02-24T22:16:58.409Z] containerd version: 9cd3357b7fd7218e4aec3eae239db1f68a5a6ec6 [2023-02-24T22:16:58.409Z] runc version: v1.1.4-0-g5fd4c4d [2023-02-24T22:16:58.409Z] init version: de40ad0 [2023-02-24T22:16:58.409Z] Security Options: [2023-02-24T22:16:58.409Z] apparmor [2023-02-24T22:16:58.409Z] seccomp [2023-02-24T22:16:58.409Z] Profile: builtin [2023-02-24T22:16:58.409Z] cgroupns [2023-02-24T22:16:58.409Z] Kernel Version: 5.15.0-1022-aws [2023-02-24T22:16:58.409Z] Operating System: Ubuntu 20.04.5 LTS [2023-02-24T22:16:58.409Z] OSType: linux [2023-02-24T22:16:58.409Z] Architecture: x86_64 [2023-02-24T22:16:58.409Z] CPUs: 2 [2023-02-24T22:16:58.409Z] Total Memory: 7.475GiB [2023-02-24T22:16:58.409Z] Name: ip-10-100-45-146 [2023-02-24T22:16:58.409Z] ID: c944a62a-a99e-4e56-b148-df1906108e3b [2023-02-24T22:16:58.409Z] Docker Root Dir: /var/lib/docker [2023-02-24T22:16:58.409Z] Debug Mode: false [2023-02-24T22:16:58.409Z] Registry: https://index.docker.io/v1/ [2023-02-24T22:16:58.409Z] Labels: [2023-02-24T22:16:58.409Z] Experimental: true [2023-02-24T22:16:58.409Z] Insecure Registries: [2023-02-24T22:16:58.409Z] 127.0.0.0/8 [2023-02-24T22:16:58.409Z] Live Restore Enabled: true [2023-02-24T22:16:58.409Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2023-02-24T22:16:58.500Z] #9 DONE 6.8s [2023-02-24T22:16:58.501Z] [2023-02-24T22:16:58.501Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:16:58.501Z] #13 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-02-24T22:16:58.501Z] #13 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-02-24T22:16:58.501Z] #13 sha256:053e6cad9f1d6d9f21791df512cee310d4bfbc42effd0c4d64849b7dcb26f6e9 1.80kB / 1.80kB done [2023-02-24T22:16:58.501Z] #13 sha256:4d6482bbc33ebe7cfcee9dba6f752b7bf384cb4fea3f5f5162a1464658b92ee3 7.13kB / 7.13kB done [2023-02-24T22:16:58.501Z] #13 sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 53.68MB / 53.68MB 0.7s done [2023-02-24T22:16:58.501Z] #13 sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 5.15MB / 5.15MB 0.4s done [2023-02-24T22:16:58.501Z] #13 sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 10.87MB / 10.87MB 0.5s done [2023-02-24T22:16:58.501Z] #13 sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 54.68MB / 54.68MB 1.3s done [2023-02-24T22:16:58.501Z] #13 sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 81.39MB / 81.39MB 3.5s done [2023-02-24T22:16:58.501Z] #13 sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 109.08MB / 109.08MB 3.7s [2023-02-24T22:16:58.501Z] #13 extracting sha256:c345c9e441f5f49235768af74b8ab37743652d38958afaa000edd56d7b2f0540 4.3s done [2023-02-24T22:16:58.501Z] #13 sha256:fc998f6bcdc21e0e8394f3504f109dd36c587a7a86f22e0d1654e42ae5b7bb13 154B / 154B 1.4s done [2023-02-24T22:16:58.501Z] #13 extracting sha256:7b716680367d1dac0e54c48f75506323e0bb03628542a0fd6db39efeeee9adf5 0.5s done [2023-02-24T22:16:58.501Z] #13 extracting sha256:0855378f8903bde22cfbcee08cd239678716cf01f24a3fca9478ef4121a84d91 0.3s done [2023-02-24T22:16:58.501Z] #13 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 0.1s [2023-02-24T22:16:58.753Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 . [2023-02-24T22:16:58.873Z] #9 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 [2023-02-24T22:16:59.030Z] #1 [internal] load build definition from Dockerfile [2023-02-24T22:16:59.030Z] #1 transferring dockerfile: [2023-02-24T22:16:59.030Z] #1 transferring dockerfile: 17.18kB done [2023-02-24T22:16:59.030Z] #1 DONE 0.1s [2023-02-24T22:16:59.030Z] [2023-02-24T22:16:59.030Z] #2 [internal] load .dockerignore [2023-02-24T22:16:59.030Z] #2 transferring context: 87B done [2023-02-24T22:16:59.030Z] #2 DONE 0.1s [2023-02-24T22:16:59.030Z] [2023-02-24T22:16:59.030Z] #3 resolve image config for docker.io/docker/dockerfile:1 [2023-02-24T22:16:59.072Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 13.9s done [2023-02-24T22:16:59.297Z] #3 DONE 0.4s [2023-02-24T22:16:59.330Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 [2023-02-24T22:16:59.558Z] [2023-02-24T22:16:59.558Z] #4 docker-image://docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 [2023-02-24T22:16:59.558Z] #4 resolve docker.io/docker/dockerfile:1@sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 done [2023-02-24T22:16:59.558Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 4.19MB / 11.55MB 0.1s [2023-02-24T22:16:59.558Z] #4 sha256:39b85bbfa7536a5feceb7372a0817649ecb2724562a38360f4d6a7782a409b14 8.40kB / 8.40kB done [2023-02-24T22:16:59.558Z] #4 sha256:966d40f9ba8366e74c2fa353fc0bc7bbc167d2a0f3ad2420db8b9e633049462d 482B / 482B done [2023-02-24T22:16:59.558Z] #4 sha256:dbdd11720762ad504260c66161c964e59eba06b95a7aa64a68634b598a830a91 2.90kB / 2.90kB done [2023-02-24T22:16:59.558Z] #4 sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 11.55MB / 11.55MB 0.2s done [2023-02-24T22:16:59.819Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd [2023-02-24T22:17:00.100Z] #4 extracting sha256:a47ff7046597eea0123ea02817165350e3680f75000dc5d69c9a310258e1bedd 0.2s done [2023-02-24T22:17:00.100Z] #4 DONE 0.7s [2023-02-24T22:17:00.268Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 1.1s done [2023-02-24T22:17:00.361Z] [2023-02-24T22:17:00.361Z] #5 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-24T22:17:00.527Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 [2023-02-24T22:17:00.625Z] #9 ... [2023-02-24T22:17:00.625Z] [2023-02-24T22:17:00.625Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:00.625Z] #10 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.2s done [2023-02-24T22:17:00.625Z] #10 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-02-24T22:17:00.625Z] #10 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-02-24T22:17:00.625Z] #10 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-02-24T22:17:00.625Z] #10 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 3.7s done [2023-02-24T22:17:00.625Z] #10 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 1.2s done [2023-02-24T22:17:00.625Z] #10 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 2.3s done [2023-02-24T22:17:00.625Z] #10 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 4.5s done [2023-02-24T22:17:00.625Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 33.63MB / 141.98MB 5.5s [2023-02-24T22:17:00.625Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 42.99MB / 85.98MB 5.5s [2023-02-24T22:17:00.625Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 1.3s [2023-02-24T22:17:00.625Z] #10 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 4.9s done [2023-02-24T22:17:00.625Z] #10 ... [2023-02-24T22:17:00.625Z] [2023-02-24T22:17:00.625Z] #11 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-24T22:17:00.625Z] #11 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-02-24T22:17:00.625Z] #11 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-24T22:17:00.625Z] #11 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-02-24T22:17:00.625Z] #11 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-02-24T22:17:00.625Z] #11 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2023-02-24T22:17:00.625Z] #11 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 4.8s done [2023-02-24T22:17:00.625Z] #11 DONE 6.1s [2023-02-24T22:17:00.625Z] [2023-02-24T22:17:00.625Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:00.625Z] #10 ... [2023-02-24T22:17:00.625Z] [2023-02-24T22:17:00.625Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-24T22:17:00.785Z] #10 ... [2023-02-24T22:17:00.785Z] [2023-02-24T22:17:00.785Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-24T22:17:00.785Z] #9 extracting sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 9.9s done [2023-02-24T22:17:00.785Z] #9 DONE 18.3s [2023-02-24T22:17:00.785Z] [2023-02-24T22:17:00.785Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:00.935Z] #5 DONE 0.8s [2023-02-24T22:17:00.935Z] [2023-02-24T22:17:00.935Z] #6 [internal] load metadata for docker.io/library/debian:bullseye [2023-02-24T22:17:00.935Z] #6 DONE 0.9s [2023-02-24T22:17:00.935Z] [2023-02-24T22:17:00.936Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2023-02-24T22:17:01.200Z] #7 DONE 0.9s [2023-02-24T22:17:01.200Z] [2023-02-24T22:17:01.200Z] #8 [internal] load metadata for docker.io/library/golang:1.18.10-bullseye [2023-02-24T22:17:01.200Z] #8 DONE 0.9s [2023-02-24T22:17:01.200Z] [2023-02-24T22:17:01.200Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:01.200Z] #9 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:01.352Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.7s done [2023-02-24T22:17:01.463Z] #9 resolve docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 0.1s done [2023-02-24T22:17:01.572Z] #9 ... [2023-02-24T22:17:01.572Z] [2023-02-24T22:17:01.572Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-24T22:17:01.572Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-02-24T22:17:01.572Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-24T22:17:01.572Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-02-24T22:17:01.572Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-02-24T22:17:01.572Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.7s done [2023-02-24T22:17:01.572Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 5.5s done [2023-02-24T22:17:01.572Z] #12 DONE 7.0s [2023-02-24T22:17:01.572Z] [2023-02-24T22:17:01.572Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:01.572Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 63.96MB / 141.98MB 7.0s [2023-02-24T22:17:01.572Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 70.25MB / 85.98MB 7.0s [2023-02-24T22:17:01.611Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 [2023-02-24T22:17:01.723Z] #9 sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b 1.86kB / 1.86kB done [2023-02-24T22:17:01.723Z] #9 sha256:740324e52de766f230ad7113fac9028399d6e03af34883de625dc2230ef7927e 1.80kB / 1.80kB done [2023-02-24T22:17:01.723Z] #9 sha256:c37a56a6d65476eabfb50e74421f16f415093e2d1bdd7f83e8bbb4b1a3eb2109 7.12kB / 7.12kB done [2023-02-24T22:17:01.785Z] #13 extracting sha256:4bfb8dc93d4197860c2bff47f2c2f280c2dd8ed699e7b3241aa325ecee53c7d7 2.7s done [2023-02-24T22:17:01.785Z] #13 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e [2023-02-24T22:17:01.834Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 75.50MB / 85.98MB 7.2s [2023-02-24T22:17:01.834Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 76.55MB / 141.98MB 7.4s [2023-02-24T22:17:01.834Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 83.89MB / 85.98MB 7.4s [2023-02-24T22:17:01.986Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 0B / 55.03MB 0.5s [2023-02-24T22:17:01.986Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0B / 5.16MB 0.5s [2023-02-24T22:17:02.253Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 5.24MB / 55.03MB 0.7s [2023-02-24T22:17:02.253Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 4.19MB / 5.16MB 0.7s [2023-02-24T22:17:02.253Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 9.44MB / 55.03MB 0.8s [2023-02-24T22:17:02.253Z] #9 sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 5.16MB / 5.16MB 0.7s done [2023-02-24T22:17:02.410Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 84.93MB / 141.98MB 7.7s [2023-02-24T22:17:02.517Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 13.63MB / 55.03MB 0.9s [2023-02-24T22:17:02.517Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 1.05MB / 10.88MB 0.9s [2023-02-24T22:17:02.517Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 18.87MB / 55.03MB 1.0s [2023-02-24T22:17:02.517Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 2.10MB / 10.88MB 1.0s [2023-02-24T22:17:02.671Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 94.37MB / 141.98MB 8.1s [2023-02-24T22:17:02.788Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 25.17MB / 55.03MB 1.1s [2023-02-24T22:17:02.788Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 6.29MB / 10.88MB 1.1s [2023-02-24T22:17:02.788Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 35.01MB / 55.03MB 1.3s [2023-02-24T22:17:02.788Z] #9 sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 10.88MB / 10.88MB 1.2s done [2023-02-24T22:17:02.788Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 0B / 54.58MB 1.3s [2023-02-24T22:17:02.933Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 110.10MB / 141.98MB 8.5s [2023-02-24T22:17:03.056Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 39.85MB / 55.03MB 1.4s [2023-02-24T22:17:03.056Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 8.72MB / 54.58MB 1.5s [2023-02-24T22:17:03.056Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 46.14MB / 55.03MB 1.6s [2023-02-24T22:17:03.056Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 14.68MB / 54.58MB 1.6s [2023-02-24T22:17:03.321Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 52.43MB / 55.03MB 1.7s [2023-02-24T22:17:03.321Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 23.07MB / 54.58MB 1.7s [2023-02-24T22:17:03.321Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 0B / 85.98MB 1.7s [2023-02-24T22:17:03.321Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 26.47MB / 54.58MB 1.8s [2023-02-24T22:17:03.514Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 119.54MB / 141.98MB 9.1s [2023-02-24T22:17:03.590Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 31.74MB / 54.58MB 1.9s [2023-02-24T22:17:03.590Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 36.70MB / 54.58MB 2.0s [2023-02-24T22:17:03.590Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 10.49MB / 85.98MB 2.0s [2023-02-24T22:17:03.775Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 126.88MB / 141.98MB 9.2s [2023-02-24T22:17:03.775Z] #10 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 9.0s done [2023-02-24T22:17:03.776Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 134.22MB / 141.98MB 9.3s [2023-02-24T22:17:03.858Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 46.14MB / 54.58MB 2.2s [2023-02-24T22:17:03.858Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 19.92MB / 85.98MB 2.2s [2023-02-24T22:17:03.858Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 50.33MB / 54.58MB 2.3s [2023-02-24T22:17:04.120Z] #9 sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 55.03MB / 55.03MB 2.3s done [2023-02-24T22:17:04.120Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 2.5s [2023-02-24T22:17:04.120Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 27.26MB / 85.98MB 2.5s [2023-02-24T22:17:04.120Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 0B / 141.98MB 2.5s [2023-02-24T22:17:04.160Z] #9 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 5.1s [2023-02-24T22:17:04.172Z] #10 ... [2023-02-24T22:17:04.173Z] [2023-02-24T22:17:04.173Z] #13 [internal] load build context [2023-02-24T22:17:04.173Z] #13 transferring context: 53.55MB 9.4s done [2023-02-24T22:17:04.173Z] #13 DONE 9.7s [2023-02-24T22:17:04.173Z] [2023-02-24T22:17:04.173Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:04.173Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 9.5s [2023-02-24T22:17:04.326Z] #13 ... [2023-02-24T22:17:04.327Z] [2023-02-24T22:17:04.327Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-02-24T22:17:04.385Z] #9 sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 54.58MB / 54.58MB 2.6s done [2023-02-24T22:17:04.385Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 33.55MB / 85.98MB 2.7s [2023-02-24T22:17:04.385Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 [2023-02-24T22:17:04.385Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 45.09MB / 85.98MB 2.9s [2023-02-24T22:17:04.385Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 14.68MB / 141.98MB 2.9s [2023-02-24T22:17:04.385Z] #9 sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a 156B / 156B 2.8s done [2023-02-24T22:17:04.654Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 55.57MB / 85.98MB 3.1s [2023-02-24T22:17:04.654Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 25.17MB / 141.98MB 3.1s [2023-02-24T22:17:04.654Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 64.79MB / 85.98MB 3.2s [2023-02-24T22:17:04.921Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 69.21MB / 85.98MB 3.3s [2023-02-24T22:17:04.921Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 33.55MB / 141.98MB 3.3s [2023-02-24T22:17:05.098Z] #9 ... [2023-02-24T22:17:05.098Z] [2023-02-24T22:17:05.098Z] #14 [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 [2023-02-24T22:17:05.098Z] #14 3.841 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:05.098Z] #14 3.858 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:05.098Z] #14 3.862 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:05.098Z] #14 4.082 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:05.098Z] #14 4.370 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:17:05.098Z] #14 4.834 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:17:05.098Z] #14 5.982 Fetched 8634 kB in 2s (3594 kB/s) [2023-02-24T22:17:05.098Z] #14 5.982 Reading package lists... [2023-02-24T22:17:05.098Z] #14 6.730 Reading package lists... [2023-02-24T22:17:05.098Z] #14 7.510 Building dependency tree... [2023-02-24T22:17:05.098Z] #14 7.819 The following additional packages will be installed: [2023-02-24T22:17:05.098Z] #14 7.819 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-02-24T22:17:05.098Z] #14 7.819 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-02-24T22:17:05.098Z] #14 7.819 Recommended packages: [2023-02-24T22:17:05.098Z] #14 7.819 libldap-common publicsuffix libsasl2-modules [2023-02-24T22:17:05.098Z] #14 7.978 The following NEW packages will be installed: [2023-02-24T22:17:05.098Z] #14 7.978 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-02-24T22:17:05.098Z] #14 7.978 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-02-24T22:17:05.098Z] #14 7.978 libssh2-1 openssl [2023-02-24T22:17:05.098Z] #14 8.252 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-02-24T22:17:05.098Z] #14 8.252 Need to get 3049 kB of archives. [2023-02-24T22:17:05.098Z] #14 8.252 After this operation, 6663 kB of additional disk space will be used. [2023-02-24T22:17:05.098Z] #14 8.252 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-02-24T22:17:05.098Z] #14 8.268 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-02-24T22:17:05.098Z] #14 8.282 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-02-24T22:17:05.098Z] #14 8.284 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-02-24T22:17:05.098Z] #14 8.286 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-02-24T22:17:05.098Z] #14 8.290 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-02-24T22:17:05.098Z] #14 8.293 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-02-24T22:17:05.098Z] #14 8.294 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-02-24T22:17:05.098Z] #14 8.295 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-02-24T22:17:05.098Z] #14 8.296 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-02-24T22:17:05.098Z] #14 8.302 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u5 [346 kB] [2023-02-24T22:17:05.098Z] #14 8.305 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u5 [270 kB] [2023-02-24T22:17:05.098Z] #14 8.307 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-24T22:17:05.098Z] #14 8.315 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-24T22:17:05.098Z] #14 8.317 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-24T22:17:05.098Z] #14 8.614 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:17:05.098Z] #14 8.648 Fetched 3049 kB in 0s (9148 kB/s) [2023-02-24T22:17:05.098Z] #14 8.680 Selecting previously unselected package openssl. [2023-02-24T22:17:05.098Z] #14 8.680 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2023-02-24T22:17:05.098Z] #14 8.680 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-02-24T22:17:05.098Z] #14 8.686 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-02-24T22:17:05.098Z] #14 8.989 Selecting previously unselected package ca-certificates. [2023-02-24T22:17:05.098Z] #14 8.989 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-02-24T22:17:05.098Z] #14 9.016 Unpacking ca-certificates (20210119) ... [2023-02-24T22:17:05.098Z] #14 9.097 Selecting previously unselected package libbrotli1:amd64. [2023-02-24T22:17:05.098Z] #14 9.097 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-02-24T22:17:05.098Z] #14 9.104 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-24T22:17:05.098Z] #14 9.230 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-02-24T22:17:05.098Z] #14 9.230 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-24T22:17:05.098Z] #14 9.241 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:05.098Z] #14 9.290 Selecting previously unselected package libsasl2-2:amd64. [2023-02-24T22:17:05.098Z] #14 9.290 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-24T22:17:05.098Z] #14 9.295 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:05.098Z] #14 9.356 Selecting previously unselected package libldap-2.4-2:amd64. [2023-02-24T22:17:05.098Z] #14 9.357 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-02-24T22:17:05.098Z] #14 9.362 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-24T22:17:05.098Z] #14 9.449 Selecting previously unselected package libnghttp2-14:amd64. [2023-02-24T22:17:05.098Z] #14 9.449 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-02-24T22:17:05.098Z] #14 9.458 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-24T22:17:05.098Z] #14 9.513 Selecting previously unselected package libpsl5:amd64. [2023-02-24T22:17:05.098Z] #14 9.515 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-02-24T22:17:05.098Z] #14 9.519 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-02-24T22:17:05.098Z] #14 9.569 Selecting previously unselected package librtmp1:amd64. [2023-02-24T22:17:05.098Z] #14 9.569 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-02-24T22:17:05.098Z] #14 9.574 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-24T22:17:05.098Z] #14 9.625 Selecting previously unselected package libssh2-1:amd64. [2023-02-24T22:17:05.098Z] #14 9.626 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-02-24T22:17:05.098Z] #14 9.630 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-02-24T22:17:05.098Z] #14 9.702 Selecting previously unselected package libcurl4:amd64. [2023-02-24T22:17:05.098Z] #14 9.703 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-24T22:17:05.098Z] #14 9.710 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:05.098Z] #14 9.799 Selecting previously unselected package curl. [2023-02-24T22:17:05.098Z] #14 9.799 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-24T22:17:05.098Z] #14 9.803 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:05.098Z] #14 9.887 Selecting previously unselected package libonig5:amd64. [2023-02-24T22:17:05.098Z] #14 9.889 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-24T22:17:05.098Z] #14 9.893 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:17:05.098Z] #14 9.971 Selecting previously unselected package libjq1:amd64. [2023-02-24T22:17:05.098Z] #14 9.971 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-02-24T22:17:05.098Z] #14 9.974 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:17:05.098Z] #14 10.04 Selecting previously unselected package jq. [2023-02-24T22:17:05.098Z] #14 10.04 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-02-24T22:17:05.098Z] #14 10.04 Unpacking jq (1.6-2.1) ... [2023-02-24T22:17:05.098Z] #14 10.09 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-02-24T22:17:05.098Z] #14 10.10 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-24T22:17:05.098Z] #14 10.12 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-24T22:17:05.098Z] #14 10.13 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:05.098Z] #14 10.14 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-24T22:17:05.098Z] #14 10.15 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:05.098Z] #14 10.16 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-02-24T22:17:05.098Z] #14 10.17 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-02-24T22:17:05.098Z] #14 10.19 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:17:05.098Z] #14 10.20 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:17:05.098Z] #14 10.21 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-24T22:17:05.098Z] #14 10.22 Setting up ca-certificates (20210119) ... [2023-02-24T22:17:05.123Z] #10 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 10.6s done [2023-02-24T22:17:05.183Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 83.89MB / 85.98MB 3.6s [2023-02-24T22:17:05.184Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 50.33MB / 141.98MB 3.6s [2023-02-24T22:17:05.184Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 57.63MB / 141.98MB 3.7s [2023-02-24T22:17:05.357Z] #14 10.93 Updating certificates in /etc/ssl/certs... [2023-02-24T22:17:05.385Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 6.4s [2023-02-24T22:17:05.446Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 69.21MB / 141.98MB 3.9s [2023-02-24T22:17:05.702Z] #14 DONE 1.2s [2023-02-24T22:17:05.702Z] [2023-02-24T22:17:05.702Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-02-24T22:17:05.702Z] #15 DONE 0.3s [2023-02-24T22:17:05.702Z] [2023-02-24T22:17:05.702Z] #16 [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 [2023-02-24T22:17:05.702Z] #0 1.179 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:05.702Z] #0 1.197 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:05.702Z] #0 1.197 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:05.702Z] #0 1.367 Get:4 http://deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-24T22:17:05.702Z] #0 1.560 Get:5 http://deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB] [2023-02-24T22:17:05.702Z] #0 1.872 Get:6 http://deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-24T22:17:05.702Z] #0 2.567 Fetched 8516 kB in 2s (5184 kB/s) [2023-02-24T22:17:05.702Z] #0 2.567 Reading package lists... [2023-02-24T22:17:05.702Z] #0 3.135 Reading package lists... [2023-02-24T22:17:05.702Z] #0 3.698 Building dependency tree... [2023-02-24T22:17:05.702Z] #0 4.197 The following additional packages will be installed: [2023-02-24T22:17:05.702Z] #0 4.198 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-02-24T22:17:05.702Z] #0 4.199 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-02-24T22:17:05.702Z] #0 4.202 Recommended packages: [2023-02-24T22:17:05.702Z] #0 4.204 libldap-common publicsuffix libsasl2-modules [2023-02-24T22:17:05.702Z] #0 4.314 The following NEW packages will be installed: [2023-02-24T22:17:05.702Z] #0 4.314 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-02-24T22:17:05.702Z] #0 4.315 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-02-24T22:17:05.702Z] #0 4.315 libssh2-1 openssl [2023-02-24T22:17:05.702Z] #0 4.588 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-02-24T22:17:05.702Z] #0 4.588 Need to get 2944 kB of archives. [2023-02-24T22:17:05.702Z] #0 4.588 After this operation, 6484 kB of additional disk space will be used. [2023-02-24T22:17:05.702Z] #0 4.588 Get:1 http://deb.debian.org/debian-security bullseye-security/main arm64 openssl arm64 1.1.1n-0+deb11u4 [831 kB] [2023-02-24T22:17:05.702Z] #0 4.597 Get:2 http://deb.debian.org/debian bullseye/main arm64 ca-certificates all 20210119 [158 kB] [2023-02-24T22:17:05.702Z] #0 4.601 Get:3 http://deb.debian.org/debian bullseye/main arm64 libbrotli1 arm64 1.0.9-2+b2 [267 kB] [2023-02-24T22:17:05.702Z] #0 4.604 Get:4 http://deb.debian.org/debian bullseye/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-2.1+deb11u1 [69.4 kB] [2023-02-24T22:17:05.702Z] #0 4.604 Get:5 http://deb.debian.org/debian bullseye/main arm64 libsasl2-2 arm64 2.1.27+dfsg-2.1+deb11u1 [105 kB] [2023-02-24T22:17:05.702Z] #0 4.607 Get:6 http://deb.debian.org/debian bullseye/main arm64 libldap-2.4-2 arm64 2.4.57+dfsg-3+deb11u1 [222 kB] [2023-02-24T22:17:05.702Z] #0 4.608 Get:7 http://deb.debian.org/debian bullseye/main arm64 libnghttp2-14 arm64 1.43.0-1 [73.8 kB] [2023-02-24T22:17:05.702Z] #0 4.655 Get:8 http://deb.debian.org/debian bullseye/main arm64 libpsl5 arm64 0.21.0-1.2 [57.1 kB] [2023-02-24T22:17:05.702Z] #0 4.665 Get:9 http://deb.debian.org/debian bullseye/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2+b2 [59.4 kB] [2023-02-24T22:17:05.702Z] #0 4.671 Get:10 http://deb.debian.org/debian bullseye/main arm64 libssh2-1 arm64 1.9.0-2 [150 kB] [2023-02-24T22:17:05.702Z] #0 4.671 Get:11 http://deb.debian.org/debian-security bullseye-security/main arm64 libcurl4 arm64 7.74.0-1.3+deb11u5 [325 kB] [2023-02-24T22:17:05.702Z] #0 4.671 Get:12 http://deb.debian.org/debian-security bullseye-security/main arm64 curl arm64 7.74.0-1.3+deb11u5 [265 kB] [2023-02-24T22:17:05.702Z] #0 4.671 Get:13 http://deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-02-24T22:17:05.702Z] #0 4.671 Get:14 http://deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-02-24T22:17:05.702Z] #0 4.671 Get:15 http://deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-02-24T22:17:05.702Z] #0 4.879 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:17:05.702Z] #0 4.945 Fetched 2944 kB in 0s (8457 kB/s) [2023-02-24T22:17:05.702Z] #0 5.097 Selecting previously unselected package openssl. [2023-02-24T22:17:05.702Z] #0 5.097 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6653 files and directories currently installed.) [2023-02-24T22:17:05.702Z] #0 5.119 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_arm64.deb ... [2023-02-24T22:17:05.702Z] #0 5.134 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-02-24T22:17:05.702Z] #0 5.549 Selecting previously unselected package ca-certificates. [2023-02-24T22:17:05.702Z] #0 5.549 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-02-24T22:17:05.702Z] #0 5.569 Unpacking ca-certificates (20210119) ... [2023-02-24T22:17:05.702Z] #0 5.708 Selecting previously unselected package libbrotli1:arm64. [2023-02-24T22:17:05.702Z] #0 5.708 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_arm64.deb ... [2023-02-24T22:17:05.702Z] #0 5.715 Unpacking libbrotli1:arm64 (1.0.9-2+b2) ... [2023-02-24T22:17:05.702Z] #0 5.901 Selecting previously unselected package libsasl2-modules-db:arm64. [2023-02-24T22:17:05.702Z] #0 5.901 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-02-24T22:17:05.702Z] #0 5.999 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:05.702Z] #0 6.544 Selecting previously unselected package libsasl2-2:arm64. [2023-02-24T22:17:05.702Z] #0 6.546 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_arm64.deb ... [2023-02-24T22:17:05.702Z] #0 6.686 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:05.702Z] #0 6.798 Selecting previously unselected package libldap-2.4-2:arm64. [2023-02-24T22:17:05.702Z] #0 6.798 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_arm64.deb ... [2023-02-24T22:17:05.702Z] #0 6.803 Unpacking libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-24T22:17:05.702Z] #0 6.864 Selecting previously unselected package libnghttp2-14:arm64. [2023-02-24T22:17:05.702Z] #0 6.864 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_arm64.deb ... [2023-02-24T22:17:05.702Z] #0 6.867 Unpacking libnghttp2-14:arm64 (1.43.0-1) ... [2023-02-24T22:17:05.702Z] #0 6.985 Selecting previously unselected package libpsl5:arm64. [2023-02-24T22:17:05.702Z] #0 6.987 Preparing to unpack .../07-libpsl5_0.21.0-1.2_arm64.deb ... [2023-02-24T22:17:05.702Z] #0 6.992 Unpacking libpsl5:arm64 (0.21.0-1.2) ... [2023-02-24T22:17:05.702Z] #0 7.030 Selecting previously unselected package librtmp1:arm64. [2023-02-24T22:17:05.702Z] #0 7.030 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_arm64.deb ... [2023-02-24T22:17:05.702Z] #0 7.035 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-24T22:17:05.702Z] #0 7.087 Selecting previously unselected package libssh2-1:arm64. [2023-02-24T22:17:05.702Z] #0 7.087 Preparing to unpack .../09-libssh2-1_1.9.0-2_arm64.deb ... [2023-02-24T22:17:05.702Z] #0 7.094 Unpacking libssh2-1:arm64 (1.9.0-2) ... [2023-02-24T22:17:05.702Z] #16 7.162 Selecting previously unselected package libcurl4:arm64. [2023-02-24T22:17:05.702Z] #16 7.162 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_arm64.deb ... [2023-02-24T22:17:05.702Z] #16 7.167 Unpacking libcurl4:arm64 (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:05.712Z] #9 sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 85.98MB / 85.98MB 4.0s done [2023-02-24T22:17:05.712Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 80.18MB / 141.98MB 4.1s [2023-02-24T22:17:05.712Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 93.32MB / 141.98MB 4.3s [2023-02-24T22:17:05.960Z] #16 7.269 Selecting previously unselected package curl. [2023-02-24T22:17:05.960Z] #16 7.322 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_arm64.deb ... [2023-02-24T22:17:05.960Z] #16 7.327 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:05.960Z] #16 7.387 Selecting previously unselected package libonig5:arm64. [2023-02-24T22:17:05.960Z] #16 7.387 Preparing to unpack .../12-libonig5_6.9.6-1.1_arm64.deb ... [2023-02-24T22:17:05.960Z] #16 7.391 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-02-24T22:17:05.960Z] #16 7.455 Selecting previously unselected package libjq1:arm64. [2023-02-24T22:17:05.960Z] #16 7.455 Preparing to unpack .../13-libjq1_1.6-2.1_arm64.deb ... [2023-02-24T22:17:05.960Z] #16 7.459 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-02-24T22:17:05.960Z] #16 7.507 Selecting previously unselected package jq. [2023-02-24T22:17:05.960Z] #16 7.507 Preparing to unpack .../14-jq_1.6-2.1_arm64.deb ... [2023-02-24T22:17:05.960Z] #16 7.512 Unpacking jq (1.6-2.1) ... [2023-02-24T22:17:05.960Z] #16 7.552 Setting up libpsl5:arm64 (0.21.0-1.2) ... [2023-02-24T22:17:05.960Z] #16 7.564 Setting up libbrotli1:arm64 (1.0.9-2+b2) ... [2023-02-24T22:17:05.972Z] #9 ... [2023-02-24T22:17:05.972Z] [2023-02-24T22:17:05.972Z] #10 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-24T22:17:05.972Z] #10 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.1s done [2023-02-24T22:17:05.972Z] #10 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-24T22:17:05.972Z] #10 sha256:81b2b42c9be1c14882e762a1ff2c55e210e7786b3a9d4844dc06d38436af79f0 527B / 527B done [2023-02-24T22:17:05.972Z] #10 sha256:3a8ef40bfcb9bd910ac224761ec10505456a242fa2c37d8e88fd2916c7fd1205 491B / 491B done [2023-02-24T22:17:05.972Z] #10 sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 9.86MB / 9.86MB 0.5s done [2023-02-24T22:17:05.972Z] #10 extracting sha256:c78c38492ad3b2e456a22a162663abfda3a64a6077e6c7721c663f04369b5734 3.8s done [2023-02-24T22:17:05.972Z] #10 DONE 4.6s [2023-02-24T22:17:05.972Z] [2023-02-24T22:17:05.973Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:05.973Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 101.71MB / 141.98MB 4.5s [2023-02-24T22:17:06.219Z] #16 7.577 Setting up libnghttp2-14:arm64 (1.43.0-1) ... [2023-02-24T22:17:06.219Z] #16 7.589 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:06.219Z] #16 7.600 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-24T22:17:06.219Z] #16 7.611 Setting up libsasl2-2:arm64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:06.219Z] #16 7.625 Setting up libssh2-1:arm64 (1.9.0-2) ... [2023-02-24T22:17:06.219Z] #16 7.639 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-02-24T22:17:06.219Z] #16 7.653 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-02-24T22:17:06.219Z] #16 7.665 Setting up libjq1:arm64 (1.6-2.1) ... [2023-02-24T22:17:06.219Z] #16 7.679 Setting up libldap-2.4-2:arm64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-24T22:17:06.219Z] #16 7.689 Setting up ca-certificates (20210119) ... [2023-02-24T22:17:06.238Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 110.10MB / 141.98MB 4.6s [2023-02-24T22:17:06.238Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 119.54MB / 141.98MB 4.7s [2023-02-24T22:17:06.330Z] #10 ... [2023-02-24T22:17:06.330Z] [2023-02-24T22:17:06.330Z] #14 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-02-24T22:17:06.330Z] #14 DONE 0.8s [2023-02-24T22:17:06.330Z] [2023-02-24T22:17:06.330Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-24T22:17:06.330Z] #9 extracting sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 8.5s [2023-02-24T22:17:06.503Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 130.02MB / 141.98MB 4.9s [2023-02-24T22:17:06.503Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 5.1s [2023-02-24T22:17:06.746Z] #14 12.12 129 added, 0 removed; done. [2023-02-24T22:17:06.746Z] #14 12.17 Setting up jq (1.6-2.1) ... [2023-02-24T22:17:06.746Z] #14 12.18 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:06.746Z] #14 12.19 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:06.746Z] #14 12.20 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:17:06.746Z] #14 12.22 Processing triggers for ca-certificates (20210119) ... [2023-02-24T22:17:06.746Z] #14 12.23 Updating certificates in /etc/ssl/certs... [2023-02-24T22:17:06.880Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 5.0s [2023-02-24T22:17:07.080Z] #9 sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 141.98MB / 141.98MB 5.5s done [2023-02-24T22:17:07.164Z] #16 8.365 Updating certificates in /etc/ssl/certs... [2023-02-24T22:17:07.275Z] #9 ... [2023-02-24T22:17:07.275Z] [2023-02-24T22:17:07.275Z] #15 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-02-24T22:17:07.275Z] #15 DONE 1.0s [2023-02-24T22:17:07.275Z] [2023-02-24T22:17:07.275Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:07.341Z] #9 ... [2023-02-24T22:17:07.341Z] [2023-02-24T22:17:07.341Z] #11 [internal] load build context [2023-02-24T22:17:07.341Z] #11 transferring context: 53.54MB 5.7s done [2023-02-24T22:17:07.341Z] #11 DONE 6.0s [2023-02-24T22:17:07.341Z] [2023-02-24T22:17:07.341Z] #12 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2023-02-24T22:17:07.341Z] #12 resolve docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 0.0s done [2023-02-24T22:17:07.341Z] #12 sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 741B / 741B done [2023-02-24T22:17:07.341Z] #12 sha256:63ece2b37531308367b2fa9cfcbc796a05728d16e94298efab2954df2e90a671 528B / 528B done [2023-02-24T22:17:07.341Z] #12 sha256:c7bb613b4c034b3b56275f56a9eb1d6386a61cc2e63835a47c78f070c7cb3ee8 491B / 491B done [2023-02-24T22:17:07.341Z] #12 sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 12.42MB / 12.42MB 0.5s done [2023-02-24T22:17:07.341Z] #12 extracting sha256:6adc4ce039e1a1ef3f5b56158dec45d70d70c8feca408878c72fae7e482072e0 4.6s done [2023-02-24T22:17:07.341Z] #12 DONE 6.0s [2023-02-24T22:17:07.602Z] [2023-02-24T22:17:07.602Z] #13 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-24T22:17:07.602Z] #13 resolve docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 0.1s done [2023-02-24T22:17:07.602Z] #13 sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 1.85kB / 1.85kB done [2023-02-24T22:17:07.602Z] #13 sha256:749383b0a6d17fb745d397b108d2ea38b5832226586b25c9f5cf7fcde24458ab 529B / 529B done [2023-02-24T22:17:07.602Z] #13 sha256:54e726b437fbb2dd7b43e4dd5cd79b0181e96a22849b7fc2ffe934fac2d65440 1.46kB / 1.46kB done [2023-02-24T22:17:07.602Z] #13 sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 55.05MB / 55.05MB 1.6s done [2023-02-24T22:17:07.602Z] #13 extracting sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 4.0s [2023-02-24T22:17:07.687Z] #14 13.17 0 added, 0 removed; done. [2023-02-24T22:17:07.687Z] #14 13.17 Running hooks in /etc/ca-certificates/update.d... [2023-02-24T22:17:07.687Z] #14 13.17 done. [2023-02-24T22:17:07.734Z] #16 9.149 129 added, 0 removed; done. [2023-02-24T22:17:07.734Z] #16 9.209 Setting up jq (1.6-2.1) ... [2023-02-24T22:17:07.734Z] #16 9.221 Setting up libcurl4:arm64 (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:07.734Z] #16 9.233 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:07.734Z] #16 9.244 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:17:07.993Z] #16 9.263 Processing triggers for ca-certificates (20210119) ... [2023-02-24T22:17:07.993Z] #16 9.273 Updating certificates in /etc/ssl/certs... [2023-02-24T22:17:08.560Z] #16 10.00 0 added, 0 removed; done. [2023-02-24T22:17:08.560Z] #16 10.00 Running hooks in /etc/ca-certificates/update.d... [2023-02-24T22:17:08.560Z] #16 10.00 done. [2023-02-24T22:17:08.635Z] #14 DONE 14.2s [2023-02-24T22:17:08.635Z] [2023-02-24T22:17:08.635Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:08.635Z] #9 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 7.2s done [2023-02-24T22:17:08.635Z] #9 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 2.1s [2023-02-24T22:17:08.893Z] #9 ... [2023-02-24T22:17:08.893Z] [2023-02-24T22:17:08.893Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-02-24T22:17:08.893Z] #17 DONE 0.2s [2023-02-24T22:17:08.893Z] [2023-02-24T22:17:08.893Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:09.495Z] #16 DONE 10.8s [2023-02-24T22:17:09.495Z] [2023-02-24T22:17:09.495Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-02-24T22:17:09.495Z] #17 DONE 0.3s [2023-02-24T22:17:09.495Z] [2023-02-24T22:17:09.495Z] #13 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:09.495Z] #13 extracting sha256:530999854f4629231859226fd635c5088244ca7736053631fe412d6325352e6e 3.4s done [2023-02-24T22:17:09.495Z] #13 extracting sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 4.2s [2023-02-24T22:17:10.174Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 7.9s done [2023-02-24T22:17:10.174Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 0.1s [2023-02-24T22:17:10.432Z] #13 extracting sha256:6ad9f0b1b9e29fd8991fed0ab142c35910ee460112cda284f4cf9f20ad2ffef8 4.9s done [2023-02-24T22:17:10.608Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 11.9s [2023-02-24T22:17:10.703Z] #13 extracting sha256:fc998f6bcdc21e0e8394f3504f109dd36c587a7a86f22e0d1654e42ae5b7bb13 done [2023-02-24T22:17:10.703Z] #13 DONE 19.0s [2023-02-24T22:17:10.703Z] [2023-02-24T22:17:10.703Z] #18 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-02-24T22:17:10.751Z] #10 ... [2023-02-24T22:17:10.751Z] [2023-02-24T22:17:10.751Z] #16 [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 [2023-02-24T22:17:10.751Z] #0 1.503 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:10.751Z] #0 1.522 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:10.751Z] #0 1.522 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:10.751Z] #0 1.772 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:10.751Z] #0 2.128 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:17:10.751Z] #0 2.652 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:17:10.751Z] #0 3.680 Fetched 8634 kB in 2s (3545 kB/s) [2023-02-24T22:17:10.751Z] #0 3.680 Reading package lists... [2023-02-24T22:17:10.751Z] #0 4.475 Reading package lists... [2023-02-24T22:17:10.751Z] #0 5.284 Building dependency tree... [2023-02-24T22:17:10.751Z] #0 5.660 The following additional packages will be installed: [2023-02-24T22:17:10.751Z] #0 5.660 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-02-24T22:17:10.751Z] #0 5.660 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-02-24T22:17:10.751Z] #0 5.660 Recommended packages: [2023-02-24T22:17:10.751Z] #0 5.660 libldap-common publicsuffix libsasl2-modules [2023-02-24T22:17:10.751Z] #0 5.799 The following NEW packages will be installed: [2023-02-24T22:17:10.751Z] #0 5.799 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-02-24T22:17:10.751Z] #0 5.799 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-02-24T22:17:10.751Z] #0 5.799 libssh2-1 openssl [2023-02-24T22:17:10.751Z] #0 6.075 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-02-24T22:17:10.751Z] #0 6.075 Need to get 3049 kB of archives. [2023-02-24T22:17:10.751Z] #0 6.075 After this operation, 6663 kB of additional disk space will be used. [2023-02-24T22:17:10.751Z] #0 6.075 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-02-24T22:17:10.751Z] #0 6.088 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-02-24T22:17:10.751Z] #0 6.112 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-02-24T22:17:10.751Z] #0 6.112 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-02-24T22:17:10.751Z] #0 6.128 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-02-24T22:17:10.751Z] #0 6.128 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-02-24T22:17:10.751Z] #0 6.128 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-02-24T22:17:10.751Z] #0 6.128 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-02-24T22:17:10.751Z] #0 6.128 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-02-24T22:17:10.751Z] #0 6.128 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-02-24T22:17:10.751Z] #0 6.135 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u5 [346 kB] [2023-02-24T22:17:10.752Z] #0 6.146 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u5 [270 kB] [2023-02-24T22:17:10.752Z] #0 6.146 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-24T22:17:10.752Z] #0 6.146 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-24T22:17:10.752Z] #0 6.146 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-24T22:17:10.752Z] #0 6.385 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:17:10.752Z] #0 6.428 Fetched 3049 kB in 0s (8886 kB/s) [2023-02-24T22:17:10.752Z] #0 6.517 Selecting previously unselected package openssl. [2023-02-24T22:17:10.752Z] #0 6.517 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2023-02-24T22:17:10.752Z] #0 6.518 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-02-24T22:17:10.752Z] #0 6.528 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-02-24T22:17:10.752Z] #0 6.788 Selecting previously unselected package ca-certificates. [2023-02-24T22:17:10.752Z] #0 6.788 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-02-24T22:17:10.752Z] #0 6.788 Unpacking ca-certificates (20210119) ... [2023-02-24T22:17:10.752Z] #0 6.951 Selecting previously unselected package libbrotli1:amd64. [2023-02-24T22:17:10.752Z] #0 6.951 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-02-24T22:17:10.752Z] #0 6.961 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-24T22:17:10.752Z] #0 7.055 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-02-24T22:17:10.752Z] #0 7.055 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-24T22:17:10.752Z] #0 7.063 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:10.752Z] #0 7.107 Selecting previously unselected package libsasl2-2:amd64. [2023-02-24T22:17:10.752Z] #0 7.107 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-24T22:17:10.752Z] #0 7.112 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:10.752Z] #0 7.171 Selecting previously unselected package libldap-2.4-2:amd64. [2023-02-24T22:17:10.752Z] #0 7.171 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-02-24T22:17:10.752Z] #0 7.175 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-24T22:17:10.752Z] #0 7.260 Selecting previously unselected package libnghttp2-14:amd64. [2023-02-24T22:17:10.752Z] #0 7.260 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-02-24T22:17:10.752Z] #0 7.265 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-24T22:17:10.752Z] #0 7.315 Selecting previously unselected package libpsl5:amd64. [2023-02-24T22:17:10.752Z] #0 7.315 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-02-24T22:17:10.752Z] #0 7.325 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-02-24T22:17:10.752Z] #0 7.369 Selecting previously unselected package librtmp1:amd64. [2023-02-24T22:17:10.752Z] #0 7.369 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-02-24T22:17:10.752Z] #0 7.374 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-24T22:17:10.752Z] #0 7.428 Selecting previously unselected package libssh2-1:amd64. [2023-02-24T22:17:10.752Z] #0 7.428 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-02-24T22:17:10.752Z] #0 7.429 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-02-24T22:17:10.752Z] #0 7.496 Selecting previously unselected package libcurl4:amd64. [2023-02-24T22:17:10.752Z] #0 7.496 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-24T22:17:10.752Z] #0 7.499 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:10.752Z] #0 7.579 Selecting previously unselected package curl. [2023-02-24T22:17:10.752Z] #0 7.579 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-24T22:17:10.752Z] #0 7.586 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:10.752Z] #0 7.719 Selecting previously unselected package libonig5:amd64. [2023-02-24T22:17:10.752Z] #0 7.719 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-24T22:17:10.752Z] #0 7.724 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:17:10.752Z] #0 7.801 Selecting previously unselected package libjq1:amd64. [2023-02-24T22:17:10.752Z] #0 7.801 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-02-24T22:17:10.752Z] #0 7.806 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:17:10.752Z] #0 7.853 Selecting previously unselected package jq. [2023-02-24T22:17:10.752Z] #0 7.853 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-02-24T22:17:10.752Z] #0 7.858 Unpacking jq (1.6-2.1) ... [2023-02-24T22:17:10.752Z] #0 7.917 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-02-24T22:17:10.752Z] #0 7.927 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-24T22:17:10.752Z] #0 7.937 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-24T22:17:10.752Z] #0 7.947 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:10.752Z] #0 7.956 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-24T22:17:10.752Z] #0 7.966 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:10.752Z] #0 7.976 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-02-24T22:17:10.752Z] #0 7.985 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-02-24T22:17:10.752Z] #0 7.999 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:17:10.752Z] #0 8.010 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:17:10.752Z] #0 8.019 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-24T22:17:10.752Z] #0 8.030 Setting up ca-certificates (20210119) ... [2023-02-24T22:17:10.752Z] #0 8.711 Updating certificates in /etc/ssl/certs... [2023-02-24T22:17:10.752Z] #0 9.889 129 added, 0 removed; done. [2023-02-24T22:17:10.752Z] #0 9.948 Setting up jq (1.6-2.1) ... [2023-02-24T22:17:10.752Z] #0 9.958 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:10.752Z] #0 9.968 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:10.752Z] #0 9.979 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:17:10.752Z] #0 9.999 Processing triggers for ca-certificates (20210119) ... [2023-02-24T22:17:10.752Z] #16 10.01 Updating certificates in /etc/ssl/certs... [2023-02-24T22:17:10.752Z] #16 ... [2023-02-24T22:17:10.752Z] [2023-02-24T22:17:10.752Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:10.870Z] #10 ... [2023-02-24T22:17:10.870Z] [2023-02-24T22:17:10.870Z] #9 [frozen-images 1/4] FROM docker.io/library/debian:bullseye@sha256:43ef0c6c3585d5b406caa7a0f232ff5a19c1402aeb415f68bcd1cf9d10180af8 [2023-02-24T22:17:10.870Z] #9 extracting sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 12.6s done [2023-02-24T22:17:10.870Z] #9 DONE 16.6s [2023-02-24T22:17:10.870Z] [2023-02-24T22:17:10.870Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:10.907Z] #13 extracting sha256:1e4aec178e0864db93a6f97a20bde3445871a4562c1801185eca1238d3a0e80d 7.1s done [2023-02-24T22:17:11.132Z] #10 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 12.4s done [2023-02-24T22:17:11.168Z] #13 DONE 9.8s [2023-02-24T22:17:11.168Z] [2023-02-24T22:17:11.168Z] #14 [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 [2023-02-24T22:17:11.671Z] #18 DONE 0.7s [2023-02-24T22:17:11.671Z] [2023-02-24T22:17:11.671Z] #19 [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 [2023-02-24T22:17:11.736Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 [2023-02-24T22:17:11.932Z] #19 DONE 0.5s [2023-02-24T22:17:11.932Z] [2023-02-24T22:17:11.932Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-24T22:17:11.932Z] #0 1.605 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-02-24T22:17:11.932Z] #0 1.812 [2023-02-24T22:17:11.932Z] #0 2.060 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:11.932Z] #20 ... [2023-02-24T22:17:11.932Z] [2023-02-24T22:17:11.932Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-02-24T22:17:11.932Z] #21 DONE 0.1s [2023-02-24T22:17:11.932Z] [2023-02-24T22:17:11.932Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-24T22:17:11.932Z] #20 2.347 [2023-02-24T22:17:12.192Z] #20 ... [2023-02-24T22:17:12.192Z] [2023-02-24T22:17:12.192Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-02-24T22:17:12.192Z] #22 DONE 0.2s [2023-02-24T22:17:12.344Z] #10 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.7s done [2023-02-24T22:17:12.344Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 [2023-02-24T22:17:12.452Z] [2023-02-24T22:17:12.452Z] #23 [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 [2023-02-24T22:17:13.086Z] #14 ... [2023-02-24T22:17:13.086Z] [2023-02-24T22:17:13.086Z] #15 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2023-02-24T22:17:13.086Z] #15 DONE 0.1s [2023-02-24T22:17:13.086Z] [2023-02-24T22:17:13.086Z] #14 [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 [2023-02-24T22:17:13.086Z] #14 1.862 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:13.086Z] #14 1.871 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:13.086Z] #14 1.871 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:13.296Z] #10 ... [2023-02-24T22:17:13.296Z] [2023-02-24T22:17:13.296Z] #16 [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 [2023-02-24T22:17:13.296Z] #16 11.04 0 added, 0 removed; done. [2023-02-24T22:17:13.296Z] #16 11.04 Running hooks in /etc/ca-certificates/update.d... [2023-02-24T22:17:13.296Z] #16 11.04 done. [2023-02-24T22:17:13.296Z] #16 DONE 12.2s [2023-02-24T22:17:13.296Z] [2023-02-24T22:17:13.296Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:13.296Z] #10 ... [2023-02-24T22:17:13.296Z] [2023-02-24T22:17:13.296Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-02-24T22:17:13.296Z] #17 DONE 0.3s [2023-02-24T22:17:13.311Z] #10 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.8s done [2023-02-24T22:17:13.347Z] #14 2.043 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:13.554Z] [2023-02-24T22:17:13.554Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:13.572Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 [2023-02-24T22:17:13.608Z] #14 ... [2023-02-24T22:17:13.608Z] [2023-02-24T22:17:13.608Z] #16 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2023-02-24T22:17:13.608Z] #16 DONE 0.4s [2023-02-24T22:17:13.608Z] [2023-02-24T22:17:13.608Z] #14 [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 [2023-02-24T22:17:13.608Z] #14 2.405 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:17:14.160Z] #9 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 7.2s [2023-02-24T22:17:14.160Z] #9 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 7.4s done [2023-02-24T22:17:14.160Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-02-24T22:17:14.179Z] #14 2.860 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:17:14.935Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 5.3s [2023-02-24T22:17:15.122Z] #14 3.955 Fetched 8634 kB in 2s (3661 kB/s) [2023-02-24T22:17:16.068Z] #14 3.955 Reading package lists... [2023-02-24T22:17:16.654Z] #23 4.446 + git clone https://github.com/docker/distribution.git . [2023-02-24T22:17:16.654Z] #23 4.446 Cloning into '.'... [2023-02-24T22:17:17.015Z] #14 4.772 Reading package lists... [2023-02-24T22:17:17.015Z] #14 5.624 Building dependency tree... [2023-02-24T22:17:17.221Z] #23 ... [2023-02-24T22:17:17.221Z] [2023-02-24T22:17:17.221Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-24T22:17:17.221Z] #20 3.645 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-02-24T22:17:17.221Z] #20 3.993 [2023-02-24T22:17:17.221Z] #20 4.205 #=#=# 0.8% ######################################################################## 100.0% [2023-02-24T22:17:17.221Z] #20 4.532 [2023-02-24T22:17:17.221Z] #20 5.827 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-02-24T22:17:17.221Z] #20 6.424 [2023-02-24T22:17:17.221Z] #20 6.702 #=#=# 0.0% ######### 13.4% ################### 27.2% ######################### 35.6% ################################### 48.9% #################################################### 73.0% ######################################################################## 100.0% [2023-02-24T22:17:17.276Z] #14 6.002 The following additional packages will be installed: [2023-02-24T22:17:17.276Z] #14 6.007 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-02-24T22:17:17.276Z] #14 6.009 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-02-24T22:17:17.276Z] #14 6.011 Recommended packages: [2023-02-24T22:17:17.276Z] #14 6.011 libldap-common publicsuffix libsasl2-modules [2023-02-24T22:17:17.471Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 7.4s done [2023-02-24T22:17:17.471Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 [2023-02-24T22:17:17.537Z] #14 6.168 The following NEW packages will be installed: [2023-02-24T22:17:17.537Z] #14 6.169 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-02-24T22:17:17.537Z] #14 6.169 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-02-24T22:17:17.537Z] #14 6.170 libssh2-1 openssl [2023-02-24T22:17:17.537Z] #14 ... [2023-02-24T22:17:17.537Z] [2023-02-24T22:17:17.537Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:17.537Z] #9 extracting sha256:bbeef03cda1f5d6c9e20c310c1c91382a6b0a1a2501c3436b28152f13896f082 6.4s done [2023-02-24T22:17:17.537Z] #9 extracting sha256:f049f75f014ee8fec2d4728b203c9cbee0502ce142aec030f874aa28359e25f1 0.2s done [2023-02-24T22:17:17.537Z] #9 extracting sha256:56261d0e6b05ece42650b14830960db5b42a9f23479d868256f91d96869ac0c2 0.3s done [2023-02-24T22:17:17.537Z] #9 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 4.6s done [2023-02-24T22:17:17.537Z] #9 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 0.6s [2023-02-24T22:17:17.537Z] #9 ... [2023-02-24T22:17:17.537Z] [2023-02-24T22:17:17.537Z] #14 [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 [2023-02-24T22:17:17.537Z] #14 6.446 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-02-24T22:17:17.537Z] #14 6.446 Need to get 3049 kB of archives. [2023-02-24T22:17:17.537Z] #14 6.446 After this operation, 6663 kB of additional disk space will be used. [2023-02-24T22:17:17.537Z] #14 6.446 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-02-24T22:17:17.797Z] #14 6.463 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-02-24T22:17:17.797Z] #14 6.463 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-02-24T22:17:17.797Z] #14 6.463 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-02-24T22:17:17.797Z] #14 6.463 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-02-24T22:17:17.797Z] #14 6.463 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-02-24T22:17:17.797Z] #14 6.463 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-02-24T22:17:17.797Z] #14 6.463 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-02-24T22:17:17.797Z] #14 6.466 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-02-24T22:17:17.797Z] #14 6.466 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-02-24T22:17:17.798Z] #14 6.470 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u5 [346 kB] [2023-02-24T22:17:17.798Z] #14 6.475 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u5 [270 kB] [2023-02-24T22:17:17.798Z] #14 6.478 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-24T22:17:17.798Z] #14 6.483 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-24T22:17:17.798Z] #14 6.484 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-24T22:17:17.798Z] #14 6.663 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:17:17.798Z] #14 6.697 Fetched 3049 kB in 0s (9933 kB/s) [2023-02-24T22:17:17.798Z] #14 6.728 Selecting previously unselected package openssl. [2023-02-24T22:17:17.798Z] #14 6.728 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2023-02-24T22:17:17.798Z] #14 6.728 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-02-24T22:17:18.059Z] #14 6.733 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-02-24T22:17:18.320Z] #14 6.964 Selecting previously unselected package ca-certificates. [2023-02-24T22:17:18.320Z] #14 6.966 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-02-24T22:17:18.320Z] #14 6.972 Unpacking ca-certificates (20210119) ... [2023-02-24T22:17:18.320Z] #14 7.054 Selecting previously unselected package libbrotli1:amd64. [2023-02-24T22:17:18.320Z] #14 7.054 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-02-24T22:17:18.320Z] #14 7.062 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-24T22:17:18.320Z] #14 7.137 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-02-24T22:17:18.320Z] #14 7.137 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-24T22:17:18.320Z] #14 7.142 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:18.320Z] #14 7.187 Selecting previously unselected package libsasl2-2:amd64. [2023-02-24T22:17:18.320Z] #14 7.187 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-24T22:17:18.320Z] #14 7.191 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:18.320Z] #14 7.235 Selecting previously unselected package libldap-2.4-2:amd64. [2023-02-24T22:17:18.320Z] #14 7.237 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-02-24T22:17:18.581Z] #14 7.240 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-24T22:17:18.581Z] #14 7.310 Selecting previously unselected package libnghttp2-14:amd64. [2023-02-24T22:17:18.581Z] #14 7.310 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-02-24T22:17:18.581Z] #14 7.314 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-24T22:17:18.581Z] #14 7.354 Selecting previously unselected package libpsl5:amd64. [2023-02-24T22:17:18.581Z] #14 7.354 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-02-24T22:17:18.581Z] #14 7.358 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-02-24T22:17:18.581Z] #14 7.401 Selecting previously unselected package librtmp1:amd64. [2023-02-24T22:17:18.581Z] #14 7.401 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-02-24T22:17:18.581Z] #14 7.405 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-24T22:17:18.581Z] #14 7.448 Selecting previously unselected package libssh2-1:amd64. [2023-02-24T22:17:18.581Z] #14 7.448 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-02-24T22:17:18.581Z] #14 7.453 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-02-24T22:17:18.604Z] #20 8.637 [2023-02-24T22:17:18.841Z] #14 7.515 Selecting previously unselected package libcurl4:amd64. [2023-02-24T22:17:18.841Z] #14 7.515 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-24T22:17:18.841Z] #14 7.519 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:18.841Z] #14 7.580 Selecting previously unselected package curl. [2023-02-24T22:17:18.841Z] #14 7.580 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-24T22:17:18.841Z] #14 7.583 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:18.841Z] #14 7.663 Selecting previously unselected package libonig5:amd64. [2023-02-24T22:17:18.841Z] #14 7.663 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-24T22:17:18.841Z] #14 7.670 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:17:18.883Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 5.1s [2023-02-24T22:17:19.103Z] #14 7.734 Selecting previously unselected package libjq1:amd64. [2023-02-24T22:17:19.103Z] #14 7.734 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-02-24T22:17:19.103Z] #14 7.737 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:17:19.103Z] #14 7.783 Selecting previously unselected package jq. [2023-02-24T22:17:19.103Z] #14 7.783 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-02-24T22:17:19.103Z] #14 7.787 Unpacking jq (1.6-2.1) ... [2023-02-24T22:17:19.103Z] #14 7.827 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-02-24T22:17:19.103Z] #14 7.837 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-24T22:17:19.103Z] #14 7.848 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-24T22:17:19.103Z] #14 7.860 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:19.103Z] #14 7.871 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-24T22:17:19.103Z] #14 7.884 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:19.103Z] #14 7.896 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-02-24T22:17:19.103Z] #14 7.906 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-02-24T22:17:19.103Z] #14 7.921 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:17:19.103Z] #14 7.931 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:17:19.103Z] #14 7.941 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-24T22:17:19.103Z] #14 7.951 Setting up ca-certificates (20210119) ... [2023-02-24T22:17:19.455Z] #9 ... [2023-02-24T22:17:19.455Z] [2023-02-24T22:17:19.455Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-24T22:17:19.455Z] #0 2.385 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-02-24T22:17:19.455Z] #0 2.741 [2023-02-24T22:17:19.455Z] #0 2.985 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:19.455Z] #0 3.311 [2023-02-24T22:17:19.455Z] #0 4.376 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-02-24T22:17:19.455Z] #0 4.749 [2023-02-24T22:17:19.455Z] #0 4.990 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:19.455Z] #0 5.330 [2023-02-24T22:17:19.455Z] #0 6.454 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-02-24T22:17:19.455Z] #0 6.875 [2023-02-24T22:17:19.455Z] #0 7.106 #=#=# ################## 25.3% ######################################## 56.1% ################################################################ 90.0% ######################################################################## 100.0% [2023-02-24T22:17:19.455Z] #0 7.654 [2023-02-24T22:17:19.455Z] #0 8.697 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-02-24T22:17:19.455Z] #0 9.031 [2023-02-24T22:17:19.455Z] #0 9.258 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:19.455Z] #0 9.623 [2023-02-24T22:17:19.455Z] #18 ... [2023-02-24T22:17:19.455Z] [2023-02-24T22:17:19.455Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:19.455Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.0s [2023-02-24T22:17:19.829Z] #10 ... [2023-02-24T22:17:19.829Z] [2023-02-24T22:17:19.829Z] #16 [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 [2023-02-24T22:17:19.829Z] #0 1.614 Get:1 http://deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:19.829Z] #0 1.641 Get:2 http://deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:19.829Z] #0 1.641 Get:3 http://deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:19.829Z] #0 1.856 Get:4 http://deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:19.829Z] #0 2.203 Get:5 http://deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:17:19.829Z] #0 2.591 Get:6 http://deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:17:19.829Z] #0 3.933 Fetched 8634 kB in 3s (3358 kB/s) [2023-02-24T22:17:19.829Z] #0 3.933 Reading package lists... [2023-02-24T22:17:19.829Z] #0 4.745 Reading package lists... [2023-02-24T22:17:19.829Z] #0 5.551 Building dependency tree... [2023-02-24T22:17:19.829Z] #0 5.919 The following additional packages will be installed: [2023-02-24T22:17:19.829Z] #0 5.919 libbrotli1 libcurl4 libjq1 libldap-2.4-2 libnghttp2-14 libonig5 libpsl5 [2023-02-24T22:17:19.829Z] #0 5.919 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 openssl [2023-02-24T22:17:19.829Z] #0 5.919 Recommended packages: [2023-02-24T22:17:19.829Z] #0 5.919 libldap-common publicsuffix libsasl2-modules [2023-02-24T22:17:19.829Z] #0 6.063 The following NEW packages will be installed: [2023-02-24T22:17:19.829Z] #0 6.063 ca-certificates curl jq libbrotli1 libcurl4 libjq1 libldap-2.4-2 [2023-02-24T22:17:19.829Z] #0 6.063 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2023-02-24T22:17:19.829Z] #0 6.063 libssh2-1 openssl [2023-02-24T22:17:19.829Z] #0 6.339 0 upgraded, 15 newly installed, 0 to remove and 1 not upgraded. [2023-02-24T22:17:19.829Z] #0 6.339 Need to get 3049 kB of archives. [2023-02-24T22:17:19.829Z] #0 6.339 After this operation, 6663 kB of additional disk space will be used. [2023-02-24T22:17:19.829Z] #0 6.339 Get:1 http://deb.debian.org/debian-security bullseye-security/main amd64 openssl amd64 1.1.1n-0+deb11u4 [853 kB] [2023-02-24T22:17:19.829Z] #0 6.350 Get:2 http://deb.debian.org/debian bullseye/main amd64 ca-certificates all 20210119 [158 kB] [2023-02-24T22:17:19.829Z] #0 6.353 Get:3 http://deb.debian.org/debian bullseye/main amd64 libbrotli1 amd64 1.0.9-2+b2 [279 kB] [2023-02-24T22:17:19.829Z] #0 6.363 Get:4 http://deb.debian.org/debian bullseye/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-2.1+deb11u1 [69.1 kB] [2023-02-24T22:17:19.829Z] #0 6.364 Get:5 http://deb.debian.org/debian bullseye/main amd64 libsasl2-2 amd64 2.1.27+dfsg-2.1+deb11u1 [106 kB] [2023-02-24T22:17:19.829Z] #0 6.365 Get:6 http://deb.debian.org/debian bullseye/main amd64 libldap-2.4-2 amd64 2.4.57+dfsg-3+deb11u1 [232 kB] [2023-02-24T22:17:19.829Z] #0 6.369 Get:7 http://deb.debian.org/debian bullseye/main amd64 libnghttp2-14 amd64 1.43.0-1 [77.1 kB] [2023-02-24T22:17:19.829Z] #0 6.370 Get:8 http://deb.debian.org/debian bullseye/main amd64 libpsl5 amd64 0.21.0-1.2 [57.3 kB] [2023-02-24T22:17:19.829Z] #0 6.371 Get:9 http://deb.debian.org/debian bullseye/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2+b2 [60.8 kB] [2023-02-24T22:17:19.829Z] #0 6.372 Get:10 http://deb.debian.org/debian bullseye/main amd64 libssh2-1 amd64 1.9.0-2 [156 kB] [2023-02-24T22:17:19.829Z] #0 6.380 Get:11 http://deb.debian.org/debian-security bullseye-security/main amd64 libcurl4 amd64 7.74.0-1.3+deb11u5 [346 kB] [2023-02-24T22:17:19.829Z] #0 6.383 Get:12 http://deb.debian.org/debian-security bullseye-security/main amd64 curl amd64 7.74.0-1.3+deb11u5 [270 kB] [2023-02-24T22:17:19.829Z] #0 6.385 Get:13 http://deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-24T22:17:19.829Z] #0 6.387 Get:14 http://deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-24T22:17:19.829Z] #0 6.392 Get:15 http://deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-24T22:17:19.829Z] #0 6.623 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:17:19.829Z] #0 6.656 Fetched 3049 kB in 0s (9449 kB/s) [2023-02-24T22:17:19.829Z] #0 6.732 Selecting previously unselected package openssl. [2023-02-24T22:17:19.829Z] #0 6.732 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6661 files and directories currently installed.) [2023-02-24T22:17:19.829Z] #0 6.741 Preparing to unpack .../00-openssl_1.1.1n-0+deb11u4_amd64.deb ... [2023-02-24T22:17:19.829Z] #0 6.770 Unpacking openssl (1.1.1n-0+deb11u4) ... [2023-02-24T22:17:19.829Z] #0 6.983 Selecting previously unselected package ca-certificates. [2023-02-24T22:17:19.829Z] #0 6.983 Preparing to unpack .../01-ca-certificates_20210119_all.deb ... [2023-02-24T22:17:19.829Z] #0 6.988 Unpacking ca-certificates (20210119) ... [2023-02-24T22:17:19.829Z] #0 7.095 Selecting previously unselected package libbrotli1:amd64. [2023-02-24T22:17:19.829Z] #0 7.095 Preparing to unpack .../02-libbrotli1_1.0.9-2+b2_amd64.deb ... [2023-02-24T22:17:19.829Z] #0 7.129 Unpacking libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-24T22:17:19.829Z] #0 7.230 Selecting previously unselected package libsasl2-modules-db:amd64. [2023-02-24T22:17:19.829Z] #0 7.230 Preparing to unpack .../03-libsasl2-modules-db_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-24T22:17:19.829Z] #0 7.256 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:19.829Z] #0 7.338 Selecting previously unselected package libsasl2-2:amd64. [2023-02-24T22:17:19.829Z] #0 7.338 Preparing to unpack .../04-libsasl2-2_2.1.27+dfsg-2.1+deb11u1_amd64.deb ... [2023-02-24T22:17:19.829Z] #0 7.343 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:19.829Z] #0 7.478 Selecting previously unselected package libldap-2.4-2:amd64. [2023-02-24T22:17:19.829Z] #0 7.478 Preparing to unpack .../05-libldap-2.4-2_2.4.57+dfsg-3+deb11u1_amd64.deb ... [2023-02-24T22:17:19.829Z] #0 7.516 Unpacking libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-24T22:17:19.829Z] #0 7.639 Selecting previously unselected package libnghttp2-14:amd64. [2023-02-24T22:17:19.829Z] #0 7.639 Preparing to unpack .../06-libnghttp2-14_1.43.0-1_amd64.deb ... [2023-02-24T22:17:19.829Z] #0 7.643 Unpacking libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-24T22:17:19.829Z] #0 7.711 Selecting previously unselected package libpsl5:amd64. [2023-02-24T22:17:19.829Z] #0 7.711 Preparing to unpack .../07-libpsl5_0.21.0-1.2_amd64.deb ... [2023-02-24T22:17:19.829Z] #0 7.715 Unpacking libpsl5:amd64 (0.21.0-1.2) ... [2023-02-24T22:17:19.829Z] #0 7.793 Selecting previously unselected package librtmp1:amd64. [2023-02-24T22:17:19.829Z] #0 7.793 Preparing to unpack .../08-librtmp1_2.4+20151223.gitfa8646d.1-2+b2_amd64.deb ... [2023-02-24T22:17:19.829Z] #0 7.802 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-24T22:17:19.829Z] #0 7.854 Selecting previously unselected package libssh2-1:amd64. [2023-02-24T22:17:19.829Z] #0 7.854 Preparing to unpack .../09-libssh2-1_1.9.0-2_amd64.deb ... [2023-02-24T22:17:19.829Z] #0 7.859 Unpacking libssh2-1:amd64 (1.9.0-2) ... [2023-02-24T22:17:19.829Z] #0 7.951 Selecting previously unselected package libcurl4:amd64. [2023-02-24T22:17:19.829Z] #0 7.951 Preparing to unpack .../10-libcurl4_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-24T22:17:19.829Z] #0 7.960 Unpacking libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:19.829Z] #0 8.049 Selecting previously unselected package curl. [2023-02-24T22:17:19.829Z] #0 8.049 Preparing to unpack .../11-curl_7.74.0-1.3+deb11u5_amd64.deb ... [2023-02-24T22:17:19.829Z] #0 8.059 Unpacking curl (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:19.829Z] #0 8.145 Selecting previously unselected package libonig5:amd64. [2023-02-24T22:17:19.829Z] #0 8.145 Preparing to unpack .../12-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-24T22:17:19.829Z] #0 8.151 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:17:19.829Z] #0 8.253 Selecting previously unselected package libjq1:amd64. [2023-02-24T22:17:19.829Z] #0 8.256 Preparing to unpack .../13-libjq1_1.6-2.1_amd64.deb ... [2023-02-24T22:17:19.829Z] #0 8.261 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:17:19.829Z] #0 8.323 Selecting previously unselected package jq. [2023-02-24T22:17:19.829Z] #0 8.326 Preparing to unpack .../14-jq_1.6-2.1_amd64.deb ... [2023-02-24T22:17:19.829Z] #0 8.329 Unpacking jq (1.6-2.1) ... [2023-02-24T22:17:19.829Z] #0 8.391 Setting up libpsl5:amd64 (0.21.0-1.2) ... [2023-02-24T22:17:19.829Z] #0 8.403 Setting up libbrotli1:amd64 (1.0.9-2+b2) ... [2023-02-24T22:17:19.829Z] #0 8.413 Setting up libnghttp2-14:amd64 (1.43.0-1) ... [2023-02-24T22:17:19.829Z] #0 8.424 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:19.829Z] #0 8.435 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2+b2) ... [2023-02-24T22:17:19.829Z] #0 8.447 Setting up libsasl2-2:amd64 (2.1.27+dfsg-2.1+deb11u1) ... [2023-02-24T22:17:19.829Z] #0 8.459 Setting up libssh2-1:amd64 (1.9.0-2) ... [2023-02-24T22:17:19.829Z] #0 8.471 Setting up openssl (1.1.1n-0+deb11u4) ... [2023-02-24T22:17:19.829Z] #0 8.487 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:17:19.829Z] #0 8.498 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:17:19.829Z] #0 8.508 Setting up libldap-2.4-2:amd64 (2.4.57+dfsg-3+deb11u1) ... [2023-02-24T22:17:19.829Z] #0 8.519 Setting up ca-certificates (20210119) ... [2023-02-24T22:17:20.048Z] #14 8.508 Updating certificates in /etc/ssl/certs... [2023-02-24T22:17:20.309Z] #14 9.211 129 added, 0 removed; done. [2023-02-24T22:17:20.403Z] #16 9.305 Updating certificates in /etc/ssl/certs... [2023-02-24T22:17:20.570Z] #14 9.246 Setting up jq (1.6-2.1) ... [2023-02-24T22:17:20.570Z] #14 9.257 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:20.570Z] #14 9.271 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:20.570Z] #14 9.288 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:17:20.570Z] #14 9.308 Processing triggers for ca-certificates (20210119) ... [2023-02-24T22:17:20.570Z] #14 9.318 Updating certificates in /etc/ssl/certs... [2023-02-24T22:17:21.144Z] #14 9.915 0 added, 0 removed; done. [2023-02-24T22:17:21.144Z] #14 9.915 Running hooks in /etc/ca-certificates/update.d... [2023-02-24T22:17:21.144Z] #14 9.917 done. [2023-02-24T22:17:21.351Z] #16 10.50 129 added, 0 removed; done. [2023-02-24T22:17:21.351Z] #16 10.53 Setting up jq (1.6-2.1) ... [2023-02-24T22:17:21.614Z] #16 10.54 Setting up libcurl4:amd64 (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:21.614Z] #16 10.55 Setting up curl (7.74.0-1.3+deb11u5) ... [2023-02-24T22:17:21.614Z] #16 10.56 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:17:21.614Z] #16 10.58 Processing triggers for ca-certificates (20210119) ... [2023-02-24T22:17:21.614Z] #16 10.60 Updating certificates in /etc/ssl/certs... [2023-02-24T22:17:21.911Z] #20 ... [2023-02-24T22:17:21.911Z] [2023-02-24T22:17:21.911Z] #24 [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 [2023-02-24T22:17:21.911Z] #0 4.060 + RM_GOPATH=0 [2023-02-24T22:17:21.911Z] #0 4.060 + TMP_GOPATH= [2023-02-24T22:17:21.911Z] #0 4.060 + : /build [2023-02-24T22:17:21.911Z] #0 4.060 + '[' -z '' ']' [2023-02-24T22:17:21.911Z] #0 4.060 ++ mktemp -d [2023-02-24T22:17:21.911Z] #0 4.060 + export GOPATH=/tmp/tmp.krpRkJP9bJ [2023-02-24T22:17:21.911Z] #0 4.060 + GOPATH=/tmp/tmp.krpRkJP9bJ [2023-02-24T22:17:21.911Z] #0 4.060 + RM_GOPATH=1 [2023-02-24T22:17:21.911Z] #0 4.060 + case "$(go env GOARCH)" in [2023-02-24T22:17:21.911Z] #0 4.067 ++ go env GOARCH [2023-02-24T22:17:21.911Z] #0 4.097 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:21.911Z] #0 4.097 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:21.911Z] #0 4.097 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:21.911Z] #0 4.099 + dir=/tmp/install [2023-02-24T22:17:21.911Z] #0 4.099 + bin=tomlv [2023-02-24T22:17:21.911Z] #0 4.099 + shift [2023-02-24T22:17:21.911Z] #0 4.099 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-02-24T22:17:21.911Z] #0 4.099 + . /tmp/install/tomlv.installer [2023-02-24T22:17:21.911Z] #0 4.099 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-24T22:17:21.911Z] #0 4.099 + install_tomlv [2023-02-24T22:17:21.911Z] #0 4.099 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-02-24T22:17:21.911Z] #0 4.099 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.krpRkJP9bJ/src/github.com/BurntSushi/toml [2023-02-24T22:17:21.911Z] #0 4.099 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-24T22:17:21.911Z] #0 4.115 Cloning into '/tmp/tmp.krpRkJP9bJ/src/github.com/BurntSushi/toml'... [2023-02-24T22:17:21.911Z] #0 5.242 + cd /tmp/tmp.krpRkJP9bJ/src/github.com/BurntSushi/toml [2023-02-24T22:17:21.911Z] #0 5.242 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-24T22:17:21.911Z] #0 5.440 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-02-24T22:17:21.911Z] #0 5.986 internal/unsafeheader [2023-02-24T22:17:21.911Z] #0 6.044 internal/goarch [2023-02-24T22:17:21.911Z] #0 6.137 internal/cpu [2023-02-24T22:17:21.911Z] #0 6.177 internal/abi [2023-02-24T22:17:21.911Z] #0 6.621 internal/goexperiment [2023-02-24T22:17:21.911Z] #0 6.623 internal/bytealg [2023-02-24T22:17:21.911Z] #0 6.809 internal/goos [2023-02-24T22:17:21.911Z] #0 6.893 runtime/internal/atomic [2023-02-24T22:17:21.911Z] #0 7.557 runtime/internal/math [2023-02-24T22:17:21.911Z] #0 7.677 runtime/internal/sys [2023-02-24T22:17:21.911Z] #0 7.757 runtime/internal/syscall [2023-02-24T22:17:21.911Z] #0 7.990 internal/itoa [2023-02-24T22:17:21.911Z] #0 8.126 runtime [2023-02-24T22:17:21.911Z] #0 8.223 math/bits [2023-02-24T22:17:21.911Z] #0 9.036 math [2023-02-24T22:17:22.090Z] #14 DONE 10.7s [2023-02-24T22:17:22.090Z] [2023-02-24T22:17:22.090Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-02-24T22:17:22.090Z] #17 DONE 0.1s [2023-02-24T22:17:22.090Z] [2023-02-24T22:17:22.090Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-24T22:17:22.172Z] #24 ... [2023-02-24T22:17:22.172Z] [2023-02-24T22:17:22.172Z] #25 [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 [2023-02-24T22:17:22.172Z] #0 4.931 + RM_GOPATH=0 [2023-02-24T22:17:22.172Z] #0 4.931 + TMP_GOPATH= [2023-02-24T22:17:22.172Z] #0 4.931 + : /build [2023-02-24T22:17:22.172Z] #0 4.932 + '[' -z '' ']' [2023-02-24T22:17:22.172Z] #0 4.934 ++ mktemp -d [2023-02-24T22:17:22.172Z] #0 4.941 + export GOPATH=/tmp/tmp.xoy0vBKluL [2023-02-24T22:17:22.172Z] #0 4.942 + GOPATH=/tmp/tmp.xoy0vBKluL [2023-02-24T22:17:22.172Z] #0 4.942 + RM_GOPATH=1 [2023-02-24T22:17:22.172Z] #0 4.942 + case "$(go env GOARCH)" in [2023-02-24T22:17:22.172Z] #0 4.943 ++ go env GOARCH [2023-02-24T22:17:22.172Z] #0 5.008 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:22.172Z] #0 5.008 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:22.172Z] #0 5.014 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:22.172Z] #0 5.020 + dir=/tmp/install [2023-02-24T22:17:22.172Z] #0 5.020 + bin=rootlesskit [2023-02-24T22:17:22.172Z] #0 5.020 + shift [2023-02-24T22:17:22.172Z] #0 5.021 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-02-24T22:17:22.172Z] #0 5.021 + . /tmp/install/rootlesskit.installer [2023-02-24T22:17:22.172Z] #0 5.021 ++ : v0.14.4 [2023-02-24T22:17:22.172Z] #0 5.021 + install_rootlesskit [2023-02-24T22:17:22.172Z] #0 5.021 + case "$1" in [2023-02-24T22:17:22.172Z] #0 5.021 + export CGO_ENABLED=0 [2023-02-24T22:17:22.172Z] #0 5.021 + CGO_ENABLED=0 [2023-02-24T22:17:22.172Z] #0 5.021 + _install_rootlesskit [2023-02-24T22:17:22.172Z] #0 5.023 + echo 'Install rootlesskit version v0.14.4' [2023-02-24T22:17:22.172Z] #0 5.030 Install rootlesskit version v0.14.4 [2023-02-24T22:17:22.172Z] #0 5.036 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-24T22:17:22.172Z] #0 5.036 + GOBIN=/build [2023-02-24T22:17:22.172Z] #0 5.036 + GO111MODULE=on [2023-02-24T22:17:22.172Z] #0 5.036 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-02-24T22:17:22.172Z] #0 5.641 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-02-24T22:17:22.172Z] #0 7.766 go: downloading github.com/pkg/errors v0.9.1 [2023-02-24T22:17:22.172Z] #0 7.907 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-02-24T22:17:22.172Z] #0 7.916 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-02-24T22:17:22.172Z] #0 8.372 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-02-24T22:17:22.172Z] #25 ... [2023-02-24T22:17:22.172Z] [2023-02-24T22:17:22.172Z] #26 [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 [2023-02-24T22:17:22.172Z] #0 4.712 + RM_GOPATH=0 [2023-02-24T22:17:22.172Z] #0 4.712 + TMP_GOPATH= [2023-02-24T22:17:22.172Z] #0 4.712 + : /build [2023-02-24T22:17:22.172Z] #0 4.712 + '[' -z '' ']' [2023-02-24T22:17:22.172Z] #0 4.712 ++ mktemp -d [2023-02-24T22:17:22.172Z] #0 4.712 + export GOPATH=/tmp/tmp.tFjDeStYNZ [2023-02-24T22:17:22.172Z] #0 4.712 + GOPATH=/tmp/tmp.tFjDeStYNZ [2023-02-24T22:17:22.172Z] #0 4.712 + RM_GOPATH=1 [2023-02-24T22:17:22.172Z] #0 4.712 + case "$(go env GOARCH)" in [2023-02-24T22:17:22.172Z] #0 4.722 ++ go env GOARCH [2023-02-24T22:17:22.172Z] #0 4.761 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:22.172Z] #0 4.761 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:22.172Z] #0 4.761 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:22.172Z] #0 4.789 Install shfmt version v3.0.2 [2023-02-24T22:17:22.172Z] #0 4.789 + dir=/tmp/install [2023-02-24T22:17:22.172Z] #0 4.789 + bin=shfmt [2023-02-24T22:17:22.172Z] #0 4.789 + shift [2023-02-24T22:17:22.172Z] #0 4.789 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-02-24T22:17:22.172Z] #0 4.789 + . /tmp/install/shfmt.installer [2023-02-24T22:17:22.172Z] #0 4.789 ++ : v3.0.2 [2023-02-24T22:17:22.172Z] #0 4.789 + install_shfmt [2023-02-24T22:17:22.172Z] #0 4.789 + echo 'Install shfmt version v3.0.2' [2023-02-24T22:17:22.172Z] #0 4.789 + GOBIN=/build [2023-02-24T22:17:22.172Z] #0 4.789 + GO111MODULE=on [2023-02-24T22:17:22.172Z] #0 4.789 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-02-24T22:17:22.172Z] #0 5.197 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-02-24T22:17:22.172Z] #0 6.277 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-02-24T22:17:22.172Z] #0 6.310 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-02-24T22:17:22.172Z] #0 6.556 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-02-24T22:17:22.172Z] #0 8.010 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-02-24T22:17:22.431Z] #26 ... [2023-02-24T22:17:22.431Z] [2023-02-24T22:17:22.431Z] #27 [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 [2023-02-24T22:17:22.431Z] #0 4.928 + RM_GOPATH=0 [2023-02-24T22:17:22.431Z] #0 4.928 + TMP_GOPATH= [2023-02-24T22:17:22.431Z] #0 4.928 + : /build [2023-02-24T22:17:22.431Z] #0 4.929 + '[' -z '' ']' [2023-02-24T22:17:22.431Z] #0 4.929 ++ mktemp -d [2023-02-24T22:17:22.431Z] #0 4.930 + export GOPATH=/tmp/tmp.0uVTELkvI5 [2023-02-24T22:17:22.431Z] #0 4.930 + GOPATH=/tmp/tmp.0uVTELkvI5 [2023-02-24T22:17:22.431Z] #0 4.930 + RM_GOPATH=1 [2023-02-24T22:17:22.431Z] #0 4.930 + case "$(go env GOARCH)" in [2023-02-24T22:17:22.431Z] #0 4.931 ++ go env GOARCH [2023-02-24T22:17:22.431Z] #0 4.975 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:22.431Z] #0 4.996 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:22.431Z] #0 5.009 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:22.431Z] #0 5.012 + dir=/tmp/install [2023-02-24T22:17:22.431Z] #0 5.012 + bin=golangci_lint [2023-02-24T22:17:22.431Z] #0 5.012 + shift [2023-02-24T22:17:22.431Z] #0 5.012 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-02-24T22:17:22.431Z] #0 5.012 + . /tmp/install/golangci_lint.installer [2023-02-24T22:17:22.431Z] #0 5.012 ++ : v1.49.0 [2023-02-24T22:17:22.431Z] #0 5.012 + install_golangci_lint [2023-02-24T22:17:22.431Z] #0 5.013 + set -e [2023-02-24T22:17:22.431Z] #0 5.013 + echo 'Install golangci-lint version v1.49.0' [2023-02-24T22:17:22.431Z] #0 5.013 Install golangci-lint version v1.49.0 [2023-02-24T22:17:22.431Z] #0 5.014 + GOBIN=/build [2023-02-24T22:17:22.431Z] #0 5.014 + GO111MODULE=on [2023-02-24T22:17:22.431Z] #0 5.014 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-02-24T22:17:22.431Z] #0 5.561 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-02-24T22:17:22.431Z] #0 7.435 go: downloading github.com/fatih/color v1.13.0 [2023-02-24T22:17:22.431Z] #0 7.435 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-24T22:17:22.431Z] #0 7.583 go: downloading github.com/pkg/errors v0.9.1 [2023-02-24T22:17:22.431Z] #0 7.636 go: downloading github.com/spf13/cobra v1.5.0 [2023-02-24T22:17:22.431Z] #0 7.747 go: downloading github.com/spf13/pflag v1.0.5 [2023-02-24T22:17:22.431Z] #0 8.043 go: downloading github.com/spf13/viper v1.12.0 [2023-02-24T22:17:22.431Z] #0 8.072 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-24T22:17:22.431Z] #0 8.647 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-02-24T22:17:22.431Z] #0 8.647 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-02-24T22:17:22.431Z] #0 8.686 go: downloading golang.org/x/tools v0.1.12 [2023-02-24T22:17:22.431Z] #0 8.702 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-02-24T22:17:22.431Z] #0 8.898 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-02-24T22:17:22.431Z] #0 8.989 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-02-24T22:17:22.431Z] #0 9.082 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-24T22:17:22.564Z] #16 11.65 0 added, 0 removed; done. [2023-02-24T22:17:22.564Z] #16 11.65 Running hooks in /etc/ca-certificates/update.d... [2023-02-24T22:17:22.564Z] #16 11.65 done. [2023-02-24T22:17:22.690Z] #27 ... [2023-02-24T22:17:22.690Z] [2023-02-24T22:17:22.690Z] #28 [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 [2023-02-24T22:17:22.690Z] #0 4.702 + RM_GOPATH=0 [2023-02-24T22:17:22.690Z] #0 4.702 + TMP_GOPATH= [2023-02-24T22:17:22.690Z] #0 4.702 + : /build [2023-02-24T22:17:22.690Z] #0 4.702 + '[' -z '' ']' [2023-02-24T22:17:22.690Z] #0 4.702 ++ mktemp -d [2023-02-24T22:17:22.690Z] #0 4.722 + export GOPATH=/tmp/tmp.xfdFDIHP2o [2023-02-24T22:17:22.690Z] #0 4.722 + GOPATH=/tmp/tmp.xfdFDIHP2o [2023-02-24T22:17:22.690Z] #0 4.722 + RM_GOPATH=1 [2023-02-24T22:17:22.690Z] #0 4.722 + case "$(go env GOARCH)" in [2023-02-24T22:17:22.690Z] #0 4.722 ++ go env GOARCH [2023-02-24T22:17:22.690Z] #0 4.790 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:22.690Z] #0 4.790 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:22.690Z] #0 4.790 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:22.690Z] #0 4.806 + dir=/tmp/install [2023-02-24T22:17:22.690Z] #0 4.806 + bin=gotestsum [2023-02-24T22:17:22.690Z] #0 4.806 + shift [2023-02-24T22:17:22.690Z] #0 4.806 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-02-24T22:17:22.690Z] #0 4.806 + . /tmp/install/gotestsum.installer [2023-02-24T22:17:22.690Z] #0 4.806 ++ : v1.8.2 [2023-02-24T22:17:22.690Z] #0 4.806 + install_gotestsum [2023-02-24T22:17:22.690Z] #0 4.816 + set -e [2023-02-24T22:17:22.690Z] #0 4.816 + echo 'Install gotestsum version v1.8.2' [2023-02-24T22:17:22.690Z] #0 4.816 + GOBIN=/build [2023-02-24T22:17:22.690Z] #0 4.816 + GO111MODULE=on [2023-02-24T22:17:22.690Z] #0 4.816 + go install gotest.tools/gotestsum@v1.8.2 [2023-02-24T22:17:22.690Z] #0 4.816 Install gotestsum version v1.8.2 [2023-02-24T22:17:22.690Z] #0 5.340 go: downloading gotest.tools/gotestsum v1.8.2 [2023-02-24T22:17:22.690Z] #0 7.197 go: downloading github.com/dnephin/pflag v1.0.7 [2023-02-24T22:17:22.690Z] #0 7.197 go: downloading github.com/fatih/color v1.13.0 [2023-02-24T22:17:22.690Z] #0 7.246 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-02-24T22:17:22.690Z] #0 7.434 go: downloading golang.org/x/tools v0.1.11 [2023-02-24T22:17:22.690Z] #0 8.156 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-24T22:17:22.690Z] #0 8.237 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-24T22:17:22.690Z] #0 8.317 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-24T22:17:22.690Z] #0 8.446 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-02-24T22:17:22.690Z] #28 ... [2023-02-24T22:17:22.690Z] [2023-02-24T22:17:22.690Z] #29 [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 python3-protobuf [2023-02-24T22:17:22.690Z] #0 5.409 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:22.690Z] #0 5.451 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:22.690Z] #0 5.454 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:22.690Z] #0 6.337 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-24T22:17:22.690Z] #0 9.329 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB] [2023-02-24T22:17:22.751Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 5.1s [2023-02-24T22:17:22.949Z] #29 ... [2023-02-24T22:17:22.949Z] [2023-02-24T22:17:22.949Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:17:22.949Z] #0 4.913 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:22.949Z] #0 4.990 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:22.949Z] #0 4.997 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:22.949Z] #0 5.712 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-24T22:17:22.949Z] #0 8.470 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB] [2023-02-24T22:17:22.949Z] #30 ... [2023-02-24T22:17:22.949Z] [2023-02-24T22:17:22.949Z] #31 [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 [2023-02-24T22:17:22.949Z] #0 3.503 + RM_GOPATH=0 [2023-02-24T22:17:22.949Z] #0 3.503 + TMP_GOPATH= [2023-02-24T22:17:22.949Z] #0 3.503 + : /build [2023-02-24T22:17:22.949Z] #0 3.503 + '[' -z '' ']' [2023-02-24T22:17:22.949Z] #0 3.503 ++ mktemp -d [2023-02-24T22:17:22.949Z] #0 3.519 + export GOPATH=/tmp/tmp.aS8h8btRU5 [2023-02-24T22:17:22.949Z] #0 3.519 + GOPATH=/tmp/tmp.aS8h8btRU5 [2023-02-24T22:17:22.949Z] #0 3.519 + RM_GOPATH=1 [2023-02-24T22:17:22.949Z] #0 3.519 + case "$(go env GOARCH)" in [2023-02-24T22:17:22.949Z] #0 3.519 ++ go env GOARCH [2023-02-24T22:17:22.949Z] #0 3.526 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:22.949Z] #0 3.526 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:22.949Z] #0 3.526 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:22.949Z] #0 3.536 + dir=/tmp/install [2023-02-24T22:17:22.949Z] #0 3.536 + bin=dockercli [2023-02-24T22:17:22.949Z] #0 3.536 + shift [2023-02-24T22:17:22.949Z] #0 3.536 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-02-24T22:17:22.949Z] #0 3.536 + . /tmp/install/dockercli.installer [2023-02-24T22:17:22.949Z] #0 3.536 ++ : stable [2023-02-24T22:17:22.949Z] #0 3.536 ++ : 17.06.2-ce [2023-02-24T22:17:22.949Z] #0 3.546 Install docker/cli version 17.06.2-ce from stable [2023-02-24T22:17:22.949Z] #0 3.548 + install_dockercli [2023-02-24T22:17:22.949Z] #0 3.548 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-02-24T22:17:22.949Z] #0 3.548 ++ uname -m [2023-02-24T22:17:22.949Z] #0 3.548 + arch=aarch64 [2023-02-24T22:17:22.949Z] #0 3.548 + '[' aarch64 '!=' x86_64 ']' [2023-02-24T22:17:22.949Z] #0 3.548 + '[' aarch64 '!=' s390x ']' [2023-02-24T22:17:22.949Z] #0 3.548 + '[' aarch64 '!=' armhf ']' [2023-02-24T22:17:22.949Z] #0 3.548 + build_dockercli [2023-02-24T22:17:22.949Z] #0 3.548 + git clone https://github.com/docker/docker-ce /tmp/tmp.aS8h8btRU5/tmp/docker-ce [2023-02-24T22:17:22.949Z] #0 3.556 Cloning into '/tmp/tmp.aS8h8btRU5/tmp/docker-ce'... [2023-02-24T22:17:23.207Z] #31 ... [2023-02-24T22:17:23.207Z] [2023-02-24T22:17:23.207Z] #32 [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 [2023-02-24T22:17:23.207Z] #0 4.394 + RM_GOPATH=0 [2023-02-24T22:17:23.207Z] #0 4.394 + TMP_GOPATH= [2023-02-24T22:17:23.207Z] #0 4.394 + : /build [2023-02-24T22:17:23.207Z] #0 4.394 + '[' -z '' ']' [2023-02-24T22:17:23.207Z] #0 4.394 ++ mktemp -d [2023-02-24T22:17:23.207Z] #0 4.408 + export GOPATH=/tmp/tmp.Yq7Hiof6yS [2023-02-24T22:17:23.207Z] #0 4.408 + GOPATH=/tmp/tmp.Yq7Hiof6yS [2023-02-24T22:17:23.207Z] #0 4.408 + RM_GOPATH=1 [2023-02-24T22:17:23.207Z] #0 4.408 + case "$(go env GOARCH)" in [2023-02-24T22:17:23.207Z] #0 4.408 ++ go env GOARCH [2023-02-24T22:17:23.207Z] #0 4.421 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-24T22:17:23.207Z] #0 4.421 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:23.207Z] #0 4.421 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:23.207Z] #0 4.421 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:23.207Z] #0 4.421 + dir=/tmp/install [2023-02-24T22:17:23.207Z] #0 4.421 + bin=proxy [2023-02-24T22:17:23.207Z] #0 4.421 + shift [2023-02-24T22:17:23.207Z] #0 4.421 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-02-24T22:17:23.207Z] #0 4.421 + . /tmp/install/proxy.installer [2023-02-24T22:17:23.207Z] #0 4.421 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-24T22:17:23.207Z] #0 4.421 + install_proxy [2023-02-24T22:17:23.207Z] #0 4.421 + case "$1" in [2023-02-24T22:17:23.207Z] #0 4.421 + export CGO_ENABLED=0 [2023-02-24T22:17:23.207Z] #0 4.421 + CGO_ENABLED=0 [2023-02-24T22:17:23.207Z] #0 4.421 + _install_proxy [2023-02-24T22:17:23.207Z] #0 4.421 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-02-24T22:17:23.207Z] #0 4.428 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.Yq7Hiof6yS/src/github.com/docker/libnetwork [2023-02-24T22:17:23.207Z] #0 4.428 Cloning into '/tmp/tmp.Yq7Hiof6yS/src/github.com/docker/libnetwork'... [2023-02-24T22:17:23.207Z] #32 ... [2023-02-24T22:17:23.207Z] [2023-02-24T22:17:23.207Z] #33 [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 [2023-02-24T22:17:23.207Z] #0 5.410 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:23.207Z] #0 5.448 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:23.207Z] #0 5.448 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:23.207Z] #0 6.381 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-24T22:17:23.207Z] #0 8.972 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB] [2023-02-24T22:17:23.319Z] #10 ... [2023-02-24T22:17:23.319Z] [2023-02-24T22:17:23.319Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-24T22:17:23.319Z] #0 2.278 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-02-24T22:17:23.319Z] #0 2.598 [2023-02-24T22:17:23.319Z] #0 2.834 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:23.319Z] #0 3.134 [2023-02-24T22:17:23.319Z] #0 4.114 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-02-24T22:17:23.319Z] #0 4.484 [2023-02-24T22:17:23.319Z] #0 4.705 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:23.319Z] #0 5.048 [2023-02-24T22:17:23.319Z] #0 6.110 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-02-24T22:17:23.319Z] #0 6.512 [2023-02-24T22:17:23.319Z] #0 6.747 #=#=# ############# 18.1% ######################################## 56.6% ################################################################ 89.0% ######################################################################## 100.0% [2023-02-24T22:17:23.319Z] #0 7.337 [2023-02-24T22:17:23.319Z] #0 8.420 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-02-24T22:17:23.319Z] #0 8.750 [2023-02-24T22:17:23.319Z] #0 8.974 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:23.319Z] #0 9.277 [2023-02-24T22:17:23.319Z] #18 10.05 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-02-24T22:17:23.319Z] #18 ... [2023-02-24T22:17:23.319Z] [2023-02-24T22:17:23.319Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:23.467Z] #33 ... [2023-02-24T22:17:23.467Z] [2023-02-24T22:17:23.467Z] #34 [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 [2023-02-24T22:17:23.467Z] #0 4.767 + RM_GOPATH=0 [2023-02-24T22:17:23.467Z] #0 4.783 + TMP_GOPATH= [2023-02-24T22:17:23.467Z] #0 4.783 + : /build [2023-02-24T22:17:23.467Z] #0 4.783 + '[' -z '' ']' [2023-02-24T22:17:23.467Z] #0 4.783 ++ mktemp -d [2023-02-24T22:17:23.467Z] #0 4.783 + export GOPATH=/tmp/tmp.R5BEKXKBbC [2023-02-24T22:17:23.467Z] #0 4.783 + GOPATH=/tmp/tmp.R5BEKXKBbC [2023-02-24T22:17:23.467Z] #0 4.783 + RM_GOPATH=1 [2023-02-24T22:17:23.467Z] #0 4.783 + case "$(go env GOARCH)" in [2023-02-24T22:17:23.467Z] #0 4.785 ++ go env GOARCH [2023-02-24T22:17:23.467Z] #0 4.836 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:23.467Z] #0 4.836 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:23.467Z] #0 4.836 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:23.467Z] #0 4.912 + dir=/tmp/install [2023-02-24T22:17:23.467Z] #0 4.912 + bin=vndr [2023-02-24T22:17:23.467Z] #0 4.913 + shift [2023-02-24T22:17:23.467Z] #0 4.913 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-02-24T22:17:23.467Z] #0 4.913 + . /tmp/install/vndr.installer [2023-02-24T22:17:23.467Z] #0 4.913 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:23.467Z] #0 4.913 + install_vndr [2023-02-24T22:17:23.467Z] #0 4.913 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-02-24T22:17:23.467Z] #0 4.913 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:23.467Z] #0 4.913 + GOBIN=/build [2023-02-24T22:17:23.467Z] #0 4.913 + GO111MODULE=on [2023-02-24T22:17:23.467Z] #0 4.914 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:23.467Z] #0 5.552 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:23.467Z] #34 ... [2023-02-24T22:17:23.467Z] [2023-02-24T22:17:23.467Z] #35 [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 [2023-02-24T22:17:23.467Z] #0 4.779 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-02-24T22:17:23.467Z] #0 4.784 Cloning into '.'... [2023-02-24T22:17:23.475Z] #18 1.615 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-02-24T22:17:23.642Z] #9 ... [2023-02-24T22:17:23.642Z] [2023-02-24T22:17:23.642Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-24T22:17:23.642Z] #18 10.38 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-02-24T22:17:23.642Z] #18 10.74 [2023-02-24T22:17:23.642Z] #18 10.96 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:23.642Z] #18 11.29 [2023-02-24T22:17:23.642Z] #18 11.40 Download of images into '/build' complete. [2023-02-24T22:17:23.642Z] #18 11.40 Use something like the following to load the result into a Docker daemon: [2023-02-24T22:17:23.642Z] #18 11.40 tar -cC '/build' . | docker load [2023-02-24T22:17:23.642Z] #18 DONE 14.4s [2023-02-24T22:17:23.642Z] [2023-02-24T22:17:23.642Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:23.726Z] #35 ... [2023-02-24T22:17:23.726Z] [2023-02-24T22:17:23.726Z] #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 [2023-02-24T22:17:23.726Z] #0 3.828 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:23.726Z] #0 3.859 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:23.726Z] #0 3.859 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:23.726Z] #0 4.339 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-24T22:17:23.726Z] #0 6.895 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB] [2023-02-24T22:17:23.726Z] #0 9.240 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-24T22:17:23.726Z] #36 ... [2023-02-24T22:17:23.726Z] [2023-02-24T22:17:23.726Z] #33 [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 [2023-02-24T22:17:23.726Z] #33 11.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-24T22:17:23.958Z] #16 DONE 13.0s [2023-02-24T22:17:23.958Z] [2023-02-24T22:17:23.958Z] #17 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2023-02-24T22:17:24.047Z] #18 1.884 [2023-02-24T22:17:24.048Z] #18 2.099 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:24.208Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 10.1s [2023-02-24T22:17:24.220Z] #17 DONE 0.2s [2023-02-24T22:17:24.220Z] [2023-02-24T22:17:24.220Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-24T22:17:24.308Z] #18 2.352 [2023-02-24T22:17:25.252Z] #18 3.221 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-02-24T22:17:25.514Z] #18 3.476 [2023-02-24T22:17:25.776Z] #18 3.693 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:26.038Z] #18 3.953 [2023-02-24T22:17:26.609Z] #10 ... [2023-02-24T22:17:26.609Z] [2023-02-24T22:17:26.609Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-24T22:17:26.609Z] #18 10.39 [2023-02-24T22:17:26.609Z] #18 10.62 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:26.609Z] #18 10.96 [2023-02-24T22:17:26.609Z] #18 11.02 Download of images into '/build' complete. [2023-02-24T22:17:26.609Z] #18 11.02 Use something like the following to load the result into a Docker daemon: [2023-02-24T22:17:26.609Z] #18 11.02 tar -cC '/build' . | docker load [2023-02-24T22:17:26.609Z] #18 DONE 13.0s [2023-02-24T22:17:26.609Z] [2023-02-24T22:17:26.609Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:26.773Z] #18 2.525 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2023-02-24T22:17:26.982Z] #18 4.809 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-02-24T22:17:26.982Z] #18 5.088 [2023-02-24T22:17:27.034Z] #18 2.913 [2023-02-24T22:17:27.296Z] #18 3.152 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:27.494Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 13.0s done [2023-02-24T22:17:27.494Z] #9 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-02-24T22:17:27.494Z] #9 DONE 48.3s [2023-02-24T22:17:27.563Z] #18 3.442 [2023-02-24T22:17:27.757Z] [2023-02-24T22:17:27.757Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-02-24T22:17:27.770Z] #18 5.303 #=#=# ################### 26.8% ########################################## 59.0% ################################################################# 90.7% ######################################################################## 100.0% [2023-02-24T22:17:27.770Z] #18 5.849 [2023-02-24T22:17:27.770Z] #18 ... [2023-02-24T22:17:27.770Z] [2023-02-24T22:17:27.770Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:27.770Z] #9 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 4.4s done [2023-02-24T22:17:27.770Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 6.4s [2023-02-24T22:17:27.986Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 10.2s [2023-02-24T22:17:28.697Z] #19 DONE 1.0s [2023-02-24T22:17:28.697Z] [2023-02-24T22:17:28.697Z] #20 [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 [2023-02-24T22:17:28.713Z] #9 ... [2023-02-24T22:17:28.713Z] [2023-02-24T22:17:28.713Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-24T22:17:28.713Z] #18 6.695 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-02-24T22:17:28.953Z] #18 4.472 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2023-02-24T22:17:28.953Z] #18 4.860 [2023-02-24T22:17:28.974Z] #18 6.970 [2023-02-24T22:17:29.001Z] #33 ... [2023-02-24T22:17:29.001Z] [2023-02-24T22:17:29.001Z] #27 [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 [2023-02-24T22:17:29.001Z] #27 13.52 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-02-24T22:17:29.001Z] #27 13.54 go: downloading github.com/stretchr/testify v1.8.0 [2023-02-24T22:17:29.001Z] #27 13.76 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-02-24T22:17:29.001Z] #27 13.77 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-02-24T22:17:29.001Z] #27 14.01 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-24T22:17:29.001Z] #27 14.02 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-02-24T22:17:29.001Z] #27 14.15 go: downloading github.com/spf13/afero v1.8.2 [2023-02-24T22:17:29.001Z] #27 14.22 go: downloading github.com/spf13/cast v1.5.0 [2023-02-24T22:17:29.001Z] #27 14.32 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-02-24T22:17:29.001Z] #27 14.43 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-24T22:17:29.001Z] #27 14.43 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-02-24T22:17:29.001Z] #27 14.79 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-24T22:17:29.001Z] #27 15.06 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-02-24T22:17:29.001Z] #27 15.24 go: downloading github.com/Antonboom/errname v0.1.7 [2023-02-24T22:17:29.001Z] #27 15.43 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-02-24T22:17:29.001Z] #27 15.53 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-02-24T22:17:29.001Z] #27 16.76 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-02-24T22:17:29.001Z] #27 16.98 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-02-24T22:17:29.214Z] #18 5.087 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:29.235Z] #18 7.195 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:29.260Z] #27 17.20 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-02-24T22:17:29.260Z] #27 17.25 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-02-24T22:17:29.260Z] #27 17.35 go: downloading github.com/alingse/asasalint v0.0.11 [2023-02-24T22:17:29.260Z] #27 17.36 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-02-24T22:17:29.496Z] #18 7.434 [2023-02-24T22:17:29.496Z] #18 ... [2023-02-24T22:17:29.496Z] [2023-02-24T22:17:29.496Z] #9 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:29.496Z] #9 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 7.7s done [2023-02-24T22:17:29.496Z] #9 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-02-24T22:17:29.496Z] #9 DONE 28.2s [2023-02-24T22:17:29.519Z] #27 17.44 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-02-24T22:17:29.519Z] #27 17.45 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-02-24T22:17:29.519Z] #27 17.56 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-02-24T22:17:29.519Z] #27 17.56 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-02-24T22:17:29.650Z] #20 DONE 0.7s [2023-02-24T22:17:29.650Z] [2023-02-24T22:17:29.650Z] #21 [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 [2023-02-24T22:17:29.650Z] #21 ... [2023-02-24T22:17:29.650Z] [2023-02-24T22:17:29.650Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-02-24T22:17:29.650Z] #22 DONE 0.2s [2023-02-24T22:17:29.650Z] [2023-02-24T22:17:29.650Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-02-24T22:17:29.650Z] #23 DONE 0.2s [2023-02-24T22:17:29.650Z] [2023-02-24T22:17:29.650Z] #24 [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 [2023-02-24T22:17:29.757Z] [2023-02-24T22:17:29.758Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-02-24T22:17:29.777Z] #27 17.70 go: downloading github.com/breml/bidichk v0.2.3 [2023-02-24T22:17:29.777Z] #27 17.76 go: downloading github.com/breml/errchkjson v0.3.0 [2023-02-24T22:17:29.777Z] #27 17.80 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-02-24T22:17:29.777Z] #27 17.83 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-02-24T22:17:29.777Z] #27 17.89 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-02-24T22:17:29.801Z] #18 5.427 [2023-02-24T22:17:30.037Z] #27 18.00 go: downloading github.com/daixiang0/gci v0.6.3 [2023-02-24T22:17:30.037Z] #27 18.25 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-02-24T22:17:30.062Z] #18 ... [2023-02-24T22:17:30.062Z] [2023-02-24T22:17:30.062Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:30.062Z] #10 extracting sha256:9bd150679dbdb02d9d4df4457d54211d6ee719ca7bc77747a7be4cd99ae03988 7.2s done [2023-02-24T22:17:30.062Z] #10 extracting sha256:bfcb68b5bd105d3f88a2c15354cff6c253bedc41d83c1da28b3d686c37cd9103 7.1s done [2023-02-24T22:17:30.062Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 1.6s [2023-02-24T22:17:30.299Z] #27 18.28 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-02-24T22:17:30.299Z] #27 18.36 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-02-24T22:17:30.558Z] #27 18.38 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-02-24T22:17:30.558Z] #27 18.52 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-02-24T22:17:30.635Z] #10 ... [2023-02-24T22:17:30.635Z] [2023-02-24T22:17:30.635Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-24T22:17:30.635Z] #18 6.427 Downloading 'library/debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437' (1 layers)... [2023-02-24T22:17:30.897Z] #18 6.731 [2023-02-24T22:17:31.134Z] #27 19.18 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-02-24T22:17:31.134Z] #27 19.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-02-24T22:17:31.134Z] #27 19.23 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-02-24T22:17:31.134Z] #27 19.32 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-02-24T22:17:31.271Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 13.3s done [2023-02-24T22:17:31.271Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-02-24T22:17:31.427Z] #18 6.967 #=#=# ######### 13.9% ######################################### 57.5% ################################################################ 89.3% ######################################################################## 100.0% [2023-02-24T22:17:31.529Z] #10 DONE 49.0s [2023-02-24T22:17:31.529Z] [2023-02-24T22:17:31.529Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-02-24T22:17:31.676Z] #19 DONE 1.8s [2023-02-24T22:17:31.676Z] [2023-02-24T22:17:31.676Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-24T22:17:31.676Z] #18 8.075 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-02-24T22:17:31.676Z] #18 8.261 [2023-02-24T22:17:31.676Z] #18 8.476 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:31.676Z] #18 8.653 [2023-02-24T22:17:31.676Z] #18 8.694 Download of images into '/build' complete. [2023-02-24T22:17:31.676Z] #18 8.694 Use something like the following to load the result into a Docker daemon: [2023-02-24T22:17:31.676Z] #18 8.694 tar -cC '/build' . | docker load [2023-02-24T22:17:31.676Z] #18 DONE 9.4s [2023-02-24T22:17:31.676Z] [2023-02-24T22:17:31.676Z] #20 [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 [2023-02-24T22:17:31.696Z] #18 7.569 [2023-02-24T22:17:31.702Z] #27 19.53 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-02-24T22:17:31.702Z] #27 19.62 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-02-24T22:17:31.702Z] #27 19.66 go: downloading github.com/golangci/misspell v0.3.5 [2023-02-24T22:17:31.702Z] #27 19.75 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-02-24T22:17:31.702Z] #27 19.79 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-02-24T22:17:31.937Z] #20 DONE 0.7s [2023-02-24T22:17:31.937Z] [2023-02-24T22:17:31.937Z] #21 [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 [2023-02-24T22:17:31.960Z] #27 19.95 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-02-24T22:17:31.960Z] #27 20.06 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-02-24T22:17:31.960Z] #27 ... [2023-02-24T22:17:31.960Z] [2023-02-24T22:17:31.960Z] #32 [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 [2023-02-24T22:17:31.960Z] #32 18.39 Updating files: 86% (1656/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-02-24T22:17:31.960Z] #32 18.79 + cd /tmp/tmp.Yq7Hiof6yS/src/github.com/docker/libnetwork [2023-02-24T22:17:31.960Z] #32 18.79 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-24T22:17:31.960Z] #32 19.23 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-02-24T22:17:32.202Z] #21 ... [2023-02-24T22:17:32.202Z] [2023-02-24T22:17:32.202Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-02-24T22:17:32.202Z] #22 DONE 0.1s [2023-02-24T22:17:32.202Z] [2023-02-24T22:17:32.202Z] #23 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-02-24T22:17:32.202Z] #23 DONE 0.1s [2023-02-24T22:17:32.202Z] [2023-02-24T22:17:32.202Z] #24 [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 [2023-02-24T22:17:32.218Z] #32 ... [2023-02-24T22:17:32.218Z] [2023-02-24T22:17:32.218Z] #34 [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 [2023-02-24T22:17:32.218Z] #34 DONE 20.3s [2023-02-24T22:17:32.463Z] #19 DONE 0.9s [2023-02-24T22:17:32.463Z] [2023-02-24T22:17:32.463Z] #20 [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 [2023-02-24T22:17:32.477Z] [2023-02-24T22:17:32.477Z] #27 [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 [2023-02-24T22:17:32.477Z] #27 20.20 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-02-24T22:17:32.477Z] #27 20.23 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-02-24T22:17:32.477Z] #27 20.24 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-02-24T22:17:32.477Z] #27 20.30 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-02-24T22:17:32.477Z] #27 20.34 go: downloading github.com/julz/importas v0.1.0 [2023-02-24T22:17:32.477Z] #27 20.43 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-02-24T22:17:32.736Z] #27 20.59 go: downloading github.com/kulti/thelper v0.6.3 [2023-02-24T22:17:32.736Z] #27 20.73 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-02-24T22:17:32.736Z] #27 20.81 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-02-24T22:17:32.995Z] #27 20.90 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-02-24T22:17:32.995Z] #27 20.99 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-02-24T22:17:32.995Z] #27 21.12 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-02-24T22:17:33.087Z] #18 8.638 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-02-24T22:17:33.253Z] #27 ... [2023-02-24T22:17:33.253Z] [2023-02-24T22:17:33.253Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:17:33.253Z] #30 11.16 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-24T22:17:33.253Z] #30 15.78 Fetched 8516 kB in 11s (764 kB/s) [2023-02-24T22:17:33.253Z] #30 15.78 Reading package lists... [2023-02-24T22:17:33.253Z] #30 21.25 Reading package lists... [2023-02-24T22:17:33.253Z] #30 ... [2023-02-24T22:17:33.253Z] [2023-02-24T22:17:33.253Z] #25 [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 [2023-02-24T22:17:33.253Z] #25 11.26 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-02-24T22:17:33.253Z] #25 11.73 go: downloading github.com/google/uuid v1.3.0 [2023-02-24T22:17:33.253Z] #25 11.74 go: downloading github.com/moby/vpnkit v0.5.0 [2023-02-24T22:17:33.253Z] #25 11.80 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-02-24T22:17:33.253Z] #25 12.03 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-24T22:17:33.253Z] #25 12.19 go: downloading github.com/gorilla/mux v1.8.0 [2023-02-24T22:17:33.253Z] #25 12.47 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-02-24T22:17:33.253Z] #25 12.79 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-02-24T22:17:33.253Z] #25 12.85 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-02-24T22:17:33.253Z] #25 14.67 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-02-24T22:17:33.253Z] #25 18.05 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-02-24T22:17:33.349Z] #18 9.010 [2023-02-24T22:17:33.409Z] #20 DONE 0.7s [2023-02-24T22:17:33.409Z] [2023-02-24T22:17:33.409Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-02-24T22:17:33.409Z] #21 DONE 0.1s [2023-02-24T22:17:33.409Z] [2023-02-24T22:17:33.409Z] #22 [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 [2023-02-24T22:17:33.409Z] #22 ... [2023-02-24T22:17:33.409Z] [2023-02-24T22:17:33.409Z] #23 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-02-24T22:17:33.409Z] #23 DONE 0.2s [2023-02-24T22:17:33.512Z] #25 ... [2023-02-24T22:17:33.513Z] [2023-02-24T22:17:33.513Z] #20 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-24T22:17:33.513Z] #20 13.98 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2023-02-24T22:17:33.513Z] #20 15.61 [2023-02-24T22:17:33.513Z] #20 15.98 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:33.513Z] #20 17.38 [2023-02-24T22:17:33.513Z] #20 20.02 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-02-24T22:17:33.513Z] #20 21.81 [2023-02-24T22:17:33.513Z] #20 22.17 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:33.513Z] #20 23.09 [2023-02-24T22:17:33.513Z] #20 23.78 Download of images into '/build' complete. [2023-02-24T22:17:33.513Z] #20 23.78 Use something like the following to load the result into a Docker daemon: [2023-02-24T22:17:33.513Z] #20 23.78 tar -cC '/build' . | docker load [2023-02-24T22:17:33.513Z] #20 DONE 23.8s [2023-02-24T22:17:33.513Z] [2023-02-24T22:17:33.513Z] #27 [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 [2023-02-24T22:17:33.513Z] #27 21.29 go: downloading github.com/maratori/testpackage v1.1.0 [2023-02-24T22:17:33.513Z] #27 21.40 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-02-24T22:17:33.513Z] #27 21.44 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-02-24T22:17:33.513Z] #27 21.51 go: downloading github.com/mgechev/revive v1.2.3 [2023-02-24T22:17:33.611Z] #18 9.242 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:33.611Z] #18 9.523 [2023-02-24T22:17:33.667Z] [2023-02-24T22:17:33.667Z] #24 [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 [2023-02-24T22:17:34.086Z] #27 ... [2023-02-24T22:17:34.086Z] [2023-02-24T22:17:34.086Z] #28 [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 [2023-02-24T22:17:34.086Z] #28 12.00 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-02-24T22:17:34.086Z] #28 12.13 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-02-24T22:17:34.086Z] #28 14.44 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-24T22:17:34.086Z] #28 ... [2023-02-24T22:17:34.086Z] [2023-02-24T22:17:34.086Z] #27 [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 [2023-02-24T22:17:34.086Z] #27 22.24 go: downloading github.com/moricho/tparallel v0.2.1 [2023-02-24T22:17:34.345Z] #27 22.25 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-02-24T22:17:34.345Z] #27 22.33 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-02-24T22:17:34.345Z] #27 22.34 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-02-24T22:17:34.345Z] #27 ... [2023-02-24T22:17:34.345Z] [2023-02-24T22:17:34.345Z] #29 [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 python3-protobuf [2023-02-24T22:17:34.345Z] #29 12.35 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-24T22:17:34.345Z] #29 17.00 Fetched 8516 kB in 12s (713 kB/s) [2023-02-24T22:17:34.345Z] #29 17.00 Reading package lists... [2023-02-24T22:17:34.345Z] #29 22.32 Reading package lists... [2023-02-24T22:17:34.345Z] #29 ... [2023-02-24T22:17:34.345Z] [2023-02-24T22:17:34.345Z] #27 [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 [2023-02-24T22:17:34.345Z] #27 22.46 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-02-24T22:17:34.555Z] #18 10.30 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2023-02-24T22:17:34.604Z] #27 22.58 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-02-24T22:17:34.604Z] #27 22.59 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-02-24T22:17:34.604Z] #27 22.66 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-02-24T22:17:34.604Z] #27 22.72 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-02-24T22:17:34.604Z] #27 22.74 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-02-24T22:17:34.817Z] #18 10.64 [2023-02-24T22:17:34.863Z] #27 22.81 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-02-24T22:17:35.078Z] #18 10.87 #=#=# ######################################################################## 100.0% [2023-02-24T22:17:35.121Z] #27 23.15 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-02-24T22:17:35.121Z] #27 23.16 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-02-24T22:17:35.122Z] #27 23.21 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-02-24T22:17:35.122Z] #27 23.21 go: downloading github.com/sivchari/tenv v1.7.0 [2023-02-24T22:17:35.122Z] #27 23.27 go: downloading github.com/sonatard/noctx v0.0.1 [2023-02-24T22:17:35.122Z] #27 ... [2023-02-24T22:17:35.122Z] [2023-02-24T22:17:35.122Z] #24 [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 [2023-02-24T22:17:35.122Z] #24 13.23 unicode/utf8 [2023-02-24T22:17:35.122Z] #24 13.71 internal/race [2023-02-24T22:17:35.122Z] #24 13.93 sync/atomic [2023-02-24T22:17:35.122Z] #24 14.73 unicode [2023-02-24T22:17:35.122Z] #24 18.61 encoding [2023-02-24T22:17:35.340Z] #18 11.18 [2023-02-24T22:17:35.340Z] #18 11.27 Download of images into '/build' complete. [2023-02-24T22:17:35.340Z] #18 11.27 Use something like the following to load the result into a Docker daemon: [2023-02-24T22:17:35.340Z] #18 11.27 tar -cC '/build' . | docker load [2023-02-24T22:17:35.380Z] #24 ... [2023-02-24T22:17:35.380Z] [2023-02-24T22:17:35.380Z] #27 [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 [2023-02-24T22:17:35.380Z] #27 23.35 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-02-24T22:17:35.380Z] #27 23.37 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-02-24T22:17:35.380Z] #27 23.50 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-02-24T22:17:35.380Z] #27 ... [2023-02-24T22:17:35.380Z] [2023-02-24T22:17:35.380Z] #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 [2023-02-24T22:17:35.380Z] #36 13.48 Fetched 8516 kB in 10s (860 kB/s) [2023-02-24T22:17:35.380Z] #36 13.48 Reading package lists... [2023-02-24T22:17:35.380Z] #36 18.63 Reading package lists... [2023-02-24T22:17:35.639Z] #36 23.31 Building dependency tree... [2023-02-24T22:17:35.639Z] #36 ... [2023-02-24T22:17:35.639Z] [2023-02-24T22:17:35.639Z] #23 [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 [2023-02-24T22:17:35.639Z] #23 22.54 Updating files: 83% (1851/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-02-24T22:17:35.639Z] #23 22.75 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-02-24T22:17:36.225Z] #24 ... [2023-02-24T22:17:36.225Z] [2023-02-24T22:17:36.225Z] #25 [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 [2023-02-24T22:17:36.225Z] #0 6.325 + RM_GOPATH=0 [2023-02-24T22:17:36.225Z] #0 6.325 + TMP_GOPATH= [2023-02-24T22:17:36.225Z] #0 6.325 + : /build [2023-02-24T22:17:36.225Z] #0 6.325 + '[' -z '' ']' [2023-02-24T22:17:36.225Z] #0 6.325 ++ mktemp -d [2023-02-24T22:17:36.225Z] #0 6.326 + export GOPATH=/tmp/tmp.P9t6Iaf7NV [2023-02-24T22:17:36.225Z] #0 6.326 + GOPATH=/tmp/tmp.P9t6Iaf7NV [2023-02-24T22:17:36.225Z] #0 6.326 + RM_GOPATH=1 [2023-02-24T22:17:36.225Z] #0 6.326 + case "$(go env GOARCH)" in [2023-02-24T22:17:36.225Z] #0 6.326 ++ go env GOARCH [2023-02-24T22:17:36.225Z] #0 6.332 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:36.225Z] #0 6.332 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:36.225Z] #0 6.333 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:36.225Z] #0 6.334 + dir=/tmp/install [2023-02-24T22:17:36.225Z] #0 6.335 + bin=proxy [2023-02-24T22:17:36.225Z] #0 6.336 + shift [2023-02-24T22:17:36.225Z] #0 6.340 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-24T22:17:36.225Z] #25 6.348 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-02-24T22:17:36.225Z] #25 6.348 + . /tmp/install/proxy.installer [2023-02-24T22:17:36.225Z] #25 6.348 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-24T22:17:36.225Z] #25 6.348 + install_proxy [2023-02-24T22:17:36.225Z] #25 6.348 + case "$1" in [2023-02-24T22:17:36.225Z] #25 6.348 + export CGO_ENABLED=0 [2023-02-24T22:17:36.225Z] #25 6.348 + CGO_ENABLED=0 [2023-02-24T22:17:36.225Z] #25 6.348 + _install_proxy [2023-02-24T22:17:36.225Z] #25 6.348 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-02-24T22:17:36.225Z] #25 6.348 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.P9t6Iaf7NV/src/github.com/docker/libnetwork [2023-02-24T22:17:36.225Z] #25 6.353 Cloning into '/tmp/tmp.P9t6Iaf7NV/src/github.com/docker/libnetwork'... [2023-02-24T22:17:36.225Z] #25 ... [2023-02-24T22:17:36.225Z] [2023-02-24T22:17:36.225Z] #24 [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 [2023-02-24T22:17:36.225Z] #24 6.158 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-02-24T22:17:36.225Z] #24 6.158 Cloning into '.'... [2023-02-24T22:17:37.016Z] #23 24.80 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-02-24T22:17:37.521Z] #24 4.353 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-02-24T22:17:37.521Z] #24 4.353 Cloning into '.'... [2023-02-24T22:17:37.521Z] #24 ... [2023-02-24T22:17:37.521Z] [2023-02-24T22:17:37.521Z] #21 [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 [2023-02-24T22:17:37.521Z] #21 4.817 + RM_GOPATH=0 [2023-02-24T22:17:37.521Z] #21 4.817 + TMP_GOPATH= [2023-02-24T22:17:37.521Z] #21 4.817 + : /build [2023-02-24T22:17:37.521Z] #21 4.817 + '[' -z '' ']' [2023-02-24T22:17:37.521Z] #21 4.818 ++ mktemp -d [2023-02-24T22:17:37.521Z] #21 4.818 + export GOPATH=/tmp/tmp.dq2ta0eYYr [2023-02-24T22:17:37.521Z] #21 4.818 + GOPATH=/tmp/tmp.dq2ta0eYYr [2023-02-24T22:17:37.521Z] #21 4.818 + RM_GOPATH=1 [2023-02-24T22:17:37.521Z] #21 4.818 + case "$(go env GOARCH)" in [2023-02-24T22:17:37.521Z] #21 4.819 ++ go env GOARCH [2023-02-24T22:17:37.521Z] #21 4.829 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:37.521Z] #21 4.829 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:37.521Z] #21 4.836 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:37.521Z] #21 4.836 + dir=/tmp/install [2023-02-24T22:17:37.521Z] #21 4.836 + bin=rootlesskit [2023-02-24T22:17:37.521Z] #21 4.836 + shift [2023-02-24T22:17:37.521Z] #21 4.836 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-02-24T22:17:37.521Z] #21 4.836 + . /tmp/install/rootlesskit.installer [2023-02-24T22:17:37.521Z] #21 4.836 ++ : v0.14.4 [2023-02-24T22:17:37.521Z] #21 4.836 + install_rootlesskit [2023-02-24T22:17:37.521Z] #21 4.836 + case "$1" in [2023-02-24T22:17:37.521Z] #21 4.836 + export CGO_ENABLED=0 [2023-02-24T22:17:37.521Z] #21 4.836 + CGO_ENABLED=0 [2023-02-24T22:17:37.521Z] #21 4.836 + _install_rootlesskit [2023-02-24T22:17:37.521Z] #21 4.836 + echo 'Install rootlesskit version v0.14.4' [2023-02-24T22:17:37.521Z] #21 4.836 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-24T22:17:37.521Z] #21 4.836 + GOBIN=/build [2023-02-24T22:17:37.521Z] #21 4.836 + GO111MODULE=on [2023-02-24T22:17:37.521Z] #21 4.836 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-02-24T22:17:37.521Z] #21 4.837 Install rootlesskit version v0.14.4 [2023-02-24T22:17:37.521Z] #21 5.417 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-02-24T22:17:37.914Z] #18 ... [2023-02-24T22:17:37.914Z] [2023-02-24T22:17:37.914Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:37.914Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 8.9s [2023-02-24T22:17:37.914Z] #10 ... [2023-02-24T22:17:37.914Z] [2023-02-24T22:17:37.914Z] #18 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye-slim@sha256:dacf278785a4daa9de07596ec739dbc07131e189942772210709c5c0777e8437 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2023-02-24T22:17:37.914Z] #18 DONE 13.5s [2023-02-24T22:17:37.914Z] [2023-02-24T22:17:37.914Z] #10 [base 1/3] FROM docker.io/library/golang:1.18.10-bullseye@sha256:2cf761b45e5e3f150e332e60275cd092fb50b05fff4feec0a2856a09f9fe6b2b [2023-02-24T22:17:39.553Z] #23 ... [2023-02-24T22:17:39.553Z] [2023-02-24T22:17:39.553Z] #33 [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 [2023-02-24T22:17:39.553Z] #33 17.18 Fetched 8516 kB in 12s (705 kB/s) [2023-02-24T22:17:39.553Z] #33 17.18 Reading package lists... [2023-02-24T22:17:39.553Z] #33 22.58 Reading package lists... [2023-02-24T22:17:39.553Z] #33 27.03 Building dependency tree... [2023-02-24T22:17:39.553Z] #33 ... [2023-02-24T22:17:39.553Z] [2023-02-24T22:17:39.553Z] #27 [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 [2023-02-24T22:17:39.553Z] #27 23.55 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-02-24T22:17:39.553Z] #27 23.59 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-02-24T22:17:39.553Z] #27 23.68 go: downloading github.com/tetafro/godot v1.4.11 [2023-02-24T22:17:39.553Z] #27 23.71 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-02-24T22:17:39.553Z] #27 23.75 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-02-24T22:17:39.553Z] #27 23.81 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-02-24T22:17:39.553Z] #27 23.90 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-02-24T22:17:39.553Z] #27 24.08 go: downloading github.com/ultraware/funlen v0.0.3 [2023-02-24T22:17:39.553Z] #27 24.17 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-02-24T22:17:39.553Z] #27 24.22 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-02-24T22:17:39.553Z] #27 24.28 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-02-24T22:17:39.553Z] #27 24.35 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-02-24T22:17:39.553Z] #27 24.46 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-02-24T22:17:39.553Z] #27 24.90 go: downloading honnef.co/go/tools v0.3.3 [2023-02-24T22:17:39.553Z] #27 26.39 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-02-24T22:17:39.553Z] #27 26.44 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-02-24T22:17:39.553Z] #27 26.58 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-02-24T22:17:39.553Z] #27 26.64 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-24T22:17:39.553Z] #27 26.66 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-24T22:17:39.553Z] #27 26.73 go: downloading github.com/stretchr/objx v0.4.0 [2023-02-24T22:17:39.553Z] #27 26.85 go: downloading github.com/subosito/gotenv v1.4.0 [2023-02-24T22:17:39.553Z] #27 26.86 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-02-24T22:17:39.553Z] #27 27.09 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-02-24T22:17:39.553Z] #27 27.09 go: downloading github.com/magiconair/properties v1.8.6 [2023-02-24T22:17:39.553Z] #27 27.20 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-02-24T22:17:39.553Z] #27 27.34 go: downloading golang.org/x/text v0.3.7 [2023-02-24T22:17:39.808Z] #24 ... [2023-02-24T22:17:39.808Z] [2023-02-24T22:17:39.808Z] #26 [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 [2023-02-24T22:17:39.808Z] #0 7.788 + RM_GOPATH=0 [2023-02-24T22:17:39.808Z] #0 7.788 + TMP_GOPATH= [2023-02-24T22:17:39.808Z] #0 7.788 + : /build [2023-02-24T22:17:39.808Z] #0 7.788 + '[' -z '' ']' [2023-02-24T22:17:39.808Z] #0 7.788 ++ mktemp -d [2023-02-24T22:17:39.808Z] #0 7.791 + export GOPATH=/tmp/tmp.3e5xXFga7k [2023-02-24T22:17:39.808Z] #0 7.792 + GOPATH=/tmp/tmp.3e5xXFga7k [2023-02-24T22:17:39.808Z] #0 7.792 + RM_GOPATH=1 [2023-02-24T22:17:39.808Z] #0 7.795 + case "$(go env GOARCH)" in [2023-02-24T22:17:39.808Z] #0 7.799 ++ go env GOARCH [2023-02-24T22:17:39.808Z] #0 7.829 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:39.808Z] #0 7.829 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:39.808Z] #0 7.840 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:39.808Z] #0 7.853 + dir=/tmp/install [2023-02-24T22:17:39.808Z] #0 7.853 + bin=rootlesskit [2023-02-24T22:17:39.808Z] #0 7.853 + shift [2023-02-24T22:17:39.808Z] #0 7.853 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-02-24T22:17:39.808Z] #0 7.853 + . /tmp/install/rootlesskit.installer [2023-02-24T22:17:39.808Z] #0 7.853 ++ : v0.14.4 [2023-02-24T22:17:39.808Z] #0 7.853 + install_rootlesskit [2023-02-24T22:17:39.808Z] #0 7.853 + case "$1" in [2023-02-24T22:17:39.808Z] #0 7.853 + export CGO_ENABLED=0 [2023-02-24T22:17:39.808Z] #0 7.853 + CGO_ENABLED=0 [2023-02-24T22:17:39.808Z] #0 7.853 + _install_rootlesskit [2023-02-24T22:17:39.808Z] #0 7.853 + echo 'Install rootlesskit version v0.14.4' [2023-02-24T22:17:39.808Z] #0 7.853 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-24T22:17:39.808Z] #0 7.853 + GOBIN=/build [2023-02-24T22:17:39.808Z] #0 7.853 + GO111MODULE=on [2023-02-24T22:17:39.808Z] #0 7.853 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-02-24T22:17:39.808Z] #0 7.853 Install rootlesskit version v0.14.4 [2023-02-24T22:17:39.808Z] #0 8.523 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-02-24T22:17:39.808Z] #26 ... [2023-02-24T22:17:39.808Z] [2023-02-24T22:17:39.808Z] #27 [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 [2023-02-24T22:17:39.808Z] #0 7.579 + RM_GOPATH=0 [2023-02-24T22:17:39.808Z] #0 7.579 + TMP_GOPATH= [2023-02-24T22:17:39.808Z] #0 7.579 + : /build [2023-02-24T22:17:39.808Z] #0 7.579 + '[' -z '' ']' [2023-02-24T22:17:39.808Z] #0 7.579 ++ mktemp -d [2023-02-24T22:17:39.808Z] #0 7.596 + export GOPATH=/tmp/tmp.eM0wnZXngz [2023-02-24T22:17:39.808Z] #0 7.596 + GOPATH=/tmp/tmp.eM0wnZXngz [2023-02-24T22:17:39.808Z] #0 7.596 + RM_GOPATH=1 [2023-02-24T22:17:39.808Z] #0 7.596 + case "$(go env GOARCH)" in [2023-02-24T22:17:39.808Z] #0 7.596 ++ go env GOARCH [2023-02-24T22:17:39.808Z] #0 7.629 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:39.808Z] #0 7.629 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:39.808Z] #0 7.647 Install shfmt version v3.0.2 [2023-02-24T22:17:39.808Z] #0 7.647 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:39.808Z] #0 7.647 + dir=/tmp/install [2023-02-24T22:17:39.808Z] #0 7.647 + bin=shfmt [2023-02-24T22:17:39.808Z] #0 7.647 + shift [2023-02-24T22:17:39.808Z] #0 7.647 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-02-24T22:17:39.809Z] #0 7.647 + . /tmp/install/shfmt.installer [2023-02-24T22:17:39.809Z] #0 7.647 ++ : v3.0.2 [2023-02-24T22:17:39.809Z] #0 7.647 + install_shfmt [2023-02-24T22:17:39.809Z] #0 7.647 + echo 'Install shfmt version v3.0.2' [2023-02-24T22:17:39.809Z] #0 7.647 + GOBIN=/build [2023-02-24T22:17:39.809Z] #0 7.647 + GO111MODULE=on [2023-02-24T22:17:39.809Z] #0 7.647 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-02-24T22:17:39.809Z] #0 8.413 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-02-24T22:17:39.809Z] #27 ... [2023-02-24T22:17:39.809Z] [2023-02-24T22:17:39.809Z] #28 [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 [2023-02-24T22:17:39.809Z] #0 6.561 + RM_GOPATH=0 [2023-02-24T22:17:39.809Z] #0 6.561 + TMP_GOPATH= [2023-02-24T22:17:39.809Z] #0 6.561 + : /build [2023-02-24T22:17:39.809Z] #0 6.561 + '[' -z '' ']' [2023-02-24T22:17:39.809Z] #0 6.561 ++ mktemp -d [2023-02-24T22:17:39.809Z] #0 6.568 + export GOPATH=/tmp/tmp.vb6o36HINa [2023-02-24T22:17:39.809Z] #0 6.568 + GOPATH=/tmp/tmp.vb6o36HINa [2023-02-24T22:17:39.809Z] #0 6.568 + RM_GOPATH=1 [2023-02-24T22:17:39.809Z] #0 6.568 + case "$(go env GOARCH)" in [2023-02-24T22:17:39.809Z] #0 6.572 ++ go env GOARCH [2023-02-24T22:17:39.809Z] #0 6.580 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:39.809Z] #0 6.580 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:39.809Z] #0 6.580 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:39.809Z] #0 6.580 + dir=/tmp/install [2023-02-24T22:17:39.809Z] #0 6.580 + bin=vndr [2023-02-24T22:17:39.809Z] #0 6.580 + shift [2023-02-24T22:17:39.809Z] #0 6.580 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-02-24T22:17:39.809Z] #0 6.580 + . /tmp/install/vndr.installer [2023-02-24T22:17:39.809Z] #0 6.580 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:39.809Z] #0 6.580 + install_vndr [2023-02-24T22:17:39.809Z] #0 6.580 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-02-24T22:17:39.809Z] #0 6.580 + GOBIN=/build [2023-02-24T22:17:39.809Z] #0 6.580 + GO111MODULE=on [2023-02-24T22:17:39.809Z] #0 6.580 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:39.809Z] #0 6.580 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:39.809Z] #0 7.059 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:39.809Z] #28 ... [2023-02-24T22:17:39.809Z] [2023-02-24T22:17:39.809Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:17:39.809Z] #0 8.160 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:39.809Z] #0 8.187 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:39.809Z] #0 8.198 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:39.809Z] #0 9.475 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:39.809Z] #29 ... [2023-02-24T22:17:39.809Z] [2023-02-24T22:17:39.809Z] #30 [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 [2023-02-24T22:17:39.809Z] #0 7.368 + git clone https://github.com/docker/distribution.git . [2023-02-24T22:17:39.809Z] #0 7.368 Cloning into '.'... [2023-02-24T22:17:39.815Z] #27 27.77 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-02-24T22:17:40.068Z] #30 ... [2023-02-24T22:17:40.068Z] [2023-02-24T22:17:40.068Z] #31 [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 [2023-02-24T22:17:40.068Z] #0 8.007 + RM_GOPATH=0 [2023-02-24T22:17:40.068Z] #0 8.007 + TMP_GOPATH= [2023-02-24T22:17:40.068Z] #0 8.007 + : /build [2023-02-24T22:17:40.068Z] #0 8.007 + '[' -z '' ']' [2023-02-24T22:17:40.068Z] #0 8.007 ++ mktemp -d [2023-02-24T22:17:40.068Z] #0 8.015 + export GOPATH=/tmp/tmp.kGxMum2N7v [2023-02-24T22:17:40.068Z] #0 8.015 + GOPATH=/tmp/tmp.kGxMum2N7v [2023-02-24T22:17:40.068Z] #0 8.015 + RM_GOPATH=1 [2023-02-24T22:17:40.068Z] #0 8.015 + case "$(go env GOARCH)" in [2023-02-24T22:17:40.068Z] #0 8.015 ++ go env GOARCH [2023-02-24T22:17:40.068Z] #0 8.023 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:40.068Z] #0 8.023 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:40.068Z] #0 8.025 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:40.068Z] #0 8.035 + dir=/tmp/install [2023-02-24T22:17:40.068Z] #0 8.035 + bin=tomlv [2023-02-24T22:17:40.068Z] #0 8.035 + shift [2023-02-24T22:17:40.068Z] #0 8.035 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-02-24T22:17:40.068Z] #0 8.035 + . /tmp/install/tomlv.installer [2023-02-24T22:17:40.068Z] #0 8.035 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-24T22:17:40.068Z] #0 8.035 + install_tomlv [2023-02-24T22:17:40.068Z] #0 8.035 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-02-24T22:17:40.068Z] #0 8.035 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.kGxMum2N7v/src/github.com/BurntSushi/toml [2023-02-24T22:17:40.068Z] #0 8.036 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-24T22:17:40.068Z] #0 8.043 Cloning into '/tmp/tmp.kGxMum2N7v/src/github.com/BurntSushi/toml'... [2023-02-24T22:17:40.068Z] #0 10.42 + cd /tmp/tmp.kGxMum2N7v/src/github.com/BurntSushi/toml [2023-02-24T22:17:40.068Z] #0 10.44 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-24T22:17:40.068Z] #31 10.80 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-02-24T22:17:40.068Z] #31 ... [2023-02-24T22:17:40.068Z] [2023-02-24T22:17:40.068Z] #32 [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 python3-protobuf [2023-02-24T22:17:40.068Z] #0 8.198 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:40.068Z] #0 8.225 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:40.068Z] #0 8.259 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:40.068Z] #0 10.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:40.234Z] #24 ... [2023-02-24T22:17:40.234Z] [2023-02-24T22:17:40.234Z] #25 [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 [2023-02-24T22:17:40.234Z] #0 6.136 + RM_GOPATH=0 [2023-02-24T22:17:40.234Z] #0 6.136 + TMP_GOPATH= [2023-02-24T22:17:40.234Z] #0 6.136 + : /build [2023-02-24T22:17:40.234Z] #0 6.136 + '[' -z '' ']' [2023-02-24T22:17:40.234Z] #0 6.136 ++ mktemp -d [2023-02-24T22:17:40.234Z] #0 6.136 + export GOPATH=/tmp/tmp.LHRgIEBCa2 [2023-02-24T22:17:40.234Z] #0 6.136 + GOPATH=/tmp/tmp.LHRgIEBCa2 [2023-02-24T22:17:40.234Z] #0 6.136 + RM_GOPATH=1 [2023-02-24T22:17:40.234Z] #0 6.136 + case "$(go env GOARCH)" in [2023-02-24T22:17:40.234Z] #0 6.136 ++ go env GOARCH [2023-02-24T22:17:40.234Z] #0 6.136 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:40.234Z] #0 6.136 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:40.234Z] #0 6.137 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-24T22:17:40.234Z] #0 6.137 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:40.234Z] #0 6.137 + dir=/tmp/install [2023-02-24T22:17:40.234Z] #0 6.137 + bin=tomlv [2023-02-24T22:17:40.234Z] #0 6.137 + shift [2023-02-24T22:17:40.234Z] #0 6.137 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-02-24T22:17:40.234Z] #0 6.137 + . /tmp/install/tomlv.installer [2023-02-24T22:17:40.234Z] #0 6.137 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-24T22:17:40.234Z] #0 6.137 + install_tomlv [2023-02-24T22:17:40.234Z] #0 6.137 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-02-24T22:17:40.234Z] #0 6.137 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.LHRgIEBCa2/src/github.com/BurntSushi/toml [2023-02-24T22:17:40.234Z] #0 6.137 Cloning into '/tmp/tmp.LHRgIEBCa2/src/github.com/BurntSushi/toml'... [2023-02-24T22:17:40.234Z] #25 ... [2023-02-24T22:17:40.234Z] [2023-02-24T22:17:40.234Z] #26 [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 [2023-02-24T22:17:40.234Z] #0 6.407 + RM_GOPATH=0 [2023-02-24T22:17:40.234Z] #0 6.407 + TMP_GOPATH= [2023-02-24T22:17:40.234Z] #0 6.407 + : /build [2023-02-24T22:17:40.234Z] #0 6.407 + '[' -z '' ']' [2023-02-24T22:17:40.234Z] #0 6.419 ++ mktemp -d [2023-02-24T22:17:40.234Z] #0 6.419 + export GOPATH=/tmp/tmp.C1pqL7IpUY [2023-02-24T22:17:40.234Z] #0 6.419 + GOPATH=/tmp/tmp.C1pqL7IpUY [2023-02-24T22:17:40.234Z] #0 6.419 + RM_GOPATH=1 [2023-02-24T22:17:40.234Z] #0 6.419 + case "$(go env GOARCH)" in [2023-02-24T22:17:40.234Z] #0 6.419 ++ go env GOARCH [2023-02-24T22:17:40.234Z] #0 6.441 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:40.234Z] #0 6.441 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:40.234Z] #0 6.441 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:40.234Z] #0 6.442 + dir=/tmp/install [2023-02-24T22:17:40.234Z] #0 6.442 + bin=dockercli [2023-02-24T22:17:40.234Z] #0 6.442 + shift [2023-02-24T22:17:40.234Z] #0 6.442 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-02-24T22:17:40.234Z] #0 6.442 + . /tmp/install/dockercli.installer [2023-02-24T22:17:40.234Z] #0 6.442 ++ : stable [2023-02-24T22:17:40.234Z] #0 6.442 ++ : 17.06.2-ce [2023-02-24T22:17:40.234Z] #0 6.442 + install_dockercli [2023-02-24T22:17:40.234Z] #0 6.442 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-02-24T22:17:40.234Z] #0 6.442 Install docker/cli version 17.06.2-ce from stable [2023-02-24T22:17:40.234Z] #0 6.449 ++ uname -m [2023-02-24T22:17:40.234Z] #0 6.449 + arch=x86_64 [2023-02-24T22:17:40.234Z] #0 6.449 + '[' x86_64 '!=' x86_64 ']' [2023-02-24T22:17:40.234Z] #0 6.449 + url=https://download.docker.com/linux/static [2023-02-24T22:17:40.234Z] #0 6.449 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-02-24T22:17:40.234Z] #0 6.455 + tar -xz docker/docker [2023-02-24T22:17:40.234Z] #26 ... [2023-02-24T22:17:40.234Z] [2023-02-24T22:17:40.234Z] #25 [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 [2023-02-24T22:17:40.234Z] #25 6.707 + cd /tmp/tmp.LHRgIEBCa2/src/github.com/BurntSushi/toml [2023-02-24T22:17:40.234Z] #25 6.707 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-24T22:17:40.234Z] #25 6.778 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-02-24T22:17:40.234Z] #25 7.158 internal/unsafeheader [2023-02-24T22:17:40.234Z] #25 7.158 internal/goarch [2023-02-24T22:17:40.360Z] #32 ... [2023-02-24T22:17:40.360Z] [2023-02-24T22:17:40.360Z] #33 [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 [2023-02-24T22:17:40.360Z] #0 7.812 + RM_GOPATH=0 [2023-02-24T22:17:40.360Z] #0 7.812 + TMP_GOPATH= [2023-02-24T22:17:40.360Z] #0 7.812 + : /build [2023-02-24T22:17:40.360Z] #0 7.812 + '[' -z '' ']' [2023-02-24T22:17:40.360Z] #0 7.812 ++ mktemp -d [2023-02-24T22:17:40.360Z] #0 7.817 + export GOPATH=/tmp/tmp.piVsbcatD6 [2023-02-24T22:17:40.360Z] #0 7.817 + GOPATH=/tmp/tmp.piVsbcatD6 [2023-02-24T22:17:40.360Z] #0 7.817 + RM_GOPATH=1 [2023-02-24T22:17:40.360Z] #0 7.817 + case "$(go env GOARCH)" in [2023-02-24T22:17:40.360Z] #0 7.824 ++ go env GOARCH [2023-02-24T22:17:40.360Z] #0 7.846 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:40.360Z] #0 7.846 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:40.360Z] #0 7.847 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:40.360Z] #0 7.852 + dir=/tmp/install [2023-02-24T22:17:40.360Z] #0 7.852 + bin=gotestsum [2023-02-24T22:17:40.360Z] #0 7.852 + shift [2023-02-24T22:17:40.360Z] #0 7.852 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-02-24T22:17:40.360Z] #0 7.852 + . /tmp/install/gotestsum.installer [2023-02-24T22:17:40.360Z] #0 7.852 ++ : v1.8.2 [2023-02-24T22:17:40.360Z] #0 7.852 + install_gotestsum [2023-02-24T22:17:40.360Z] #0 7.862 + set -e [2023-02-24T22:17:40.360Z] #0 7.862 + echo 'Install gotestsum version v1.8.2' [2023-02-24T22:17:40.360Z] #0 7.862 + GOBIN=/build [2023-02-24T22:17:40.360Z] #0 7.862 + GO111MODULE=on [2023-02-24T22:17:40.360Z] #0 7.862 + go install gotest.tools/gotestsum@v1.8.2 [2023-02-24T22:17:40.360Z] #0 7.862 Install gotestsum version v1.8.2 [2023-02-24T22:17:40.360Z] #0 8.533 go: downloading gotest.tools/gotestsum v1.8.2 [2023-02-24T22:17:40.495Z] #25 7.276 internal/abi [2023-02-24T22:17:40.496Z] #25 7.296 internal/cpu [2023-02-24T22:17:40.641Z] #33 ... [2023-02-24T22:17:40.641Z] [2023-02-24T22:17:40.641Z] #34 [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 [2023-02-24T22:17:40.641Z] #0 6.527 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:40.641Z] #0 6.558 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:40.641Z] #0 6.558 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:40.641Z] #0 6.904 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:40.641Z] #0 8.172 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:17:40.641Z] #34 ... [2023-02-24T22:17:40.641Z] [2023-02-24T22:17:40.641Z] #35 [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 [2023-02-24T22:17:40.641Z] #0 7.629 + RM_GOPATH=0 [2023-02-24T22:17:40.641Z] #0 7.629 + TMP_GOPATH= [2023-02-24T22:17:40.641Z] #0 7.629 + : /build [2023-02-24T22:17:40.641Z] #0 7.629 + '[' -z '' ']' [2023-02-24T22:17:40.641Z] #0 7.629 ++ mktemp -d [2023-02-24T22:17:40.641Z] #0 7.654 + export GOPATH=/tmp/tmp.N1KUsfKMWd [2023-02-24T22:17:40.641Z] #0 7.655 + GOPATH=/tmp/tmp.N1KUsfKMWd [2023-02-24T22:17:40.641Z] #0 7.660 + RM_GOPATH=1 [2023-02-24T22:17:40.641Z] #0 7.660 + case "$(go env GOARCH)" in [2023-02-24T22:17:40.641Z] #0 7.676 ++ go env GOARCH [2023-02-24T22:17:40.641Z] #0 7.736 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:40.641Z] #0 7.736 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:40.641Z] #0 7.736 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:40.641Z] #0 7.739 + dir=/tmp/install [2023-02-24T22:17:40.641Z] #0 7.739 + bin=golangci_lint [2023-02-24T22:17:40.641Z] #0 7.739 + shift [2023-02-24T22:17:40.641Z] #0 7.739 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-02-24T22:17:40.641Z] #0 7.739 + . /tmp/install/golangci_lint.installer [2023-02-24T22:17:40.641Z] #0 7.739 ++ : v1.49.0 [2023-02-24T22:17:40.641Z] #0 7.739 Install golangci-lint version v1.49.0 [2023-02-24T22:17:40.641Z] #0 7.739 + install_golangci_lint [2023-02-24T22:17:40.641Z] #0 7.739 + set -e [2023-02-24T22:17:40.641Z] #0 7.739 + echo 'Install golangci-lint version v1.49.0' [2023-02-24T22:17:40.641Z] #0 7.739 + GOBIN=/build [2023-02-24T22:17:40.641Z] #0 7.739 + GO111MODULE=on [2023-02-24T22:17:40.641Z] #0 7.739 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-02-24T22:17:40.641Z] #0 8.554 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-02-24T22:17:40.902Z] #35 ... [2023-02-24T22:17:40.902Z] [2023-02-24T22:17:40.903Z] #36 [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 [2023-02-24T22:17:40.903Z] #0 8.226 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:40.903Z] #0 8.257 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:40.903Z] #0 8.266 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:40.903Z] #0 10.31 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:40.903Z] #36 ... [2023-02-24T22:17:40.903Z] [2023-02-24T22:17:40.903Z] #21 [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 [2023-02-24T22:17:40.903Z] #21 7.811 + RM_GOPATH=0 [2023-02-24T22:17:40.903Z] #21 7.811 + TMP_GOPATH= [2023-02-24T22:17:40.903Z] #21 7.811 + : /build [2023-02-24T22:17:40.903Z] #21 7.811 + '[' -z '' ']' [2023-02-24T22:17:40.903Z] #21 7.811 ++ mktemp -d [2023-02-24T22:17:40.903Z] #21 7.815 + export GOPATH=/tmp/tmp.ieWAGMAzZT [2023-02-24T22:17:40.903Z] #21 7.815 + GOPATH=/tmp/tmp.ieWAGMAzZT [2023-02-24T22:17:40.903Z] #21 7.815 + RM_GOPATH=1 [2023-02-24T22:17:40.903Z] #21 7.815 + case "$(go env GOARCH)" in [2023-02-24T22:17:40.903Z] #21 7.823 ++ go env GOARCH [2023-02-24T22:17:40.903Z] #21 7.843 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:40.903Z] #21 7.843 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:40.903Z] #21 7.843 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:40.903Z] #21 7.844 + dir=/tmp/install [2023-02-24T22:17:40.903Z] #21 7.844 + bin=dockercli [2023-02-24T22:17:40.903Z] #21 7.844 + shift [2023-02-24T22:17:40.903Z] #21 7.844 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-02-24T22:17:40.903Z] #21 7.844 + . /tmp/install/dockercli.installer [2023-02-24T22:17:40.903Z] #21 7.845 ++ : stable [2023-02-24T22:17:40.903Z] #21 7.845 ++ : 17.06.2-ce [2023-02-24T22:17:40.903Z] #21 7.845 + install_dockercli [2023-02-24T22:17:40.903Z] #21 7.845 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-02-24T22:17:40.903Z] #21 7.845 Install docker/cli version 17.06.2-ce from stable [2023-02-24T22:17:40.903Z] #21 7.845 ++ uname -m [2023-02-24T22:17:40.903Z] #21 7.870 + arch=x86_64 [2023-02-24T22:17:40.903Z] #21 7.870 + '[' x86_64 '!=' x86_64 ']' [2023-02-24T22:17:40.903Z] #21 7.870 + url=https://download.docker.com/linux/static [2023-02-24T22:17:40.903Z] #21 7.870 + tar -xz docker/docker [2023-02-24T22:17:40.903Z] #21 7.899 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-02-24T22:17:41.063Z] #25 7.734 internal/goexperiment [2023-02-24T22:17:41.063Z] #25 7.937 internal/goos [2023-02-24T22:17:41.063Z] #25 8.044 runtime/internal/atomic [2023-02-24T22:17:41.321Z] #25 8.214 internal/bytealg [2023-02-24T22:17:42.135Z] #10 extracting sha256:06d0c5d18ef41fa1c2382bd2afd189a01ebfff4910b868879b6dcfeef46bc003 13.2s done [2023-02-24T22:17:42.135Z] #10 extracting sha256:cc7973a07a5b4a44399c5d36fa142f37bb343bb123a3736357365fd9040ca38a done [2023-02-24T22:17:42.135Z] #10 DONE 48.0s [2023-02-24T22:17:42.353Z] #27 ... [2023-02-24T22:17:42.353Z] [2023-02-24T22:17:42.353Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:17:42.353Z] #30 21.25 Reading package lists... [2023-02-24T22:17:42.353Z] #30 25.67 Building dependency tree... [2023-02-24T22:17:42.353Z] #30 29.23 The following additional packages will be installed: [2023-02-24T22:17:42.353Z] #30 29.24 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-24T22:17:42.353Z] #30 29.24 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-02-24T22:17:42.353Z] #30 29.24 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-02-24T22:17:42.353Z] #30 29.24 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-02-24T22:17:42.353Z] #30 29.25 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-02-24T22:17:42.353Z] #30 29.26 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-02-24T22:17:42.353Z] #30 29.26 mingw-w64-common mingw-w64-x86-64-dev [2023-02-24T22:17:42.353Z] #30 29.26 Suggested packages: [2023-02-24T22:17:42.353Z] #30 29.28 gcc-10-locales seccomp wine64 [2023-02-24T22:17:42.353Z] #30 30.38 The following NEW packages will be installed: [2023-02-24T22:17:42.353Z] #30 30.38 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-24T22:17:42.353Z] #30 30.38 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-02-24T22:17:42.353Z] #30 30.38 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-02-24T22:17:42.353Z] #30 30.38 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-02-24T22:17:42.353Z] #30 30.38 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-02-24T22:17:42.353Z] #30 30.38 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-02-24T22:17:42.353Z] #30 30.38 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-02-24T22:17:42.353Z] #30 30.39 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-02-24T22:17:42.353Z] #30 30.39 mingw-w64-x86-64-dev [2023-02-24T22:17:42.397Z] [2023-02-24T22:17:42.397Z] #19 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2023-02-24T22:17:42.616Z] #30 30.73 0 upgraded, 30 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:17:42.616Z] #30 30.73 Need to get 108 MB of archives. [2023-02-24T22:17:42.616Z] #30 30.73 After this operation, 620 MB of additional disk space will be used. [2023-02-24T22:17:42.616Z] #30 30.73 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-i686 arm64 2.35.2-2+8.11+b3 [2316 kB] [2023-02-24T22:17:42.698Z] #25 9.570 runtime/internal/math [2023-02-24T22:17:42.817Z] #21 ... [2023-02-24T22:17:42.817Z] [2023-02-24T22:17:42.817Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:17:42.817Z] #29 13.45 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:17:42.820Z] #21 ... [2023-02-24T22:17:42.820Z] [2023-02-24T22:17:42.820Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:17:42.820Z] #0 5.733 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:42.820Z] #0 5.812 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:42.820Z] #0 5.812 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:42.820Z] #0 6.476 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:42.820Z] #0 8.877 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:17:42.820Z] #25 ... [2023-02-24T22:17:42.820Z] [2023-02-24T22:17:42.820Z] #26 [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 [2023-02-24T22:17:42.820Z] #0 3.969 + RM_GOPATH=0 [2023-02-24T22:17:42.820Z] #0 3.969 + TMP_GOPATH= [2023-02-24T22:17:42.820Z] #0 3.969 + : /build [2023-02-24T22:17:42.820Z] #0 3.969 + '[' -z '' ']' [2023-02-24T22:17:42.820Z] #0 3.969 ++ mktemp -d [2023-02-24T22:17:42.820Z] #0 3.969 + export GOPATH=/tmp/tmp.u1Ga648t39 [2023-02-24T22:17:42.820Z] #0 3.969 + GOPATH=/tmp/tmp.u1Ga648t39 [2023-02-24T22:17:42.820Z] #0 3.969 + RM_GOPATH=1 [2023-02-24T22:17:42.820Z] #0 3.969 + case "$(go env GOARCH)" in [2023-02-24T22:17:42.820Z] #0 3.971 ++ go env GOARCH [2023-02-24T22:17:42.820Z] #0 3.987 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:42.820Z] #0 3.987 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:42.820Z] #0 3.987 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:42.820Z] #0 3.987 + dir=/tmp/install [2023-02-24T22:17:42.820Z] #0 3.987 + bin=shfmt [2023-02-24T22:17:42.820Z] #0 3.987 + shift [2023-02-24T22:17:42.820Z] #0 3.987 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-02-24T22:17:42.820Z] #0 3.987 + . /tmp/install/shfmt.installer [2023-02-24T22:17:42.820Z] #0 3.987 ++ : v3.0.2 [2023-02-24T22:17:42.820Z] #0 3.987 + install_shfmt [2023-02-24T22:17:42.820Z] #0 3.987 + echo 'Install shfmt version v3.0.2' [2023-02-24T22:17:42.820Z] #0 3.987 + GOBIN=/build [2023-02-24T22:17:42.820Z] #0 3.987 + GO111MODULE=on [2023-02-24T22:17:42.820Z] #0 3.987 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-02-24T22:17:42.820Z] #0 3.987 Install shfmt version v3.0.2 [2023-02-24T22:17:42.820Z] #0 4.393 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-02-24T22:17:42.820Z] #0 7.131 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-02-24T22:17:42.820Z] #0 7.132 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-02-24T22:17:42.820Z] #0 7.316 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-02-24T22:17:42.820Z] #0 9.056 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-02-24T22:17:42.820Z] #26 ... [2023-02-24T22:17:42.820Z] [2023-02-24T22:17:42.820Z] #27 [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 [2023-02-24T22:17:42.820Z] #0 5.992 + RM_GOPATH=0 [2023-02-24T22:17:42.820Z] #0 5.992 + TMP_GOPATH= [2023-02-24T22:17:42.820Z] #0 5.992 + : /build [2023-02-24T22:17:42.820Z] #0 5.992 + '[' -z '' ']' [2023-02-24T22:17:42.820Z] #0 5.993 ++ mktemp -d [2023-02-24T22:17:42.820Z] #0 6.008 + export GOPATH=/tmp/tmp.A1rB2RZcR7 [2023-02-24T22:17:42.820Z] #0 6.008 + GOPATH=/tmp/tmp.A1rB2RZcR7 [2023-02-24T22:17:42.820Z] #0 6.008 + RM_GOPATH=1 [2023-02-24T22:17:42.820Z] #0 6.008 + case "$(go env GOARCH)" in [2023-02-24T22:17:42.820Z] #0 6.008 ++ go env GOARCH [2023-02-24T22:17:42.820Z] #0 6.055 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:42.820Z] #0 6.055 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:42.820Z] #0 6.055 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:42.820Z] #0 6.056 + dir=/tmp/install [2023-02-24T22:17:42.820Z] #0 6.056 + bin=tomlv [2023-02-24T22:17:42.820Z] #0 6.056 + shift [2023-02-24T22:17:42.820Z] #0 6.056 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-02-24T22:17:42.820Z] #0 6.056 + . /tmp/install/tomlv.installer [2023-02-24T22:17:42.820Z] #0 6.057 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-24T22:17:42.820Z] #0 6.057 + install_tomlv [2023-02-24T22:17:42.820Z] #0 6.057 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-24T22:17:42.820Z] #0 6.057 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-02-24T22:17:42.820Z] #0 6.058 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.A1rB2RZcR7/src/github.com/BurntSushi/toml [2023-02-24T22:17:42.820Z] #0 6.059 Cloning into '/tmp/tmp.A1rB2RZcR7/src/github.com/BurntSushi/toml'... [2023-02-24T22:17:42.820Z] #0 7.630 + cd /tmp/tmp.A1rB2RZcR7/src/github.com/BurntSushi/toml [2023-02-24T22:17:42.820Z] #0 7.630 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-24T22:17:42.820Z] #0 7.816 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-02-24T22:17:42.820Z] #0 8.665 internal/unsafeheader [2023-02-24T22:17:42.820Z] #0 8.683 internal/goarch [2023-02-24T22:17:42.820Z] #0 8.806 internal/cpu [2023-02-24T22:17:42.820Z] #0 8.894 internal/abi [2023-02-24T22:17:42.820Z] #0 9.415 internal/goexperiment [2023-02-24T22:17:42.820Z] #0 9.918 internal/goos [2023-02-24T22:17:42.820Z] #0 9.995 runtime/internal/atomic [2023-02-24T22:17:42.820Z] #0 10.02 internal/bytealg [2023-02-24T22:17:42.820Z] #27 ... [2023-02-24T22:17:42.820Z] [2023-02-24T22:17:42.820Z] #28 [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 [2023-02-24T22:17:42.820Z] #0 5.733 + RM_GOPATH=0 [2023-02-24T22:17:42.820Z] #0 5.733 + TMP_GOPATH= [2023-02-24T22:17:42.820Z] #0 5.733 + : /build [2023-02-24T22:17:42.820Z] #0 5.733 + '[' -z '' ']' [2023-02-24T22:17:42.820Z] #0 5.733 ++ mktemp -d [2023-02-24T22:17:42.820Z] #0 5.733 + export GOPATH=/tmp/tmp.Jybw3qVsyP [2023-02-24T22:17:42.820Z] #0 5.733 + GOPATH=/tmp/tmp.Jybw3qVsyP [2023-02-24T22:17:42.820Z] #0 5.733 + RM_GOPATH=1 [2023-02-24T22:17:42.820Z] #0 5.733 + case "$(go env GOARCH)" in [2023-02-24T22:17:42.820Z] #0 5.733 ++ go env GOARCH [2023-02-24T22:17:42.820Z] #0 5.757 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:42.820Z] #0 5.757 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:42.820Z] #0 5.757 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:42.820Z] #0 5.787 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-24T22:17:42.820Z] #0 5.787 + dir=/tmp/install [2023-02-24T22:17:42.820Z] #0 5.787 + bin=proxy [2023-02-24T22:17:42.820Z] #0 5.787 + shift [2023-02-24T22:17:42.820Z] #0 5.787 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-02-24T22:17:42.820Z] #0 5.787 + . /tmp/install/proxy.installer [2023-02-24T22:17:42.820Z] #0 5.787 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-24T22:17:42.820Z] #0 5.787 + install_proxy [2023-02-24T22:17:42.820Z] #0 5.787 + case "$1" in [2023-02-24T22:17:42.820Z] #0 5.787 + export CGO_ENABLED=0 [2023-02-24T22:17:42.820Z] #0 5.787 + CGO_ENABLED=0 [2023-02-24T22:17:42.820Z] #0 5.787 + _install_proxy [2023-02-24T22:17:42.820Z] #0 5.787 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-02-24T22:17:42.820Z] #0 5.787 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.Jybw3qVsyP/src/github.com/docker/libnetwork [2023-02-24T22:17:42.820Z] #0 5.787 Cloning into '/tmp/tmp.Jybw3qVsyP/src/github.com/docker/libnetwork'... [2023-02-24T22:17:42.820Z] #28 ... [2023-02-24T22:17:42.820Z] [2023-02-24T22:17:42.820Z] #29 [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 [2023-02-24T22:17:42.820Z] #0 5.013 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:42.820Z] #0 5.026 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:42.820Z] #0 5.026 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:42.820Z] #0 5.552 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:42.820Z] #0 7.451 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:17:42.820Z] #0 9.963 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:17:42.820Z] #29 ... [2023-02-24T22:17:42.820Z] [2023-02-24T22:17:42.820Z] #30 [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 [2023-02-24T22:17:42.820Z] #0 5.262 + git clone https://github.com/docker/distribution.git . [2023-02-24T22:17:42.820Z] #0 5.262 Cloning into '.'... [2023-02-24T22:17:42.875Z] #30 30.80 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64-x86-64 arm64 2.35.2-2+8.11+b3 [2634 kB] [2023-02-24T22:17:42.875Z] #30 30.91 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-02-24T22:17:42.875Z] #30 30.91 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper1.02.1 arm64 2:1.02.175-2.1 [126 kB] [2023-02-24T22:17:42.875Z] #30 30.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 dmsetup arm64 2:1.02.175-2.1 [85.1 kB] [2023-02-24T22:17:42.875Z] #30 30.93 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-02-24T22:17:42.959Z] #25 9.910 runtime/internal/sys [2023-02-24T22:17:42.971Z] #19 DONE 0.8s [2023-02-24T22:17:42.971Z] [2023-02-24T22:17:42.971Z] #20 [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 [2023-02-24T22:17:43.082Z] #30 ... [2023-02-24T22:17:43.082Z] [2023-02-24T22:17:43.082Z] #31 [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 [2023-02-24T22:17:43.083Z] #0 3.409 + RM_GOPATH=0 [2023-02-24T22:17:43.083Z] #0 3.409 + TMP_GOPATH= [2023-02-24T22:17:43.083Z] #0 3.409 + : /build [2023-02-24T22:17:43.083Z] #0 3.409 + '[' -z '' ']' [2023-02-24T22:17:43.083Z] #0 3.409 ++ mktemp -d [2023-02-24T22:17:43.083Z] #0 3.413 + export GOPATH=/tmp/tmp.s9IVLgAn6f [2023-02-24T22:17:43.083Z] #0 3.413 + GOPATH=/tmp/tmp.s9IVLgAn6f [2023-02-24T22:17:43.083Z] #0 3.413 + RM_GOPATH=1 [2023-02-24T22:17:43.083Z] #0 3.413 + case "$(go env GOARCH)" in [2023-02-24T22:17:43.083Z] #0 3.413 ++ go env GOARCH [2023-02-24T22:17:43.083Z] #0 3.414 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:43.083Z] #0 3.414 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:43.083Z] #0 3.416 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:43.083Z] #0 3.416 + dir=/tmp/install [2023-02-24T22:17:43.083Z] #0 3.418 Install golangci-lint version v1.49.0 [2023-02-24T22:17:43.083Z] #0 3.418 + bin=golangci_lint [2023-02-24T22:17:43.083Z] #0 3.418 + shift [2023-02-24T22:17:43.083Z] #0 3.418 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-02-24T22:17:43.083Z] #0 3.418 + . /tmp/install/golangci_lint.installer [2023-02-24T22:17:43.083Z] #0 3.418 ++ : v1.49.0 [2023-02-24T22:17:43.083Z] #0 3.418 + install_golangci_lint [2023-02-24T22:17:43.083Z] #0 3.418 + set -e [2023-02-24T22:17:43.083Z] #0 3.418 + echo 'Install golangci-lint version v1.49.0' [2023-02-24T22:17:43.083Z] #0 3.418 + GOBIN=/build [2023-02-24T22:17:43.083Z] #0 3.418 + GO111MODULE=on [2023-02-24T22:17:43.083Z] #0 3.418 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-02-24T22:17:43.083Z] #0 3.489 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-02-24T22:17:43.083Z] #0 4.503 go: downloading github.com/fatih/color v1.13.0 [2023-02-24T22:17:43.083Z] #0 4.503 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-24T22:17:43.083Z] #0 4.590 go: downloading github.com/pkg/errors v0.9.1 [2023-02-24T22:17:43.083Z] #0 4.611 go: downloading github.com/spf13/cobra v1.5.0 [2023-02-24T22:17:43.083Z] #0 4.754 go: downloading github.com/spf13/pflag v1.0.5 [2023-02-24T22:17:43.083Z] #0 4.793 go: downloading github.com/spf13/viper v1.12.0 [2023-02-24T22:17:43.083Z] #0 4.952 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-24T22:17:43.083Z] #0 5.235 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-02-24T22:17:43.083Z] #0 5.288 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-02-24T22:17:43.083Z] #0 6.389 go: downloading golang.org/x/tools v0.1.12 [2023-02-24T22:17:43.083Z] #31 ... [2023-02-24T22:17:43.083Z] [2023-02-24T22:17:43.083Z] #32 [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 [2023-02-24T22:17:43.083Z] #0 5.996 + RM_GOPATH=0 [2023-02-24T22:17:43.083Z] #0 5.996 + TMP_GOPATH= [2023-02-24T22:17:43.083Z] #0 5.996 + : /build [2023-02-24T22:17:43.083Z] #0 5.996 + '[' -z '' ']' [2023-02-24T22:17:43.083Z] #0 5.999 ++ mktemp -d [2023-02-24T22:17:43.083Z] #0 6.004 + export GOPATH=/tmp/tmp.M2tr47dcKN [2023-02-24T22:17:43.083Z] #0 6.004 + GOPATH=/tmp/tmp.M2tr47dcKN [2023-02-24T22:17:43.083Z] #0 6.004 + RM_GOPATH=1 [2023-02-24T22:17:43.083Z] #0 6.004 + case "$(go env GOARCH)" in [2023-02-24T22:17:43.083Z] #0 6.005 ++ go env GOARCH [2023-02-24T22:17:43.083Z] #0 6.025 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:43.083Z] #0 6.029 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:43.083Z] #0 6.030 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:43.083Z] #0 6.033 + dir=/tmp/install [2023-02-24T22:17:43.083Z] #0 6.033 + bin=vndr [2023-02-24T22:17:43.083Z] #0 6.033 + shift [2023-02-24T22:17:43.083Z] #0 6.033 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-02-24T22:17:43.083Z] #0 6.033 + . /tmp/install/vndr.installer [2023-02-24T22:17:43.083Z] #0 6.033 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:43.083Z] #0 6.033 + install_vndr [2023-02-24T22:17:43.083Z] #0 6.034 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-02-24T22:17:43.083Z] #0 6.034 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:43.083Z] #0 6.034 + GOBIN=/build [2023-02-24T22:17:43.083Z] #0 6.034 + GO111MODULE=on [2023-02-24T22:17:43.083Z] #0 6.034 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:43.083Z] #0 6.735 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:43.134Z] #30 31.09 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-02-24T22:17:43.134Z] #30 31.19 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-base arm64 10.2.1-6+24.2 [186 kB] [2023-02-24T22:17:43.134Z] #30 31.20 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix-runtime arm64 10.2.1-6+24.2 [11.5 MB] [2023-02-24T22:17:43.218Z] #25 ... [2023-02-24T22:17:43.218Z] [2023-02-24T22:17:43.218Z] #27 [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 [2023-02-24T22:17:43.218Z] #0 8.129 + RM_GOPATH=0 [2023-02-24T22:17:43.218Z] #0 8.129 + TMP_GOPATH= [2023-02-24T22:17:43.218Z] #0 8.129 + : /build [2023-02-24T22:17:43.218Z] #0 8.129 + '[' -z '' ']' [2023-02-24T22:17:43.218Z] #0 8.129 ++ mktemp -d [2023-02-24T22:17:43.218Z] #0 8.138 + export GOPATH=/tmp/tmp.a2I8cU3fVw [2023-02-24T22:17:43.218Z] #0 8.138 + GOPATH=/tmp/tmp.a2I8cU3fVw [2023-02-24T22:17:43.218Z] #0 8.138 + RM_GOPATH=1 [2023-02-24T22:17:43.218Z] #0 8.138 + case "$(go env GOARCH)" in [2023-02-24T22:17:43.218Z] #0 8.142 ++ go env GOARCH [2023-02-24T22:17:43.218Z] #0 8.229 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:43.218Z] #0 8.229 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:43.218Z] #0 8.229 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:43.218Z] #0 8.265 Install rootlesskit version v0.14.4 [2023-02-24T22:17:43.218Z] #0 8.265 + dir=/tmp/install [2023-02-24T22:17:43.218Z] #0 8.265 + bin=rootlesskit [2023-02-24T22:17:43.218Z] #0 8.265 + shift [2023-02-24T22:17:43.218Z] #0 8.265 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-02-24T22:17:43.218Z] #0 8.265 + . /tmp/install/rootlesskit.installer [2023-02-24T22:17:43.218Z] #0 8.265 ++ : v0.14.4 [2023-02-24T22:17:43.218Z] #0 8.265 + install_rootlesskit [2023-02-24T22:17:43.218Z] #0 8.265 + case "$1" in [2023-02-24T22:17:43.218Z] #0 8.265 + export CGO_ENABLED=0 [2023-02-24T22:17:43.218Z] #0 8.265 + CGO_ENABLED=0 [2023-02-24T22:17:43.218Z] #0 8.265 + _install_rootlesskit [2023-02-24T22:17:43.218Z] #0 8.265 + echo 'Install rootlesskit version v0.14.4' [2023-02-24T22:17:43.218Z] #0 8.265 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-24T22:17:43.218Z] #0 8.265 + GOBIN=/build [2023-02-24T22:17:43.218Z] #0 8.265 + GO111MODULE=on [2023-02-24T22:17:43.218Z] #0 8.265 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-02-24T22:17:43.218Z] #0 9.087 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-02-24T22:17:43.218Z] #27 ... [2023-02-24T22:17:43.218Z] [2023-02-24T22:17:43.218Z] #28 [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 [2023-02-24T22:17:43.218Z] #0 7.449 + RM_GOPATH=0 [2023-02-24T22:17:43.218Z] #0 7.449 + TMP_GOPATH= [2023-02-24T22:17:43.218Z] #0 7.449 + : /build [2023-02-24T22:17:43.218Z] #0 7.449 + '[' -z '' ']' [2023-02-24T22:17:43.218Z] #0 7.449 ++ mktemp -d [2023-02-24T22:17:43.218Z] #0 7.449 + export GOPATH=/tmp/tmp.6PV5pLVvFw [2023-02-24T22:17:43.218Z] #0 7.449 + GOPATH=/tmp/tmp.6PV5pLVvFw [2023-02-24T22:17:43.218Z] #0 7.449 + RM_GOPATH=1 [2023-02-24T22:17:43.218Z] #0 7.449 + case "$(go env GOARCH)" in [2023-02-24T22:17:43.218Z] #0 7.463 ++ go env GOARCH [2023-02-24T22:17:43.218Z] #0 7.515 Install golangci-lint version v1.49.0 [2023-02-24T22:17:43.218Z] #0 7.515 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:43.218Z] #0 7.515 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:43.218Z] #0 7.515 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:43.218Z] #0 7.515 + dir=/tmp/install [2023-02-24T22:17:43.218Z] #0 7.515 + bin=golangci_lint [2023-02-24T22:17:43.218Z] #0 7.515 + shift [2023-02-24T22:17:43.218Z] #0 7.515 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-02-24T22:17:43.218Z] #0 7.515 + . /tmp/install/golangci_lint.installer [2023-02-24T22:17:43.218Z] #0 7.515 ++ : v1.49.0 [2023-02-24T22:17:43.218Z] #0 7.515 + install_golangci_lint [2023-02-24T22:17:43.218Z] #0 7.515 + set -e [2023-02-24T22:17:43.218Z] #0 7.515 + echo 'Install golangci-lint version v1.49.0' [2023-02-24T22:17:43.218Z] #0 7.515 + GOBIN=/build [2023-02-24T22:17:43.218Z] #0 7.515 + GO111MODULE=on [2023-02-24T22:17:43.218Z] #0 7.515 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-02-24T22:17:43.219Z] #0 8.133 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-02-24T22:17:43.344Z] #32 ... [2023-02-24T22:17:43.344Z] [2023-02-24T22:17:43.344Z] #33 [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 [2023-02-24T22:17:43.344Z] #0 4.027 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:43.344Z] #0 4.049 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:43.344Z] #0 4.049 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:43.344Z] #0 4.348 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:43.344Z] #0 4.800 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:17:43.344Z] #0 6.050 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:17:43.344Z] #33 ... [2023-02-24T22:17:43.344Z] [2023-02-24T22:17:43.344Z] #34 [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 python3-protobuf [2023-02-24T22:17:43.344Z] #0 5.584 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:43.344Z] #0 5.594 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:43.344Z] #0 5.594 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:43.344Z] #0 6.312 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:43.344Z] #0 8.146 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:17:43.344Z] #0 10.86 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:17:43.393Z] #30 31.59 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [24.4 MB] [2023-02-24T22:17:43.478Z] #28 ... [2023-02-24T22:17:43.478Z] [2023-02-24T22:17:43.478Z] #29 [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 [2023-02-24T22:17:43.478Z] #0 8.129 + RM_GOPATH=0 [2023-02-24T22:17:43.478Z] #0 8.129 + TMP_GOPATH= [2023-02-24T22:17:43.478Z] #0 8.129 + : /build [2023-02-24T22:17:43.478Z] #0 8.129 + '[' -z '' ']' [2023-02-24T22:17:43.478Z] #0 8.129 ++ mktemp -d [2023-02-24T22:17:43.478Z] #0 8.129 + export GOPATH=/tmp/tmp.86EH4KPUdh [2023-02-24T22:17:43.478Z] #0 8.129 + GOPATH=/tmp/tmp.86EH4KPUdh [2023-02-24T22:17:43.478Z] #0 8.129 + RM_GOPATH=1 [2023-02-24T22:17:43.478Z] #0 8.129 + case "$(go env GOARCH)" in [2023-02-24T22:17:43.478Z] #0 8.129 ++ go env GOARCH [2023-02-24T22:17:43.478Z] #0 8.236 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:43.478Z] #0 8.236 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:43.478Z] #0 8.236 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:43.478Z] #0 8.239 Install gotestsum version v1.8.2 [2023-02-24T22:17:43.478Z] #0 8.239 + dir=/tmp/install [2023-02-24T22:17:43.478Z] #0 8.239 + bin=gotestsum [2023-02-24T22:17:43.478Z] #0 8.239 + shift [2023-02-24T22:17:43.478Z] #0 8.239 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-02-24T22:17:43.478Z] #0 8.239 + . /tmp/install/gotestsum.installer [2023-02-24T22:17:43.478Z] #0 8.239 ++ : v1.8.2 [2023-02-24T22:17:43.478Z] #0 8.239 + install_gotestsum [2023-02-24T22:17:43.478Z] #0 8.239 + set -e [2023-02-24T22:17:43.478Z] #0 8.239 + echo 'Install gotestsum version v1.8.2' [2023-02-24T22:17:43.478Z] #0 8.239 + GOBIN=/build [2023-02-24T22:17:43.478Z] #0 8.239 + GO111MODULE=on [2023-02-24T22:17:43.478Z] #0 8.239 + go install gotest.tools/gotestsum@v1.8.2 [2023-02-24T22:17:43.478Z] #0 8.933 go: downloading gotest.tools/gotestsum v1.8.2 [2023-02-24T22:17:43.606Z] #34 ... [2023-02-24T22:17:43.606Z] [2023-02-24T22:17:43.606Z] #35 [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 [2023-02-24T22:17:43.606Z] #0 5.096 + RM_GOPATH=0 [2023-02-24T22:17:43.606Z] #0 5.096 + TMP_GOPATH= [2023-02-24T22:17:43.606Z] #0 5.096 + : /build [2023-02-24T22:17:43.606Z] #0 5.096 + '[' -z '' ']' [2023-02-24T22:17:43.606Z] #0 5.096 ++ mktemp -d [2023-02-24T22:17:43.606Z] #0 5.096 + export GOPATH=/tmp/tmp.oSHZBiGguY [2023-02-24T22:17:43.606Z] #0 5.096 + GOPATH=/tmp/tmp.oSHZBiGguY [2023-02-24T22:17:43.606Z] #0 5.096 + RM_GOPATH=1 [2023-02-24T22:17:43.606Z] #0 5.096 + case "$(go env GOARCH)" in [2023-02-24T22:17:43.606Z] #0 5.096 ++ go env GOARCH [2023-02-24T22:17:43.606Z] #0 5.109 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:43.606Z] #0 5.109 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:43.606Z] #0 5.109 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:43.606Z] #0 5.109 + dir=/tmp/install [2023-02-24T22:17:43.606Z] #0 5.109 + bin=dockercli [2023-02-24T22:17:43.606Z] #0 5.109 + shift [2023-02-24T22:17:43.606Z] #0 5.109 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-02-24T22:17:43.606Z] #0 5.109 + . /tmp/install/dockercli.installer [2023-02-24T22:17:43.606Z] #0 5.109 ++ : stable [2023-02-24T22:17:43.606Z] #0 5.109 ++ : 17.06.2-ce [2023-02-24T22:17:43.606Z] #0 5.109 + install_dockercli [2023-02-24T22:17:43.606Z] #0 5.109 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-02-24T22:17:43.606Z] #0 5.109 ++ uname -m [2023-02-24T22:17:43.606Z] #0 5.109 + arch=x86_64 [2023-02-24T22:17:43.606Z] #0 5.109 + '[' x86_64 '!=' x86_64 ']' [2023-02-24T22:17:43.606Z] #0 5.109 + url=https://download.docker.com/linux/static [2023-02-24T22:17:43.606Z] #0 5.109 + tar -xz docker/docker [2023-02-24T22:17:43.606Z] #0 5.109 Install docker/cli version 17.06.2-ce from stable [2023-02-24T22:17:43.606Z] #0 5.125 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-02-24T22:17:43.606Z] #35 ... [2023-02-24T22:17:43.606Z] [2023-02-24T22:17:43.606Z] #36 [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 [2023-02-24T22:17:43.606Z] #0 4.309 + RM_GOPATH=0 [2023-02-24T22:17:43.606Z] #0 4.309 + TMP_GOPATH= [2023-02-24T22:17:43.606Z] #0 4.309 + : /build [2023-02-24T22:17:43.606Z] #0 4.309 + '[' -z '' ']' [2023-02-24T22:17:43.606Z] #0 4.309 ++ mktemp -d [2023-02-24T22:17:43.606Z] #0 4.309 + export GOPATH=/tmp/tmp.KF1yHvXiAq [2023-02-24T22:17:43.606Z] #0 4.309 + GOPATH=/tmp/tmp.KF1yHvXiAq [2023-02-24T22:17:43.606Z] #0 4.309 + RM_GOPATH=1 [2023-02-24T22:17:43.606Z] #0 4.309 + case "$(go env GOARCH)" in [2023-02-24T22:17:43.606Z] #0 4.309 ++ go env GOARCH [2023-02-24T22:17:43.606Z] #0 4.330 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:43.606Z] #0 4.330 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:43.606Z] #0 4.330 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:43.606Z] #0 4.330 + dir=/tmp/install [2023-02-24T22:17:43.606Z] #0 4.330 + bin=gotestsum [2023-02-24T22:17:43.606Z] #0 4.330 + shift [2023-02-24T22:17:43.606Z] #0 4.330 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-02-24T22:17:43.606Z] #0 4.330 + . /tmp/install/gotestsum.installer [2023-02-24T22:17:43.606Z] #0 4.330 ++ : v1.8.2 [2023-02-24T22:17:43.606Z] #0 4.330 + install_gotestsum [2023-02-24T22:17:43.606Z] #0 4.330 + set -e [2023-02-24T22:17:43.606Z] #0 4.330 + echo 'Install gotestsum version v1.8.2' [2023-02-24T22:17:43.606Z] #0 4.330 + GOBIN=/build [2023-02-24T22:17:43.606Z] #0 4.330 + GO111MODULE=on [2023-02-24T22:17:43.606Z] #0 4.330 + go install gotest.tools/gotestsum@v1.8.2 [2023-02-24T22:17:43.606Z] #0 4.336 Install gotestsum version v1.8.2 [2023-02-24T22:17:43.606Z] #0 4.871 go: downloading gotest.tools/gotestsum v1.8.2 [2023-02-24T22:17:43.737Z] #29 ... [2023-02-24T22:17:43.737Z] [2023-02-24T22:17:43.737Z] #30 [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 [2023-02-24T22:17:43.737Z] #0 8.455 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:43.737Z] #0 8.624 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:43.737Z] #0 8.625 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:43.737Z] #0 10.52 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:43.737Z] #30 ... [2023-02-24T22:17:43.737Z] [2023-02-24T22:17:43.737Z] #31 [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 [2023-02-24T22:17:43.737Z] #0 6.849 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-02-24T22:17:43.737Z] #0 6.849 Cloning into '.'... [2023-02-24T22:17:43.867Z] #36 ... [2023-02-24T22:17:43.867Z] [2023-02-24T22:17:43.867Z] #27 [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 [2023-02-24T22:17:43.867Z] #27 10.92 runtime/internal/math [2023-02-24T22:17:43.867Z] #27 10.99 runtime/internal/sys [2023-02-24T22:17:43.867Z] #27 11.17 runtime/internal/syscall [2023-02-24T22:17:43.867Z] #27 11.34 internal/itoa [2023-02-24T22:17:43.867Z] #27 11.56 math/bits [2023-02-24T22:17:43.867Z] #27 11.79 runtime [2023-02-24T22:17:43.931Z] #20 DONE 0.7s [2023-02-24T22:17:43.931Z] [2023-02-24T22:17:43.931Z] #21 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2023-02-24T22:17:43.931Z] #21 DONE 0.2s [2023-02-24T22:17:43.931Z] [2023-02-24T22:17:43.931Z] #22 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2023-02-24T22:17:43.931Z] #22 DONE 0.2s [2023-02-24T22:17:43.931Z] [2023-02-24T22:17:43.931Z] #23 [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 [2023-02-24T22:17:43.996Z] #31 ... [2023-02-24T22:17:43.996Z] [2023-02-24T22:17:43.996Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:17:43.996Z] #0 8.010 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:43.996Z] #0 8.073 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:43.996Z] #0 8.073 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:43.996Z] #0 10.11 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:43.996Z] #32 ... [2023-02-24T22:17:43.996Z] [2023-02-24T22:17:43.996Z] #33 [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 python3-protobuf [2023-02-24T22:17:43.996Z] #0 8.580 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:43.996Z] #0 8.717 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:43.996Z] #0 8.717 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:44.255Z] #33 ... [2023-02-24T22:17:44.255Z] [2023-02-24T22:17:44.255Z] #34 [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 [2023-02-24T22:17:44.255Z] #0 6.915 + RM_GOPATH=0 [2023-02-24T22:17:44.255Z] #0 6.915 + TMP_GOPATH= [2023-02-24T22:17:44.255Z] #0 6.915 + : /build [2023-02-24T22:17:44.255Z] #0 6.915 + '[' -z '' ']' [2023-02-24T22:17:44.255Z] #0 6.916 ++ mktemp -d [2023-02-24T22:17:44.255Z] #0 6.918 + export GOPATH=/tmp/tmp.eyI0IlekrL [2023-02-24T22:17:44.255Z] #0 6.918 + GOPATH=/tmp/tmp.eyI0IlekrL [2023-02-24T22:17:44.255Z] #0 6.918 + RM_GOPATH=1 [2023-02-24T22:17:44.255Z] #0 6.920 + case "$(go env GOARCH)" in [2023-02-24T22:17:44.255Z] #0 6.920 ++ go env GOARCH [2023-02-24T22:17:44.255Z] #0 6.933 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:44.255Z] #0 6.933 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:44.255Z] #0 6.933 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:44.255Z] #0 6.944 + dir=/tmp/install [2023-02-24T22:17:44.255Z] #0 6.944 + bin=proxy [2023-02-24T22:17:44.255Z] #0 6.944 + shift [2023-02-24T22:17:44.255Z] #0 6.944 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-02-24T22:17:44.255Z] #0 6.944 + . /tmp/install/proxy.installer [2023-02-24T22:17:44.255Z] #0 6.944 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-24T22:17:44.255Z] #0 6.944 + install_proxy [2023-02-24T22:17:44.255Z] #0 6.944 + case "$1" in [2023-02-24T22:17:44.255Z] #0 6.944 + export CGO_ENABLED=0 [2023-02-24T22:17:44.255Z] #0 6.944 + CGO_ENABLED=0 [2023-02-24T22:17:44.255Z] #0 6.944 + _install_proxy [2023-02-24T22:17:44.255Z] #0 6.944 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-02-24T22:17:44.255Z] #0 6.944 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.eyI0IlekrL/src/github.com/docker/libnetwork [2023-02-24T22:17:44.255Z] #0 6.944 Cloning into '/tmp/tmp.eyI0IlekrL/src/github.com/docker/libnetwork'... [2023-02-24T22:17:44.255Z] #0 6.944 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-24T22:17:44.255Z] #34 ... [2023-02-24T22:17:44.255Z] [2023-02-24T22:17:44.255Z] #35 [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 [2023-02-24T22:17:44.255Z] #0 7.479 + RM_GOPATH=0 [2023-02-24T22:17:44.255Z] #0 7.479 + TMP_GOPATH= [2023-02-24T22:17:44.255Z] #0 7.479 + : /build [2023-02-24T22:17:44.255Z] #0 7.479 + '[' -z '' ']' [2023-02-24T22:17:44.255Z] #0 7.479 ++ mktemp -d [2023-02-24T22:17:44.255Z] #0 7.479 + export GOPATH=/tmp/tmp.Os63iqsW6z [2023-02-24T22:17:44.255Z] #0 7.479 + GOPATH=/tmp/tmp.Os63iqsW6z [2023-02-24T22:17:44.255Z] #0 7.479 + RM_GOPATH=1 [2023-02-24T22:17:44.255Z] #0 7.479 + case "$(go env GOARCH)" in [2023-02-24T22:17:44.255Z] #0 7.479 ++ go env GOARCH [2023-02-24T22:17:44.255Z] #0 7.515 Install shfmt version v3.0.2 [2023-02-24T22:17:44.255Z] #0 7.515 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:44.255Z] #0 7.515 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:44.255Z] #0 7.515 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:44.255Z] #0 7.515 + dir=/tmp/install [2023-02-24T22:17:44.255Z] #0 7.515 + bin=shfmt [2023-02-24T22:17:44.255Z] #0 7.515 + shift [2023-02-24T22:17:44.255Z] #0 7.515 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-02-24T22:17:44.255Z] #0 7.515 + . /tmp/install/shfmt.installer [2023-02-24T22:17:44.255Z] #0 7.515 ++ : v3.0.2 [2023-02-24T22:17:44.255Z] #0 7.515 + install_shfmt [2023-02-24T22:17:44.255Z] #0 7.515 + echo 'Install shfmt version v3.0.2' [2023-02-24T22:17:44.255Z] #0 7.515 + GOBIN=/build [2023-02-24T22:17:44.255Z] #0 7.515 + GO111MODULE=on [2023-02-24T22:17:44.255Z] #0 7.515 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-02-24T22:17:44.255Z] #0 8.159 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-02-24T22:17:44.255Z] #0 9.824 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-02-24T22:17:44.255Z] #0 9.837 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-02-24T22:17:44.255Z] #0 9.925 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-02-24T22:17:44.331Z] #30 ... [2023-02-24T22:17:44.331Z] [2023-02-24T22:17:44.331Z] #29 [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 python3-protobuf [2023-02-24T22:17:44.331Z] #29 22.32 Reading package lists... [2023-02-24T22:17:44.331Z] #29 26.77 Building dependency tree... [2023-02-24T22:17:44.331Z] #29 30.29 The following additional packages will be installed: [2023-02-24T22:17:44.331Z] #29 30.32 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-02-24T22:17:44.331Z] #29 30.32 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-02-24T22:17:44.331Z] #29 30.33 Suggested packages: [2023-02-24T22:17:44.331Z] #29 30.35 manpages-dev protobuf-mode-el python3-setuptools [2023-02-24T22:17:44.331Z] #29 31.35 The following NEW packages will be installed: [2023-02-24T22:17:44.331Z] #29 31.35 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-02-24T22:17:44.331Z] #29 31.36 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-02-24T22:17:44.331Z] #29 31.36 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-02-24T22:17:44.331Z] #29 31.36 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-02-24T22:17:44.331Z] #29 31.78 0 upgraded, 18 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:17:44.331Z] #29 31.78 Need to get 4253 kB of archives. [2023-02-24T22:17:44.331Z] #29 31.78 After this operation, 25.1 MB of additional disk space will be used. [2023-02-24T22:17:44.331Z] #29 31.78 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-02-24T22:17:44.331Z] #29 31.78 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap-dev arm64 1:2.44-1 [45.6 kB] [2023-02-24T22:17:44.331Z] #29 31.78 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-02-24T22:17:44.331Z] #29 31.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2023-02-24T22:17:44.331Z] #29 31.79 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-02-24T22:17:44.331Z] #29 31.79 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-dev arm64 3.4.0-1+b1 [104 kB] [2023-02-24T22:17:44.331Z] #29 31.79 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-02-24T22:17:44.331Z] #29 31.79 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c-dev arm64 1.3.3-1+b2 [34.1 kB] [2023-02-24T22:17:44.331Z] #29 31.80 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-2+deb11u2 [189 kB] [2023-02-24T22:17:44.331Z] #29 31.80 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf23 arm64 3.12.4-1 [780 kB] [2023-02-24T22:17:44.331Z] #29 31.84 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-lite23 arm64 3.12.4-1 [218 kB] [2023-02-24T22:17:44.331Z] #29 31.85 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-dev arm64 3.12.4-1 [1163 kB] [2023-02-24T22:17:44.331Z] #29 31.90 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotoc23 arm64 3.12.4-1 [703 kB] [2023-02-24T22:17:44.331Z] #29 31.91 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-c-compiler arm64 1.3.3-1+b2 [75.4 kB] [2023-02-24T22:17:44.331Z] #29 31.91 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 protobuf-compiler arm64 3.12.4-1 [74.9 kB] [2023-02-24T22:17:44.331Z] #29 31.91 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-24T22:17:44.331Z] #29 31.92 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-six all 1.16.0-2 [17.5 kB] [2023-02-24T22:17:44.331Z] #29 31.94 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-protobuf arm64 3.12.4-1 [375 kB] [2023-02-24T22:17:44.440Z] #27 12.39 math [2023-02-24T22:17:44.514Z] #35 ... [2023-02-24T22:17:44.514Z] [2023-02-24T22:17:44.514Z] #36 [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 [2023-02-24T22:17:44.514Z] #0 7.269 + RM_GOPATH=0 [2023-02-24T22:17:44.514Z] #0 7.269 + TMP_GOPATH= [2023-02-24T22:17:44.514Z] #0 7.269 + : /build [2023-02-24T22:17:44.514Z] #0 7.269 + '[' -z '' ']' [2023-02-24T22:17:44.514Z] #0 7.269 ++ mktemp -d [2023-02-24T22:17:44.514Z] #0 7.269 + export GOPATH=/tmp/tmp.osTdWFnYsZ [2023-02-24T22:17:44.514Z] #0 7.269 + GOPATH=/tmp/tmp.osTdWFnYsZ [2023-02-24T22:17:44.514Z] #0 7.269 + RM_GOPATH=1 [2023-02-24T22:17:44.514Z] #0 7.269 + case "$(go env GOARCH)" in [2023-02-24T22:17:44.514Z] #0 7.269 ++ go env GOARCH [2023-02-24T22:17:44.514Z] #0 7.285 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:44.514Z] #0 7.296 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:44.514Z] #0 7.296 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:44.514Z] #0 7.296 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:44.514Z] #0 7.296 + dir=/tmp/install [2023-02-24T22:17:44.514Z] #0 7.296 + bin=vndr [2023-02-24T22:17:44.514Z] #0 7.296 + shift [2023-02-24T22:17:44.514Z] #0 7.296 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-02-24T22:17:44.514Z] #0 7.296 + . /tmp/install/vndr.installer [2023-02-24T22:17:44.514Z] #0 7.296 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:44.514Z] #0 7.296 + install_vndr [2023-02-24T22:17:44.514Z] #0 7.296 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-02-24T22:17:44.514Z] #0 7.296 + GOBIN=/build [2023-02-24T22:17:44.514Z] #0 7.296 + GO111MODULE=on [2023-02-24T22:17:44.514Z] #0 7.296 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:44.514Z] #0 7.839 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:44.514Z] #36 ... [2023-02-24T22:17:44.514Z] [2023-02-24T22:17:44.514Z] #28 [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 [2023-02-24T22:17:44.514Z] #28 11.26 go: downloading github.com/fatih/color v1.13.0 [2023-02-24T22:17:44.514Z] #28 11.26 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-24T22:17:44.604Z] #29 ... [2023-02-24T22:17:44.604Z] [2023-02-24T22:17:44.604Z] #27 [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 [2023-02-24T22:17:44.604Z] #27 32.58 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-02-24T22:17:44.604Z] #27 32.58 go: downloading github.com/gobwas/glob v0.2.3 [2023-02-24T22:17:44.772Z] #28 11.55 go: downloading github.com/pkg/errors v0.9.1 [2023-02-24T22:17:44.772Z] #28 11.60 go: downloading github.com/spf13/cobra v1.5.0 [2023-02-24T22:17:44.772Z] #28 11.65 go: downloading github.com/spf13/pflag v1.0.5 [2023-02-24T22:17:44.865Z] #27 33.01 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-02-24T22:17:45.013Z] #27 ... [2023-02-24T22:17:45.013Z] [2023-02-24T22:17:45.013Z] #35 [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 [2023-02-24T22:17:45.013Z] #35 12.59 + mkdir -p /build [2023-02-24T22:17:45.013Z] #35 12.61 + mv docker/docker /build/ [2023-02-24T22:17:45.013Z] #35 12.61 + rmdir docker [2023-02-24T22:17:45.013Z] #35 DONE 13.1s [2023-02-24T22:17:45.124Z] #27 33.14 go: downloading go.uber.org/zap v1.17.0 [2023-02-24T22:17:45.275Z] [2023-02-24T22:17:45.275Z] #36 [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 [2023-02-24T22:17:45.275Z] #36 13.25 go: downloading github.com/dnephin/pflag v1.0.7 [2023-02-24T22:17:45.275Z] #36 13.25 go: downloading github.com/fatih/color v1.13.0 [2023-02-24T22:17:45.338Z] #28 12.33 go: downloading github.com/spf13/viper v1.12.0 [2023-02-24T22:17:45.382Z] #27 33.57 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-02-24T22:17:45.537Z] #36 13.29 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-02-24T22:17:45.641Z] #27 33.59 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-02-24T22:17:45.641Z] #27 33.69 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-02-24T22:17:45.641Z] #27 33.75 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-02-24T22:17:45.799Z] #36 13.62 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-24T22:17:45.799Z] #36 13.68 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-24T22:17:45.799Z] #36 13.77 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-24T22:17:45.799Z] #36 13.82 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-02-24T22:17:45.899Z] #27 33.87 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-02-24T22:17:45.899Z] #27 33.88 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-02-24T22:17:45.899Z] #27 33.89 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-02-24T22:17:45.899Z] #27 33.93 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-02-24T22:17:45.899Z] #27 33.96 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-02-24T22:17:45.920Z] #28 12.56 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-24T22:17:46.060Z] #36 13.92 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-02-24T22:17:46.060Z] #36 14.01 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-02-24T22:17:46.157Z] #27 34.08 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-02-24T22:17:46.157Z] #27 34.29 go: downloading github.com/kisielk/gotool v1.0.0 [2023-02-24T22:17:46.321Z] #36 14.16 go: downloading golang.org/x/tools v0.1.11 [2023-02-24T22:17:46.424Z] #27 34.42 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-02-24T22:17:46.424Z] #27 34.48 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-02-24T22:17:46.424Z] #27 34.49 go: downloading github.com/ettle/strcase v0.1.1 [2023-02-24T22:17:46.684Z] #27 34.61 go: downloading github.com/fatih/structtag v1.2.0 [2023-02-24T22:17:46.684Z] #27 ... [2023-02-24T22:17:46.684Z] [2023-02-24T22:17:46.684Z] #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 [2023-02-24T22:17:46.684Z] #36 23.31 Building dependency tree... [2023-02-24T22:17:46.684Z] #36 27.13 The following additional packages will be installed: [2023-02-24T22:17:46.684Z] #36 27.16 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-02-24T22:17:46.684Z] #36 27.18 Suggested packages: [2023-02-24T22:17:46.684Z] #36 27.18 cmake-doc ninja-build lrzip [2023-02-24T22:17:46.684Z] #36 27.18 Recommended packages: [2023-02-24T22:17:46.684Z] #36 27.18 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-02-24T22:17:46.684Z] #36 28.05 The following NEW packages will be installed: [2023-02-24T22:17:46.684Z] #36 28.05 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-02-24T22:17:46.684Z] #36 28.05 vim-common xxd [2023-02-24T22:17:46.684Z] #36 28.45 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:17:46.684Z] #36 28.45 Need to get 15.6 MB of archives. [2023-02-24T22:17:46.684Z] #36 28.45 After this operation, 67.4 MB of additional disk space will be used. [2023-02-24T22:17:46.684Z] #36 28.45 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-24T22:17:46.684Z] #36 28.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-24T22:17:46.684Z] #36 28.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-02-24T22:17:46.684Z] #36 28.53 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-02-24T22:17:46.684Z] #36 28.94 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxml2 arm64 2.9.10+dfsg-6.7+deb11u3 [630 kB] [2023-02-24T22:17:46.684Z] #36 28.94 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libarchive13 arm64 3.4.3-2+deb11u1 [320 kB] [2023-02-24T22:17:46.684Z] #36 28.95 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjsoncpp24 arm64 1.9.4-4 [72.5 kB] [2023-02-24T22:17:46.684Z] #36 28.98 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 librhash0 arm64 1.4.1-2 [127 kB] [2023-02-24T22:17:46.684Z] #36 28.98 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libuv1 arm64 1.40.0-2 [126 kB] [2023-02-24T22:17:46.684Z] #36 28.99 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 cmake arm64 3.18.4-2+deb11u1 [3673 kB] [2023-02-24T22:17:46.684Z] #36 30.10 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:17:46.684Z] #36 30.36 Fetched 15.6 MB in 1s (16.0 MB/s) [2023-02-24T22:17:46.684Z] #36 30.46 Selecting previously unselected package xxd. [2023-02-24T22:17:46.684Z] #36 30.46 (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 ... 15709 files and directories currently installed.) [2023-02-24T22:17:46.684Z] #36 30.53 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-02-24T22:17:46.684Z] #36 30.54 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:17:46.684Z] #36 30.75 Selecting previously unselected package vim-common. [2023-02-24T22:17:46.684Z] #36 30.75 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-24T22:17:46.684Z] #36 30.79 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:17:46.684Z] #36 31.10 Selecting previously unselected package cmake-data. [2023-02-24T22:17:46.684Z] #36 31.10 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-02-24T22:17:46.684Z] #36 31.11 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-02-24T22:17:46.684Z] #36 34.47 Selecting previously unselected package libicu67:arm64. [2023-02-24T22:17:46.684Z] #36 34.48 Preparing to unpack .../3-libicu67_67.1-7_arm64.deb ... [2023-02-24T22:17:46.684Z] #36 34.51 Unpacking libicu67:arm64 (67.1-7) ... [2023-02-24T22:17:46.684Z] #36 ... [2023-02-24T22:17:46.684Z] [2023-02-24T22:17:46.684Z] #27 [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 [2023-02-24T22:17:46.684Z] #27 34.73 go: downloading github.com/Masterminds/semver v1.5.0 [2023-02-24T22:17:46.684Z] #27 34.78 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-02-24T22:17:46.684Z] #27 34.83 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-02-24T22:17:46.863Z] #28 13.80 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-02-24T22:17:46.863Z] #28 13.88 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-02-24T22:17:46.946Z] #27 ... [2023-02-24T22:17:46.946Z] [2023-02-24T22:17:46.946Z] #26 [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 [2023-02-24T22:17:46.946Z] #26 DONE 34.9s [2023-02-24T22:17:46.946Z] [2023-02-24T22:17:46.946Z] #33 [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 [2023-02-24T22:17:46.946Z] #33 27.03 Building dependency tree... [2023-02-24T22:17:46.946Z] #33 30.07 The following additional packages will be installed: [2023-02-24T22:17:46.946Z] #33 30.08 libbtrfs0 [2023-02-24T22:17:46.946Z] #33 30.28 The following NEW packages will be installed: [2023-02-24T22:17:46.946Z] #33 30.29 libbtrfs-dev libbtrfs0 [2023-02-24T22:17:46.946Z] #33 30.70 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:17:46.946Z] #33 30.70 Need to get 454 kB of archives. [2023-02-24T22:17:46.946Z] #33 30.70 After this operation, 1275 kB of additional disk space will be used. [2023-02-24T22:17:46.946Z] #33 30.70 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-02-24T22:17:46.946Z] #33 30.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-02-24T22:17:46.946Z] #33 31.71 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:17:46.946Z] #33 31.96 Fetched 454 kB in 0s (1400 kB/s) [2023-02-24T22:17:46.946Z] #33 32.05 Selecting previously unselected package libbtrfs0:arm64. [2023-02-24T22:17:46.946Z] #33 32.05 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-02-24T22:17:46.946Z] #33 32.12 Preparing to unpack .../libbtrfs0_5.10.1-2_arm64.deb ... [2023-02-24T22:17:46.946Z] #33 32.17 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-02-24T22:17:46.946Z] #33 32.53 Selecting previously unselected package libbtrfs-dev:arm64. [2023-02-24T22:17:46.946Z] #33 32.54 Preparing to unpack .../libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-02-24T22:17:46.946Z] #33 32.55 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-02-24T22:17:46.946Z] #33 33.16 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-02-24T22:17:46.946Z] #33 33.20 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-02-24T22:17:46.946Z] #33 33.31 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:17:46.946Z] #33 DONE 34.9s [2023-02-24T22:17:46.946Z] [2023-02-24T22:17:46.946Z] #29 [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 python3-protobuf [2023-02-24T22:17:46.946Z] #29 32.97 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:17:46.946Z] #29 33.23 Fetched 4253 kB in 1s (8331 kB/s) [2023-02-24T22:17:46.946Z] #29 33.68 Selecting previously unselected package libcap2:arm64. [2023-02-24T22:17:46.946Z] #29 33.69 (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 ... 15709 files and directories currently installed.) [2023-02-24T22:17:46.946Z] #29 33.76 Preparing to unpack .../00-libcap2_1%3a2.44-1_arm64.deb ... [2023-02-24T22:17:46.946Z] #29 33.88 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-02-24T22:17:46.946Z] #29 34.06 Selecting previously unselected package libcap-dev:arm64. [2023-02-24T22:17:46.946Z] #29 34.07 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_arm64.deb ... [2023-02-24T22:17:46.946Z] #29 34.08 Unpacking libcap-dev:arm64 (1:2.44-1) ... [2023-02-24T22:17:46.946Z] #29 34.33 Selecting previously unselected package libnet1:arm64. [2023-02-24T22:17:46.946Z] #29 34.34 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-02-24T22:17:46.946Z] #29 34.45 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:17:46.946Z] #29 34.74 Selecting previously unselected package libnet1-dev. [2023-02-24T22:17:46.946Z] #29 34.75 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2023-02-24T22:17:46.946Z] #29 34.76 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-24T22:17:46.946Z] #29 35.07 Selecting previously unselected package libnl-3-200:arm64. [2023-02-24T22:17:46.946Z] #29 35.07 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-02-24T22:17:47.001Z] #29 17.64 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:17:47.122Z] #28 13.98 go: downloading golang.org/x/tools v0.1.12 [2023-02-24T22:17:47.204Z] #29 35.08 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-24T22:17:47.204Z] #29 35.29 Selecting previously unselected package libnl-3-dev:arm64. [2023-02-24T22:17:47.204Z] #29 35.30 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_arm64.deb ... [2023-02-24T22:17:47.204Z] #29 35.37 Unpacking libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-02-24T22:17:47.381Z] #28 14.10 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-02-24T22:17:47.462Z] #29 ... [2023-02-24T22:17:47.462Z] [2023-02-24T22:17:47.462Z] #32 [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 [2023-02-24T22:17:47.462Z] #32 DONE 35.4s [2023-02-24T22:17:47.720Z] [2023-02-24T22:17:47.720Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:17:47.720Z] #30 32.52 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-posix arm64 10.2.1-6+24.2 [9885 kB] [2023-02-24T22:17:47.720Z] #30 32.90 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32-runtime arm64 10.2.1-6+24.2 [11.4 MB] [2023-02-24T22:17:47.720Z] #30 33.67 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 gcc-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [24.4 MB] [2023-02-24T22:17:47.720Z] #30 34.58 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64-win32 arm64 10.2.1-6+24.2 [9885 kB] [2023-02-24T22:17:47.720Z] #30 35.08 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-02-24T22:17:47.720Z] #30 35.08 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor1 arm64 2.13.6-10 [98.5 kB] [2023-02-24T22:17:47.720Z] #30 35.11 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libapparmor-dev arm64 2.13.6-10 [141 kB] [2023-02-24T22:17:47.720Z] #30 35.13 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs0 arm64 5.10.1-2 [197 kB] [2023-02-24T22:17:47.720Z] #30 35.13 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbtrfs-dev arm64 5.10.1-2 [258 kB] [2023-02-24T22:17:47.720Z] #30 35.14 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.175-2.1 [22.4 kB] [2023-02-24T22:17:47.720Z] #30 35.14 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libudev-dev arm64 247.3-7+deb11u1 [123 kB] [2023-02-24T22:17:47.720Z] #30 35.18 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsepol1-dev arm64 3.1-1 [329 kB] [2023-02-24T22:17:47.720Z] #30 35.19 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-16-0 arm64 10.36-2+deb11u1 [203 kB] [2023-02-24T22:17:47.720Z] #30 35.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-32-0 arm64 10.36-2+deb11u1 [194 kB] [2023-02-24T22:17:47.720Z] #30 35.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-posix2 arm64 10.36-2+deb11u1 [49.1 kB] [2023-02-24T22:17:47.720Z] #30 35.23 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libpcre2-dev arm64 10.36-2+deb11u1 [647 kB] [2023-02-24T22:17:47.720Z] #30 35.28 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libselinux1-dev arm64 3.1-3 [171 kB] [2023-02-24T22:17:47.720Z] #30 35.28 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libdevmapper-dev arm64 2:1.02.175-2.1 [52.0 kB] [2023-02-24T22:17:47.720Z] #30 35.28 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libseccomp-dev arm64 2.5.1-1+deb11u1 [89.6 kB] [2023-02-24T22:17:47.720Z] #30 35.29 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libsystemd-dev arm64 247.3-7+deb11u1 [401 kB] [2023-02-24T22:17:47.950Z] #28 14.72 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-02-24T22:17:47.950Z] #28 14.86 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-02-24T22:17:48.375Z] #29 ... [2023-02-24T22:17:48.375Z] [2023-02-24T22:17:48.375Z] #31 [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 [2023-02-24T22:17:48.375Z] #31 11.86 internal/unsafeheader [2023-02-24T22:17:48.375Z] #31 11.88 internal/goarch [2023-02-24T22:17:48.375Z] #31 12.07 internal/cpu [2023-02-24T22:17:48.375Z] #31 12.21 internal/abi [2023-02-24T22:17:48.375Z] #31 12.99 internal/goexperiment [2023-02-24T22:17:48.375Z] #31 13.45 internal/goos [2023-02-24T22:17:48.375Z] #31 13.77 internal/bytealg [2023-02-24T22:17:48.375Z] #31 13.85 runtime/internal/atomic [2023-02-24T22:17:48.375Z] #31 15.50 runtime/internal/math [2023-02-24T22:17:48.375Z] #31 15.85 runtime/internal/sys [2023-02-24T22:17:48.375Z] #31 15.88 runtime/internal/syscall [2023-02-24T22:17:48.375Z] #31 16.72 internal/itoa [2023-02-24T22:17:48.375Z] #31 17.03 runtime [2023-02-24T22:17:48.375Z] #31 17.24 math/bits [2023-02-24T22:17:48.375Z] #31 18.89 math [2023-02-24T22:17:48.375Z] #31 ... [2023-02-24T22:17:48.375Z] [2023-02-24T22:17:48.375Z] #26 [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 [2023-02-24T22:17:48.375Z] #26 18.94 go: downloading github.com/pkg/errors v0.9.1 [2023-02-24T22:17:48.633Z] #26 19.15 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-02-24T22:17:48.633Z] #26 19.15 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-02-24T22:17:48.886Z] #28 15.47 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-24T22:17:49.094Z] #30 37.06 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:17:49.244Z] #23 ... [2023-02-24T22:17:49.245Z] [2023-02-24T22:17:49.245Z] #24 [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 [2023-02-24T22:17:49.353Z] #30 37.37 Fetched 108 MB in 5s (22.2 MB/s) [2023-02-24T22:17:49.613Z] #30 37.52 Selecting previously unselected package binutils-mingw-w64-i686. [2023-02-24T22:17:49.613Z] #30 37.52 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15709 files and directories currently installed.) [2023-02-24T22:17:49.613Z] #30 37.62 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_arm64.deb ... [2023-02-24T22:17:49.613Z] #30 37.63 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-24T22:17:49.818Z] #24 ... [2023-02-24T22:17:49.818Z] [2023-02-24T22:17:49.818Z] #25 [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 [2023-02-24T22:17:49.818Z] #0 6.183 + RM_GOPATH=0 [2023-02-24T22:17:49.818Z] #0 6.183 + TMP_GOPATH= [2023-02-24T22:17:49.818Z] #0 6.183 + : /build [2023-02-24T22:17:49.818Z] #0 6.183 + '[' -z '' ']' [2023-02-24T22:17:49.818Z] #0 6.183 ++ mktemp -d [2023-02-24T22:17:49.818Z] #0 6.183 + export GOPATH=/tmp/tmp.m65CH43Ksx [2023-02-24T22:17:49.818Z] #0 6.183 + GOPATH=/tmp/tmp.m65CH43Ksx [2023-02-24T22:17:49.818Z] #0 6.183 + RM_GOPATH=1 [2023-02-24T22:17:49.818Z] #0 6.183 + case "$(go env GOARCH)" in [2023-02-24T22:17:49.818Z] #0 6.183 ++ go env GOARCH [2023-02-24T22:17:49.818Z] #0 6.185 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:49.818Z] #0 6.185 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:49.818Z] #0 6.185 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:49.818Z] #0 6.185 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-24T22:17:49.818Z] #0 6.185 + dir=/tmp/install [2023-02-24T22:17:49.818Z] #0 6.185 + bin=tomlv [2023-02-24T22:17:49.818Z] #0 6.185 + shift [2023-02-24T22:17:49.818Z] #0 6.185 + '[' '!' -f /tmp/install/tomlv.installer ']' [2023-02-24T22:17:49.818Z] #0 6.185 + . /tmp/install/tomlv.installer [2023-02-24T22:17:49.818Z] #0 6.185 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-24T22:17:49.818Z] #0 6.185 + install_tomlv [2023-02-24T22:17:49.818Z] #0 6.185 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2023-02-24T22:17:49.818Z] #0 6.185 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.m65CH43Ksx/src/github.com/BurntSushi/toml [2023-02-24T22:17:49.818Z] #0 6.191 Cloning into '/tmp/tmp.m65CH43Ksx/src/github.com/BurntSushi/toml'... [2023-02-24T22:17:50.397Z] #25 ... [2023-02-24T22:17:50.397Z] [2023-02-24T22:17:50.397Z] #23 [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 [2023-02-24T22:17:50.397Z] #23 6.417 + git clone https://github.com/docker/distribution.git . [2023-02-24T22:17:50.397Z] #23 6.417 Cloning into '.'... [2023-02-24T22:17:50.533Z] #26 20.90 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-02-24T22:17:50.786Z] #28 ... [2023-02-24T22:17:50.786Z] [2023-02-24T22:17:50.786Z] #24 [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 [2023-02-24T22:17:50.786Z] #24 7.275 + git clone https://github.com/docker/distribution.git . [2023-02-24T22:17:50.786Z] #24 7.275 Cloning into '.'... [2023-02-24T22:17:50.786Z] #24 ... [2023-02-24T22:17:50.786Z] [2023-02-24T22:17:50.786Z] #29 [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 [2023-02-24T22:17:50.786Z] #29 12.09 go: downloading github.com/fatih/color v1.13.0 [2023-02-24T22:17:50.786Z] #29 12.12 go: downloading github.com/dnephin/pflag v1.0.7 [2023-02-24T22:17:50.786Z] #29 12.13 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-02-24T22:17:50.786Z] #29 12.66 go: downloading golang.org/x/tools v0.1.11 [2023-02-24T22:17:50.786Z] #29 13.46 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-24T22:17:50.786Z] #29 13.55 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-24T22:17:50.786Z] #29 13.69 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-24T22:17:50.786Z] #29 13.97 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-02-24T22:17:50.791Z] #26 ... [2023-02-24T22:17:50.791Z] [2023-02-24T22:17:50.791Z] #21 [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 [2023-02-24T22:17:50.791Z] #21 20.10 + mkdir -p /build [2023-02-24T22:17:50.791Z] #21 20.11 + mv docker/docker /build/ [2023-02-24T22:17:50.791Z] #21 20.14 + rmdir docker [2023-02-24T22:17:50.791Z] #21 DONE 21.4s [2023-02-24T22:17:50.791Z] [2023-02-24T22:17:50.791Z] #35 [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 [2023-02-24T22:17:50.791Z] #35 11.67 go: downloading github.com/fatih/color v1.13.0 [2023-02-24T22:17:50.791Z] #35 11.76 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-24T22:17:50.791Z] #35 12.25 go: downloading github.com/pkg/errors v0.9.1 [2023-02-24T22:17:50.791Z] #35 12.26 go: downloading github.com/spf13/cobra v1.5.0 [2023-02-24T22:17:50.791Z] #35 12.35 go: downloading github.com/spf13/pflag v1.0.5 [2023-02-24T22:17:50.791Z] #35 12.69 go: downloading github.com/spf13/viper v1.12.0 [2023-02-24T22:17:50.791Z] #35 13.08 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-24T22:17:50.791Z] #35 14.03 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-02-24T22:17:50.791Z] #35 14.13 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-02-24T22:17:50.791Z] #35 14.28 go: downloading golang.org/x/tools v0.1.12 [2023-02-24T22:17:50.791Z] #35 14.37 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-02-24T22:17:50.791Z] #35 14.88 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-02-24T22:17:50.791Z] #35 16.46 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-02-24T22:17:50.791Z] #35 17.34 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-24T22:17:50.998Z] #30 ... [2023-02-24T22:17:50.998Z] [2023-02-24T22:17:50.998Z] #29 [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 python3-protobuf [2023-02-24T22:17:50.998Z] #29 35.78 Selecting previously unselected package libprotobuf-c1:arm64. [2023-02-24T22:17:50.998Z] #29 35.78 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-02-24T22:17:50.998Z] #29 35.81 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-24T22:17:50.998Z] #29 36.00 Selecting previously unselected package libprotobuf-c-dev:arm64. [2023-02-24T22:17:50.998Z] #29 36.03 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_arm64.deb ... [2023-02-24T22:17:50.998Z] #29 36.03 Unpacking libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-02-24T22:17:50.998Z] #29 36.20 Selecting previously unselected package zlib1g-dev:arm64. [2023-02-24T22:17:50.998Z] #29 36.25 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_arm64.deb ... [2023-02-24T22:17:50.998Z] #29 36.26 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-24T22:17:50.998Z] #29 36.68 Selecting previously unselected package libprotobuf23:arm64. [2023-02-24T22:17:50.998Z] #29 36.68 Preparing to unpack .../09-libprotobuf23_3.12.4-1_arm64.deb ... [2023-02-24T22:17:50.999Z] #29 36.68 Unpacking libprotobuf23:arm64 (3.12.4-1) ... [2023-02-24T22:17:50.999Z] #29 37.53 Selecting previously unselected package libprotobuf-lite23:arm64. [2023-02-24T22:17:50.999Z] #29 37.53 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_arm64.deb ... [2023-02-24T22:17:50.999Z] #29 37.54 Unpacking libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-02-24T22:17:50.999Z] #29 37.63 Selecting previously unselected package libprotobuf-dev:arm64. [2023-02-24T22:17:50.999Z] #29 37.65 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_arm64.deb ... [2023-02-24T22:17:50.999Z] #29 37.65 Unpacking libprotobuf-dev:arm64 (3.12.4-1) ... [2023-02-24T22:17:50.999Z] #29 38.75 Selecting previously unselected package libprotoc23:arm64. [2023-02-24T22:17:50.999Z] #29 38.75 Preparing to unpack .../12-libprotoc23_3.12.4-1_arm64.deb ... [2023-02-24T22:17:50.999Z] #29 38.76 Unpacking libprotoc23:arm64 (3.12.4-1) ... [2023-02-24T22:17:51.258Z] #29 39.28 Selecting previously unselected package protobuf-c-compiler. [2023-02-24T22:17:51.258Z] #29 39.28 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_arm64.deb ... [2023-02-24T22:17:51.258Z] #29 39.29 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-24T22:17:51.258Z] #29 39.45 Selecting previously unselected package protobuf-compiler. [2023-02-24T22:17:51.354Z] #29 ... [2023-02-24T22:17:51.354Z] [2023-02-24T22:17:51.354Z] #26 [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 [2023-02-24T22:17:51.354Z] #26 17.92 + mkdir -p /build [2023-02-24T22:17:51.354Z] #26 17.94 + mv docker/docker /build/ [2023-02-24T22:17:51.354Z] #26 17.98 + rmdir docker [2023-02-24T22:17:51.517Z] #29 39.46 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_arm64.deb ... [2023-02-24T22:17:51.517Z] #29 39.46 Unpacking protobuf-compiler (3.12.4-1) ... [2023-02-24T22:17:51.606Z] #36 ... [2023-02-24T22:17:51.606Z] [2023-02-24T22:17:51.606Z] #34 [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 python3-protobuf [2023-02-24T22:17:51.606Z] #34 19.10 Fetched 8634 kB in 14s (627 kB/s) [2023-02-24T22:17:51.776Z] #29 39.63 Selecting previously unselected package python3-pkg-resources. [2023-02-24T22:17:51.776Z] #29 39.63 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-24T22:17:51.776Z] #29 39.65 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:17:51.776Z] #29 39.84 Selecting previously unselected package python3-six. [2023-02-24T22:17:51.776Z] #29 39.86 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-02-24T22:17:51.776Z] #29 39.87 Unpacking python3-six (1.16.0-2) ... [2023-02-24T22:17:51.922Z] #26 ... [2023-02-24T22:17:51.922Z] [2023-02-24T22:17:51.922Z] #22 [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 [2023-02-24T22:17:51.922Z] #22 8.719 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:51.922Z] #22 8.863 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:51.922Z] #22 8.863 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:51.922Z] #22 11.78 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:51.922Z] #22 17.32 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:17:52.035Z] #29 39.97 Selecting previously unselected package python3-protobuf. [2023-02-24T22:17:52.035Z] #29 39.97 Preparing to unpack .../17-python3-protobuf_3.12.4-1_arm64.deb ... [2023-02-24T22:17:52.035Z] #29 39.98 Unpacking python3-protobuf (3.12.4-1) ... [2023-02-24T22:17:52.164Z] #35 ... [2023-02-24T22:17:52.165Z] [2023-02-24T22:17:52.165Z] #34 [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 [2023-02-24T22:17:52.165Z] #34 12.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:17:52.165Z] #34 ... [2023-02-24T22:17:52.165Z] [2023-02-24T22:17:52.165Z] #27 [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 [2023-02-24T22:17:52.165Z] #27 16.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-02-24T22:17:52.165Z] #27 16.39 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-02-24T22:17:52.165Z] #27 16.44 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-02-24T22:17:52.165Z] #27 19.37 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-02-24T22:17:52.193Z] #22 ... [2023-02-24T22:17:52.193Z] [2023-02-24T22:17:52.193Z] #26 [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 [2023-02-24T22:17:52.193Z] #26 DONE 18.9s [2023-02-24T22:17:52.193Z] [2023-02-24T22:17:52.193Z] #27 [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 [2023-02-24T22:17:52.193Z] #27 13.60 go: downloading github.com/pkg/errors v0.9.1 [2023-02-24T22:17:52.193Z] #27 13.60 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-02-24T22:17:52.193Z] #27 13.69 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-02-24T22:17:52.193Z] #27 15.03 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-02-24T22:17:52.603Z] #29 40.56 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:17:52.862Z] #29 ... [2023-02-24T22:17:52.862Z] [2023-02-24T22:17:52.862Z] #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 [2023-02-24T22:17:52.862Z] #36 40.95 Selecting previously unselected package libxml2:arm64. [2023-02-24T22:17:52.862Z] #36 40.96 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_arm64.deb ... [2023-02-24T22:17:52.862Z] #36 40.97 Unpacking libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-24T22:17:53.431Z] #36 41.37 Selecting previously unselected package libarchive13:arm64. [2023-02-24T22:17:53.431Z] #36 41.37 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_arm64.deb ... [2023-02-24T22:17:53.431Z] #36 41.37 Unpacking libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-02-24T22:17:53.524Z] #34 19.10 Reading package lists... [2023-02-24T22:17:53.524Z] #34 ... [2023-02-24T22:17:53.524Z] [2023-02-24T22:17:53.524Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:17:53.524Z] #25 11.13 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:17:53.524Z] #25 19.26 Fetched 8634 kB in 14s (625 kB/s) [2023-02-24T22:17:53.524Z] #25 19.26 Reading package lists... [2023-02-24T22:17:53.524Z] #25 ... [2023-02-24T22:17:53.524Z] [2023-02-24T22:17:53.524Z] #31 [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 [2023-02-24T22:17:53.524Z] #31 11.97 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-02-24T22:17:53.524Z] #31 12.18 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-02-24T22:17:53.524Z] #31 12.41 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-02-24T22:17:53.524Z] #31 12.63 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-24T22:17:53.524Z] #31 12.83 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-02-24T22:17:53.524Z] #31 12.98 go: downloading github.com/stretchr/testify v1.8.0 [2023-02-24T22:17:53.524Z] #31 13.14 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-02-24T22:17:53.524Z] #31 13.28 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-02-24T22:17:53.524Z] #31 13.45 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-24T22:17:53.524Z] #31 14.35 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-02-24T22:17:53.524Z] #31 14.41 go: downloading github.com/spf13/afero v1.8.2 [2023-02-24T22:17:53.524Z] #31 14.56 go: downloading github.com/spf13/cast v1.5.0 [2023-02-24T22:17:53.524Z] #31 14.65 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-02-24T22:17:53.524Z] #31 14.82 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-02-24T22:17:53.524Z] #31 17.36 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-24T22:17:53.524Z] #31 17.37 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-02-24T22:17:53.524Z] #31 17.46 go: downloading github.com/Antonboom/errname v0.1.7 [2023-02-24T22:17:53.524Z] #31 17.52 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-02-24T22:17:53.524Z] #31 17.60 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-02-24T22:17:53.524Z] #31 17.77 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-02-24T22:17:53.524Z] #31 17.97 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-02-24T22:17:53.524Z] #31 18.32 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-02-24T22:17:53.524Z] #31 18.51 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-02-24T22:17:53.524Z] #31 19.40 go: downloading github.com/alingse/asasalint v0.0.11 [2023-02-24T22:17:53.524Z] #31 19.91 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-02-24T22:17:53.524Z] #31 20.73 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-02-24T22:17:53.524Z] #31 20.92 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-02-24T22:17:53.524Z] #31 20.99 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-02-24T22:17:53.524Z] #31 21.32 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-02-24T22:17:53.542Z] #27 ... [2023-02-24T22:17:53.542Z] [2023-02-24T22:17:53.542Z] #34 [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 [2023-02-24T22:17:53.542Z] #34 24.05 Fetched 8634 kB in 18s (488 kB/s) [2023-02-24T22:17:53.570Z] #27 20.15 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-02-24T22:17:53.570Z] #27 ... [2023-02-24T22:17:53.570Z] [2023-02-24T22:17:53.570Z] #25 [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 [2023-02-24T22:17:53.570Z] #25 10.32 runtime/internal/syscall [2023-02-24T22:17:53.570Z] #25 10.79 internal/itoa [2023-02-24T22:17:53.570Z] #25 11.28 runtime [2023-02-24T22:17:53.570Z] #25 11.47 math/bits [2023-02-24T22:17:53.570Z] #25 13.19 math [2023-02-24T22:17:53.691Z] #36 41.66 Selecting previously unselected package libjsoncpp24:arm64. [2023-02-24T22:17:53.691Z] #36 41.66 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_arm64.deb ... [2023-02-24T22:17:53.691Z] #36 41.67 Unpacking libjsoncpp24:arm64 (1.9.4-4) ... [2023-02-24T22:17:53.787Z] #31 ... [2023-02-24T22:17:53.787Z] [2023-02-24T22:17:53.787Z] #36 [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 [2023-02-24T22:17:53.787Z] #36 21.63 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-24T22:17:53.949Z] #36 41.83 Selecting previously unselected package librhash0:arm64. [2023-02-24T22:17:53.949Z] #36 41.84 Preparing to unpack .../7-librhash0_1.4.1-2_arm64.deb ... [2023-02-24T22:17:53.949Z] #36 41.85 Unpacking librhash0:arm64 (1.4.1-2) ... [2023-02-24T22:17:53.949Z] #36 42.04 Selecting previously unselected package libuv1:arm64. [2023-02-24T22:17:54.109Z] #34 24.05 Reading package lists... [2023-02-24T22:17:54.109Z] #34 ... [2023-02-24T22:17:54.109Z] [2023-02-24T22:17:54.109Z] #32 [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 python3-protobuf [2023-02-24T22:17:54.109Z] #32 14.71 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:17:54.109Z] #32 19.80 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:17:54.209Z] #36 42.06 Preparing to unpack .../8-libuv1_1.40.0-2_arm64.deb ... [2023-02-24T22:17:54.209Z] #36 42.06 Unpacking libuv1:arm64 (1.40.0-2) ... [2023-02-24T22:17:54.209Z] #36 42.24 Selecting previously unselected package cmake. [2023-02-24T22:17:54.209Z] #36 42.25 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_arm64.deb ... [2023-02-24T22:17:54.209Z] #36 42.27 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-02-24T22:17:54.368Z] #32 ... [2023-02-24T22:17:54.368Z] [2023-02-24T22:17:54.368Z] #35 [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 [2023-02-24T22:17:54.368Z] #35 24.26 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-02-24T22:17:54.368Z] #35 24.39 go: downloading github.com/stretchr/testify v1.8.0 [2023-02-24T22:17:54.368Z] #35 24.96 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-02-24T22:17:54.368Z] #35 25.05 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-02-24T22:17:54.504Z] #25 ... [2023-02-24T22:17:54.504Z] [2023-02-24T22:17:54.504Z] #33 [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 python3-protobuf [2023-02-24T22:17:54.504Z] #33 11.35 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:54.504Z] #33 16.77 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:17:54.504Z] #33 ... [2023-02-24T22:17:54.504Z] [2023-02-24T22:17:54.504Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:17:54.504Z] #32 15.76 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:17:54.504Z] #32 21.30 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:17:54.608Z] #23 ... [2023-02-24T22:17:54.608Z] [2023-02-24T22:17:54.608Z] #26 [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 [2023-02-24T22:17:54.608Z] #0 8.190 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:54.608Z] #0 8.385 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:54.608Z] #0 8.419 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:54.608Z] #26 ... [2023-02-24T22:17:54.608Z] [2023-02-24T22:17:54.608Z] #27 [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 [2023-02-24T22:17:54.608Z] #0 7.563 + RM_GOPATH=0 [2023-02-24T22:17:54.608Z] #0 7.563 + TMP_GOPATH= [2023-02-24T22:17:54.608Z] #0 7.563 + : /build [2023-02-24T22:17:54.608Z] #0 7.563 + '[' -z '' ']' [2023-02-24T22:17:54.608Z] #0 7.563 ++ mktemp -d [2023-02-24T22:17:54.608Z] #0 7.563 + export GOPATH=/tmp/tmp.ogl4vuO73l [2023-02-24T22:17:54.608Z] #0 7.563 + GOPATH=/tmp/tmp.ogl4vuO73l [2023-02-24T22:17:54.608Z] #0 7.563 + RM_GOPATH=1 [2023-02-24T22:17:54.608Z] #0 7.563 + case "$(go env GOARCH)" in [2023-02-24T22:17:54.608Z] #0 7.563 ++ go env GOARCH [2023-02-24T22:17:54.608Z] #0 7.738 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:54.608Z] #0 7.738 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:54.608Z] #0 7.738 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:54.608Z] #0 7.746 Install rootlesskit version v0.14.4 [2023-02-24T22:17:54.608Z] #0 7.747 + dir=/tmp/install [2023-02-24T22:17:54.608Z] #0 7.747 + bin=rootlesskit [2023-02-24T22:17:54.608Z] #0 7.747 + shift [2023-02-24T22:17:54.608Z] #0 7.747 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2023-02-24T22:17:54.608Z] #0 7.747 + . /tmp/install/rootlesskit.installer [2023-02-24T22:17:54.608Z] #0 7.747 ++ : v0.14.4 [2023-02-24T22:17:54.608Z] #0 7.747 + install_rootlesskit [2023-02-24T22:17:54.608Z] #0 7.747 + case "$1" in [2023-02-24T22:17:54.608Z] #0 7.747 + export CGO_ENABLED=0 [2023-02-24T22:17:54.608Z] #0 7.747 + CGO_ENABLED=0 [2023-02-24T22:17:54.608Z] #0 7.747 + _install_rootlesskit [2023-02-24T22:17:54.608Z] #0 7.747 + echo 'Install rootlesskit version v0.14.4' [2023-02-24T22:17:54.608Z] #0 7.747 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-24T22:17:54.608Z] #0 7.747 + GOBIN=/build [2023-02-24T22:17:54.608Z] #0 7.747 + GO111MODULE=on [2023-02-24T22:17:54.608Z] #0 7.747 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit@v0.14.4 [2023-02-24T22:17:54.608Z] #0 8.527 go: downloading github.com/rootless-containers/rootlesskit v0.14.4 [2023-02-24T22:17:54.608Z] #27 ... [2023-02-24T22:17:54.608Z] [2023-02-24T22:17:54.608Z] #28 [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 [2023-02-24T22:17:54.608Z] #0 8.009 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:54.608Z] #0 8.289 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:54.608Z] #0 8.299 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:54.608Z] #0 10.02 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:54.608Z] #28 ... [2023-02-24T22:17:54.608Z] [2023-02-24T22:17:54.608Z] #29 [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 [2023-02-24T22:17:54.608Z] #0 7.214 + RM_GOPATH=0 [2023-02-24T22:17:54.608Z] #0 7.214 + TMP_GOPATH= [2023-02-24T22:17:54.608Z] #0 7.214 + : /build [2023-02-24T22:17:54.608Z] #0 7.214 + '[' -z '' ']' [2023-02-24T22:17:54.608Z] #0 7.214 ++ mktemp -d [2023-02-24T22:17:54.608Z] #0 7.214 + export GOPATH=/tmp/tmp.8z9Dg3tOtB [2023-02-24T22:17:54.608Z] #0 7.214 + GOPATH=/tmp/tmp.8z9Dg3tOtB [2023-02-24T22:17:54.608Z] #0 7.214 + RM_GOPATH=1 [2023-02-24T22:17:54.608Z] #0 7.214 + case "$(go env GOARCH)" in [2023-02-24T22:17:54.608Z] #0 7.221 ++ go env GOARCH [2023-02-24T22:17:54.608Z] #0 7.249 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:54.608Z] #0 7.249 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:54.608Z] #0 7.250 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:54.608Z] #0 7.253 Install docker/cli version 17.06.2-ce from stable [2023-02-24T22:17:54.608Z] #0 7.267 + dir=/tmp/install [2023-02-24T22:17:54.608Z] #0 7.267 + bin=dockercli [2023-02-24T22:17:54.608Z] #0 7.267 + shift [2023-02-24T22:17:54.608Z] #0 7.267 + '[' '!' -f /tmp/install/dockercli.installer ']' [2023-02-24T22:17:54.608Z] #0 7.267 + . /tmp/install/dockercli.installer [2023-02-24T22:17:54.608Z] #0 7.267 ++ : stable [2023-02-24T22:17:54.608Z] #0 7.267 ++ : 17.06.2-ce [2023-02-24T22:17:54.608Z] #0 7.267 + install_dockercli [2023-02-24T22:17:54.608Z] #0 7.267 + echo 'Install docker/cli version 17.06.2-ce from stable' [2023-02-24T22:17:54.608Z] #0 7.267 ++ uname -m [2023-02-24T22:17:54.608Z] #0 7.267 + arch=x86_64 [2023-02-24T22:17:54.608Z] #0 7.267 + '[' x86_64 '!=' x86_64 ']' [2023-02-24T22:17:54.608Z] #0 7.267 + url=https://download.docker.com/linux/static [2023-02-24T22:17:54.608Z] #0 7.267 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2023-02-24T22:17:54.608Z] #0 7.271 + tar -xz docker/docker [2023-02-24T22:17:54.608Z] #29 ... [2023-02-24T22:17:54.608Z] [2023-02-24T22:17:54.608Z] #30 [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 python3-protobuf [2023-02-24T22:17:54.608Z] #0 8.158 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:54.608Z] #0 8.397 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:54.608Z] #0 8.397 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:54.608Z] #30 ... [2023-02-24T22:17:54.608Z] [2023-02-24T22:17:54.608Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:17:54.608Z] #0 8.251 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:17:54.608Z] #0 8.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:17:54.608Z] #0 8.398 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:17:54.608Z] #0 10.69 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:17:54.608Z] #31 ... [2023-02-24T22:17:54.608Z] [2023-02-24T22:17:54.608Z] #32 [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 [2023-02-24T22:17:54.608Z] #0 6.585 + RM_GOPATH=0 [2023-02-24T22:17:54.608Z] #0 6.585 + TMP_GOPATH= [2023-02-24T22:17:54.608Z] #0 6.585 + : /build [2023-02-24T22:17:54.608Z] #0 6.585 + '[' -z '' ']' [2023-02-24T22:17:54.608Z] #0 6.603 ++ mktemp -d [2023-02-24T22:17:54.608Z] #0 6.603 + export GOPATH=/tmp/tmp.d9V1f4bKqX [2023-02-24T22:17:54.608Z] #0 6.603 + GOPATH=/tmp/tmp.d9V1f4bKqX [2023-02-24T22:17:54.608Z] #0 6.603 + RM_GOPATH=1 [2023-02-24T22:17:54.608Z] #0 6.603 + case "$(go env GOARCH)" in [2023-02-24T22:17:54.608Z] #0 6.603 ++ go env GOARCH [2023-02-24T22:17:54.608Z] #0 6.640 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:54.608Z] #0 6.640 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:54.608Z] #0 6.640 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:54.608Z] #0 6.640 + dir=/tmp/install [2023-02-24T22:17:54.608Z] #0 6.640 + bin=golangci_lint [2023-02-24T22:17:54.608Z] #0 6.640 + shift [2023-02-24T22:17:54.608Z] #0 6.640 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2023-02-24T22:17:54.608Z] #0 6.640 + . /tmp/install/golangci_lint.installer [2023-02-24T22:17:54.608Z] #0 6.640 ++ : v1.49.0 [2023-02-24T22:17:54.608Z] #0 6.640 + install_golangci_lint [2023-02-24T22:17:54.608Z] #0 6.640 + set -e [2023-02-24T22:17:54.608Z] #0 6.640 + echo 'Install golangci-lint version v1.49.0' [2023-02-24T22:17:54.608Z] #0 6.640 + GOBIN=/build [2023-02-24T22:17:54.608Z] #0 6.640 + GO111MODULE=on [2023-02-24T22:17:54.608Z] #0 6.640 + go install github.com/golangci/golangci-lint/cmd/golangci-lint@v1.49.0 [2023-02-24T22:17:54.608Z] #0 6.640 Install golangci-lint version v1.49.0 [2023-02-24T22:17:54.608Z] #0 7.147 go: downloading github.com/golangci/golangci-lint v1.49.0 [2023-02-24T22:17:54.608Z] #0 10.66 go: downloading github.com/fatih/color v1.13.0 [2023-02-24T22:17:54.608Z] #0 10.70 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-24T22:17:54.608Z] #0 10.99 go: downloading github.com/pkg/errors v0.9.1 [2023-02-24T22:17:54.626Z] #35 25.26 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-24T22:17:54.626Z] #35 25.29 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-02-24T22:17:54.763Z] #32 ... [2023-02-24T22:17:54.763Z] [2023-02-24T22:17:54.763Z] #27 [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 [2023-02-24T22:17:54.763Z] #27 21.59 go: downloading github.com/google/uuid v1.3.0 [2023-02-24T22:17:54.874Z] #32 10.99 go: downloading github.com/spf13/cobra v1.5.0 [2023-02-24T22:17:54.874Z] #32 ... [2023-02-24T22:17:54.874Z] [2023-02-24T22:17:54.874Z] #33 [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 [2023-02-24T22:17:54.874Z] #0 7.528 + RM_GOPATH=0 [2023-02-24T22:17:54.874Z] #0 7.528 + TMP_GOPATH= [2023-02-24T22:17:54.874Z] #0 7.528 + : /build [2023-02-24T22:17:54.874Z] #0 7.528 + '[' -z '' ']' [2023-02-24T22:17:54.874Z] #0 7.528 ++ mktemp -d [2023-02-24T22:17:54.874Z] #0 7.528 + export GOPATH=/tmp/tmp.nKKN3Ddu8v [2023-02-24T22:17:54.874Z] #0 7.528 + GOPATH=/tmp/tmp.nKKN3Ddu8v [2023-02-24T22:17:54.874Z] #0 7.528 + RM_GOPATH=1 [2023-02-24T22:17:54.874Z] #0 7.528 + case "$(go env GOARCH)" in [2023-02-24T22:17:54.874Z] #0 7.528 ++ go env GOARCH [2023-02-24T22:17:54.874Z] #0 7.711 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:54.874Z] #0 7.711 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:54.874Z] #0 7.711 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:54.874Z] #0 7.718 Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-24T22:17:54.874Z] #0 7.718 + dir=/tmp/install [2023-02-24T22:17:54.874Z] #0 7.718 + bin=proxy [2023-02-24T22:17:54.874Z] #0 7.718 + shift [2023-02-24T22:17:54.874Z] #0 7.718 + '[' '!' -f /tmp/install/proxy.installer ']' [2023-02-24T22:17:54.874Z] #0 7.718 + . /tmp/install/proxy.installer [2023-02-24T22:17:54.874Z] #0 7.718 ++ : 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-24T22:17:54.874Z] #0 7.718 + install_proxy [2023-02-24T22:17:54.874Z] #0 7.718 + case "$1" in [2023-02-24T22:17:54.874Z] #0 7.718 + export CGO_ENABLED=0 [2023-02-24T22:17:54.874Z] #0 7.718 + CGO_ENABLED=0 [2023-02-24T22:17:54.874Z] #0 7.718 + _install_proxy [2023-02-24T22:17:54.874Z] #0 7.718 + echo 'Install docker-proxy version 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7' [2023-02-24T22:17:54.874Z] #0 7.718 + git clone https://github.com/moby/libnetwork.git /tmp/tmp.nKKN3Ddu8v/src/github.com/docker/libnetwork [2023-02-24T22:17:54.874Z] #0 7.727 Cloning into '/tmp/tmp.nKKN3Ddu8v/src/github.com/docker/libnetwork'... [2023-02-24T22:17:54.874Z] #33 ... [2023-02-24T22:17:54.874Z] [2023-02-24T22:17:54.874Z] #34 [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 [2023-02-24T22:17:54.874Z] #0 6.160 Install gotestsum version v1.8.2 [2023-02-24T22:17:54.874Z] #0 6.161 + RM_GOPATH=0 [2023-02-24T22:17:54.874Z] #0 6.161 + TMP_GOPATH= [2023-02-24T22:17:54.874Z] #0 6.161 + : /build [2023-02-24T22:17:54.874Z] #0 6.161 + '[' -z '' ']' [2023-02-24T22:17:54.874Z] #0 6.161 ++ mktemp -d [2023-02-24T22:17:54.874Z] #0 6.161 + export GOPATH=/tmp/tmp.n4B5CtmNAq [2023-02-24T22:17:54.874Z] #0 6.161 + GOPATH=/tmp/tmp.n4B5CtmNAq [2023-02-24T22:17:54.874Z] #0 6.161 + RM_GOPATH=1 [2023-02-24T22:17:54.874Z] #0 6.161 + case "$(go env GOARCH)" in [2023-02-24T22:17:54.875Z] #0 6.161 ++ go env GOARCH [2023-02-24T22:17:54.875Z] #0 6.171 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:54.875Z] #0 6.171 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:54.875Z] #0 6.171 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:54.875Z] #0 6.171 + dir=/tmp/install [2023-02-24T22:17:54.875Z] #0 6.171 + bin=gotestsum [2023-02-24T22:17:54.875Z] #0 6.171 + shift [2023-02-24T22:17:54.875Z] #0 6.171 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2023-02-24T22:17:54.875Z] #0 6.171 + . /tmp/install/gotestsum.installer [2023-02-24T22:17:54.875Z] #0 6.171 ++ : v1.8.2 [2023-02-24T22:17:54.875Z] #0 6.171 + install_gotestsum [2023-02-24T22:17:54.875Z] #0 6.171 + set -e [2023-02-24T22:17:54.875Z] #0 6.171 + echo 'Install gotestsum version v1.8.2' [2023-02-24T22:17:54.875Z] #0 6.171 + GOBIN=/build [2023-02-24T22:17:54.875Z] #0 6.171 + GO111MODULE=on [2023-02-24T22:17:54.875Z] #0 6.171 + go install gotest.tools/gotestsum@v1.8.2 [2023-02-24T22:17:54.875Z] #0 6.592 go: downloading gotest.tools/gotestsum v1.8.2 [2023-02-24T22:17:54.885Z] #35 ... [2023-02-24T22:17:54.885Z] [2023-02-24T22:17:54.885Z] #36 [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 [2023-02-24T22:17:54.885Z] #36 15.42 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:17:54.885Z] #36 20.10 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:17:54.885Z] #36 ... [2023-02-24T22:17:54.885Z] [2023-02-24T22:17:54.885Z] #35 [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 [2023-02-24T22:17:54.885Z] #35 25.64 go: downloading github.com/spf13/afero v1.8.2 [2023-02-24T22:17:55.022Z] #27 21.71 go: downloading github.com/moby/vpnkit v0.5.0 [2023-02-24T22:17:55.022Z] #27 21.82 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-02-24T22:17:55.137Z] #34 ... [2023-02-24T22:17:55.137Z] [2023-02-24T22:17:55.137Z] #35 [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 [2023-02-24T22:17:55.137Z] #0 6.378 + RM_GOPATH=0 [2023-02-24T22:17:55.137Z] #0 6.378 + TMP_GOPATH= [2023-02-24T22:17:55.137Z] #0 6.378 + : /build [2023-02-24T22:17:55.137Z] #0 6.378 + '[' -z '' ']' [2023-02-24T22:17:55.137Z] #0 6.378 ++ mktemp -d [2023-02-24T22:17:55.137Z] #0 6.378 + export GOPATH=/tmp/tmp.DsblTdrPjj [2023-02-24T22:17:55.137Z] #0 6.378 + GOPATH=/tmp/tmp.DsblTdrPjj [2023-02-24T22:17:55.137Z] #0 6.378 + RM_GOPATH=1 [2023-02-24T22:17:55.137Z] #0 6.378 + case "$(go env GOARCH)" in [2023-02-24T22:17:55.137Z] #0 6.379 Install vndr version v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:55.137Z] #0 6.384 ++ go env GOARCH [2023-02-24T22:17:55.137Z] #0 6.384 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:55.137Z] #0 6.384 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:55.137Z] #0 6.384 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:55.137Z] #0 6.384 + dir=/tmp/install [2023-02-24T22:17:55.137Z] #0 6.384 + bin=vndr [2023-02-24T22:17:55.137Z] #0 6.384 + shift [2023-02-24T22:17:55.137Z] #0 6.384 + '[' '!' -f /tmp/install/vndr.installer ']' [2023-02-24T22:17:55.137Z] #0 6.384 + . /tmp/install/vndr.installer [2023-02-24T22:17:55.137Z] #0 6.384 ++ : v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:55.137Z] #0 6.384 + install_vndr [2023-02-24T22:17:55.137Z] #0 6.384 + echo 'Install vndr version v0.1.3-0.20221229102223-87603e47e8ea' [2023-02-24T22:17:55.137Z] #0 6.384 + GOBIN=/build [2023-02-24T22:17:55.137Z] #0 6.384 + GO111MODULE=on [2023-02-24T22:17:55.137Z] #0 6.384 + go install github.com/LK4D4/vndr@v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:55.137Z] #0 6.780 go: downloading github.com/LK4D4/vndr v0.1.3-0.20221229102223-87603e47e8ea [2023-02-24T22:17:55.137Z] #35 ... [2023-02-24T22:17:55.137Z] [2023-02-24T22:17:55.137Z] #36 [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 [2023-02-24T22:17:55.137Z] #0 7.644 + RM_GOPATH=0 [2023-02-24T22:17:55.137Z] #0 7.644 + TMP_GOPATH= [2023-02-24T22:17:55.137Z] #0 7.644 + : /build [2023-02-24T22:17:55.137Z] #0 7.644 + '[' -z '' ']' [2023-02-24T22:17:55.137Z] #0 7.656 ++ mktemp -d [2023-02-24T22:17:55.137Z] #0 7.657 + export GOPATH=/tmp/tmp.baZydfdVCA [2023-02-24T22:17:55.137Z] #0 7.658 + GOPATH=/tmp/tmp.baZydfdVCA [2023-02-24T22:17:55.137Z] #0 7.658 + RM_GOPATH=1 [2023-02-24T22:17:55.137Z] #0 7.658 + case "$(go env GOARCH)" in [2023-02-24T22:17:55.137Z] #0 7.659 ++ go env GOARCH [2023-02-24T22:17:55.137Z] #0 7.685 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:55.137Z] #0 7.685 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:55.137Z] #0 7.685 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:55.137Z] #0 7.685 + dir=/tmp/install [2023-02-24T22:17:55.137Z] #0 7.685 + bin=shfmt [2023-02-24T22:17:55.137Z] #0 7.685 + shift [2023-02-24T22:17:55.137Z] #0 7.685 + '[' '!' -f /tmp/install/shfmt.installer ']' [2023-02-24T22:17:55.137Z] #0 7.685 + . /tmp/install/shfmt.installer [2023-02-24T22:17:55.137Z] #0 7.685 ++ : v3.0.2 [2023-02-24T22:17:55.137Z] #0 7.685 + install_shfmt [2023-02-24T22:17:55.137Z] #0 7.685 + echo 'Install shfmt version v3.0.2' [2023-02-24T22:17:55.137Z] #0 7.685 + GOBIN=/build [2023-02-24T22:17:55.137Z] #0 7.685 + GO111MODULE=on [2023-02-24T22:17:55.137Z] #0 7.685 + go install mvdan.cc/sh/v3/cmd/shfmt@v3.0.2 [2023-02-24T22:17:55.137Z] #0 7.685 Install shfmt version v3.0.2 [2023-02-24T22:17:55.137Z] #0 8.425 go: downloading mvdan.cc/sh/v3 v3.0.2 [2023-02-24T22:17:55.137Z] #0 10.33 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2023-02-24T22:17:55.137Z] #0 10.34 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2023-02-24T22:17:55.137Z] #0 10.38 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2023-02-24T22:17:55.143Z] #35 25.66 go: downloading github.com/spf13/cast v1.5.0 [2023-02-24T22:17:55.176Z] #36 ... [2023-02-24T22:17:55.176Z] [2023-02-24T22:17:55.176Z] #32 [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 [2023-02-24T22:17:55.176Z] #32 DONE 23.1s [2023-02-24T22:17:55.281Z] #27 21.97 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-24T22:17:55.281Z] #27 22.21 go: downloading github.com/gorilla/mux v1.8.0 [2023-02-24T22:17:55.398Z] #36 ... [2023-02-24T22:17:55.398Z] [2023-02-24T22:17:55.398Z] #25 [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 [2023-02-24T22:17:55.398Z] #25 7.009 + cd /tmp/tmp.m65CH43Ksx/src/github.com/BurntSushi/toml [2023-02-24T22:17:55.398Z] #25 7.009 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2023-02-24T22:17:55.398Z] #25 7.173 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2023-02-24T22:17:55.398Z] #25 8.113 internal/unsafeheader [2023-02-24T22:17:55.398Z] #25 8.124 internal/goarch [2023-02-24T22:17:55.398Z] #25 8.437 internal/cpu [2023-02-24T22:17:55.398Z] #25 8.509 internal/abi [2023-02-24T22:17:55.398Z] #25 9.134 internal/goexperiment [2023-02-24T22:17:55.398Z] #25 9.390 internal/goos [2023-02-24T22:17:55.398Z] #25 9.549 runtime/internal/atomic [2023-02-24T22:17:55.398Z] #25 10.00 internal/bytealg [2023-02-24T22:17:55.398Z] #25 10.80 runtime/internal/math [2023-02-24T22:17:55.398Z] #25 11.49 runtime/internal/sys [2023-02-24T22:17:55.401Z] #35 25.99 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-02-24T22:17:55.439Z] [2023-02-24T22:17:55.439Z] #28 [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 [2023-02-24T22:17:55.439Z] #28 22.39 Updating files: 78% (1501/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-02-24T22:17:55.439Z] #28 22.95 + cd /tmp/tmp.Jybw3qVsyP/src/github.com/docker/libnetwork [2023-02-24T22:17:55.439Z] #28 22.95 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-24T22:17:55.659Z] #35 26.14 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-02-24T22:17:55.701Z] #28 23.59 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-02-24T22:17:55.848Z] #27 22.42 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-02-24T22:17:55.918Z] #35 26.58 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-24T22:17:55.970Z] #25 12.28 runtime/internal/syscall [2023-02-24T22:17:56.232Z] #25 12.50 internal/itoa [2023-02-24T22:17:56.416Z] #27 23.14 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-02-24T22:17:56.416Z] #27 ... [2023-02-24T22:17:56.416Z] [2023-02-24T22:17:56.416Z] #35 [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 [2023-02-24T22:17:56.416Z] #35 13.27 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-02-24T22:17:56.646Z] #28 ... [2023-02-24T22:17:56.646Z] [2023-02-24T22:17:56.646Z] #33 [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 [2023-02-24T22:17:56.646Z] #33 14.46 Fetched 8634 kB in 11s (809 kB/s) [2023-02-24T22:17:56.646Z] #33 14.46 Reading package lists... [2023-02-24T22:17:56.646Z] #33 20.47 Reading package lists... [2023-02-24T22:17:56.646Z] #33 ... [2023-02-24T22:17:56.646Z] [2023-02-24T22:17:56.646Z] #34 [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 python3-protobuf [2023-02-24T22:17:56.646Z] #34 19.10 Reading package lists... [2023-02-24T22:17:56.674Z] #35 ... [2023-02-24T22:17:56.674Z] [2023-02-24T22:17:56.674Z] #25 [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 [2023-02-24T22:17:56.674Z] #25 23.42 unicode/utf8 [2023-02-24T22:17:56.750Z] #36 ... [2023-02-24T22:17:56.750Z] [2023-02-24T22:17:56.750Z] #37 [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 [2023-02-24T22:17:56.750Z] #0 1.798 + RM_GOPATH=0 [2023-02-24T22:17:56.750Z] #0 1.798 + TMP_GOPATH= [2023-02-24T22:17:56.750Z] #0 1.798 + : /build [2023-02-24T22:17:56.750Z] #0 1.798 + '[' -z '' ']' [2023-02-24T22:17:56.750Z] #0 1.798 ++ mktemp -d [2023-02-24T22:17:56.750Z] #0 1.798 + export GOPATH=/tmp/tmp.SfQnZZP9Zz [2023-02-24T22:17:56.750Z] #0 1.798 + GOPATH=/tmp/tmp.SfQnZZP9Zz [2023-02-24T22:17:56.750Z] #0 1.798 + RM_GOPATH=1 [2023-02-24T22:17:56.751Z] #0 1.798 + case "$(go env GOARCH)" in [2023-02-24T22:17:56.751Z] #0 1.798 ++ go env GOARCH [2023-02-24T22:17:56.751Z] #0 1.847 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:56.751Z] #0 1.847 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:17:56.751Z] #0 1.847 ++ dirname /tmp/install/install.sh [2023-02-24T22:17:56.751Z] #0 1.866 + dir=/tmp/install [2023-02-24T22:17:56.751Z] #0 1.866 + bin=containerd [2023-02-24T22:17:56.751Z] #0 1.866 + shift [2023-02-24T22:17:56.751Z] #0 1.866 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-02-24T22:17:56.751Z] #0 1.866 + . /tmp/install/containerd.installer [2023-02-24T22:17:56.751Z] #0 1.866 ++ set -e [2023-02-24T22:17:56.751Z] #0 1.866 ++ : v1.6.16 [2023-02-24T22:17:56.751Z] #0 1.866 + install_containerd [2023-02-24T22:17:56.751Z] #0 1.886 + echo 'Install containerd version v1.6.16' [2023-02-24T22:17:56.751Z] #0 1.886 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SfQnZZP9Zz/src/github.com/containerd/containerd [2023-02-24T22:17:56.751Z] #0 1.886 Cloning into '/tmp/tmp.SfQnZZP9Zz/src/github.com/containerd/containerd'... [2023-02-24T22:17:56.751Z] #0 1.886 Install containerd version v1.6.16 [2023-02-24T22:17:56.803Z] #25 ... [2023-02-24T22:17:56.803Z] [2023-02-24T22:17:56.803Z] #36 [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 [2023-02-24T22:17:56.803Z] #36 13.03 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2023-02-24T22:17:57.012Z] #37 ... [2023-02-24T22:17:57.012Z] [2023-02-24T22:17:57.012Z] #27 [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 [2023-02-24T22:17:57.012Z] #27 34.97 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-02-24T22:17:57.012Z] #27 35.11 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-02-24T22:17:57.012Z] #27 35.99 go: downloading github.com/prometheus/client_model v0.2.0 [2023-02-24T22:17:57.012Z] #27 36.14 go: downloading github.com/google/go-cmp v0.5.8 [2023-02-24T22:17:57.012Z] #27 36.45 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-02-24T22:17:57.012Z] #27 36.57 go: downloading go.uber.org/atomic v1.7.0 [2023-02-24T22:17:57.012Z] #27 36.83 go: downloading go.uber.org/multierr v1.6.0 [2023-02-24T22:17:57.012Z] #27 36.96 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-02-24T22:17:57.012Z] #27 37.25 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-02-24T22:17:57.012Z] #27 37.26 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-02-24T22:17:57.012Z] #27 37.32 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-02-24T22:17:57.012Z] #27 37.37 go: downloading github.com/beorn7/perks v1.0.1 [2023-02-24T22:17:57.012Z] #27 37.50 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-02-24T22:17:57.012Z] #27 37.51 go: downloading github.com/golang/protobuf v1.5.2 [2023-02-24T22:17:57.012Z] #27 37.64 go: downloading github.com/prometheus/common v0.32.1 [2023-02-24T22:17:57.012Z] #27 37.85 go: downloading github.com/prometheus/procfs v0.7.3 [2023-02-24T22:17:57.012Z] #27 37.87 go: downloading google.golang.org/protobuf v1.28.0 [2023-02-24T22:17:57.012Z] #27 38.60 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-02-24T22:17:57.012Z] #27 39.24 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-02-24T22:17:57.012Z] #27 ... [2023-02-24T22:17:57.012Z] [2023-02-24T22:17:57.012Z] #29 [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 python3-protobuf [2023-02-24T22:17:57.012Z] #29 42.09 Setting up libprotobuf23:arm64 (3.12.4-1) ... [2023-02-24T22:17:57.012Z] #29 42.12 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:17:57.012Z] #29 42.15 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-24T22:17:57.012Z] #29 42.18 Setting up libprotobuf-c-dev:arm64 (1.3.3-1+b2) ... [2023-02-24T22:17:57.012Z] #29 42.21 Setting up libcap2:arm64 (1:2.44-1) ... [2023-02-24T22:17:57.012Z] #29 42.24 Setting up python3-six (1.16.0-2) ... [2023-02-24T22:17:57.012Z] #29 43.45 Setting up libprotobuf-lite23:arm64 (3.12.4-1) ... [2023-02-24T22:17:57.012Z] #29 43.48 Setting up libprotoc23:arm64 (3.12.4-1) ... [2023-02-24T22:17:57.012Z] #29 43.49 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-24T22:17:57.012Z] #29 43.51 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-24T22:17:57.012Z] #29 43.52 Setting up python3-protobuf (3.12.4-1) ... [2023-02-24T22:17:57.827Z] Running on azwin-2-976821 in d:\jenkins\workspace\moby_PR-45073 [Pipeline] { [Pipeline] ws [2023-02-24T22:17:57.839Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2023-02-24T22:17:58.451Z] #35 29.12 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-24T22:17:58.710Z] #35 29.38 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-02-24T22:17:58.920Z] #29 ... [2023-02-24T22:17:58.920Z] [2023-02-24T22:17:58.920Z] #35 [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 [2023-02-24T22:17:58.920Z] #35 36.37 Updating files: 85% (1298/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-02-24T22:17:58.920Z] #35 37.15 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-02-24T22:17:58.920Z] #35 37.29 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-24T22:17:58.920Z] #35 ... [2023-02-24T22:17:58.920Z] [2023-02-24T22:17:58.920Z] #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 [2023-02-24T22:17:58.920Z] #36 45.21 Setting up libicu67:arm64 (67.1-7) ... [2023-02-24T22:17:58.920Z] #36 45.26 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:17:58.920Z] #36 45.28 Setting up libuv1:arm64 (1.40.0-2) ... [2023-02-24T22:17:58.920Z] #36 45.29 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:17:58.920Z] #36 45.32 Setting up libjsoncpp24:arm64 (1.9.4-4) ... [2023-02-24T22:17:58.920Z] #36 45.34 Setting up librhash0:arm64 (1.4.1-2) ... [2023-02-24T22:17:58.920Z] #36 45.36 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-02-24T22:17:58.920Z] #36 45.39 Setting up libxml2:arm64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-24T22:17:58.920Z] #36 45.42 Setting up libarchive13:arm64 (3.4.3-2+deb11u1) ... [2023-02-24T22:17:58.920Z] #36 45.44 Setting up cmake (3.18.4-2+deb11u1) ... [2023-02-24T22:17:58.920Z] #36 45.46 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:17:59.204Z] #25 25.52 internal/race [2023-02-24T22:17:59.204Z] #25 26.04 sync/atomic [2023-02-24T22:17:59.277Z] #35 29.89 go: downloading github.com/Antonboom/errname v0.1.7 [2023-02-24T22:17:59.469Z] The recommended git tool is: git [2023-02-24T22:17:59.844Z] #35 30.33 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-02-24T22:18:00.139Z] #25 ... [2023-02-24T22:18:00.139Z] [2023-02-24T22:18:00.139Z] #30 [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 [2023-02-24T22:18:00.139Z] #30 16.90 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:18:00.139Z] #30 22.81 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:18:00.398Z] #30 ... [2023-02-24T22:18:00.398Z] [2023-02-24T22:18:00.398Z] #28 [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 [2023-02-24T22:18:00.398Z] #28 24.61 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-02-24T22:18:00.398Z] #28 24.78 go: downloading github.com/stretchr/testify v1.8.0 [2023-02-24T22:18:00.398Z] #28 25.28 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-02-24T22:18:00.398Z] #28 25.36 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-02-24T22:18:00.398Z] #28 25.65 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-24T22:18:00.398Z] #28 25.78 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-02-24T22:18:00.398Z] #28 26.08 go: downloading github.com/spf13/afero v1.8.2 [2023-02-24T22:18:00.398Z] #28 26.09 go: downloading github.com/spf13/cast v1.5.0 [2023-02-24T22:18:00.398Z] #28 26.44 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-02-24T22:18:00.398Z] #28 26.69 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-02-24T22:18:00.398Z] #28 27.03 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-24T22:18:00.412Z] #35 ... [2023-02-24T22:18:00.412Z] [2023-02-24T22:18:00.412Z] #25 [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 [2023-02-24T22:18:00.412Z] #25 28.95 Updating files: 44% (856/1910) Updating files: 45% (860/1910) Updating files: 46% (879/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 89% (1704/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-02-24T22:18:00.412Z] #25 30.57 + cd /tmp/tmp.P9t6Iaf7NV/src/github.com/docker/libnetwork [2023-02-24T22:18:00.412Z] #25 30.57 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-24T22:18:00.671Z] #25 31.26 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-02-24T22:18:00.826Z] #36 DONE 48.7s [2023-02-24T22:18:00.826Z] [2023-02-24T22:18:00.826Z] #29 [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 python3-protobuf [2023-02-24T22:18:00.826Z] #29 47.03 Setting up libcap-dev:arm64 (1:2.44-1) ... [2023-02-24T22:18:00.826Z] #29 47.06 Setting up protobuf-compiler (3.12.4-1) ... [2023-02-24T22:18:00.826Z] #29 47.11 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-24T22:18:00.826Z] #29 47.16 Setting up libprotobuf-dev:arm64 (3.12.4-1) ... [2023-02-24T22:18:00.826Z] #29 47.22 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-24T22:18:00.826Z] #29 47.51 Setting up libnl-3-dev:arm64 (3.4.0-1+b1) ... [2023-02-24T22:18:00.826Z] #29 47.54 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:18:00.826Z] #29 DONE 48.7s [2023-02-24T22:18:00.826Z] [2023-02-24T22:18:00.826Z] #38 [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 [2023-02-24T22:18:00.872Z] #34 24.39 Reading package lists... [2023-02-24T22:18:00.872Z] #34 ... [2023-02-24T22:18:00.872Z] [2023-02-24T22:18:00.872Z] #29 [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 [2023-02-24T22:18:00.872Z] #29 18.06 Fetched 8634 kB in 13s (650 kB/s) [2023-02-24T22:18:00.872Z] #29 18.06 Reading package lists... [2023-02-24T22:18:00.872Z] #29 23.76 Reading package lists... [2023-02-24T22:18:00.872Z] #29 ... [2023-02-24T22:18:00.872Z] [2023-02-24T22:18:00.872Z] #27 [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 [2023-02-24T22:18:00.872Z] #27 18.08 unicode/utf8 [2023-02-24T22:18:00.872Z] #27 18.79 internal/race [2023-02-24T22:18:00.872Z] #27 18.91 sync/atomic [2023-02-24T22:18:00.872Z] #27 19.31 unicode [2023-02-24T22:18:00.872Z] #27 23.95 encoding [2023-02-24T22:18:00.872Z] #27 ... [2023-02-24T22:18:00.872Z] [2023-02-24T22:18:00.872Z] #30 [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 [2023-02-24T22:18:00.872Z] #30 25.20 Updating files: 81% (1818/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-02-24T22:18:00.872Z] #30 25.65 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-02-24T22:18:00.872Z] #30 27.69 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-02-24T22:18:01.013Z] #36 ... [2023-02-24T22:18:01.013Z] [2023-02-24T22:18:01.013Z] #24 [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 [2023-02-24T22:18:01.013Z] #24 6.977 + git clone https://github.com/kolyshkin/go-swagger.git . [2023-02-24T22:18:01.013Z] #24 6.977 Cloning into '.'... [2023-02-24T22:18:01.013Z] #24 ... [2023-02-24T22:18:01.013Z] [2023-02-24T22:18:01.013Z] #32 [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 [2023-02-24T22:18:01.013Z] #32 11.15 go: downloading github.com/spf13/pflag v1.0.5 [2023-02-24T22:18:01.013Z] #32 11.99 go: downloading github.com/spf13/viper v1.12.0 [2023-02-24T22:18:01.013Z] #32 12.00 go: downloading gopkg.in/yaml.v3 v3.0.1 [2023-02-24T22:18:01.013Z] #32 12.56 go: downloading github.com/mattn/go-colorable v0.1.13 [2023-02-24T22:18:01.013Z] #32 12.58 go: downloading github.com/mattn/go-isatty v0.0.16 [2023-02-24T22:18:01.013Z] #32 12.72 go: downloading golang.org/x/tools v0.1.12 [2023-02-24T22:18:01.013Z] #32 12.82 go: downloading github.com/hashicorp/go-version v1.6.0 [2023-02-24T22:18:01.013Z] #32 13.15 go: downloading github.com/ldez/gomoddirectives v0.2.3 [2023-02-24T22:18:01.013Z] #32 14.21 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2023-02-24T22:18:01.431Z] #28 28.37 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-24T22:18:01.826Z] #38 ... [2023-02-24T22:18:01.826Z] [2023-02-24T22:18:01.826Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:01.826Z] #30 39.60 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-02-24T22:18:01.826Z] #30 39.61 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_arm64.deb ... [2023-02-24T22:18:01.826Z] #30 39.62 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-24T22:18:01.826Z] #30 41.88 Selecting previously unselected package binutils-mingw-w64. [2023-02-24T22:18:01.826Z] #30 41.88 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-02-24T22:18:01.826Z] #30 41.88 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-24T22:18:01.826Z] #30 42.02 Selecting previously unselected package libdevmapper1.02.1:arm64. [2023-02-24T22:18:01.826Z] #30 42.02 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-02-24T22:18:01.826Z] #30 42.04 Unpacking libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-24T22:18:01.826Z] #30 42.17 Selecting previously unselected package dmsetup. [2023-02-24T22:18:01.826Z] #30 42.18 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_arm64.deb ... [2023-02-24T22:18:01.826Z] #30 42.20 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-02-24T22:18:01.826Z] #30 42.38 Selecting previously unselected package mingw-w64-common. [2023-02-24T22:18:01.826Z] #30 42.39 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-02-24T22:18:01.826Z] #30 42.39 Unpacking mingw-w64-common (8.0.0-1) ... [2023-02-24T22:18:01.826Z] #30 46.32 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-02-24T22:18:01.826Z] #30 46.32 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-02-24T22:18:01.826Z] #30 46.33 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-24T22:18:01.958Z] #32 ... [2023-02-24T22:18:01.958Z] [2023-02-24T22:18:01.958Z] #29 [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 [2023-02-24T22:18:01.958Z] #29 17.90 + mkdir -p /build [2023-02-24T22:18:01.958Z] #29 17.91 + mv docker/docker /build/ [2023-02-24T22:18:01.958Z] #29 17.93 + rmdir docker [2023-02-24T22:18:02.048Z] #25 ... [2023-02-24T22:18:02.048Z] [2023-02-24T22:18:02.048Z] #28 [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 [2023-02-24T22:18:02.048Z] #28 DONE 32.5s [2023-02-24T22:18:02.048Z] [2023-02-24T22:18:02.048Z] #33 [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 [2023-02-24T22:18:02.048Z] #33 31.42 go: downloading github.com/fatih/color v1.13.0 [2023-02-24T22:18:02.048Z] #33 31.99 go: downloading github.com/dnephin/pflag v1.0.7 [2023-02-24T22:18:02.048Z] #33 32.03 go: downloading golang.org/x/tools v0.1.11 [2023-02-24T22:18:02.048Z] #33 32.73 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-02-24T22:18:02.088Z] #30 ... [2023-02-24T22:18:02.088Z] [2023-02-24T22:18:02.088Z] #39 [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 [2023-02-24T22:18:02.088Z] #0 1.407 + RM_GOPATH=0 [2023-02-24T22:18:02.088Z] #0 1.408 + TMP_GOPATH= [2023-02-24T22:18:02.088Z] #0 1.408 + : /build [2023-02-24T22:18:02.088Z] #0 1.408 + '[' -z '' ']' [2023-02-24T22:18:02.088Z] #0 1.409 ++ mktemp -d [2023-02-24T22:18:02.088Z] #0 1.411 + export GOPATH=/tmp/tmp.n0c0UcyRXM [2023-02-24T22:18:02.088Z] #0 1.411 + GOPATH=/tmp/tmp.n0c0UcyRXM [2023-02-24T22:18:02.088Z] #0 1.411 + RM_GOPATH=1 [2023-02-24T22:18:02.088Z] #0 1.411 + case "$(go env GOARCH)" in [2023-02-24T22:18:02.088Z] #0 1.417 ++ go env GOARCH [2023-02-24T22:18:02.088Z] #0 1.422 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:02.088Z] #0 1.426 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:02.088Z] #0 1.427 ++ dirname /tmp/install/install.sh [2023-02-24T22:18:02.088Z] #0 1.428 + dir=/tmp/install [2023-02-24T22:18:02.088Z] #0 1.429 + bin=tini [2023-02-24T22:18:02.088Z] #0 1.433 + shift [2023-02-24T22:18:02.088Z] #0 1.434 + '[' '!' -f /tmp/install/tini.installer ']' [2023-02-24T22:18:02.088Z] #0 1.434 + . /tmp/install/tini.installer [2023-02-24T22:18:02.088Z] #0 1.434 ++ : v0.19.0 [2023-02-24T22:18:02.088Z] #0 1.435 + install_tini [2023-02-24T22:18:02.088Z] #0 1.435 + echo 'Install tini version v0.19.0' [2023-02-24T22:18:02.088Z] #0 1.435 Install tini version v0.19.0 [2023-02-24T22:18:02.088Z] #0 1.435 + git clone https://github.com/krallin/tini.git /tmp/tmp.n0c0UcyRXM/tini [2023-02-24T22:18:02.088Z] #0 1.438 Cloning into '/tmp/tmp.n0c0UcyRXM/tini'... [2023-02-24T22:18:02.219Z] #29 DONE 18.5s [2023-02-24T22:18:02.219Z] [2023-02-24T22:18:02.219Z] #25 [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 [2023-02-24T22:18:02.219Z] #25 13.13 math/bits [2023-02-24T22:18:02.219Z] #25 13.47 runtime [2023-02-24T22:18:02.219Z] #25 14.36 math [2023-02-24T22:18:02.306Z] #33 32.97 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-24T22:18:02.306Z] #33 33.01 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-24T22:18:02.677Z] #39 2.101 + cd /tmp/tmp.n0c0UcyRXM/tini [2023-02-24T22:18:02.677Z] #39 2.101 + git checkout -q v0.19.0 [2023-02-24T22:18:02.677Z] #39 2.143 + cmake . [2023-02-24T22:18:02.875Z] #33 33.60 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-02-24T22:18:03.134Z] #33 33.84 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-02-24T22:18:03.246Z] #39 2.682 -- The C compiler identification is GNU 10.2.1 [2023-02-24T22:18:03.393Z] #33 34.10 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-24T22:18:03.506Z] #39 2.760 -- Detecting C compiler ABI info [2023-02-24T22:18:03.653Z] #33 34.26 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-02-24T22:18:04.074Z] #39 3.422 -- Detecting C compiler ABI info - done [2023-02-24T22:18:04.074Z] #39 3.530 -- Check for working C compiler: /usr/bin/cc - skipped [2023-02-24T22:18:04.219Z] #25 ... [2023-02-24T22:18:04.219Z] [2023-02-24T22:18:04.219Z] #26 [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 [2023-02-24T22:18:04.219Z] #26 10.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:18:04.219Z] #26 14.66 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:18:04.219Z] #26 19.52 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:18:04.269Z] #30 ... [2023-02-24T22:18:04.269Z] [2023-02-24T22:18:04.269Z] #31 [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 [2023-02-24T22:18:04.269Z] #31 21.75 go: downloading github.com/breml/bidichk v0.2.3 [2023-02-24T22:18:04.269Z] #31 21.79 go: downloading github.com/breml/errchkjson v0.3.0 [2023-02-24T22:18:04.269Z] #31 21.90 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-02-24T22:18:04.269Z] #31 22.08 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-02-24T22:18:04.269Z] #31 22.18 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-02-24T22:18:04.269Z] #31 22.25 go: downloading github.com/daixiang0/gci v0.6.3 [2023-02-24T22:18:04.269Z] #31 22.51 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-02-24T22:18:04.269Z] #31 22.75 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-02-24T22:18:04.269Z] #31 28.73 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-02-24T22:18:04.269Z] #31 28.75 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-02-24T22:18:04.269Z] #31 28.82 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-02-24T22:18:04.269Z] #31 29.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-02-24T22:18:04.269Z] #31 30.45 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-02-24T22:18:04.269Z] #31 30.54 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-02-24T22:18:04.269Z] #31 31.01 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-02-24T22:18:04.269Z] #31 31.20 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-02-24T22:18:04.269Z] #31 31.25 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-02-24T22:18:04.269Z] #31 31.27 go: downloading github.com/golangci/misspell v0.3.5 [2023-02-24T22:18:04.269Z] #31 31.42 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-02-24T22:18:04.269Z] #31 31.48 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-02-24T22:18:04.269Z] #31 31.70 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-02-24T22:18:04.269Z] #31 31.72 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-02-24T22:18:04.269Z] #31 31.87 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-02-24T22:18:04.269Z] #31 32.02 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-02-24T22:18:04.269Z] #31 32.03 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-02-24T22:18:04.269Z] #31 ... [2023-02-24T22:18:04.269Z] [2023-02-24T22:18:04.269Z] #33 [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 [2023-02-24T22:18:04.269Z] #33 20.47 Reading package lists... [2023-02-24T22:18:04.269Z] #33 25.98 Building dependency tree... [2023-02-24T22:18:04.269Z] #33 29.74 The following additional packages will be installed: [2023-02-24T22:18:04.269Z] #33 29.74 libbtrfs0 [2023-02-24T22:18:04.269Z] #33 29.96 The following NEW packages will be installed: [2023-02-24T22:18:04.269Z] #33 29.97 libbtrfs-dev libbtrfs0 [2023-02-24T22:18:04.269Z] #33 30.40 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:04.269Z] #33 30.40 Need to get 460 kB of archives. [2023-02-24T22:18:04.269Z] #33 30.40 After this operation, 1237 kB of additional disk space will be used. [2023-02-24T22:18:04.269Z] #33 30.40 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-24T22:18:04.269Z] #33 30.41 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-24T22:18:04.269Z] #33 31.64 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:04.269Z] #33 31.88 Fetched 460 kB in 0s (1328 kB/s) [2023-02-24T22:18:04.269Z] #33 32.00 Selecting previously unselected package libbtrfs0:amd64. [2023-02-24T22:18:04.269Z] #33 32.00 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-24T22:18:04.269Z] #33 32.07 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-24T22:18:04.269Z] #33 32.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:18:04.269Z] #33 ... [2023-02-24T22:18:04.269Z] [2023-02-24T22:18:04.269Z] #31 [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 [2023-02-24T22:18:04.269Z] #31 32.07 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-02-24T22:18:04.269Z] #31 32.14 go: downloading github.com/julz/importas v0.1.0 [2023-02-24T22:18:04.269Z] #31 32.16 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-02-24T22:18:04.269Z] #31 32.23 go: downloading github.com/kulti/thelper v0.6.3 [2023-02-24T22:18:04.332Z] #39 3.556 -- Detecting C compile features [2023-02-24T22:18:04.333Z] #39 3.560 -- Detecting C compile features - done [2023-02-24T22:18:04.333Z] #39 3.605 -- Performing Test HAS_BUILTIN_FORTIFY [2023-02-24T22:18:04.333Z] #39 3.799 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-02-24T22:18:04.484Z] #26 ... [2023-02-24T22:18:04.484Z] [2023-02-24T22:18:04.484Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:04.484Z] #31 14.73 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:18:04.484Z] #31 20.00 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:18:04.545Z] #31 32.34 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-02-24T22:18:04.546Z] #31 32.43 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-02-24T22:18:04.546Z] #31 32.55 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-02-24T22:18:04.590Z] #39 3.899 -- Configuring done [2023-02-24T22:18:04.591Z] #39 3.904 -- Generating done [2023-02-24T22:18:04.591Z] #39 ... [2023-02-24T22:18:04.591Z] [2023-02-24T22:18:04.591Z] #24 [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 [2023-02-24T22:18:04.591Z] #24 42.57 sync [2023-02-24T22:18:04.591Z] #24 42.57 internal/reflectlite [2023-02-24T22:18:04.591Z] #24 44.14 internal/testlog [2023-02-24T22:18:04.591Z] #24 44.96 sort [2023-02-24T22:18:04.591Z] #24 44.96 errors [2023-02-24T22:18:04.591Z] #24 45.20 strconv [2023-02-24T22:18:04.591Z] #24 46.22 io [2023-02-24T22:18:04.591Z] #24 47.49 internal/oserror [2023-02-24T22:18:04.591Z] #24 47.63 syscall [2023-02-24T22:18:04.591Z] #24 48.33 reflect [2023-02-24T22:18:04.591Z] #24 ... [2023-02-24T22:18:04.591Z] [2023-02-24T22:18:04.591Z] #39 [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 [2023-02-24T22:18:04.591Z] #39 3.922 -- Build files have been written to: /tmp/tmp.n0c0UcyRXM/tini [2023-02-24T22:18:04.591Z] #39 3.937 + make tini-static [2023-02-24T22:18:04.745Z] #31 ... [2023-02-24T22:18:04.745Z] [2023-02-24T22:18:04.745Z] #30 [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 python3-protobuf [2023-02-24T22:18:04.745Z] #30 11.10 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:18:04.745Z] #30 16.31 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:18:04.745Z] #30 20.76 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:18:04.793Z] #28 ... [2023-02-24T22:18:04.793Z] [2023-02-24T22:18:04.793Z] #33 [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 python3-protobuf [2023-02-24T22:18:04.793Z] #33 21.51 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:18:04.793Z] #33 ... [2023-02-24T22:18:04.793Z] [2023-02-24T22:18:04.793Z] #29 [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 [2023-02-24T22:18:04.793Z] #29 21.96 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-02-24T22:18:04.793Z] #29 22.19 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-02-24T22:18:04.793Z] #29 26.93 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-24T22:18:04.811Z] #31 32.60 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-02-24T22:18:04.811Z] #31 32.77 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-02-24T22:18:04.811Z] #31 32.79 go: downloading github.com/maratori/testpackage v1.1.0 [2023-02-24T22:18:04.811Z] #31 32.89 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-02-24T22:18:05.033Z] #33 ... [2023-02-24T22:18:05.034Z] [2023-02-24T22:18:05.034Z] #26 [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 [2023-02-24T22:18:05.034Z] #26 25.39 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-02-24T22:18:05.034Z] #26 26.58 go: downloading github.com/google/uuid v1.3.0 [2023-02-24T22:18:05.034Z] #26 26.61 go: downloading github.com/moby/vpnkit v0.5.0 [2023-02-24T22:18:05.034Z] #26 26.94 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-02-24T22:18:05.034Z] #26 27.18 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-24T22:18:05.034Z] #26 27.31 go: downloading github.com/gorilla/mux v1.8.0 [2023-02-24T22:18:05.034Z] #26 27.96 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-02-24T22:18:05.034Z] #26 28.95 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-02-24T22:18:05.034Z] #26 29.01 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-02-24T22:18:05.034Z] #26 ... [2023-02-24T22:18:05.034Z] [2023-02-24T22:18:05.034Z] #35 [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 [2023-02-24T22:18:05.034Z] #35 31.09 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-02-24T22:18:05.034Z] #35 32.21 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-02-24T22:18:05.034Z] #35 32.51 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-02-24T22:18:05.034Z] #35 32.88 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-02-24T22:18:05.034Z] #35 33.10 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-02-24T22:18:05.034Z] #35 33.16 go: downloading github.com/alingse/asasalint v0.0.11 [2023-02-24T22:18:05.034Z] #35 33.51 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-02-24T22:18:05.034Z] #35 33.63 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-02-24T22:18:05.034Z] #35 33.81 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-02-24T22:18:05.034Z] #35 33.99 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-02-24T22:18:05.034Z] #35 34.18 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-02-24T22:18:05.034Z] #35 34.42 go: downloading github.com/breml/bidichk v0.2.3 [2023-02-24T22:18:05.034Z] #35 34.52 go: downloading github.com/breml/errchkjson v0.3.0 [2023-02-24T22:18:05.034Z] #35 34.67 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-02-24T22:18:05.034Z] #35 35.14 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-02-24T22:18:05.034Z] #35 35.20 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-02-24T22:18:05.034Z] #35 35.31 go: downloading github.com/daixiang0/gci v0.6.3 [2023-02-24T22:18:05.071Z] #31 32.91 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-02-24T22:18:05.159Z] #39 4.285 Scanning dependencies of target tini-static [2023-02-24T22:18:05.159Z] #39 4.389 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-02-24T22:18:05.292Z] #35 35.93 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-02-24T22:18:05.292Z] #35 35.98 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-02-24T22:18:05.346Z] #31 33.08 go: downloading github.com/mgechev/revive v1.2.3 [2023-02-24T22:18:05.346Z] #31 ... [2023-02-24T22:18:05.346Z] [2023-02-24T22:18:05.346Z] #33 [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 [2023-02-24T22:18:05.346Z] #33 32.28 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-24T22:18:05.346Z] #33 32.30 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-24T22:18:05.346Z] #33 32.32 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:18:05.346Z] #33 32.73 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:18:05.346Z] #33 32.77 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:18:05.346Z] #33 32.79 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:18:05.346Z] #33 DONE 33.3s [2023-02-24T22:18:05.360Z] #29 ... [2023-02-24T22:18:05.360Z] [2023-02-24T22:18:05.360Z] #28 [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 [2023-02-24T22:18:05.360Z] #28 32.02 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-02-24T22:18:05.360Z] #28 32.04 go: downloading github.com/Antonboom/errname v0.1.7 [2023-02-24T22:18:05.551Z] #35 36.23 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-02-24T22:18:05.609Z] [2023-02-24T22:18:05.609Z] #37 [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 [2023-02-24T22:18:05.618Z] #28 32.38 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-02-24T22:18:05.618Z] #28 32.40 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-02-24T22:18:05.690Z] #30 ... [2023-02-24T22:18:05.690Z] [2023-02-24T22:18:05.690Z] #32 [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 [2023-02-24T22:18:05.690Z] #32 21.66 go: downloading github.com/hashicorp/go-multierror v1.1.1 [2023-02-24T22:18:05.690Z] #32 21.81 go: downloading github.com/sirupsen/logrus v1.9.0 [2023-02-24T22:18:05.690Z] #32 21.97 go: downloading github.com/stretchr/testify v1.8.0 [2023-02-24T22:18:05.810Z] #35 36.34 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-02-24T22:18:05.810Z] #35 36.51 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-02-24T22:18:05.877Z] #28 ... [2023-02-24T22:18:05.877Z] [2023-02-24T22:18:05.877Z] #22 [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 [2023-02-24T22:18:05.877Z] #22 22.57 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:18:05.877Z] #22 ... [2023-02-24T22:18:05.877Z] [2023-02-24T22:18:05.877Z] #25 [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 [2023-02-24T22:18:05.877Z] #25 27.18 unicode [2023-02-24T22:18:06.136Z] #25 ... [2023-02-24T22:18:06.136Z] [2023-02-24T22:18:06.136Z] #28 [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 [2023-02-24T22:18:06.136Z] #28 32.95 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-02-24T22:18:06.262Z] #32 22.43 go: downloading github.com/go-xmlfmt/xmlfmt v0.0.0-20191208150333-d5b6f63a941b [2023-02-24T22:18:06.262Z] #32 22.58 go: downloading github.com/golangci/revgrep v0.0.0-20220804021717-745bb2f7c2e6 [2023-02-24T22:18:06.395Z] #28 33.18 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-02-24T22:18:06.523Z] #32 22.87 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-24T22:18:06.654Z] #28 33.58 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-02-24T22:18:06.654Z] #28 ... [2023-02-24T22:18:06.654Z] [2023-02-24T22:18:06.654Z] #27 [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 [2023-02-24T22:18:06.654Z] #27 23.58 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-02-24T22:18:06.654Z] #27 33.52 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-02-24T22:18:06.785Z] #32 22.95 go: downloading github.com/mitchellh/mapstructure v1.5.0 [2023-02-24T22:18:06.913Z] #27 ... [2023-02-24T22:18:06.913Z] [2023-02-24T22:18:06.913Z] #30 [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 [2023-02-24T22:18:06.913Z] #30 33.73 Fetched 8634 kB in 26s (337 kB/s) [2023-02-24T22:18:06.998Z] #37 ... [2023-02-24T22:18:06.999Z] [2023-02-24T22:18:06.999Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:06.999Z] #25 19.26 Reading package lists... [2023-02-24T22:18:06.999Z] #25 24.97 Reading package lists... [2023-02-24T22:18:06.999Z] #25 30.24 Building dependency tree... [2023-02-24T22:18:06.999Z] #25 34.29 The following additional packages will be installed: [2023-02-24T22:18:06.999Z] #25 34.29 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-24T22:18:06.999Z] #25 34.29 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-02-24T22:18:06.999Z] #25 34.29 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-02-24T22:18:06.999Z] #25 34.35 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-02-24T22:18:06.999Z] #25 34.35 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-02-24T22:18:06.999Z] #25 34.35 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-02-24T22:18:06.999Z] #25 34.35 mingw-w64-common mingw-w64-x86-64-dev [2023-02-24T22:18:06.999Z] #25 34.35 Suggested packages: [2023-02-24T22:18:06.999Z] #25 34.35 gcc-10-locales seccomp wine64 [2023-02-24T22:18:06.999Z] #25 ... [2023-02-24T22:18:06.999Z] [2023-02-24T22:18:06.999Z] #31 [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 [2023-02-24T22:18:06.999Z] #31 34.41 go: downloading github.com/moricho/tparallel v0.2.1 [2023-02-24T22:18:06.999Z] #31 34.43 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-02-24T22:18:06.999Z] #31 34.51 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-02-24T22:18:06.999Z] #31 34.53 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-02-24T22:18:06.999Z] #31 34.58 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-02-24T22:18:06.999Z] #31 34.67 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-02-24T22:18:07.046Z] #32 23.18 go: downloading github.com/spf13/afero v1.8.2 [2023-02-24T22:18:07.046Z] #32 23.24 go: downloading github.com/spf13/cast v1.5.0 [2023-02-24T22:18:07.069Z] #39 6.060 [100%] Linking C executable tini-static [2023-02-24T22:18:07.190Z] #35 ... [2023-02-24T22:18:07.190Z] [2023-02-24T22:18:07.190Z] #31 [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 [2023-02-24T22:18:07.190Z] #31 27.70 unicode/utf8 [2023-02-24T22:18:07.190Z] #31 29.07 internal/race [2023-02-24T22:18:07.190Z] #31 29.45 sync/atomic [2023-02-24T22:18:07.190Z] #31 30.43 unicode [2023-02-24T22:18:07.190Z] #31 ... [2023-02-24T22:18:07.190Z] [2023-02-24T22:18:07.190Z] #35 [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 [2023-02-24T22:18:07.190Z] #35 37.83 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-02-24T22:18:07.259Z] #31 35.02 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-02-24T22:18:07.260Z] #31 35.21 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-02-24T22:18:07.260Z] #31 35.23 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-02-24T22:18:07.260Z] #31 35.30 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-02-24T22:18:07.308Z] #32 23.67 go: downloading github.com/spf13/jwalterweatherman v1.1.0 [2023-02-24T22:18:07.328Z] #39 6.660 [100%] Built target tini-static [2023-02-24T22:18:07.328Z] #39 6.733 + mkdir -p /build [2023-02-24T22:18:07.328Z] #39 6.743 + cp tini-static /build/docker-init [2023-02-24T22:18:07.521Z] #31 35.54 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-02-24T22:18:07.570Z] #32 23.78 go: downloading golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab [2023-02-24T22:18:07.759Z] #35 38.28 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-02-24T22:18:07.759Z] #35 38.46 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-02-24T22:18:07.831Z] #32 24.07 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-24T22:18:08.092Z] #31 35.99 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-02-24T22:18:08.092Z] #31 36.03 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-02-24T22:18:08.092Z] #31 36.08 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-02-24T22:18:08.092Z] #31 36.11 go: downloading github.com/sivchari/tenv v1.7.0 [2023-02-24T22:18:08.092Z] #32 ... [2023-02-24T22:18:08.092Z] [2023-02-24T22:18:08.092Z] #28 [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 [2023-02-24T22:18:08.092Z] #28 14.40 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:18:08.092Z] #28 19.53 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:18:08.353Z] #31 36.14 go: downloading github.com/sonatard/noctx v0.0.1 [2023-02-24T22:18:08.353Z] #31 36.35 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-02-24T22:18:08.353Z] #28 ... [2023-02-24T22:18:08.354Z] [2023-02-24T22:18:08.354Z] #34 [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 [2023-02-24T22:18:08.354Z] #34 21.97 go: downloading github.com/fatih/color v1.13.0 [2023-02-24T22:18:08.354Z] #34 21.98 go: downloading github.com/dnephin/pflag v1.0.7 [2023-02-24T22:18:08.354Z] #34 22.03 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-02-24T22:18:08.354Z] #34 22.64 go: downloading golang.org/x/tools v0.1.11 [2023-02-24T22:18:08.354Z] #34 23.38 go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-24T22:18:08.354Z] #34 23.54 go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-24T22:18:08.354Z] #34 23.63 go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-24T22:18:08.354Z] #34 23.90 go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-02-24T22:18:08.616Z] #31 36.40 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-02-24T22:18:08.616Z] #31 36.51 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-02-24T22:18:08.616Z] #31 36.54 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-02-24T22:18:08.616Z] #31 36.64 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-02-24T22:18:08.616Z] #31 36.70 go: downloading github.com/tetafro/godot v1.4.11 [2023-02-24T22:18:08.696Z] #35 39.38 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-02-24T22:18:08.957Z] #35 39.57 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-02-24T22:18:08.957Z] #35 ... [2023-02-24T22:18:08.957Z] [2023-02-24T22:18:08.957Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:08.957Z] #29 29.58 Fetched 8634 kB in 22s (400 kB/s) [2023-02-24T22:18:08.957Z] #29 29.58 Reading package lists... [2023-02-24T22:18:09.217Z] #29 39.15 Reading package lists... [2023-02-24T22:18:09.217Z] #29 ... [2023-02-24T22:18:09.217Z] [2023-02-24T22:18:09.217Z] #35 [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 [2023-02-24T22:18:09.217Z] #35 39.73 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-02-24T22:18:09.217Z] #35 39.77 go: downloading github.com/golangci/misspell v0.3.5 [2023-02-24T22:18:09.228Z] #31 36.83 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-02-24T22:18:09.228Z] #31 36.89 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-02-24T22:18:09.228Z] #31 37.10 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-02-24T22:18:09.228Z] #31 ... [2023-02-24T22:18:09.228Z] [2023-02-24T22:18:09.228Z] #26 [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 [2023-02-24T22:18:09.228Z] #26 DONE 37.2s [2023-02-24T22:18:09.235Z] #39 DONE 8.7s [2023-02-24T22:18:09.235Z] [2023-02-24T22:18:09.235Z] #38 [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 [2023-02-24T22:18:09.235Z] #38 3.003 Note: Building without setproctitle() and strlcpy() support. [2023-02-24T22:18:09.235Z] #38 3.003 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-24T22:18:09.235Z] #38 3.036 Note: Building without GnuTLS support [2023-02-24T22:18:09.235Z] #38 3.043 Makefile.config:39: Warn: you have no libnftables installed [2023-02-24T22:18:09.235Z] #38 3.063 Makefile.config:40: Warn: Building without nftables support [2023-02-24T22:18:09.235Z] #38 5.011 fatal: not a git repository (or any of the parent directories): .git [2023-02-24T22:18:09.235Z] #38 5.110 GEN .gitid [2023-02-24T22:18:09.235Z] #38 5.161 GEN criu/include/version.h [2023-02-24T22:18:09.235Z] #38 5.282 GEN include/common/asm [2023-02-24T22:18:09.235Z] #38 7.449 PBCC images/timens.pb-c.c [2023-02-24T22:18:09.235Z] #38 7.476 DEP images/timens.pb-c.d [2023-02-24T22:18:09.235Z] #38 7.534 PBCC images/fown.pb-c.c [2023-02-24T22:18:09.235Z] #38 7.572 PBCC images/google/protobuf/descriptor.pb-c.c [2023-02-24T22:18:09.235Z] #38 7.653 PBCC images/opts.pb-c.c [2023-02-24T22:18:09.235Z] #38 7.707 PBCC images/memfd.pb-c.c [2023-02-24T22:18:09.235Z] #38 7.776 DEP images/fown.pb-c.d [2023-02-24T22:18:09.235Z] #38 7.856 DEP images/google/protobuf/descriptor.pb-c.d [2023-02-24T22:18:09.235Z] #38 7.962 DEP images/opts.pb-c.d [2023-02-24T22:18:09.235Z] #38 8.023 DEP images/memfd.pb-c.d [2023-02-24T22:18:09.235Z] #38 8.138 PBCC images/sit.pb-c.c [2023-02-24T22:18:09.235Z] #38 8.184 DEP images/sit.pb-c.d [2023-02-24T22:18:09.235Z] #38 8.270 PBCC images/macvlan.pb-c.c [2023-02-24T22:18:09.235Z] #38 8.300 DEP images/macvlan.pb-c.d [2023-02-24T22:18:09.235Z] #38 8.372 PBCC images/autofs.pb-c.c [2023-02-24T22:18:09.235Z] #38 8.387 DEP images/autofs.pb-c.d [2023-02-24T22:18:09.235Z] #38 8.447 PBCC images/sysctl.pb-c.c [2023-02-24T22:18:09.235Z] #38 8.477 DEP images/sysctl.pb-c.d [2023-02-24T22:18:09.235Z] #38 8.554 PBCC images/time.pb-c.c [2023-02-24T22:18:09.235Z] #38 8.614 DEP images/time.pb-c.d [2023-02-24T22:18:09.235Z] #38 8.724 PBCC images/binfmt-misc.pb-c.c [2023-02-24T22:18:09.489Z] [2023-02-24T22:18:09.489Z] #37 [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 [2023-02-24T22:18:09.489Z] #37 3.266 + RM_GOPATH=0 [2023-02-24T22:18:09.489Z] #37 3.267 + TMP_GOPATH= [2023-02-24T22:18:09.489Z] #37 3.267 + : /build [2023-02-24T22:18:09.489Z] #37 3.267 + '[' -z '' ']' [2023-02-24T22:18:09.489Z] #37 3.268 ++ mktemp -d [2023-02-24T22:18:09.489Z] #37 3.270 + export GOPATH=/tmp/tmp.SOLxdB9hm7 [2023-02-24T22:18:09.489Z] #37 3.271 + GOPATH=/tmp/tmp.SOLxdB9hm7 [2023-02-24T22:18:09.489Z] #37 3.271 + RM_GOPATH=1 [2023-02-24T22:18:09.489Z] #37 3.272 + case "$(go env GOARCH)" in [2023-02-24T22:18:09.489Z] #37 3.275 ++ go env GOARCH [2023-02-24T22:18:09.489Z] #37 3.299 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:09.489Z] #37 3.312 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:09.489Z] #37 3.314 ++ dirname /tmp/install/install.sh [2023-02-24T22:18:09.489Z] #37 3.315 + dir=/tmp/install [2023-02-24T22:18:09.489Z] #37 3.316 + bin=containerd [2023-02-24T22:18:09.489Z] #37 3.321 + shift [2023-02-24T22:18:09.489Z] #37 3.322 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-02-24T22:18:09.489Z] #37 3.322 + . /tmp/install/containerd.installer [2023-02-24T22:18:09.489Z] #37 3.322 ++ set -e [2023-02-24T22:18:09.489Z] #37 3.323 ++ : v1.6.16 [2023-02-24T22:18:09.489Z] #37 3.323 + install_containerd [2023-02-24T22:18:09.489Z] #37 3.324 + echo 'Install containerd version v1.6.16' [2023-02-24T22:18:09.489Z] #37 3.327 Install containerd version v1.6.16 [2023-02-24T22:18:09.489Z] #37 3.327 + git clone https://github.com/containerd/containerd.git /tmp/tmp.SOLxdB9hm7/src/github.com/containerd/containerd [2023-02-24T22:18:09.489Z] #37 3.334 Cloning into '/tmp/tmp.SOLxdB9hm7/src/github.com/containerd/containerd'... [2023-02-24T22:18:09.500Z] #38 ... [2023-02-24T22:18:09.500Z] [2023-02-24T22:18:09.500Z] #28 [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 [2023-02-24T22:18:09.500Z] #28 DONE 57.4s [2023-02-24T22:18:09.500Z] [2023-02-24T22:18:09.500Z] #38 [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 [2023-02-24T22:18:09.500Z] #38 8.780 DEP images/binfmt-misc.pb-c.d [2023-02-24T22:18:09.500Z] #38 ... [2023-02-24T22:18:09.500Z] [2023-02-24T22:18:09.500Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:09.500Z] #30 52.98 Selecting previously unselected package gcc-mingw-w64-base. [2023-02-24T22:18:09.500Z] #30 52.99 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_arm64.deb ... [2023-02-24T22:18:09.500Z] #30 52.99 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-24T22:18:09.500Z] #30 53.17 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-02-24T22:18:09.500Z] #30 53.18 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_arm64.deb ... [2023-02-24T22:18:09.500Z] #30 53.19 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-24T22:18:09.786Z] #35 40.27 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-02-24T22:18:09.786Z] #35 40.31 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-02-24T22:18:09.786Z] #35 40.37 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-02-24T22:18:09.786Z] #35 40.52 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-02-24T22:18:09.786Z] #35 40.56 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-02-24T22:18:10.047Z] #35 40.79 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-02-24T22:18:10.047Z] #35 40.83 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-02-24T22:18:10.306Z] #35 40.92 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-02-24T22:18:10.306Z] #35 40.96 go: downloading github.com/julz/importas v0.1.0 [2023-02-24T22:18:10.306Z] #35 41.01 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-02-24T22:18:10.438Z] #30 ... [2023-02-24T22:18:10.438Z] [2023-02-24T22:18:10.438Z] #38 [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 [2023-02-24T22:18:10.438Z] #38 8.915 PBCC images/seccomp.pb-c.c [2023-02-24T22:18:10.438Z] #38 8.964 DEP images/seccomp.pb-c.d [2023-02-24T22:18:10.438Z] #38 9.075 PBCC images/userns.pb-c.c [2023-02-24T22:18:10.438Z] #38 9.093 DEP images/userns.pb-c.d [2023-02-24T22:18:10.438Z] #38 9.257 PBCC images/cgroup.pb-c.c [2023-02-24T22:18:10.438Z] #38 9.348 DEP images/cgroup.pb-c.d [2023-02-24T22:18:10.438Z] #38 9.446 PBCC images/ext-file.pb-c.c [2023-02-24T22:18:10.438Z] #38 9.519 DEP images/ext-file.pb-c.d [2023-02-24T22:18:10.438Z] #38 9.599 PBCC images/rpc.pb-c.c [2023-02-24T22:18:10.438Z] #38 9.631 DEP images/rpc.pb-c.d [2023-02-24T22:18:10.438Z] #38 9.823 PBCC images/siginfo.pb-c.c [2023-02-24T22:18:10.438Z] #38 9.875 DEP images/siginfo.pb-c.d [2023-02-24T22:18:10.565Z] #35 41.13 go: downloading github.com/kulti/thelper v0.6.3 [2023-02-24T22:18:10.697Z] #38 10.05 PBCC images/pagemap.pb-c.c [2023-02-24T22:18:10.824Z] #35 41.46 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-02-24T22:18:10.824Z] #35 41.49 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-02-24T22:18:10.878Z] #37 ... [2023-02-24T22:18:10.878Z] [2023-02-24T22:18:10.878Z] #29 [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 [2023-02-24T22:18:10.878Z] #29 23.76 Reading package lists... [2023-02-24T22:18:10.878Z] #29 28.70 Building dependency tree... [2023-02-24T22:18:10.878Z] #29 32.09 The following additional packages will be installed: [2023-02-24T22:18:10.878Z] #29 32.10 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-02-24T22:18:10.878Z] #29 32.13 Suggested packages: [2023-02-24T22:18:10.878Z] #29 32.13 cmake-doc ninja-build lrzip [2023-02-24T22:18:10.878Z] #29 32.13 Recommended packages: [2023-02-24T22:18:10.878Z] #29 32.13 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-02-24T22:18:10.878Z] #29 33.10 The following NEW packages will be installed: [2023-02-24T22:18:10.878Z] #29 33.11 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-02-24T22:18:10.878Z] #29 33.11 vim-common xxd [2023-02-24T22:18:10.878Z] #29 33.61 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:10.878Z] #29 33.61 Need to get 17.7 MB of archives. [2023-02-24T22:18:10.878Z] #29 33.61 After this operation, 70.7 MB of additional disk space will be used. [2023-02-24T22:18:10.878Z] #29 33.61 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-24T22:18:10.878Z] #29 33.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-24T22:18:10.878Z] #29 33.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-02-24T22:18:10.878Z] #29 33.76 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-24T22:18:10.878Z] #29 34.19 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-02-24T22:18:10.878Z] #29 34.25 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-02-24T22:18:10.878Z] #29 34.28 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-02-24T22:18:10.878Z] #29 34.28 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-02-24T22:18:10.878Z] #29 34.35 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-02-24T22:18:10.878Z] #29 34.35 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-02-24T22:18:10.878Z] #29 35.81 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:10.878Z] #29 36.03 Fetched 17.7 MB in 1s (13.0 MB/s) [2023-02-24T22:18:10.878Z] #29 36.06 Selecting previously unselected package xxd. [2023-02-24T22:18:10.878Z] #29 36.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 ... 15718 files and directories currently installed.) [2023-02-24T22:18:10.878Z] #29 36.15 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-24T22:18:10.878Z] #29 36.15 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:18:10.878Z] #29 36.35 Selecting previously unselected package vim-common. [2023-02-24T22:18:10.878Z] #29 36.35 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-24T22:18:10.878Z] #29 36.37 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:18:10.878Z] #29 36.72 Selecting previously unselected package cmake-data. [2023-02-24T22:18:10.878Z] #29 36.72 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-02-24T22:18:10.878Z] #29 36.73 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-02-24T22:18:10.878Z] #29 ... [2023-02-24T22:18:10.878Z] [2023-02-24T22:18:10.878Z] #34 [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 python3-protobuf [2023-02-24T22:18:10.878Z] #34 24.39 Reading package lists... [2023-02-24T22:18:10.878Z] #34 29.14 Building dependency tree... [2023-02-24T22:18:10.878Z] #34 32.61 The following additional packages will be installed: [2023-02-24T22:18:10.878Z] #34 32.61 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-02-24T22:18:10.878Z] #34 32.61 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-02-24T22:18:10.878Z] #34 32.67 Suggested packages: [2023-02-24T22:18:10.878Z] #34 32.67 manpages-dev protobuf-mode-el python3-setuptools [2023-02-24T22:18:10.878Z] #34 34.28 The following NEW packages will be installed: [2023-02-24T22:18:10.878Z] #34 34.28 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-02-24T22:18:10.878Z] #34 34.28 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-02-24T22:18:10.878Z] #34 34.28 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-02-24T22:18:10.878Z] #34 34.28 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-02-24T22:18:10.878Z] #34 34.62 0 upgraded, 18 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:10.878Z] #34 34.62 Need to get 4583 kB of archives. [2023-02-24T22:18:10.878Z] #34 34.62 After this operation, 25.9 MB of additional disk space will be used. [2023-02-24T22:18:10.878Z] #34 34.62 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-24T22:18:10.878Z] #34 34.63 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-02-24T22:18:10.878Z] #34 34.63 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-24T22:18:10.878Z] #34 34.63 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-02-24T22:18:10.878Z] #34 34.63 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-02-24T22:18:10.878Z] #34 34.63 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-02-24T22:18:10.878Z] #34 34.64 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-02-24T22:18:10.878Z] #34 34.65 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-02-24T22:18:10.878Z] #34 34.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-02-24T22:18:10.878Z] #34 34.65 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-02-24T22:18:10.878Z] #34 34.74 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-02-24T22:18:10.878Z] #34 34.74 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-02-24T22:18:10.878Z] #34 34.82 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-02-24T22:18:10.878Z] #34 34.87 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-02-24T22:18:10.878Z] #34 34.87 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-02-24T22:18:10.878Z] #34 34.87 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-24T22:18:10.878Z] #34 34.88 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-02-24T22:18:10.878Z] #34 34.89 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-02-24T22:18:10.878Z] #34 35.98 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:10.878Z] #34 36.18 Fetched 4583 kB in 1s (7606 kB/s) [2023-02-24T22:18:10.878Z] #34 36.31 Selecting previously unselected package libcap2:amd64. [2023-02-24T22:18:10.878Z] #34 36.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 ... 15718 files and directories currently installed.) [2023-02-24T22:18:10.878Z] #34 36.35 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-24T22:18:10.878Z] #34 36.40 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:18:10.878Z] #34 36.49 Selecting previously unselected package libcap-dev:amd64. [2023-02-24T22:18:10.878Z] #34 36.49 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-02-24T22:18:10.878Z] #34 36.52 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-02-24T22:18:10.878Z] #34 36.66 Selecting previously unselected package libnet1:amd64. [2023-02-24T22:18:10.878Z] #34 36.67 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-24T22:18:10.878Z] #34 36.67 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:18:10.878Z] #34 36.83 Selecting previously unselected package libnet1-dev. [2023-02-24T22:18:10.878Z] #34 36.84 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-24T22:18:10.878Z] #34 36.86 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-24T22:18:10.878Z] #34 37.15 Selecting previously unselected package libnl-3-200:amd64. [2023-02-24T22:18:10.878Z] #34 37.15 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-24T22:18:10.878Z] #34 37.16 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:18:10.878Z] #34 37.29 Selecting previously unselected package libnl-3-dev:amd64. [2023-02-24T22:18:10.878Z] #34 37.29 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-02-24T22:18:10.878Z] #34 37.35 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-24T22:18:10.878Z] #34 37.64 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-24T22:18:10.878Z] #34 37.68 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:18:10.878Z] #34 37.68 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:18:10.878Z] #34 37.85 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-02-24T22:18:10.879Z] #34 37.85 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:18:10.879Z] #34 37.85 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-24T22:18:10.879Z] #34 37.95 Selecting previously unselected package zlib1g-dev:amd64. [2023-02-24T22:18:10.879Z] #34 37.95 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-02-24T22:18:10.879Z] #34 37.95 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-24T22:18:10.879Z] #34 38.22 Selecting previously unselected package libprotobuf23:amd64. [2023-02-24T22:18:10.879Z] #34 38.27 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-02-24T22:18:10.879Z] #34 38.27 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-02-24T22:18:10.957Z] #38 10.18 DEP images/pagemap.pb-c.d [2023-02-24T22:18:10.957Z] #38 10.25 PBCC images/rlimit.pb-c.c [2023-02-24T22:18:11.083Z] #35 41.58 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-02-24T22:18:11.083Z] #35 41.64 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-02-24T22:18:11.083Z] #35 ... [2023-02-24T22:18:11.083Z] [2023-02-24T22:18:11.083Z] #36 [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 [2023-02-24T22:18:11.083Z] #36 31.58 Fetched 8634 kB in 24s (366 kB/s) [2023-02-24T22:18:11.083Z] #36 31.58 Reading package lists... [2023-02-24T22:18:11.083Z] #36 40.71 Reading package lists... [2023-02-24T22:18:11.083Z] #36 ... [2023-02-24T22:18:11.083Z] [2023-02-24T22:18:11.083Z] #32 [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 python3-protobuf [2023-02-24T22:18:11.083Z] #32 31.61 Fetched 8634 kB in 24s (365 kB/s) [2023-02-24T22:18:11.083Z] #32 31.61 Reading package lists... [2023-02-24T22:18:11.101Z] #30 33.73 Reading package lists... [2023-02-24T22:18:11.101Z] #30 ... [2023-02-24T22:18:11.101Z] [2023-02-24T22:18:11.101Z] #36 [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 [2023-02-24T22:18:11.101Z] #36 DONE 37.5s [2023-02-24T22:18:11.101Z] [2023-02-24T22:18:11.101Z] #34 [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 [2023-02-24T22:18:11.101Z] #34 35.14 Updating files: 39% (761/1910) Updating files: 40% (764/1910) Updating files: 41% (784/1910) Updating files: 42% (803/1910) Updating files: 43% (822/1910) Updating files: 44% (841/1910) Updating files: 45% (860/1910) Updating files: 46% (879/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 70% (1344/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-02-24T22:18:11.101Z] #34 37.16 + cd /tmp/tmp.eyI0IlekrL/src/github.com/docker/libnetwork [2023-02-24T22:18:11.101Z] #34 37.17 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-24T22:18:11.101Z] #34 37.36 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-02-24T22:18:11.139Z] #34 39.09 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-02-24T22:18:11.139Z] #34 39.11 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-02-24T22:18:11.139Z] #34 39.17 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-24T22:18:11.216Z] #38 10.30 DEP images/rlimit.pb-c.d [2023-02-24T22:18:11.216Z] #38 10.41 PBCC images/file-lock.pb-c.c [2023-02-24T22:18:11.216Z] #38 10.42 DEP images/file-lock.pb-c.d [2023-02-24T22:18:11.216Z] #38 10.52 PBCC images/tty.pb-c.c [2023-02-24T22:18:11.216Z] #38 10.58 DEP images/tty.pb-c.d [2023-02-24T22:18:11.216Z] #38 10.68 PBCC images/tun.pb-c.c [2023-02-24T22:18:11.216Z] #38 10.71 PBCC images/netdev.pb-c.c [2023-02-24T22:18:11.343Z] #32 40.59 Reading package lists... [2023-02-24T22:18:11.343Z] #32 ... [2023-02-24T22:18:11.343Z] [2023-02-24T22:18:11.343Z] #30 [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 [2023-02-24T22:18:11.344Z] #30 40.70 Updating files: 72% (1615/2222) Updating files: 73% (1623/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-02-24T22:18:11.344Z] #30 41.29 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-02-24T22:18:11.475Z] #38 10.75 DEP images/tun.pb-c.d [2023-02-24T22:18:11.475Z] #38 10.80 DEP images/netdev.pb-c.d [2023-02-24T22:18:11.475Z] #38 10.85 PBCC images/vma.pb-c.c [2023-02-24T22:18:11.475Z] #38 10.89 DEP images/vma.pb-c.d [2023-02-24T22:18:11.475Z] #38 10.95 PBCC images/creds.pb-c.c [2023-02-24T22:18:11.475Z] #38 10.98 DEP images/creds.pb-c.d [2023-02-24T22:18:11.711Z] #34 39.56 Selecting previously unselected package libprotobuf-dev:amd64. [2023-02-24T22:18:11.711Z] #34 39.57 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-02-24T22:18:11.711Z] #34 39.65 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-24T22:18:11.734Z] #38 11.04 PBCC images/utsns.pb-c.c [2023-02-24T22:18:11.734Z] #38 11.08 DEP images/utsns.pb-c.d [2023-02-24T22:18:11.734Z] #38 11.13 PBCC images/ipc-desc.pb-c.c [2023-02-24T22:18:11.734Z] #38 11.14 PBCC images/ipc-sem.pb-c.c [2023-02-24T22:18:11.734Z] #38 11.20 DEP images/ipc-desc.pb-c.d [2023-02-24T22:18:11.993Z] #38 11.32 DEP images/ipc-sem.pb-c.d [2023-02-24T22:18:11.993Z] #38 11.41 PBCC images/ipc-msg.pb-c.c [2023-02-24T22:18:11.993Z] #38 11.45 DEP images/ipc-msg.pb-c.d [2023-02-24T22:18:12.266Z] #38 11.50 PBCC images/ipc-shm.pb-c.c [2023-02-24T22:18:12.266Z] #38 11.53 DEP images/ipc-shm.pb-c.d [2023-02-24T22:18:12.266Z] #38 11.60 PBCC images/ipc-var.pb-c.c [2023-02-24T22:18:12.266Z] #38 11.63 DEP images/ipc-var.pb-c.d [2023-02-24T22:18:12.266Z] #38 11.70 PBCC images/sk-opts.pb-c.c [2023-02-24T22:18:12.526Z] #38 11.73 PBCC images/packet-sock.pb-c.c [2023-02-24T22:18:12.526Z] #38 11.80 DEP images/sk-opts.pb-c.d [2023-02-24T22:18:12.526Z] #38 11.87 DEP images/packet-sock.pb-c.d [2023-02-24T22:18:12.526Z] #38 11.91 PBCC images/sk-netlink.pb-c.c [2023-02-24T22:18:12.526Z] #38 11.96 DEP images/sk-netlink.pb-c.d [2023-02-24T22:18:12.566Z] #34 ... [2023-02-24T22:18:12.566Z] [2023-02-24T22:18:12.566Z] #27 [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 [2023-02-24T22:18:12.566Z] #27 28.38 go: downloading github.com/pkg/errors v0.9.1 [2023-02-24T22:18:12.566Z] #27 28.38 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-02-24T22:18:12.566Z] #27 28.60 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-02-24T22:18:12.785Z] #38 12.00 PBCC images/sk-inet.pb-c.c [2023-02-24T22:18:12.785Z] #38 12.05 DEP images/sk-inet.pb-c.d [2023-02-24T22:18:12.785Z] #38 12.10 PBCC images/sk-unix.pb-c.c [2023-02-24T22:18:12.785Z] #38 12.15 DEP images/sk-unix.pb-c.d [2023-02-24T22:18:12.785Z] #38 12.22 PBCC images/mm.pb-c.c [2023-02-24T22:18:13.045Z] #38 12.28 DEP images/mm.pb-c.d [2023-02-24T22:18:13.045Z] #38 12.38 PBCC images/timerfd.pb-c.c [2023-02-24T22:18:13.045Z] #38 12.45 DEP images/timerfd.pb-c.d [2023-02-24T22:18:13.097Z] #34 ... [2023-02-24T22:18:13.097Z] [2023-02-24T22:18:13.097Z] #29 [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 [2023-02-24T22:18:13.097Z] #29 40.75 Selecting previously unselected package libicu67:amd64. [2023-02-24T22:18:13.097Z] #29 40.75 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-02-24T22:18:13.097Z] #29 40.75 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-24T22:18:13.249Z] #30 ... [2023-02-24T22:18:13.249Z] [2023-02-24T22:18:13.249Z] #34 [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 [2023-02-24T22:18:13.249Z] #34 24.05 Reading package lists... [2023-02-24T22:18:13.249Z] #34 34.08 Reading package lists... [2023-02-24T22:18:13.249Z] #34 41.70 Building dependency tree... [2023-02-24T22:18:13.249Z] #34 ... [2023-02-24T22:18:13.249Z] [2023-02-24T22:18:13.249Z] #35 [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 [2023-02-24T22:18:13.249Z] #35 41.76 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-02-24T22:18:13.249Z] #35 41.80 go: downloading github.com/maratori/testpackage v1.1.0 [2023-02-24T22:18:13.249Z] #35 41.89 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-02-24T22:18:13.249Z] #35 42.21 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-02-24T22:18:13.249Z] #35 42.29 go: downloading github.com/mgechev/revive v1.2.3 [2023-02-24T22:18:13.249Z] #35 43.11 go: downloading github.com/moricho/tparallel v0.2.1 [2023-02-24T22:18:13.249Z] #35 43.15 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-02-24T22:18:13.249Z] #35 43.24 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-02-24T22:18:13.249Z] #35 43.37 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-02-24T22:18:13.249Z] #35 43.60 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-02-24T22:18:13.249Z] #35 43.64 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-02-24T22:18:13.249Z] #35 43.75 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-02-24T22:18:13.249Z] #35 43.94 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-02-24T22:18:13.249Z] #35 44.03 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-02-24T22:18:13.303Z] #38 12.52 PBCC images/timer.pb-c.c [2023-02-24T22:18:13.303Z] #38 12.54 DEP images/timer.pb-c.d [2023-02-24T22:18:13.303Z] #38 12.60 PBCC images/sa.pb-c.c [2023-02-24T22:18:13.303Z] #38 12.64 DEP images/sa.pb-c.d [2023-02-24T22:18:13.303Z] #38 12.70 PBCC images/pipe-data.pb-c.c [2023-02-24T22:18:13.303Z] #38 12.73 DEP images/pipe-data.pb-c.d [2023-02-24T22:18:13.507Z] #35 44.14 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-02-24T22:18:13.507Z] #35 44.23 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-02-24T22:18:13.563Z] #38 12.83 PBCC images/mnt.pb-c.c [2023-02-24T22:18:13.563Z] #38 12.88 DEP images/mnt.pb-c.d [2023-02-24T22:18:13.563Z] #38 12.94 PBCC images/sk-packet.pb-c.c [2023-02-24T22:18:13.563Z] #38 12.97 DEP images/sk-packet.pb-c.d [2023-02-24T22:18:13.563Z] #38 13.06 PBCC images/tcp-stream.pb-c.c [2023-02-24T22:18:13.822Z] #38 13.11 DEP images/tcp-stream.pb-c.d [2023-02-24T22:18:13.822Z] #38 13.19 PBCC images/pipe.pb-c.c [2023-02-24T22:18:13.961Z] #27 30.00 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-02-24T22:18:14.077Z] #35 44.84 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-02-24T22:18:14.080Z] #38 13.29 DEP images/pipe.pb-c.d [2023-02-24T22:18:14.080Z] #38 13.34 PBCC images/pstree.pb-c.c [2023-02-24T22:18:14.080Z] #38 13.38 DEP images/pstree.pb-c.d [2023-02-24T22:18:14.080Z] #38 13.43 PBCC images/fs.pb-c.c [2023-02-24T22:18:14.080Z] #38 13.46 DEP images/fs.pb-c.d [2023-02-24T22:18:14.337Z] #35 44.97 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-02-24T22:18:14.337Z] #35 44.99 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-02-24T22:18:14.339Z] #38 13.55 PBCC images/signalfd.pb-c.c [2023-02-24T22:18:14.339Z] #38 13.59 DEP images/signalfd.pb-c.d [2023-02-24T22:18:14.339Z] #38 13.68 PBCC images/fh.pb-c.c [2023-02-24T22:18:14.339Z] #38 13.70 PBCC images/fsnotify.pb-c.c [2023-02-24T22:18:14.339Z] #38 13.75 DEP images/fh.pb-c.d [2023-02-24T22:18:14.339Z] #38 13.81 DEP images/fsnotify.pb-c.d [2023-02-24T22:18:14.597Z] #35 45.12 go: downloading github.com/sivchari/tenv v1.7.0 [2023-02-24T22:18:14.597Z] #35 45.12 go: downloading github.com/sonatard/noctx v0.0.1 [2023-02-24T22:18:14.598Z] #38 13.89 PBCC images/eventpoll.pb-c.c [2023-02-24T22:18:14.598Z] #38 13.93 DEP images/eventpoll.pb-c.d [2023-02-24T22:18:14.598Z] #38 13.98 PBCC images/eventfd.pb-c.c [2023-02-24T22:18:14.598Z] #38 14.01 DEP images/eventfd.pb-c.d [2023-02-24T22:18:14.598Z] #38 14.05 PBCC images/remap-file-path.pb-c.c [2023-02-24T22:18:14.856Z] #38 14.07 DEP images/remap-file-path.pb-c.d [2023-02-24T22:18:14.856Z] #38 14.19 PBCC images/fifo.pb-c.c [2023-02-24T22:18:14.856Z] #38 14.20 DEP images/fifo.pb-c.d [2023-02-24T22:18:14.856Z] #38 14.30 PBCC images/ghost-file.pb-c.c [2023-02-24T22:18:14.856Z] #35 45.28 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-02-24T22:18:15.115Z] #38 14.35 DEP images/ghost-file.pb-c.d [2023-02-24T22:18:15.115Z] #38 14.42 PBCC images/regfile.pb-c.c [2023-02-24T22:18:15.115Z] #38 14.48 DEP images/regfile.pb-c.d [2023-02-24T22:18:15.123Z] #35 45.63 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-02-24T22:18:15.123Z] #35 45.72 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-02-24T22:18:15.123Z] #35 45.77 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-02-24T22:18:15.123Z] #35 45.85 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-02-24T22:18:15.373Z] #38 14.57 PBCC images/ns.pb-c.c [2023-02-24T22:18:15.373Z] #38 14.60 DEP images/ns.pb-c.d [2023-02-24T22:18:15.373Z] #38 14.67 PBCC images/fdinfo.pb-c.c [2023-02-24T22:18:15.381Z] #35 45.96 go: downloading github.com/tetafro/godot v1.4.11 [2023-02-24T22:18:15.632Z] #38 14.83 DEP images/fdinfo.pb-c.d [2023-02-24T22:18:15.632Z] #38 14.88 PBCC images/core-aarch64.pb-c.c [2023-02-24T22:18:15.632Z] #38 14.93 PBCC images/core-arm.pb-c.c [2023-02-24T22:18:15.632Z] #38 14.97 PBCC images/core-ppc64.pb-c.c [2023-02-24T22:18:15.632Z] #38 15.02 PBCC images/core-s390.pb-c.c [2023-02-24T22:18:15.632Z] #38 15.06 PBCC images/core-x86.pb-c.c [2023-02-24T22:18:15.639Z] #35 46.23 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-02-24T22:18:15.639Z] #35 46.27 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-02-24T22:18:15.639Z] #35 46.36 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-02-24T22:18:15.891Z] #38 15.12 PBCC images/core.pb-c.c [2023-02-24T22:18:15.891Z] #38 15.18 PBCC images/inventory.pb-c.c [2023-02-24T22:18:15.891Z] #38 15.26 DEP images/core-aarch64.pb-c.d [2023-02-24T22:18:15.891Z] #38 15.33 DEP images/core-arm.pb-c.d [2023-02-24T22:18:15.899Z] #35 46.62 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-02-24T22:18:16.150Z] #38 15.39 DEP images/core-ppc64.pb-c.d [2023-02-24T22:18:16.150Z] #38 15.47 DEP images/core-s390.pb-c.d [2023-02-24T22:18:16.150Z] #38 15.56 DEP images/core-x86.pb-c.d [2023-02-24T22:18:16.157Z] #35 ... [2023-02-24T22:18:16.157Z] [2023-02-24T22:18:16.157Z] #32 [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 python3-protobuf [2023-02-24T22:18:16.157Z] #32 40.59 Reading package lists... [2023-02-24T22:18:16.369Z] #34 ... [2023-02-24T22:18:16.370Z] [2023-02-24T22:18:16.370Z] #30 [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 [2023-02-24T22:18:16.370Z] #30 33.73 Reading package lists... [2023-02-24T22:18:16.411Z] #38 15.68 DEP images/core.pb-c.d [2023-02-24T22:18:16.411Z] #38 15.74 DEP images/inventory.pb-c.d [2023-02-24T22:18:16.411Z] #38 15.83 PBCC images/cpuinfo.pb-c.c [2023-02-24T22:18:16.411Z] #38 15.88 DEP images/cpuinfo.pb-c.d [2023-02-24T22:18:16.670Z] #38 15.95 PBCC images/stats.pb-c.c [2023-02-24T22:18:16.670Z] #38 15.99 DEP images/stats.pb-c.d [2023-02-24T22:18:16.675Z] #32 46.98 Building dependency tree... [2023-02-24T22:18:16.675Z] #32 ... [2023-02-24T22:18:16.675Z] [2023-02-24T22:18:16.675Z] #26 [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 [2023-02-24T22:18:16.675Z] #26 37.21 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-02-24T22:18:16.675Z] #26 37.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-02-24T22:18:16.675Z] #26 ... [2023-02-24T22:18:16.675Z] [2023-02-24T22:18:16.675Z] #35 [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 [2023-02-24T22:18:16.675Z] #35 47.00 go: downloading github.com/ultraware/funlen v0.0.3 [2023-02-24T22:18:16.675Z] #35 47.12 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-02-24T22:18:16.675Z] #35 47.39 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-02-24T22:18:16.934Z] #35 47.45 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-02-24T22:18:16.934Z] #35 47.52 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-02-24T22:18:16.936Z] #30 42.64 Reading package lists... [2023-02-24T22:18:16.936Z] #30 ... [2023-02-24T22:18:16.936Z] [2023-02-24T22:18:16.936Z] #27 [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 [2023-02-24T22:18:16.936Z] #27 33.91 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-02-24T22:18:17.194Z] #35 47.67 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-02-24T22:18:17.194Z] #27 ... [2023-02-24T22:18:17.194Z] [2023-02-24T22:18:17.194Z] #24 [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 [2023-02-24T22:18:17.194Z] #24 42.99 Updating files: 73% (1637/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-02-24T22:18:17.194Z] #24 43.55 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-02-24T22:18:17.270Z] #27 ... [2023-02-24T22:18:17.270Z] [2023-02-24T22:18:17.270Z] #35 [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 [2023-02-24T22:18:17.270Z] #35 DONE 33.2s [2023-02-24T22:18:17.270Z] [2023-02-24T22:18:17.270Z] #25 [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 [2023-02-24T22:18:17.270Z] #25 23.17 unicode/utf8 [2023-02-24T22:18:17.270Z] #25 24.90 internal/race [2023-02-24T22:18:17.270Z] #25 25.32 sync/atomic [2023-02-24T22:18:17.270Z] #25 26.52 unicode [2023-02-24T22:18:17.270Z] #25 ... [2023-02-24T22:18:17.270Z] [2023-02-24T22:18:17.270Z] #33 [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 [2023-02-24T22:18:17.270Z] #33 31.62 Updating files: 43% (830/1910) Updating files: 44% (841/1910) Updating files: 45% (860/1910) Updating files: 46% (879/1910) Updating files: 47% (898/1910) Updating files: 48% (917/1910) Updating files: 49% (936/1910) Updating files: 50% (955/1910) Updating files: 51% (975/1910) Updating files: 52% (994/1910) Updating files: 53% (1013/1910) Updating files: 54% (1032/1910) Updating files: 55% (1051/1910) Updating files: 56% (1070/1910) Updating files: 57% (1089/1910) Updating files: 58% (1108/1910) Updating files: 59% (1127/1910) Updating files: 60% (1146/1910) Updating files: 61% (1166/1910) Updating files: 62% (1185/1910) Updating files: 63% (1204/1910) Updating files: 64% (1223/1910) Updating files: 65% (1242/1910) Updating files: 66% (1261/1910) Updating files: 67% (1280/1910) Updating files: 68% (1299/1910) Updating files: 69% (1318/1910) Updating files: 70% (1337/1910) Updating files: 71% (1357/1910) Updating files: 72% (1376/1910) Updating files: 73% (1395/1910) Updating files: 74% (1414/1910) Updating files: 75% (1433/1910) Updating files: 76% (1452/1910) Updating files: 77% (1471/1910) Updating files: 78% (1490/1910) Updating files: 79% (1509/1910) Updating files: 80% (1528/1910) Updating files: 81% (1548/1910) Updating files: 82% (1567/1910) Updating files: 83% (1586/1910) Updating files: 84% (1605/1910) Updating files: 85% (1624/1910) Updating files: 86% (1643/1910) Updating files: 87% (1662/1910) Updating files: 88% (1681/1910) Updating files: 89% (1700/1910) Updating files: 90% (1719/1910) Updating files: 91% (1739/1910) Updating files: 92% (1758/1910) Updating files: 93% (1777/1910) Updating files: 94% (1796/1910) Updating files: 95% (1815/1910) Updating files: 96% (1834/1910) Updating files: 97% (1853/1910) Updating files: 98% (1872/1910) Updating files: 99% (1891/1910) Updating files: 100% (1910/1910) Updating files: 100% (1910/1910), done. [2023-02-24T22:18:17.270Z] #33 33.55 + cd /tmp/tmp.nKKN3Ddu8v/src/github.com/docker/libnetwork [2023-02-24T22:18:17.270Z] #33 33.55 + git checkout -q 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7 [2023-02-24T22:18:17.411Z] #29 ... [2023-02-24T22:18:17.411Z] [2023-02-24T22:18:17.411Z] #28 [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 [2023-02-24T22:18:17.411Z] #28 DONE 44.7s [2023-02-24T22:18:17.411Z] [2023-02-24T22:18:17.411Z] #24 [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 [2023-02-24T22:18:17.411Z] #24 41.95 Updating files: 92% (1403/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-02-24T22:18:17.411Z] #24 42.22 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-02-24T22:18:17.411Z] #24 42.32 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-24T22:18:17.453Z] #35 48.00 go: downloading honnef.co/go/tools v0.3.3 [2023-02-24T22:18:17.454Z] #24 ... [2023-02-24T22:18:17.454Z] [2023-02-24T22:18:17.454Z] #28 [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 [2023-02-24T22:18:17.454Z] #28 34.09 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-02-24T22:18:17.454Z] #28 34.18 go: downloading github.com/alingse/asasalint v0.0.11 [2023-02-24T22:18:17.454Z] #28 34.40 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-02-24T22:18:17.454Z] #28 34.48 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-02-24T22:18:17.454Z] #28 34.66 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-02-24T22:18:17.454Z] #28 34.72 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-02-24T22:18:17.454Z] #28 34.97 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-02-24T22:18:17.454Z] #28 35.14 go: downloading github.com/breml/bidichk v0.2.3 [2023-02-24T22:18:17.454Z] #28 35.33 go: downloading github.com/breml/errchkjson v0.3.0 [2023-02-24T22:18:17.454Z] #28 35.35 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-02-24T22:18:17.454Z] #28 35.48 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-02-24T22:18:17.454Z] #28 35.72 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-02-24T22:18:17.454Z] #28 35.84 go: downloading github.com/daixiang0/gci v0.6.3 [2023-02-24T22:18:17.454Z] #28 36.33 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-02-24T22:18:17.454Z] #28 36.34 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-02-24T22:18:17.454Z] #28 36.49 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-02-24T22:18:17.454Z] #28 36.58 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-02-24T22:18:17.454Z] #28 36.87 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-02-24T22:18:17.454Z] #28 38.59 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-02-24T22:18:17.454Z] #28 38.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-02-24T22:18:17.454Z] #28 38.75 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-02-24T22:18:17.454Z] #28 38.78 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-02-24T22:18:17.454Z] #28 39.30 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-02-24T22:18:17.454Z] #28 39.64 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-02-24T22:18:17.454Z] #28 39.75 go: downloading github.com/golangci/misspell v0.3.5 [2023-02-24T22:18:17.454Z] #28 39.76 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-02-24T22:18:17.454Z] #28 39.99 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-02-24T22:18:17.454Z] #28 40.18 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-02-24T22:18:17.454Z] #28 40.30 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-02-24T22:18:17.454Z] #28 40.37 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-02-24T22:18:17.454Z] #28 40.59 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-02-24T22:18:17.454Z] #28 40.59 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-02-24T22:18:17.454Z] #28 40.77 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-02-24T22:18:17.454Z] #28 40.80 go: downloading github.com/julz/importas v0.1.0 [2023-02-24T22:18:17.454Z] #28 40.85 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-02-24T22:18:17.454Z] #28 41.04 go: downloading github.com/kulti/thelper v0.6.3 [2023-02-24T22:18:17.454Z] #28 41.14 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-02-24T22:18:17.454Z] #28 41.32 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-02-24T22:18:17.454Z] #28 41.41 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-02-24T22:18:17.454Z] #28 41.46 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-02-24T22:18:17.454Z] #28 41.65 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-02-24T22:18:17.454Z] #28 41.74 go: downloading github.com/maratori/testpackage v1.1.0 [2023-02-24T22:18:17.454Z] #28 41.75 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-02-24T22:18:17.454Z] #28 41.90 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-02-24T22:18:17.454Z] #28 42.01 go: downloading github.com/mgechev/revive v1.2.3 [2023-02-24T22:18:17.454Z] #28 42.78 go: downloading github.com/moricho/tparallel v0.2.1 [2023-02-24T22:18:17.454Z] #28 42.78 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-02-24T22:18:17.454Z] #28 42.88 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-02-24T22:18:17.454Z] #28 42.94 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-02-24T22:18:17.454Z] #28 43.06 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-02-24T22:18:17.454Z] #28 43.18 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-02-24T22:18:17.454Z] #28 43.28 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-02-24T22:18:17.454Z] #28 43.34 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-02-24T22:18:17.454Z] #28 43.38 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-02-24T22:18:17.454Z] #28 43.53 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-02-24T22:18:17.454Z] #28 43.55 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-02-24T22:18:17.454Z] #28 43.93 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-02-24T22:18:17.454Z] #28 43.96 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-02-24T22:18:17.454Z] #28 44.09 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-02-24T22:18:17.454Z] #28 44.16 go: downloading github.com/sivchari/tenv v1.7.0 [2023-02-24T22:18:17.454Z] #28 44.18 go: downloading github.com/sonatard/noctx v0.0.1 [2023-02-24T22:18:17.532Z] #33 33.77 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2023-02-24T22:18:17.680Z] #24 ... [2023-02-24T22:18:17.680Z] [2023-02-24T22:18:17.680Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:17.680Z] #25 35.74 The following NEW packages will be installed: [2023-02-24T22:18:17.680Z] #25 35.77 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-24T22:18:17.680Z] #25 35.77 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-02-24T22:18:17.680Z] #25 35.77 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-02-24T22:18:17.680Z] #25 35.77 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-02-24T22:18:17.680Z] #25 35.77 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-02-24T22:18:17.680Z] #25 35.77 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-02-24T22:18:17.680Z] #25 35.77 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-02-24T22:18:17.680Z] #25 35.77 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-02-24T22:18:17.680Z] #25 35.77 mingw-w64-x86-64-dev [2023-02-24T22:18:17.680Z] #25 36.18 0 upgraded, 30 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:17.680Z] #25 36.18 Need to get 115 MB of archives. [2023-02-24T22:18:17.680Z] #25 36.18 After this operation, 645 MB of additional disk space will be used. [2023-02-24T22:18:17.680Z] #25 36.18 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-02-24T22:18:17.680Z] #25 36.29 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-02-24T22:18:17.680Z] #25 36.47 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-02-24T22:18:17.680Z] #25 36.48 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-02-24T22:18:17.680Z] #25 36.48 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-02-24T22:18:17.680Z] #25 36.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-02-24T22:18:17.680Z] #25 36.77 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-02-24T22:18:17.680Z] #25 37.03 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-02-24T22:18:17.680Z] #25 37.03 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-02-24T22:18:17.680Z] #25 37.81 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-02-24T22:18:17.680Z] #25 39.53 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-02-24T22:18:17.680Z] #25 40.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-02-24T22:18:17.680Z] #25 41.34 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-02-24T22:18:17.680Z] #25 43.86 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-02-24T22:18:17.680Z] #25 44.68 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-02-24T22:18:17.680Z] #25 44.70 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-02-24T22:18:17.680Z] #25 44.70 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-02-24T22:18:17.680Z] #25 44.74 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-24T22:18:17.680Z] #25 44.75 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-24T22:18:17.680Z] #25 44.78 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-02-24T22:18:17.680Z] #25 44.78 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-02-24T22:18:17.680Z] #25 44.79 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-02-24T22:18:17.680Z] #25 44.88 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-02-24T22:18:17.680Z] #25 44.88 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-02-24T22:18:17.680Z] #25 44.88 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-02-24T22:18:17.680Z] #25 44.88 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-02-24T22:18:17.680Z] #25 44.89 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-02-24T22:18:17.680Z] #25 44.93 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-02-24T22:18:17.680Z] #25 44.93 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-02-24T22:18:17.680Z] #25 44.93 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-02-24T22:18:17.712Z] #28 44.42 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-02-24T22:18:17.712Z] #28 44.60 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-02-24T22:18:17.712Z] #28 ... [2023-02-24T22:18:17.712Z] [2023-02-24T22:18:17.712Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:17.712Z] #32 34.63 Fetched 8634 kB in 27s (321 kB/s) [2023-02-24T22:18:17.712Z] #32 34.63 Reading package lists... [2023-02-24T22:18:17.941Z] #25 ... [2023-02-24T22:18:17.941Z] [2023-02-24T22:18:17.941Z] #34 [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 python3-protobuf [2023-02-24T22:18:17.941Z] #34 41.37 Selecting previously unselected package libprotoc23:amd64. [2023-02-24T22:18:17.941Z] #34 41.37 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-02-24T22:18:17.941Z] #34 41.42 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-02-24T22:18:17.941Z] #34 43.59 Selecting previously unselected package protobuf-c-compiler. [2023-02-24T22:18:17.941Z] #34 43.59 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:18:17.941Z] #34 43.61 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-24T22:18:17.941Z] #34 44.19 Selecting previously unselected package protobuf-compiler. [2023-02-24T22:18:17.941Z] #34 44.19 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-02-24T22:18:17.941Z] #34 44.32 Unpacking protobuf-compiler (3.12.4-1) ... [2023-02-24T22:18:17.941Z] #34 44.65 Selecting previously unselected package python3-pkg-resources. [2023-02-24T22:18:17.941Z] #34 44.69 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-24T22:18:17.941Z] #34 44.69 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:18:17.941Z] #34 44.95 Selecting previously unselected package python3-six. [2023-02-24T22:18:17.941Z] #34 44.95 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-02-24T22:18:17.941Z] #34 44.95 Unpacking python3-six (1.16.0-2) ... [2023-02-24T22:18:17.941Z] #34 45.11 Selecting previously unselected package python3-protobuf. [2023-02-24T22:18:17.941Z] #34 45.11 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-02-24T22:18:17.941Z] #34 45.11 Unpacking python3-protobuf (3.12.4-1) ... [2023-02-24T22:18:17.941Z] #34 45.77 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:18:17.971Z] #32 43.04 Reading package lists... [2023-02-24T22:18:17.971Z] #32 ... [2023-02-24T22:18:17.971Z] [2023-02-24T22:18:17.971Z] #33 [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 python3-protobuf [2023-02-24T22:18:17.971Z] #33 34.69 Fetched 8634 kB in 27s (326 kB/s) [2023-02-24T22:18:17.971Z] #33 34.69 Reading package lists... [2023-02-24T22:18:17.971Z] #33 43.15 Reading package lists... [2023-02-24T22:18:17.971Z] #33 ... [2023-02-24T22:18:17.971Z] [2023-02-24T22:18:17.971Z] #28 [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 [2023-02-24T22:18:17.971Z] #28 44.69 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-02-24T22:18:17.971Z] #28 44.86 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-02-24T22:18:17.971Z] #28 44.90 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-02-24T22:18:18.046Z] #38 ... [2023-02-24T22:18:18.046Z] [2023-02-24T22:18:18.046Z] #24 [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 [2023-02-24T22:18:18.046Z] #24 55.77 internal/syscall/unix [2023-02-24T22:18:18.046Z] #24 56.37 time [2023-02-24T22:18:18.046Z] #24 62.37 internal/poll [2023-02-24T22:18:18.046Z] #24 62.51 internal/fmtsort [2023-02-24T22:18:18.046Z] #24 63.13 internal/safefilepath [2023-02-24T22:18:18.046Z] #24 63.28 internal/syscall/execenv [2023-02-24T22:18:18.046Z] #24 63.43 path [2023-02-24T22:18:18.046Z] #24 63.98 io/fs [2023-02-24T22:18:18.046Z] #24 65.01 strings [2023-02-24T22:18:18.046Z] #24 65.12 os [2023-02-24T22:18:18.046Z] #24 ... [2023-02-24T22:18:18.046Z] [2023-02-24T22:18:18.047Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:18.047Z] #30 60.65 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-02-24T22:18:18.047Z] #30 60.65 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-02-24T22:18:18.047Z] #30 60.65 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:18:18.230Z] #28 45.02 go: downloading github.com/tetafro/godot v1.4.11 [2023-02-24T22:18:18.230Z] #28 45.08 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-02-24T22:18:18.230Z] #28 45.22 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-02-24T22:18:18.305Z] #30 ... [2023-02-24T22:18:18.305Z] [2023-02-24T22:18:18.305Z] #38 [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 [2023-02-24T22:18:18.305Z] #38 17.61 make[1]: Nothing to be done for 'all'. [2023-02-24T22:18:18.389Z] #35 ... [2023-02-24T22:18:18.389Z] [2023-02-24T22:18:18.389Z] #31 [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 [2023-02-24T22:18:18.389Z] #31 38.84 encoding [2023-02-24T22:18:18.389Z] #31 ... [2023-02-24T22:18:18.389Z] [2023-02-24T22:18:18.389Z] #34 [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 [2023-02-24T22:18:18.389Z] #34 45.58 The following additional packages will be installed: [2023-02-24T22:18:18.389Z] #34 45.63 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-02-24T22:18:18.389Z] #34 45.66 Suggested packages: [2023-02-24T22:18:18.389Z] #34 45.66 cmake-doc ninja-build lrzip [2023-02-24T22:18:18.389Z] #34 45.66 Recommended packages: [2023-02-24T22:18:18.389Z] #34 45.66 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-02-24T22:18:18.389Z] #34 47.00 The following NEW packages will be installed: [2023-02-24T22:18:18.389Z] #34 47.00 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-02-24T22:18:18.389Z] #34 47.00 vim-common xxd [2023-02-24T22:18:18.389Z] #34 47.50 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:18.389Z] #34 47.50 Need to get 17.7 MB of archives. [2023-02-24T22:18:18.389Z] #34 47.50 After this operation, 70.7 MB of additional disk space will be used. [2023-02-24T22:18:18.389Z] #34 47.50 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-24T22:18:18.389Z] #34 47.50 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-24T22:18:18.389Z] #34 47.51 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-02-24T22:18:18.389Z] #34 47.62 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-24T22:18:18.389Z] #34 48.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-02-24T22:18:18.389Z] #34 48.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-02-24T22:18:18.389Z] #34 48.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-02-24T22:18:18.389Z] #34 48.39 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-02-24T22:18:18.389Z] #34 48.40 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-02-24T22:18:18.389Z] #34 48.41 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-02-24T22:18:18.489Z] #28 45.35 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-02-24T22:18:18.749Z] #28 45.51 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-02-24T22:18:19.008Z] #28 45.88 go: downloading github.com/ultraware/funlen v0.0.3 [2023-02-24T22:18:19.268Z] #28 46.21 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-02-24T22:18:19.327Z] #34 ... [2023-02-24T22:18:19.328Z] [2023-02-24T22:18:19.328Z] #31 [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 [2023-02-24T22:18:19.328Z] #31 37.27 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-02-24T22:18:19.328Z] #31 37.53 go: downloading github.com/ultraware/funlen v0.0.3 [2023-02-24T22:18:19.328Z] #31 37.68 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-02-24T22:18:19.328Z] #31 37.76 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-02-24T22:18:19.328Z] #31 37.84 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-02-24T22:18:19.328Z] #31 37.96 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-02-24T22:18:19.328Z] #31 38.64 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-02-24T22:18:19.328Z] #31 38.90 go: downloading honnef.co/go/tools v0.3.3 [2023-02-24T22:18:19.328Z] #31 40.34 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-02-24T22:18:19.328Z] #31 40.42 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-02-24T22:18:19.328Z] #31 40.56 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-02-24T22:18:19.328Z] #31 40.64 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-24T22:18:19.328Z] #31 40.71 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-24T22:18:19.328Z] #31 40.90 go: downloading github.com/stretchr/objx v0.4.0 [2023-02-24T22:18:19.328Z] #31 41.02 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-24T22:18:19.328Z] #31 41.42 go: downloading github.com/subosito/gotenv v1.4.0 [2023-02-24T22:18:19.328Z] #31 41.50 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-02-24T22:18:19.328Z] #31 41.89 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-02-24T22:18:19.328Z] #31 41.89 go: downloading github.com/magiconair/properties v1.8.6 [2023-02-24T22:18:19.328Z] #31 42.03 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-02-24T22:18:19.328Z] #31 43.33 go: downloading golang.org/x/text v0.3.7 [2023-02-24T22:18:19.328Z] #31 43.54 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-02-24T22:18:19.527Z] #28 46.34 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-02-24T22:18:19.527Z] #28 ... [2023-02-24T22:18:19.527Z] [2023-02-24T22:18:19.527Z] #22 [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 [2023-02-24T22:18:19.527Z] #22 36.21 Fetched 8634 kB in 28s (311 kB/s) [2023-02-24T22:18:19.527Z] #22 36.21 Reading package lists... [2023-02-24T22:18:19.527Z] #22 44.35 Reading package lists... [2023-02-24T22:18:19.527Z] #22 ... [2023-02-24T22:18:19.527Z] [2023-02-24T22:18:19.527Z] #25 [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 [2023-02-24T22:18:19.527Z] #25 36.21 encoding [2023-02-24T22:18:19.589Z] #31 ... [2023-02-24T22:18:19.589Z] [2023-02-24T22:18:19.589Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:19.589Z] #25 46.24 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:19.589Z] #25 46.53 Fetched 115 MB in 9s (12.6 MB/s) [2023-02-24T22:18:19.589Z] #25 46.62 Selecting previously unselected package binutils-mingw-w64-i686. [2023-02-24T22:18:19.589Z] #25 46.62 (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 ... 15718 files and directories currently installed.) [2023-02-24T22:18:19.589Z] #25 46.70 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-24T22:18:19.589Z] #25 46.71 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-24T22:18:19.769Z] #34 50.19 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:19.787Z] #25 ... [2023-02-24T22:18:19.787Z] [2023-02-24T22:18:19.787Z] #28 [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 [2023-02-24T22:18:19.787Z] #28 46.51 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-02-24T22:18:19.787Z] #28 46.58 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-02-24T22:18:19.787Z] #28 46.67 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-02-24T22:18:20.028Z] #34 50.61 Fetched 17.7 MB in 2s (9948 kB/s) [2023-02-24T22:18:20.045Z] #28 46.84 go: downloading honnef.co/go/tools v0.3.3 [2023-02-24T22:18:20.209Z] #38 19.32 CC images/stats.o [2023-02-24T22:18:20.209Z] #38 19.66 CC images/core.o [2023-02-24T22:18:20.286Z] #34 50.91 Selecting previously unselected package xxd. [2023-02-24T22:18:20.545Z] #34 50.93 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-24T22:18:20.545Z] #34 51.04 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-24T22:18:20.545Z] #34 51.05 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:18:20.803Z] #34 51.49 Selecting previously unselected package vim-common. [2023-02-24T22:18:20.803Z] #34 51.49 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-24T22:18:20.949Z] #33 ... [2023-02-24T22:18:20.949Z] [2023-02-24T22:18:20.949Z] #23 [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 [2023-02-24T22:18:21.062Z] #34 51.61 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:18:21.146Z] #38 20.39 CC images/core-x86.o [2023-02-24T22:18:21.629Z] #34 52.23 Selecting previously unselected package cmake-data. [2023-02-24T22:18:21.629Z] #34 52.24 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-02-24T22:18:21.629Z] #34 52.27 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-02-24T22:18:21.715Z] #38 20.97 CC images/core-arm.o [2023-02-24T22:18:21.973Z] #38 21.35 CC images/core-aarch64.o [2023-02-24T22:18:22.005Z] #23 36.54 Updating files: 46% (1042/2222) Updating files: 47% (1045/2222) Updating files: 48% (1067/2222) Updating files: 49% (1089/2222) Updating files: 50% (1111/2222) Updating files: 51% (1134/2222) Updating files: 52% (1156/2222) Updating files: 53% (1178/2222) Updating files: 54% (1200/2222) Updating files: 55% (1223/2222) Updating files: 56% (1245/2222) Updating files: 57% (1267/2222) Updating files: 58% (1289/2222) Updating files: 59% (1311/2222) Updating files: 60% (1334/2222) Updating files: 61% (1356/2222) Updating files: 62% (1378/2222) Updating files: 63% (1400/2222) Updating files: 64% (1423/2222) Updating files: 65% (1445/2222) Updating files: 66% (1467/2222) Updating files: 67% (1489/2222) Updating files: 68% (1511/2222) Updating files: 69% (1534/2222) Updating files: 70% (1556/2222) Updating files: 71% (1578/2222) Updating files: 72% (1600/2222) Updating files: 73% (1623/2222) Updating files: 74% (1645/2222) Updating files: 75% (1667/2222) Updating files: 76% (1689/2222) Updating files: 77% (1711/2222) Updating files: 78% (1734/2222) Updating files: 79% (1756/2222) Updating files: 80% (1778/2222) Updating files: 81% (1800/2222) Updating files: 82% (1823/2222) Updating files: 82% (1825/2222) Updating files: 83% (1845/2222) Updating files: 84% (1867/2222) Updating files: 85% (1889/2222) Updating files: 86% (1911/2222) Updating files: 87% (1934/2222) Updating files: 88% (1956/2222) Updating files: 89% (1978/2222) Updating files: 90% (2000/2222) Updating files: 91% (2023/2222) Updating files: 92% (2045/2222) Updating files: 93% (2067/2222) Updating files: 94% (2089/2222) Updating files: 95% (2111/2222) Updating files: 96% (2134/2222) Updating files: 97% (2156/2222) Updating files: 98% (2178/2222) Updating files: 99% (2200/2222) Updating files: 100% (2222/2222) Updating files: 100% (2222/2222), done. [2023-02-24T22:18:22.144Z] #25 49.58 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-02-24T22:18:22.144Z] #25 49.71 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-24T22:18:22.144Z] #25 49.71 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-24T22:18:22.230Z] #38 21.69 CC images/core-ppc64.o [2023-02-24T22:18:22.266Z] #23 38.16 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2023-02-24T22:18:22.266Z] #23 ... [2023-02-24T22:18:22.266Z] [2023-02-24T22:18:22.266Z] #32 [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 [2023-02-24T22:18:22.266Z] #32 28.48 go: downloading github.com/hashicorp/errwrap v1.0.0 [2023-02-24T22:18:22.266Z] #32 28.54 go: downloading 4d63.com/gochecknoglobals v0.1.0 [2023-02-24T22:18:22.266Z] #32 28.71 go: downloading github.com/Antonboom/errname v0.1.7 [2023-02-24T22:18:22.266Z] #32 29.00 go: downloading github.com/Antonboom/nilnil v0.1.1 [2023-02-24T22:18:22.266Z] #32 29.08 go: downloading github.com/BurntSushi/toml v1.2.0 [2023-02-24T22:18:22.266Z] #32 29.54 go: downloading github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24 [2023-02-24T22:18:22.266Z] #32 30.08 go: downloading github.com/GaijinEntertainment/go-exhaustruct/v2 v2.3.0 [2023-02-24T22:18:22.266Z] #32 30.83 go: downloading github.com/OpenPeeDeeP/depguard v1.1.0 [2023-02-24T22:18:22.266Z] #32 30.99 go: downloading github.com/alexkohler/prealloc v1.0.0 [2023-02-24T22:18:22.266Z] #32 31.41 go: downloading github.com/alingse/asasalint v0.0.11 [2023-02-24T22:18:22.266Z] #32 31.72 go: downloading github.com/ashanbrown/forbidigo v1.3.0 [2023-02-24T22:18:22.266Z] #32 31.94 go: downloading github.com/ashanbrown/makezero v1.1.1 [2023-02-24T22:18:22.266Z] #32 32.02 go: downloading github.com/bkielbasa/cyclop v1.2.0 [2023-02-24T22:18:22.266Z] #32 32.25 go: downloading github.com/blizzy78/varnamelen v0.8.0 [2023-02-24T22:18:22.266Z] #32 32.95 go: downloading github.com/bombsimon/wsl/v3 v3.3.0 [2023-02-24T22:18:22.266Z] #32 33.46 go: downloading github.com/breml/bidichk v0.2.3 [2023-02-24T22:18:22.266Z] #32 33.55 go: downloading github.com/breml/errchkjson v0.3.0 [2023-02-24T22:18:22.266Z] #32 33.64 go: downloading github.com/butuzov/ireturn v0.1.1 [2023-02-24T22:18:22.266Z] #32 33.87 go: downloading github.com/charithe/durationcheck v0.0.9 [2023-02-24T22:18:22.266Z] #32 34.03 go: downloading github.com/curioswitch/go-reassign v0.1.2 [2023-02-24T22:18:22.266Z] #32 34.19 go: downloading github.com/daixiang0/gci v0.6.3 [2023-02-24T22:18:22.266Z] #32 34.97 go: downloading github.com/denis-tingaikin/go-header v0.4.3 [2023-02-24T22:18:22.266Z] #32 35.15 go: downloading github.com/esimonov/ifshort v1.0.4 [2023-02-24T22:18:22.266Z] #32 35.30 go: downloading github.com/firefart/nonamedreturns v1.0.4 [2023-02-24T22:18:22.266Z] #32 35.42 go: downloading github.com/fzipp/gocyclo v0.6.0 [2023-02-24T22:18:22.266Z] #32 35.62 go: downloading github.com/go-critic/go-critic v0.6.4 [2023-02-24T22:18:22.266Z] #32 36.97 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2023-02-24T22:18:22.266Z] #32 37.18 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2023-02-24T22:18:22.266Z] #32 37.18 go: downloading github.com/golangci/go-misc v0.0.0-20220329215616-d24fe342adfe [2023-02-24T22:18:22.266Z] #32 37.48 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2023-02-24T22:18:22.266Z] #32 37.86 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2023-02-24T22:18:22.266Z] #32 38.21 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2023-02-24T22:18:22.266Z] #32 38.23 go: downloading github.com/golangci/misspell v0.3.5 [2023-02-24T22:18:22.266Z] #32 38.48 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2023-02-24T22:18:22.266Z] #32 38.54 go: downloading github.com/gordonklaus/ineffassign v0.0.0-20210914165742-4cc7213b9bc8 [2023-02-24T22:18:22.528Z] #32 38.72 go: downloading github.com/gostaticanalysis/forcetypeassert v0.1.0 [2023-02-24T22:18:22.564Z] #34 ... [2023-02-24T22:18:22.565Z] [2023-02-24T22:18:22.565Z] #33 [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 [2023-02-24T22:18:22.565Z] #33 43.13 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-24T22:18:22.565Z] #33 ... [2023-02-24T22:18:22.565Z] [2023-02-24T22:18:22.565Z] #35 [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 [2023-02-24T22:18:22.565Z] #35 49.95 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-02-24T22:18:22.565Z] #35 50.10 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-02-24T22:18:22.565Z] #35 50.30 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-02-24T22:18:22.565Z] #35 50.51 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-24T22:18:22.565Z] #35 50.61 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-24T22:18:22.565Z] #35 50.74 go: downloading github.com/stretchr/objx v0.4.0 [2023-02-24T22:18:22.565Z] #35 51.15 go: downloading github.com/subosito/gotenv v1.4.0 [2023-02-24T22:18:22.565Z] #35 51.32 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-02-24T22:18:22.565Z] #35 51.90 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-02-24T22:18:22.565Z] #35 51.92 go: downloading github.com/magiconair/properties v1.8.6 [2023-02-24T22:18:22.565Z] #35 52.15 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-02-24T22:18:22.565Z] #35 52.32 go: downloading golang.org/x/text v0.3.7 [2023-02-24T22:18:22.565Z] #35 53.27 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-02-24T22:18:22.790Z] #32 38.99 go: downloading github.com/gostaticanalysis/nilerr v0.1.1 [2023-02-24T22:18:22.790Z] #32 39.21 go: downloading github.com/hexops/gotextdiff v1.0.3 [2023-02-24T22:18:23.164Z] #38 22.43 CC images/core-s390.o [2023-02-24T22:18:23.335Z] #28 49.81 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-02-24T22:18:23.335Z] #28 49.82 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-02-24T22:18:23.335Z] #28 50.06 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-02-24T22:18:23.362Z] #32 39.41 go: downloading github.com/jgautheron/goconst v1.5.1 [2023-02-24T22:18:23.362Z] #32 39.43 go: downloading github.com/jingyugao/rowserrcheck v1.1.1 [2023-02-24T22:18:23.362Z] #32 39.61 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20200119135958-7558a9eaa5af [2023-02-24T22:18:23.362Z] #32 39.68 go: downloading github.com/julz/importas v0.1.0 [2023-02-24T22:18:23.423Z] #38 ... [2023-02-24T22:18:23.423Z] [2023-02-24T22:18:23.423Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:23.423Z] #30 71.50 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-02-24T22:18:23.423Z] #30 71.50 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_arm64.deb ... [2023-02-24T22:18:23.423Z] #30 71.51 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:18:23.596Z] #28 50.28 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-24T22:18:23.596Z] #28 50.31 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-24T22:18:23.624Z] #32 39.77 go: downloading github.com/kisielk/errcheck v1.6.2 [2023-02-24T22:18:23.854Z] #28 50.57 go: downloading github.com/stretchr/objx v0.4.0 [2023-02-24T22:18:23.854Z] #28 50.65 go: downloading github.com/subosito/gotenv v1.4.0 [2023-02-24T22:18:23.885Z] #32 40.13 go: downloading github.com/kulti/thelper v0.6.3 [2023-02-24T22:18:23.954Z] #35 ... [2023-02-24T22:18:23.954Z] [2023-02-24T22:18:23.954Z] #30 [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 [2023-02-24T22:18:23.954Z] #30 44.06 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-02-24T22:18:23.954Z] #30 ... [2023-02-24T22:18:23.954Z] [2023-02-24T22:18:23.954Z] #32 [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 python3-protobuf [2023-02-24T22:18:23.954Z] #32 46.98 Building dependency tree... [2023-02-24T22:18:23.954Z] #32 50.46 The following additional packages will be installed: [2023-02-24T22:18:23.954Z] #32 50.50 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-02-24T22:18:23.954Z] #32 50.51 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-02-24T22:18:23.954Z] #32 50.52 Suggested packages: [2023-02-24T22:18:23.954Z] #32 50.54 manpages-dev protobuf-mode-el python3-setuptools [2023-02-24T22:18:23.954Z] #32 52.83 The following NEW packages will be installed: [2023-02-24T22:18:23.954Z] #32 52.86 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-02-24T22:18:23.954Z] #32 52.86 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-02-24T22:18:23.954Z] #32 52.86 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-02-24T22:18:23.954Z] #32 52.86 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-02-24T22:18:23.954Z] #32 53.36 0 upgraded, 18 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:23.954Z] #32 53.36 Need to get 4583 kB of archives. [2023-02-24T22:18:23.954Z] #32 53.36 After this operation, 25.9 MB of additional disk space will be used. [2023-02-24T22:18:23.954Z] #32 53.36 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-24T22:18:23.954Z] #32 53.36 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-02-24T22:18:23.954Z] #32 53.36 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-24T22:18:23.954Z] #32 53.37 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-02-24T22:18:23.954Z] #32 53.37 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-02-24T22:18:23.954Z] #32 53.38 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-02-24T22:18:23.954Z] #32 53.39 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-02-24T22:18:23.954Z] #32 53.41 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-02-24T22:18:23.954Z] #32 53.42 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-02-24T22:18:23.954Z] #32 53.43 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-02-24T22:18:23.954Z] #32 53.51 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-02-24T22:18:23.954Z] #32 53.53 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-02-24T22:18:23.954Z] #32 53.69 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-02-24T22:18:23.954Z] #32 53.76 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-02-24T22:18:23.954Z] #32 53.76 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-02-24T22:18:23.954Z] #32 53.77 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-24T22:18:23.954Z] #32 53.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-02-24T22:18:23.954Z] #32 53.80 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-02-24T22:18:24.071Z] #25 ... [2023-02-24T22:18:24.071Z] [2023-02-24T22:18:24.071Z] #31 [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 [2023-02-24T22:18:24.071Z] #31 50.27 go: downloading github.com/gobwas/glob v0.2.3 [2023-02-24T22:18:24.071Z] #31 50.35 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-02-24T22:18:24.071Z] #31 50.42 go: downloading go.uber.org/zap v1.17.0 [2023-02-24T22:18:24.071Z] #31 51.05 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-02-24T22:18:24.071Z] #31 51.10 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-02-24T22:18:24.071Z] #31 51.16 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-02-24T22:18:24.071Z] #31 51.18 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-02-24T22:18:24.071Z] #31 51.19 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-02-24T22:18:24.071Z] #31 51.28 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-02-24T22:18:24.071Z] #31 51.34 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-02-24T22:18:24.071Z] #31 51.38 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-02-24T22:18:24.071Z] #31 51.81 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-02-24T22:18:24.071Z] #31 51.89 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-02-24T22:18:24.112Z] #28 50.79 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-02-24T22:18:24.150Z] #32 40.23 go: downloading github.com/kunwardeep/paralleltest v1.0.6 [2023-02-24T22:18:24.150Z] #32 40.35 go: downloading github.com/kyoh86/exportloopref v0.1.8 [2023-02-24T22:18:24.333Z] #31 52.21 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-02-24T22:18:24.374Z] #28 51.37 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-02-24T22:18:24.418Z] #32 40.53 go: downloading github.com/ldez/tagliatelle v0.3.1 [2023-02-24T22:18:24.418Z] #32 40.68 go: downloading github.com/leonklingele/grouper v1.1.0 [2023-02-24T22:18:24.680Z] #32 ... [2023-02-24T22:18:24.680Z] [2023-02-24T22:18:24.680Z] #28 [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 [2023-02-24T22:18:24.680Z] #28 30.94 Fetched 8634 kB in 23s (372 kB/s) [2023-02-24T22:18:24.680Z] #28 30.94 Reading package lists... [2023-02-24T22:18:24.680Z] #28 ... [2023-02-24T22:18:24.680Z] [2023-02-24T22:18:24.680Z] #32 [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 [2023-02-24T22:18:24.680Z] #32 41.07 go: downloading github.com/lufeee/execinquery v1.2.1 [2023-02-24T22:18:24.820Z] using credential docker-jenkins-github-credentials [2023-02-24T22:18:24.891Z] #32 55.38 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:24.891Z] #32 ... [2023-02-24T22:18:24.891Z] [2023-02-24T22:18:24.891Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:24.891Z] #29 39.15 Reading package lists... [2023-02-24T22:18:24.891Z] #29 45.58 Building dependency tree... [2023-02-24T22:18:24.892Z] #29 49.57 The following additional packages will be installed: [2023-02-24T22:18:24.892Z] #29 49.59 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-24T22:18:24.892Z] #29 49.59 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-02-24T22:18:24.892Z] #29 49.59 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-02-24T22:18:24.892Z] #29 49.59 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-02-24T22:18:24.892Z] #29 49.60 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-02-24T22:18:24.892Z] #29 49.60 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-02-24T22:18:24.892Z] #29 49.60 mingw-w64-common mingw-w64-x86-64-dev [2023-02-24T22:18:24.892Z] #29 49.62 Suggested packages: [2023-02-24T22:18:24.892Z] #29 49.62 gcc-10-locales seccomp wine64 [2023-02-24T22:18:24.892Z] #29 51.79 The following NEW packages will be installed: [2023-02-24T22:18:24.892Z] #29 51.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-24T22:18:24.892Z] #29 51.82 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-02-24T22:18:24.892Z] #29 51.82 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-02-24T22:18:24.892Z] #29 51.82 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-02-24T22:18:24.892Z] #29 51.82 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-02-24T22:18:24.892Z] #29 51.82 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-02-24T22:18:24.892Z] #29 51.83 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-02-24T22:18:24.892Z] #29 51.83 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-02-24T22:18:24.892Z] #29 51.84 mingw-w64-x86-64-dev [2023-02-24T22:18:24.892Z] #29 52.37 0 upgraded, 30 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:24.892Z] #29 52.37 Need to get 115 MB of archives. [2023-02-24T22:18:24.892Z] #29 52.37 After this operation, 645 MB of additional disk space will be used. [2023-02-24T22:18:24.892Z] #29 52.37 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-02-24T22:18:24.892Z] #29 52.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-02-24T22:18:24.892Z] #29 52.85 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-02-24T22:18:24.892Z] #29 52.87 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-02-24T22:18:24.892Z] #29 52.88 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-02-24T22:18:24.892Z] #29 52.90 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-02-24T22:18:24.892Z] #29 53.48 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-02-24T22:18:24.892Z] #29 53.80 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-02-24T22:18:24.892Z] #29 53.81 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-02-24T22:18:24.892Z] #29 55.12 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-02-24T22:18:24.892Z] #29 ... [2023-02-24T22:18:24.892Z] [2023-02-24T22:18:24.892Z] #32 [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 python3-protobuf [2023-02-24T22:18:24.892Z] #32 55.63 Fetched 4583 kB in 1s (4928 kB/s) [2023-02-24T22:18:24.905Z] Cloning the remote Git repository [2023-02-24T22:18:24.905Z] Cloning with configured refspecs honoured and without tags [2023-02-24T22:18:24.906Z] #31 52.86 go: downloading github.com/kisielk/gotool v1.0.0 [2023-02-24T22:18:24.906Z] #31 52.99 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-02-24T22:18:24.942Z] #32 41.14 go: downloading github.com/maratori/testpackage v1.1.0 [2023-02-24T22:18:24.942Z] #32 41.28 go: downloading github.com/matoous/godox v0.0.0-20210227103229-6504466cf951 [2023-02-24T22:18:24.942Z] #28 51.54 go: downloading github.com/magiconair/properties v1.8.6 [2023-02-24T22:18:24.942Z] #28 51.74 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-02-24T22:18:24.942Z] #28 51.74 go: downloading golang.org/x/text v0.3.7 [2023-02-24T22:18:25.150Z] #32 55.88 Selecting previously unselected package libcap2:amd64. [2023-02-24T22:18:25.167Z] #31 ... [2023-02-24T22:18:25.167Z] [2023-02-24T22:18:25.167Z] #21 [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 [2023-02-24T22:18:25.167Z] #21 43.04 go: downloading github.com/sirupsen/logrus v1.8.1 [2023-02-24T22:18:25.167Z] #21 43.05 go: downloading github.com/pkg/errors v0.9.1 [2023-02-24T22:18:25.167Z] #21 43.32 go: downloading github.com/urfave/cli/v2 v2.3.0 [2023-02-24T22:18:25.167Z] #21 43.65 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2023-02-24T22:18:25.167Z] #21 46.48 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-02-24T22:18:25.167Z] #21 47.18 go: downloading github.com/google/uuid v1.3.0 [2023-02-24T22:18:25.167Z] #21 47.18 go: downloading github.com/moby/vpnkit v0.5.0 [2023-02-24T22:18:25.167Z] #21 47.28 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-02-24T22:18:25.167Z] #21 47.36 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-24T22:18:25.167Z] #21 47.70 go: downloading github.com/gorilla/mux v1.8.0 [2023-02-24T22:18:25.167Z] #21 47.97 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-02-24T22:18:25.167Z] #21 48.32 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-02-24T22:18:25.167Z] #21 48.45 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-02-24T22:18:25.167Z] #21 49.96 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-02-24T22:18:25.167Z] #21 ... [2023-02-24T22:18:25.167Z] [2023-02-24T22:18:25.167Z] #31 [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 [2023-02-24T22:18:25.167Z] #31 53.11 go: downloading github.com/ettle/strcase v0.1.1 [2023-02-24T22:18:25.167Z] #31 53.22 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-02-24T22:18:25.206Z] #32 ... [2023-02-24T22:18:25.206Z] [2023-02-24T22:18:25.206Z] #26 [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 [2023-02-24T22:18:25.206Z] #26 31.51 Fetched 8634 kB in 23s (368 kB/s) [2023-02-24T22:18:25.206Z] #26 31.51 Reading package lists... [2023-02-24T22:18:25.409Z] #32 55.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-24T22:18:25.409Z] #32 55.99 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-24T22:18:25.409Z] #32 56.03 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:18:25.429Z] #31 53.32 go: downloading github.com/fatih/structtag v1.2.0 [2023-02-24T22:18:25.429Z] #31 53.39 go: downloading github.com/Masterminds/semver v1.5.0 [2023-02-24T22:18:25.429Z] #31 53.42 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-02-24T22:18:25.470Z] #26 ... [2023-02-24T22:18:25.470Z] [2023-02-24T22:18:25.470Z] #28 [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 [2023-02-24T22:18:25.134Z] Cloning repository https://github.com/moby/moby.git [2023-02-24T22:18:25.668Z] #32 56.14 Selecting previously unselected package libcap-dev:amd64. [2023-02-24T22:18:25.668Z] #32 56.14 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-02-24T22:18:25.668Z] #32 56.15 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-02-24T22:18:25.668Z] #32 56.41 Selecting previously unselected package libnet1:amd64. [2023-02-24T22:18:25.690Z] #31 53.50 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-02-24T22:18:25.690Z] #31 53.59 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-02-24T22:18:25.732Z] #28 41.47 Reading package lists... [2023-02-24T22:18:25.732Z] #28 ... [2023-02-24T22:18:25.732Z] [2023-02-24T22:18:25.732Z] #34 [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 [2023-02-24T22:18:25.732Z] #34 31.95 go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-02-24T22:18:25.732Z] #34 32.16 go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-02-24T22:18:25.732Z] #34 36.86 go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-24T22:18:25.732Z] #34 ... [2023-02-24T22:18:25.732Z] [2023-02-24T22:18:25.732Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:25.732Z] #31 32.04 Fetched 8634 kB in 24s (360 kB/s) [2023-02-24T22:18:25.732Z] #31 32.04 Reading package lists... [2023-02-24T22:18:25.956Z] #32 56.42 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-24T22:18:25.957Z] #32 56.44 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:18:25.994Z] #31 42.25 Reading package lists... [2023-02-24T22:18:25.994Z] #31 ... [2023-02-24T22:18:25.994Z] [2023-02-24T22:18:25.994Z] #23 [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 [2023-02-24T22:18:25.994Z] #23 41.78 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2023-02-24T22:18:26.231Z] #32 56.82 Selecting previously unselected package libnet1-dev. [2023-02-24T22:18:26.231Z] #32 56.82 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-24T22:18:26.231Z] #32 56.83 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-24T22:18:26.255Z] #23 ... [2023-02-24T22:18:26.255Z] [2023-02-24T22:18:26.255Z] #30 [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 python3-protobuf [2023-02-24T22:18:26.255Z] #30 32.49 Fetched 8634 kB in 25s (350 kB/s) [2023-02-24T22:18:26.255Z] #30 32.49 Reading package lists... [2023-02-24T22:18:26.255Z] #30 42.65 Reading package lists... [2023-02-24T22:18:26.255Z] #30 ... [2023-02-24T22:18:26.255Z] [2023-02-24T22:18:26.255Z] #32 [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 [2023-02-24T22:18:26.255Z] #32 42.04 go: downloading github.com/mbilski/exhaustivestruct v1.2.0 [2023-02-24T22:18:26.255Z] #32 42.16 go: downloading github.com/mgechev/revive v1.2.3 [2023-02-24T22:18:26.263Z] #31 54.13 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-02-24T22:18:26.318Z] #28 53.06 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-02-24T22:18:26.501Z] #32 57.21 Selecting previously unselected package libnl-3-200:amd64. [2023-02-24T22:18:26.501Z] #32 57.21 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-24T22:18:26.501Z] #32 57.26 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:18:26.771Z] #32 ... [2023-02-24T22:18:26.771Z] [2023-02-24T22:18:26.771Z] #36 [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 [2023-02-24T22:18:26.771Z] #36 40.71 Reading package lists... [2023-02-24T22:18:26.771Z] #36 47.67 Building dependency tree... [2023-02-24T22:18:26.771Z] #36 51.83 The following additional packages will be installed: [2023-02-24T22:18:26.771Z] #36 51.83 libbtrfs0 [2023-02-24T22:18:26.771Z] #36 52.19 The following NEW packages will be installed: [2023-02-24T22:18:26.771Z] #36 52.21 libbtrfs-dev libbtrfs0 [2023-02-24T22:18:26.771Z] #36 52.66 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:26.771Z] #36 52.66 Need to get 460 kB of archives. [2023-02-24T22:18:26.771Z] #36 52.66 After this operation, 1237 kB of additional disk space will be used. [2023-02-24T22:18:26.772Z] #36 52.66 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-24T22:18:26.772Z] #36 52.67 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-24T22:18:26.772Z] #36 54.35 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:26.772Z] #36 54.86 Fetched 460 kB in 0s (1306 kB/s) [2023-02-24T22:18:26.772Z] #36 55.46 Selecting previously unselected package libbtrfs0:amd64. [2023-02-24T22:18:26.772Z] #36 55.47 (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 ... 15718 files and directories currently installed.) [2023-02-24T22:18:26.772Z] #36 55.52 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-24T22:18:26.772Z] #36 55.55 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:18:26.772Z] #36 55.92 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-24T22:18:26.772Z] #36 55.93 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-24T22:18:26.772Z] #36 55.94 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:18:26.772Z] #36 56.73 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:18:26.772Z] #36 56.82 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:18:26.772Z] #36 56.85 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:18:27.070Z] #36 ... [2023-02-24T22:18:27.070Z] [2023-02-24T22:18:27.070Z] #34 [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 [2023-02-24T22:18:27.070Z] #34 57.44 Selecting previously unselected package libicu67:amd64. [2023-02-24T22:18:27.070Z] #34 57.45 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-02-24T22:18:27.070Z] #34 57.53 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-24T22:18:27.200Z] #32 43.46 go: downloading github.com/moricho/tparallel v0.2.1 [2023-02-24T22:18:27.201Z] #32 43.46 go: downloading github.com/nakabonne/nestif v0.3.1 [2023-02-24T22:18:27.201Z] #32 43.63 go: downloading github.com/nishanths/exhaustive v0.8.1 [2023-02-24T22:18:27.218Z] #31 ... [2023-02-24T22:18:27.218Z] [2023-02-24T22:18:27.218Z] #34 [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 python3-protobuf [2023-02-24T22:18:27.218Z] #34 48.02 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-02-24T22:18:27.218Z] #34 48.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:18:27.218Z] #34 48.06 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:18:27.218Z] #34 48.08 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-24T22:18:27.218Z] #34 48.10 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:18:27.218Z] #34 48.15 Setting up python3-six (1.16.0-2) ... [2023-02-24T22:18:27.218Z] #34 49.45 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-24T22:18:27.218Z] #34 49.49 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-02-24T22:18:27.218Z] #34 49.49 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-24T22:18:27.218Z] #34 49.54 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:18:27.218Z] #34 49.54 Setting up python3-protobuf (3.12.4-1) ... [2023-02-24T22:18:27.218Z] #34 53.97 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-02-24T22:18:27.218Z] #34 53.98 Setting up protobuf-compiler (3.12.4-1) ... [2023-02-24T22:18:27.218Z] #34 54.00 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-24T22:18:27.218Z] #34 54.02 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-24T22:18:27.218Z] #34 54.03 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-24T22:18:27.218Z] #34 54.04 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-24T22:18:27.218Z] #34 54.06 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:18:27.218Z] #34 DONE 54.9s [2023-02-24T22:18:27.218Z] [2023-02-24T22:18:27.218Z] #31 [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 [2023-02-24T22:18:27.218Z] #31 55.04 go: downloading github.com/prometheus/client_model v0.2.0 [2023-02-24T22:18:27.479Z] #31 55.20 go: downloading github.com/google/go-cmp v0.5.8 [2023-02-24T22:18:27.479Z] #31 55.20 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-02-24T22:18:27.479Z] #31 55.47 go: downloading go.uber.org/atomic v1.7.0 [2023-02-24T22:18:25.555Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2023-02-24T22:18:26.091Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-24T22:18:26.091Z] > git --version # timeout=10 [2023-02-24T22:18:26.158Z] > git --version # 'git version 2.24.1.windows.2' [2023-02-24T22:18:26.159Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:18:26.164Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45073/head:refs/remotes/origin/PR-45073 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:18:27.741Z] #31 55.48 go: downloading go.uber.org/multierr v1.6.0 [2023-02-24T22:18:27.741Z] #31 55.67 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-02-24T22:18:27.775Z] #32 43.99 go: downloading github.com/nishanths/predeclared v0.2.2 [2023-02-24T22:18:28.004Z] #31 55.79 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-02-24T22:18:28.004Z] #31 55.79 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-02-24T22:18:28.004Z] #31 55.83 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-02-24T22:18:28.004Z] #31 55.97 go: downloading github.com/prometheus/common v0.32.1 [2023-02-24T22:18:28.037Z] #32 44.10 go: downloading github.com/polyfloyd/go-errorlint v1.0.2 [2023-02-24T22:18:28.037Z] #32 44.23 go: downloading github.com/ryancurrah/gomodguard v1.2.4 [2023-02-24T22:18:28.037Z] #32 44.29 go: downloading github.com/ryanrolds/sqlclosecheck v0.3.0 [2023-02-24T22:18:28.311Z] #32 44.47 go: downloading github.com/sanposhiho/wastedassign/v2 v2.0.6 [2023-02-24T22:18:28.311Z] #32 44.58 go: downloading github.com/sashamelentyev/interfacebloat v1.1.0 [2023-02-24T22:18:28.311Z] #32 44.61 go: downloading github.com/sashamelentyev/usestdlibvars v1.13.0 [2023-02-24T22:18:28.573Z] #32 44.83 go: downloading github.com/securego/gosec/v2 v2.13.1 [2023-02-24T22:18:28.573Z] #32 ... [2023-02-24T22:18:28.573Z] [2023-02-24T22:18:28.573Z] #25 [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 [2023-02-24T22:18:28.573Z] #25 34.93 encoding [2023-02-24T22:18:28.577Z] #31 56.30 go: downloading github.com/beorn7/perks v1.0.1 [2023-02-24T22:18:28.577Z] #31 ... [2023-02-24T22:18:28.578Z] [2023-02-24T22:18:28.578Z] #29 [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 [2023-02-24T22:18:28.578Z] #29 48.84 Selecting previously unselected package libxml2:amd64. [2023-02-24T22:18:28.578Z] #29 48.85 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-02-24T22:18:28.578Z] #29 48.87 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-24T22:18:28.578Z] #29 49.54 Selecting previously unselected package libarchive13:amd64. [2023-02-24T22:18:28.578Z] #29 49.54 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-02-24T22:18:28.578Z] #29 49.54 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-24T22:18:28.578Z] #29 49.98 Selecting previously unselected package libjsoncpp24:amd64. [2023-02-24T22:18:28.578Z] #29 49.98 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-02-24T22:18:28.578Z] #29 50.00 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-24T22:18:28.578Z] #29 50.16 Selecting previously unselected package librhash0:amd64. [2023-02-24T22:18:28.578Z] #29 50.19 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-02-24T22:18:28.578Z] #29 50.19 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-02-24T22:18:28.578Z] #29 50.38 Selecting previously unselected package libuv1:amd64. [2023-02-24T22:18:28.578Z] #29 50.38 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-02-24T22:18:28.578Z] #29 50.39 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-02-24T22:18:28.578Z] #29 50.65 Selecting previously unselected package cmake. [2023-02-24T22:18:28.578Z] #29 50.67 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-02-24T22:18:28.578Z] #29 50.69 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-02-24T22:18:28.578Z] #29 55.76 Setting up libicu67:amd64 (67.1-7) ... [2023-02-24T22:18:28.578Z] #29 55.80 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:18:28.578Z] #29 55.80 Setting up libuv1:amd64 (1.40.0-2) ... [2023-02-24T22:18:28.578Z] #29 55.82 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:18:28.578Z] #29 55.86 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-24T22:18:28.578Z] #29 55.88 Setting up librhash0:amd64 (1.4.1-2) ... [2023-02-24T22:18:28.578Z] #29 55.89 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-02-24T22:18:28.578Z] #29 55.93 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-24T22:18:28.578Z] #29 55.94 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-24T22:18:28.578Z] #29 55.94 Setting up cmake (3.18.4-2+deb11u1) ... [2023-02-24T22:18:28.578Z] #29 55.95 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:18:28.578Z] #29 DONE 56.4s [2023-02-24T22:18:28.836Z] #25 ... [2023-02-24T22:18:28.836Z] [2023-02-24T22:18:28.836Z] #27 [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 [2023-02-24T22:18:28.836Z] #27 35.60 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2023-02-24T22:18:28.836Z] #27 36.79 go: downloading github.com/google/uuid v1.3.0 [2023-02-24T22:18:28.836Z] #27 36.79 go: downloading github.com/moby/vpnkit v0.5.0 [2023-02-24T22:18:28.836Z] #27 36.88 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2023-02-24T22:18:28.836Z] #27 37.09 go: downloading github.com/gofrs/flock v0.8.1 [2023-02-24T22:18:28.836Z] #27 37.76 go: downloading github.com/gorilla/mux v1.8.0 [2023-02-24T22:18:28.836Z] #27 38.39 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2023-02-24T22:18:28.837Z] #27 39.01 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2023-02-24T22:18:28.837Z] #27 39.25 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2023-02-24T22:18:28.837Z] #27 43.06 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2023-02-24T22:18:28.845Z] [2023-02-24T22:18:28.845Z] #31 [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 [2023-02-24T22:18:28.845Z] #31 56.69 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-02-24T22:18:29.098Z] #27 ... [2023-02-24T22:18:29.098Z] [2023-02-24T22:18:29.098Z] #32 [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 [2023-02-24T22:18:29.098Z] #32 45.23 go: downloading github.com/shazow/go-diff v0.0.0-20160112020656-b6b7b6733b8c [2023-02-24T22:18:29.098Z] #32 45.29 go: downloading github.com/sivchari/containedctx v1.0.2 [2023-02-24T22:18:29.098Z] #32 45.34 go: downloading github.com/sivchari/nosnakecase v1.7.0 [2023-02-24T22:18:29.107Z] #31 57.10 go: downloading github.com/golang/protobuf v1.5.2 [2023-02-24T22:18:29.360Z] #32 45.47 go: downloading github.com/sivchari/tenv v1.7.0 [2023-02-24T22:18:29.360Z] #32 45.47 go: downloading github.com/sonatard/noctx v0.0.1 [2023-02-24T22:18:29.360Z] #32 45.61 go: downloading github.com/sourcegraph/go-diff v0.6.1 [2023-02-24T22:18:29.360Z] #32 45.71 go: downloading github.com/ssgreg/nlreturn/v2 v2.2.1 [2023-02-24T22:18:29.602Z] #28 ... [2023-02-24T22:18:29.602Z] [2023-02-24T22:18:29.602Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:29.602Z] #32 43.04 Reading package lists... [2023-02-24T22:18:29.602Z] #32 50.45 Building dependency tree... [2023-02-24T22:18:29.602Z] #32 55.90 The following additional packages will be installed: [2023-02-24T22:18:29.602Z] #32 55.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-24T22:18:29.602Z] #32 55.95 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-02-24T22:18:29.602Z] #32 55.95 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-02-24T22:18:29.602Z] #32 55.96 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-02-24T22:18:29.602Z] #32 55.96 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-02-24T22:18:29.602Z] #32 55.96 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-02-24T22:18:29.602Z] #32 55.96 mingw-w64-common mingw-w64-x86-64-dev [2023-02-24T22:18:29.602Z] #32 55.96 Suggested packages: [2023-02-24T22:18:29.602Z] #32 55.98 gcc-10-locales seccomp wine64 [2023-02-24T22:18:29.680Z] #31 57.54 go: downloading github.com/prometheus/procfs v0.7.3 [2023-02-24T22:18:29.932Z] #32 46.29 go: downloading github.com/stbenjam/no-sprintf-host-port v0.1.1 [2023-02-24T22:18:29.987Z] #30 77.00 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-02-24T22:18:29.987Z] #30 77.01 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_arm64.deb ... [2023-02-24T22:18:29.987Z] #30 77.02 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-24T22:18:29.987Z] #30 ... [2023-02-24T22:18:29.987Z] [2023-02-24T22:18:29.987Z] #24 [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 [2023-02-24T22:18:29.987Z] #24 67.28 bufio [2023-02-24T22:18:29.987Z] #24 68.56 fmt [2023-02-24T22:18:29.987Z] #24 68.82 io/ioutil [2023-02-24T22:18:29.987Z] #24 69.05 text/tabwriter [2023-02-24T22:18:29.987Z] #24 70.98 github.com/BurntSushi/toml [2023-02-24T22:18:29.987Z] #24 70.99 flag [2023-02-24T22:18:29.987Z] #24 72.25 log [2023-02-24T22:18:29.987Z] #24 74.07 github.com/BurntSushi/toml/cmd/tomlv [2023-02-24T22:18:29.987Z] #24 DONE 77.2s [2023-02-24T22:18:29.987Z] [2023-02-24T22:18:29.987Z] #38 [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 [2023-02-24T22:18:29.987Z] #38 23.07 CC images/cpuinfo.o [2023-02-24T22:18:29.987Z] #38 23.49 CC images/inventory.o [2023-02-24T22:18:29.987Z] #38 23.66 CC images/fdinfo.o [2023-02-24T22:18:29.987Z] #38 23.98 CC images/fown.o [2023-02-24T22:18:29.987Z] #38 24.20 CC images/ns.o [2023-02-24T22:18:29.987Z] #38 24.42 CC images/regfile.o [2023-02-24T22:18:29.987Z] #38 24.68 CC images/ghost-file.o [2023-02-24T22:18:29.987Z] #38 25.01 CC images/fifo.o [2023-02-24T22:18:29.987Z] #38 25.26 CC images/remap-file-path.o [2023-02-24T22:18:29.987Z] #38 25.44 CC images/eventfd.o [2023-02-24T22:18:29.987Z] #38 25.72 CC images/eventpoll.o [2023-02-24T22:18:29.987Z] #38 26.00 CC images/fh.o [2023-02-24T22:18:29.987Z] #38 26.29 CC images/fsnotify.o [2023-02-24T22:18:29.987Z] #38 26.93 CC images/signalfd.o [2023-02-24T22:18:29.987Z] #38 27.13 CC images/fs.o [2023-02-24T22:18:29.987Z] #38 27.32 CC images/pstree.o [2023-02-24T22:18:29.987Z] #38 27.46 CC images/pipe.o [2023-02-24T22:18:29.987Z] #38 27.64 CC images/tcp-stream.o [2023-02-24T22:18:29.987Z] #38 27.88 CC images/sk-packet.o [2023-02-24T22:18:29.987Z] #38 28.13 CC images/mnt.o [2023-02-24T22:18:29.987Z] #38 28.27 CC images/pipe-data.o [2023-02-24T22:18:29.987Z] #38 28.47 CC images/sa.o [2023-02-24T22:18:29.987Z] #38 28.78 CC images/timer.o [2023-02-24T22:18:29.987Z] #38 29.45 CC images/timerfd.o [2023-02-24T22:18:30.194Z] #32 46.35 go: downloading github.com/sylvia7788/contextcheck v1.0.6 [2023-02-24T22:18:30.194Z] #32 46.40 go: downloading github.com/tdakkota/asciicheck v0.1.1 [2023-02-24T22:18:30.194Z] #32 46.43 go: downloading github.com/tetafro/godot v1.4.11 [2023-02-24T22:18:30.194Z] #32 46.49 go: downloading github.com/timakin/bodyclose v0.0.0-20210704033933-f49887972144 [2023-02-24T22:18:30.246Z] #38 ... [2023-02-24T22:18:30.246Z] [2023-02-24T22:18:30.246Z] #37 [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 [2023-02-24T22:18:30.251Z] #31 58.25 go: downloading google.golang.org/protobuf v1.28.0 [2023-02-24T22:18:30.368Z] #34 ... [2023-02-24T22:18:30.368Z] [2023-02-24T22:18:30.369Z] #25 [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 [2023-02-24T22:18:30.369Z] #25 DONE 60.5s [2023-02-24T22:18:30.369Z] [2023-02-24T22:18:30.369Z] #36 [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 [2023-02-24T22:18:30.369Z] #36 DONE 60.5s [2023-02-24T22:18:30.369Z] [2023-02-24T22:18:30.369Z] #32 [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 python3-protobuf [2023-02-24T22:18:30.369Z] #32 58.21 Selecting previously unselected package libnl-3-dev:amd64. [2023-02-24T22:18:30.369Z] #32 58.22 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-02-24T22:18:30.369Z] #32 58.56 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-24T22:18:30.369Z] #32 60.22 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-24T22:18:30.369Z] #32 60.23 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:18:30.369Z] #32 60.43 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:18:30.369Z] #32 60.62 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-02-24T22:18:30.369Z] #32 60.65 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:18:30.369Z] #32 60.68 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-24T22:18:30.369Z] #32 60.87 Selecting previously unselected package zlib1g-dev:amd64. [2023-02-24T22:18:30.369Z] #32 60.87 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-02-24T22:18:30.369Z] #32 60.89 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-24T22:18:30.466Z] #32 46.65 go: downloading github.com/timonwong/logrlint v0.1.0 [2023-02-24T22:18:30.466Z] #32 46.67 go: downloading github.com/tomarrell/wrapcheck/v2 v2.6.2 [2023-02-24T22:18:30.513Z] #31 58.44 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-02-24T22:18:30.513Z] #31 58.52 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-02-24T22:18:30.538Z] #32 ... [2023-02-24T22:18:30.538Z] [2023-02-24T22:18:30.538Z] #24 [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 [2023-02-24T22:18:30.538Z] #24 47.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 [2023-02-24T22:18:30.538Z] #24 ... [2023-02-24T22:18:30.538Z] [2023-02-24T22:18:30.538Z] #22 [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 [2023-02-24T22:18:30.538Z] #22 44.35 Reading package lists... [2023-02-24T22:18:30.538Z] #22 51.74 Building dependency tree... [2023-02-24T22:18:30.538Z] #22 57.19 The following additional packages will be installed: [2023-02-24T22:18:30.538Z] #22 57.21 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-02-24T22:18:30.538Z] #22 57.24 Suggested packages: [2023-02-24T22:18:30.538Z] #22 57.26 cmake-doc ninja-build lrzip [2023-02-24T22:18:30.538Z] #22 57.26 Recommended packages: [2023-02-24T22:18:30.538Z] #22 57.26 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-02-24T22:18:30.730Z] #32 46.91 go: downloading github.com/tommy-muehle/go-mnd/v2 v2.5.0 [2023-02-24T22:18:30.937Z] #32 61.36 Selecting previously unselected package libprotobuf23:amd64. [2023-02-24T22:18:30.937Z] #32 61.36 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-02-24T22:18:30.937Z] #32 61.36 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-02-24T22:18:31.304Z] #32 47.46 go: downloading github.com/ultraware/funlen v0.0.3 [2023-02-24T22:18:31.304Z] #32 47.56 go: downloading github.com/ultraware/whitespace v0.0.5 [2023-02-24T22:18:31.473Z] #22 ... [2023-02-24T22:18:31.473Z] [2023-02-24T22:18:31.473Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:31.473Z] #32 58.13 The following NEW packages will be installed: [2023-02-24T22:18:31.473Z] #32 58.13 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-24T22:18:31.473Z] #32 58.13 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-02-24T22:18:31.473Z] #32 58.13 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-02-24T22:18:31.473Z] #32 58.13 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-02-24T22:18:31.473Z] #32 58.13 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-02-24T22:18:31.473Z] #32 58.13 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-02-24T22:18:31.473Z] #32 58.13 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-02-24T22:18:31.473Z] #32 58.14 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-02-24T22:18:31.473Z] #32 58.14 mingw-w64-x86-64-dev [2023-02-24T22:18:31.504Z] #32 ... [2023-02-24T22:18:31.504Z] [2023-02-24T22:18:31.504Z] #27 [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 [2023-02-24T22:18:31.504Z] #27 DONE 62.2s [2023-02-24T22:18:31.731Z] #32 58.65 0 upgraded, 30 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:31.731Z] #32 58.65 Need to get 115 MB of archives. [2023-02-24T22:18:31.731Z] #32 58.65 After this operation, 645 MB of additional disk space will be used. [2023-02-24T22:18:31.731Z] #32 58.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-02-24T22:18:31.762Z] [2023-02-24T22:18:31.762Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:31.762Z] #29 58.12 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-02-24T22:18:31.762Z] #29 59.27 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-02-24T22:18:31.762Z] #29 60.36 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-02-24T22:18:31.800Z] #37 43.40 Updating files: 29% (1581/5277) Updating files: 30% (1584/5277) Updating files: 31% (1636/5277) Updating files: 32% (1689/5277) Updating files: 33% (1742/5277) Updating files: 34% (1795/5277) Updating files: 35% (1847/5277) Updating files: 36% (1900/5277) Updating files: 37% (1953/5277) Updating files: 38% (2006/5277) Updating files: 39% (2059/5277) Updating files: 40% (2111/5277) Updating files: 41% (2164/5277) Updating files: 42% (2217/5277) Updating files: 43% (2270/5277) Updating files: 44% (2322/5277) Updating files: 45% (2375/5277) Updating files: 46% (2428/5277) Updating files: 47% (2481/5277) Updating files: 48% (2533/5277) Updating files: 49% (2586/5277) Updating files: 50% (2639/5277) Updating files: 51% (2692/5277) Updating files: 52% (2745/5277) Updating files: 53% (2797/5277) Updating files: 54% (2850/5277) Updating files: 55% (2903/5277) Updating files: 56% (2956/5277) Updating files: 57% (3008/5277) Updating files: 58% (3061/5277) Updating files: 59% (3114/5277) Updating files: 60% (3167/5277) Updating files: 61% (3219/5277) Updating files: 62% (3272/5277) Updating files: 63% (3325/5277) Updating files: 64% (3378/5277) Updating files: 65% (3431/5277) Updating files: 66% (3483/5277) Updating files: 67% (3536/5277) Updating files: 68% (3589/5277) Updating files: 69% (3642/5277) Updating files: 70% (3694/5277) Updating files: 71% (3747/5277) Updating files: 72% (3800/5277) Updating files: 73% (3853/5277) Updating files: 74% (3905/5277) Updating files: 75% (3958/5277) Updating files: 76% (4011/5277) Updating files: 77% (4064/5277) Updating files: 78% (4117/5277) Updating files: 78% (4129/5277) Updating files: 79% (4169/5277) Updating files: 80% (4222/5277) Updating files: 81% (4275/5277) Updating files: 82% (4328/5277) Updating files: 83% (4380/5277) Updating files: 84% (4433/5277) Updating files: 85% (4486/5277) Updating files: 86% (4539/5277) Updating files: 87% (4591/5277) Updating files: 88% (4644/5277) Updating files: 89% (4697/5277) Updating files: 90% (4750/5277) Updating files: 91% (4803/5277) Updating files: 92% (4855/5277) Updating files: 93% (4908/5277) Updating files: 94% (4961/5277) Updating files: 95% (5014/5277) Updating files: 96% (5066/5277) Updating files: 97% (5119/5277) Updating files: 98% (5172/5277) Updating files: 99% (5225/5277) Updating files: 100% (5277/5277) Updating files: 100% (5277/5277), done. [2023-02-24T22:18:31.879Z] #32 47.91 go: downloading github.com/uudashr/gocognit v1.0.6 [2023-02-24T22:18:31.879Z] #32 47.93 go: downloading github.com/yagipy/maintidx v1.0.0 [2023-02-24T22:18:31.879Z] #32 48.09 go: downloading github.com/yeya24/promlinter v0.2.0 [2023-02-24T22:18:31.990Z] #32 58.87 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-02-24T22:18:32.021Z] #29 62.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-02-24T22:18:32.059Z] #37 45.10 + cd /tmp/tmp.SfQnZZP9Zz/src/github.com/containerd/containerd [2023-02-24T22:18:32.059Z] #37 45.10 + git checkout -q v1.6.16 [2023-02-24T22:18:32.249Z] #32 59.07 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-02-24T22:18:32.249Z] #32 59.09 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-02-24T22:18:32.249Z] #32 59.11 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-02-24T22:18:32.249Z] #32 59.11 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-02-24T22:18:32.249Z] #32 ... [2023-02-24T22:18:32.249Z] [2023-02-24T22:18:32.249Z] #30 [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 [2023-02-24T22:18:32.249Z] #30 42.64 Reading package lists... [2023-02-24T22:18:32.249Z] #30 49.40 Building dependency tree... [2023-02-24T22:18:32.249Z] #30 55.10 The following additional packages will be installed: [2023-02-24T22:18:32.249Z] #30 55.12 libbtrfs0 [2023-02-24T22:18:32.249Z] #30 55.43 The following NEW packages will be installed: [2023-02-24T22:18:32.249Z] #30 55.44 libbtrfs-dev libbtrfs0 [2023-02-24T22:18:32.249Z] #30 55.93 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:32.249Z] #30 55.93 Need to get 460 kB of archives. [2023-02-24T22:18:32.249Z] #30 55.93 After this operation, 1237 kB of additional disk space will be used. [2023-02-24T22:18:32.249Z] #30 55.93 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-24T22:18:32.249Z] #30 55.93 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-24T22:18:32.249Z] #30 57.87 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:32.249Z] #30 58.38 Fetched 460 kB in 0s (1169 kB/s) [2023-02-24T22:18:32.249Z] #30 58.55 Selecting previously unselected package libbtrfs0:amd64. [2023-02-24T22:18:32.249Z] #30 58.55 (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 ... 15718 files and directories currently installed.) [2023-02-24T22:18:32.249Z] #30 58.71 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-24T22:18:32.249Z] #30 58.74 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:18:32.249Z] #30 59.17 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-24T22:18:32.249Z] #30 59.17 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-24T22:18:32.453Z] #32 48.74 go: downloading gitlab.com/bosi/decorder v0.2.3 [2023-02-24T22:18:32.508Z] #30 59.18 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:18:32.508Z] #30 ... [2023-02-24T22:18:32.508Z] [2023-02-24T22:18:32.508Z] #22 [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 [2023-02-24T22:18:32.508Z] #22 58.83 The following NEW packages will be installed: [2023-02-24T22:18:32.508Z] #22 58.84 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-02-24T22:18:32.508Z] #22 58.86 vim-common xxd [2023-02-24T22:18:32.589Z] #29 ... [2023-02-24T22:18:32.589Z] [2023-02-24T22:18:32.589Z] #24 [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 [2023-02-24T22:18:32.716Z] #32 48.95 go: downloading honnef.co/go/tools v0.3.3 [2023-02-24T22:18:32.767Z] #22 59.49 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:32.767Z] #22 59.49 Need to get 17.7 MB of archives. [2023-02-24T22:18:32.767Z] #22 59.49 After this operation, 70.7 MB of additional disk space will be used. [2023-02-24T22:18:32.767Z] #22 59.49 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-24T22:18:32.767Z] #22 59.54 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-24T22:18:32.767Z] #22 59.56 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-02-24T22:18:33.035Z] #22 59.77 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-24T22:18:33.061Z] #31 ... [2023-02-24T22:18:33.061Z] [2023-02-24T22:18:33.061Z] #27 [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 [2023-02-24T22:18:33.061Z] #27 50.71 sync [2023-02-24T22:18:33.061Z] #27 50.72 internal/reflectlite [2023-02-24T22:18:33.061Z] #27 52.56 internal/testlog [2023-02-24T22:18:33.061Z] #27 53.47 errors [2023-02-24T22:18:33.061Z] #27 53.48 sort [2023-02-24T22:18:33.061Z] #27 53.97 strconv [2023-02-24T22:18:33.061Z] #27 54.91 io [2023-02-24T22:18:33.061Z] #27 56.72 internal/oserror [2023-02-24T22:18:33.061Z] #27 56.88 syscall [2023-02-24T22:18:33.061Z] #27 58.73 reflect [2023-02-24T22:18:33.061Z] #27 ... [2023-02-24T22:18:33.061Z] [2023-02-24T22:18:33.061Z] #38 [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 [2023-02-24T22:18:33.061Z] #0 3.380 + RM_GOPATH=0 [2023-02-24T22:18:33.061Z] #0 3.381 + TMP_GOPATH= [2023-02-24T22:18:33.061Z] #0 3.381 + : /build [2023-02-24T22:18:33.061Z] #0 3.381 + '[' -z '' ']' [2023-02-24T22:18:33.061Z] #0 3.382 ++ mktemp -d [2023-02-24T22:18:33.061Z] #0 3.387 + export GOPATH=/tmp/tmp.KuuSsMUSp0 [2023-02-24T22:18:33.061Z] #0 3.387 + GOPATH=/tmp/tmp.KuuSsMUSp0 [2023-02-24T22:18:33.061Z] #0 3.388 + RM_GOPATH=1 [2023-02-24T22:18:33.061Z] #0 3.388 + case "$(go env GOARCH)" in [2023-02-24T22:18:33.061Z] #0 3.388 ++ go env GOARCH [2023-02-24T22:18:33.061Z] #0 3.397 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:33.061Z] #0 3.398 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:33.061Z] #0 3.399 ++ dirname /tmp/install/install.sh [2023-02-24T22:18:33.061Z] #0 3.400 + dir=/tmp/install [2023-02-24T22:18:33.061Z] #0 3.403 + bin=tini [2023-02-24T22:18:33.061Z] #0 3.403 + shift [2023-02-24T22:18:33.061Z] #0 3.403 + '[' '!' -f /tmp/install/tini.installer ']' [2023-02-24T22:18:33.061Z] #0 3.404 + . /tmp/install/tini.installer [2023-02-24T22:18:33.061Z] #0 3.404 ++ : v0.19.0 [2023-02-24T22:18:33.061Z] #0 3.404 + install_tini [2023-02-24T22:18:33.061Z] #0 3.405 + echo 'Install tini version v0.19.0' [2023-02-24T22:18:33.061Z] #0 3.405 Install tini version v0.19.0 [2023-02-24T22:18:33.061Z] #0 3.406 + git clone https://github.com/krallin/tini.git /tmp/tmp.KuuSsMUSp0/tini [2023-02-24T22:18:33.061Z] #0 3.407 Cloning into '/tmp/tmp.KuuSsMUSp0/tini'... [2023-02-24T22:18:33.061Z] #38 4.558 + cd /tmp/tmp.KuuSsMUSp0/tini [2023-02-24T22:18:33.061Z] #38 4.558 + git checkout -q v0.19.0 [2023-02-24T22:18:33.061Z] #38 4.564 + cmake . [2023-02-24T22:18:33.602Z] #22 60.52 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-02-24T22:18:33.602Z] #22 60.58 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-02-24T22:18:33.634Z] #38 4.998 -- The C compiler identification is GNU 10.2.1 [2023-02-24T22:18:33.634Z] #38 5.081 -- Detecting C compiler ABI info [2023-02-24T22:18:33.936Z] #24 62.98 Updating files: 80% (1227/1521) Updating files: 81% (1233/1521) Updating files: 82% (1248/1521) Updating files: 83% (1263/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1417/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-02-24T22:18:33.959Z] #22 60.63 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-02-24T22:18:33.959Z] #22 60.63 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-02-24T22:18:33.959Z] #22 60.65 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-02-24T22:18:33.959Z] #22 60.66 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-02-24T22:18:33.959Z] #22 ... [2023-02-24T22:18:33.959Z] [2023-02-24T22:18:33.959Z] #33 [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 python3-protobuf [2023-02-24T22:18:33.959Z] #33 43.15 Reading package lists... [2023-02-24T22:18:33.959Z] #33 50.81 Building dependency tree... [2023-02-24T22:18:33.959Z] #33 56.35 The following additional packages will be installed: [2023-02-24T22:18:33.959Z] #33 56.35 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-02-24T22:18:33.959Z] #33 56.36 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-02-24T22:18:33.959Z] #33 56.37 Suggested packages: [2023-02-24T22:18:33.959Z] #33 56.40 manpages-dev protobuf-mode-el python3-setuptools [2023-02-24T22:18:33.959Z] #33 58.67 The following NEW packages will be installed: [2023-02-24T22:18:33.959Z] #33 58.68 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-02-24T22:18:33.959Z] #33 58.68 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-02-24T22:18:33.959Z] #33 58.68 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-02-24T22:18:33.959Z] #33 58.69 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-02-24T22:18:33.959Z] #33 59.22 0 upgraded, 18 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:33.959Z] #33 59.22 Need to get 4583 kB of archives. [2023-02-24T22:18:33.959Z] #33 59.22 After this operation, 25.9 MB of additional disk space will be used. [2023-02-24T22:18:33.959Z] #33 59.22 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-24T22:18:33.959Z] #33 59.24 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-02-24T22:18:33.959Z] #33 59.24 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-24T22:18:33.959Z] #33 59.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-02-24T22:18:33.959Z] #33 59.26 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-02-24T22:18:33.959Z] #33 59.29 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-02-24T22:18:33.959Z] #33 59.33 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-02-24T22:18:33.959Z] #33 59.33 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-02-24T22:18:33.959Z] #33 59.33 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-02-24T22:18:33.959Z] #33 59.33 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-02-24T22:18:33.959Z] #33 59.37 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-02-24T22:18:33.959Z] #33 59.54 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-02-24T22:18:33.959Z] #33 59.60 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-02-24T22:18:33.959Z] #33 59.70 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-02-24T22:18:33.959Z] #33 59.73 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-02-24T22:18:33.959Z] #33 59.73 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-24T22:18:33.959Z] #33 59.75 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-02-24T22:18:33.959Z] #33 59.76 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-02-24T22:18:34.194Z] #24 64.42 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-02-24T22:18:34.209Z] #38 5.652 -- Detecting C compiler ABI info - done [2023-02-24T22:18:34.209Z] #38 5.823 -- Check for working C compiler: /usr/bin/cc - skipped [2023-02-24T22:18:34.209Z] #38 5.825 -- Detecting C compile features [2023-02-24T22:18:34.209Z] #38 5.828 -- Detecting C compile features - done [2023-02-24T22:18:34.209Z] #38 5.854 -- Performing Test HAS_BUILTIN_FORTIFY [2023-02-24T22:18:34.217Z] #33 ... [2023-02-24T22:18:34.217Z] [2023-02-24T22:18:34.217Z] #30 [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 [2023-02-24T22:18:34.217Z] #30 59.89 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:18:34.217Z] #30 60.04 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:18:34.217Z] #30 60.06 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:18:34.452Z] #24 64.96 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-24T22:18:34.470Z] #38 5.991 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-02-24T22:18:34.470Z] #38 6.075 -- Configuring done [2023-02-24T22:18:34.470Z] #38 6.082 -- Generating done [2023-02-24T22:18:34.470Z] #38 6.102 -- Build files have been written to: /tmp/tmp.KuuSsMUSp0/tini [2023-02-24T22:18:34.470Z] #38 ... [2023-02-24T22:18:34.470Z] [2023-02-24T22:18:34.470Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:34.470Z] #25 52.48 Selecting previously unselected package binutils-mingw-w64. [2023-02-24T22:18:34.470Z] #25 52.49 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-02-24T22:18:34.470Z] #25 52.49 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-24T22:18:34.470Z] #25 52.64 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-02-24T22:18:34.470Z] #25 52.64 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:18:34.470Z] #25 52.65 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:18:34.470Z] #25 52.91 Selecting previously unselected package dmsetup. [2023-02-24T22:18:34.470Z] #25 52.91 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:18:34.470Z] #25 52.93 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-02-24T22:18:34.470Z] #25 53.11 Selecting previously unselected package mingw-w64-common. [2023-02-24T22:18:34.470Z] #25 53.11 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-02-24T22:18:34.470Z] #25 53.12 Unpacking mingw-w64-common (8.0.0-1) ... [2023-02-24T22:18:34.470Z] #25 59.64 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-02-24T22:18:34.470Z] #25 59.64 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-02-24T22:18:34.470Z] #25 59.66 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-24T22:18:34.591Z] #37 47.35 + export 'BUILDTAGS=netgo osusergo static_build' [2023-02-24T22:18:34.591Z] #37 47.35 + BUILDTAGS='netgo osusergo static_build' [2023-02-24T22:18:34.591Z] #37 47.35 + export EXTRA_FLAGS=-buildmode=pie [2023-02-24T22:18:34.591Z] #37 47.35 + EXTRA_FLAGS=-buildmode=pie [2023-02-24T22:18:34.591Z] #37 47.35 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-02-24T22:18:34.591Z] #37 47.35 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-02-24T22:18:34.591Z] #37 47.35 + '[' '' = dynamic ']' [2023-02-24T22:18:34.591Z] #37 47.35 + make [2023-02-24T22:18:34.637Z] #32 50.73 go: downloading mvdan.cc/gofumpt v0.3.1 [2023-02-24T22:18:34.637Z] #32 50.93 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2023-02-24T22:18:34.732Z] #25 ... [2023-02-24T22:18:34.732Z] [2023-02-24T22:18:34.732Z] #38 [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 [2023-02-24T22:18:34.732Z] #38 6.112 + make tini-static [2023-02-24T22:18:34.732Z] #38 6.364 Scanning dependencies of target tini-static [2023-02-24T22:18:34.904Z] #32 51.15 go: downloading mvdan.cc/unparam v0.0.0-20220706161116-678bad134442 [2023-02-24T22:18:34.995Z] #38 6.491 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-02-24T22:18:35.158Z] #30 DONE 61.9s [2023-02-24T22:18:35.158Z] [2023-02-24T22:18:35.158Z] #35 [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 [2023-02-24T22:18:35.158Z] #35 DONE 61.8s [2023-02-24T22:18:35.158Z] [2023-02-24T22:18:35.158Z] #37 [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 [2023-02-24T22:18:35.480Z] #32 51.60 go: downloading github.com/davecgh/go-spew v1.1.1 [2023-02-24T22:18:35.480Z] #32 51.69 go: downloading github.com/pmezard/go-difflib v1.0.0 [2023-02-24T22:18:35.480Z] #32 51.71 go: downloading github.com/stretchr/objx v0.4.0 [2023-02-24T22:18:35.742Z] #32 ... [2023-02-24T22:18:35.742Z] [2023-02-24T22:18:35.742Z] #26 [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 [2023-02-24T22:18:35.742Z] #26 41.84 Reading package lists... [2023-02-24T22:18:35.742Z] #26 49.26 Building dependency tree... [2023-02-24T22:18:35.742Z] #26 ... [2023-02-24T22:18:35.742Z] [2023-02-24T22:18:35.742Z] #32 [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 [2023-02-24T22:18:35.742Z] #32 52.03 go: downloading golang.org/x/text v0.3.7 [2023-02-24T22:18:35.968Z] #37 48.74 + bin/ctr [2023-02-24T22:18:36.383Z] #38 7.802 [100%] Linking C executable tini-static [2023-02-24T22:18:36.383Z] #38 ... [2023-02-24T22:18:36.383Z] [2023-02-24T22:18:36.383Z] #21 [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 [2023-02-24T22:18:36.383Z] #21 54.35 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-02-24T22:18:36.644Z] #21 ... [2023-02-24T22:18:36.644Z] [2023-02-24T22:18:36.644Z] #39 [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 [2023-02-24T22:18:36.644Z] #0 5.690 Note: Building without setproctitle() and strlcpy() support. [2023-02-24T22:18:36.644Z] #0 5.691 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-24T22:18:36.644Z] #0 5.706 Note: Building without GnuTLS support [2023-02-24T22:18:36.644Z] #0 5.714 Makefile.config:39: Warn: you have no libnftables installed [2023-02-24T22:18:36.644Z] #0 5.721 Makefile.config:40: Warn: Building without nftables support [2023-02-24T22:18:36.644Z] #0 7.165 fatal: not a git repository (or any of the parent directories): .git [2023-02-24T22:18:36.644Z] #0 7.224 GEN .gitid [2023-02-24T22:18:36.644Z] #0 7.264 GEN criu/include/version.h [2023-02-24T22:18:36.644Z] #0 7.332 GEN include/common/asm [2023-02-24T22:18:36.644Z] #0 8.855 PBCC images/timens.pb-c.c [2023-02-24T22:18:36.644Z] #0 8.875 DEP images/timens.pb-c.d [2023-02-24T22:18:36.644Z] #0 8.925 PBCC images/fown.pb-c.c [2023-02-24T22:18:36.644Z] #0 8.973 PBCC images/google/protobuf/descriptor.pb-c.c [2023-02-24T22:18:36.644Z] #0 9.043 PBCC images/opts.pb-c.c [2023-02-24T22:18:36.644Z] #0 9.077 PBCC images/memfd.pb-c.c [2023-02-24T22:18:36.644Z] #0 9.138 DEP images/fown.pb-c.d [2023-02-24T22:18:36.644Z] #0 9.243 DEP images/google/protobuf/descriptor.pb-c.d [2023-02-24T22:18:36.644Z] #0 9.306 DEP images/opts.pb-c.d [2023-02-24T22:18:36.644Z] #0 9.393 DEP images/memfd.pb-c.d [2023-02-24T22:18:36.644Z] #0 9.463 PBCC images/sit.pb-c.c [2023-02-24T22:18:36.644Z] #0 9.538 DEP images/sit.pb-c.d [2023-02-24T22:18:36.644Z] #0 9.604 PBCC images/macvlan.pb-c.c [2023-02-24T22:18:36.644Z] #39 9.630 DEP images/macvlan.pb-c.d [2023-02-24T22:18:36.644Z] #39 9.722 PBCC images/autofs.pb-c.c [2023-02-24T22:18:36.644Z] #39 ... [2023-02-24T22:18:36.644Z] [2023-02-24T22:18:36.644Z] #27 [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 [2023-02-24T22:18:36.644Z] #27 64.56 internal/syscall/unix [2023-02-24T22:18:37.217Z] #27 65.17 time [2023-02-24T22:18:37.722Z] #37 2.179 + RM_GOPATH=0 [2023-02-24T22:18:37.722Z] #37 2.179 + TMP_GOPATH= [2023-02-24T22:18:37.722Z] #37 2.179 + : /build [2023-02-24T22:18:37.722Z] #37 2.179 + '[' -z '' ']' [2023-02-24T22:18:37.722Z] #37 2.179 ++ mktemp -d [2023-02-24T22:18:37.722Z] #37 2.186 + export GOPATH=/tmp/tmp.sLxVMaeNaW [2023-02-24T22:18:37.722Z] #37 2.188 + GOPATH=/tmp/tmp.sLxVMaeNaW [2023-02-24T22:18:37.722Z] #37 2.191 + RM_GOPATH=1 [2023-02-24T22:18:37.722Z] #37 2.191 + case "$(go env GOARCH)" in [2023-02-24T22:18:37.722Z] #37 2.204 ++ go env GOARCH [2023-02-24T22:18:37.722Z] #37 2.237 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:37.722Z] #37 2.237 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:37.722Z] #37 2.237 ++ dirname /tmp/install/install.sh [2023-02-24T22:18:37.722Z] #37 2.240 + dir=/tmp/install [2023-02-24T22:18:37.722Z] #37 2.240 + bin=containerd [2023-02-24T22:18:37.722Z] #37 2.240 + shift [2023-02-24T22:18:37.722Z] #37 2.240 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-02-24T22:18:37.722Z] #37 2.240 + . /tmp/install/containerd.installer [2023-02-24T22:18:37.722Z] #37 2.240 ++ set -e [2023-02-24T22:18:37.722Z] #37 2.240 ++ : v1.6.16 [2023-02-24T22:18:37.722Z] #37 2.240 + install_containerd [2023-02-24T22:18:37.722Z] #37 2.240 + echo 'Install containerd version v1.6.16' [2023-02-24T22:18:37.722Z] #37 2.240 + git clone https://github.com/containerd/containerd.git /tmp/tmp.sLxVMaeNaW/src/github.com/containerd/containerd [2023-02-24T22:18:37.722Z] #37 2.240 Install containerd version v1.6.16 [2023-02-24T22:18:37.722Z] #37 2.245 Cloning into '/tmp/tmp.sLxVMaeNaW/src/github.com/containerd/containerd'... [2023-02-24T22:18:37.981Z] #37 ... [2023-02-24T22:18:37.981Z] [2023-02-24T22:18:37.981Z] #34 [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 [2023-02-24T22:18:37.981Z] #34 DONE 64.9s [2023-02-24T22:18:38.240Z] [2023-02-24T22:18:38.240Z] #22 [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 [2023-02-24T22:18:38.240Z] #22 62.30 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:38.240Z] #22 62.78 Fetched 17.7 MB in 2s (8290 kB/s) [2023-02-24T22:18:38.240Z] #22 62.91 Selecting previously unselected package xxd. [2023-02-24T22:18:38.240Z] #22 62.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 ... 15718 files and directories currently installed.) [2023-02-24T22:18:38.240Z] #22 63.05 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-24T22:18:38.240Z] #22 63.06 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:18:38.240Z] #22 63.88 Selecting previously unselected package vim-common. [2023-02-24T22:18:38.240Z] #22 63.88 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-24T22:18:38.240Z] #22 63.94 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:18:38.240Z] #22 64.91 Selecting previously unselected package cmake-data. [2023-02-24T22:18:38.240Z] #22 64.91 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-02-24T22:18:38.240Z] #22 64.95 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-02-24T22:18:38.644Z] #24 ... [2023-02-24T22:18:38.644Z] [2023-02-24T22:18:38.644Z] #34 [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 [2023-02-24T22:18:38.644Z] #34 68.89 Selecting previously unselected package libxml2:amd64. [2023-02-24T22:18:38.644Z] #34 68.91 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-02-24T22:18:38.644Z] #34 68.93 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-24T22:18:39.580Z] #34 70.15 Selecting previously unselected package libarchive13:amd64. [2023-02-24T22:18:39.580Z] #34 70.16 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-02-24T22:18:39.580Z] #34 70.17 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-24T22:18:39.839Z] #34 ... [2023-02-24T22:18:39.839Z] [2023-02-24T22:18:39.839Z] #37 [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 [2023-02-24T22:18:39.839Z] #0 2.421 + RM_GOPATH=0 [2023-02-24T22:18:39.839Z] #0 2.421 + TMP_GOPATH= [2023-02-24T22:18:39.839Z] #0 2.421 + : /build [2023-02-24T22:18:39.839Z] #0 2.421 + '[' -z '' ']' [2023-02-24T22:18:39.839Z] #0 2.421 ++ mktemp -d [2023-02-24T22:18:39.839Z] #0 2.421 + export GOPATH=/tmp/tmp.GjeEmp0Dm9 [2023-02-24T22:18:39.839Z] #0 2.453 + GOPATH=/tmp/tmp.GjeEmp0Dm9 [2023-02-24T22:18:39.839Z] #0 2.453 + RM_GOPATH=1 [2023-02-24T22:18:39.839Z] #0 2.453 + case "$(go env GOARCH)" in [2023-02-24T22:18:39.839Z] #0 2.453 ++ go env GOARCH [2023-02-24T22:18:39.839Z] #0 2.463 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:39.839Z] #0 2.463 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:39.839Z] #0 2.463 ++ dirname /tmp/install/install.sh [2023-02-24T22:18:39.839Z] #0 2.471 + dir=/tmp/install [2023-02-24T22:18:39.839Z] #0 2.471 + bin=containerd [2023-02-24T22:18:39.839Z] #0 2.471 + shift [2023-02-24T22:18:39.839Z] #0 2.471 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-02-24T22:18:39.839Z] #0 2.471 + . /tmp/install/containerd.installer [2023-02-24T22:18:39.839Z] #0 2.471 ++ set -e [2023-02-24T22:18:39.839Z] #0 2.471 ++ : v1.6.16 [2023-02-24T22:18:39.839Z] #0 2.471 + install_containerd [2023-02-24T22:18:39.839Z] #0 2.471 + echo 'Install containerd version v1.6.16' [2023-02-24T22:18:39.839Z] #0 2.471 + git clone https://github.com/containerd/containerd.git /tmp/tmp.GjeEmp0Dm9/src/github.com/containerd/containerd [2023-02-24T22:18:39.839Z] #0 2.471 Install containerd version v1.6.16 [2023-02-24T22:18:39.839Z] #0 2.475 Cloning into '/tmp/tmp.GjeEmp0Dm9/src/github.com/containerd/containerd'... [2023-02-24T22:18:40.098Z] #37 ... [2023-02-24T22:18:40.098Z] [2023-02-24T22:18:40.098Z] #34 [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 [2023-02-24T22:18:40.098Z] #34 70.68 Selecting previously unselected package libjsoncpp24:amd64. [2023-02-24T22:18:40.098Z] #34 70.68 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-02-24T22:18:40.098Z] #34 70.69 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-24T22:18:40.098Z] #34 70.86 Selecting previously unselected package librhash0:amd64. [2023-02-24T22:18:40.357Z] #34 70.90 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-02-24T22:18:40.357Z] #34 70.91 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-02-24T22:18:40.357Z] #34 71.12 Selecting previously unselected package libuv1:amd64. [2023-02-24T22:18:40.615Z] #34 71.13 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-02-24T22:18:40.615Z] #34 71.15 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-02-24T22:18:41.043Z] #32 ... [2023-02-24T22:18:41.043Z] [2023-02-24T22:18:41.043Z] #26 [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 [2023-02-24T22:18:41.043Z] #26 54.71 The following additional packages will be installed: [2023-02-24T22:18:41.043Z] #26 54.71 cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 xxd [2023-02-24T22:18:41.043Z] #26 54.75 Suggested packages: [2023-02-24T22:18:41.043Z] #26 54.78 cmake-doc ninja-build lrzip [2023-02-24T22:18:41.043Z] #26 54.78 Recommended packages: [2023-02-24T22:18:41.043Z] #26 54.78 vim | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2023-02-24T22:18:41.043Z] #26 56.29 The following NEW packages will be installed: [2023-02-24T22:18:41.043Z] #26 56.33 cmake cmake-data libarchive13 libicu67 libjsoncpp24 librhash0 libuv1 libxml2 [2023-02-24T22:18:41.043Z] #26 56.33 vim-common xxd [2023-02-24T22:18:41.043Z] #26 56.98 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:41.043Z] #26 56.98 Need to get 17.7 MB of archives. [2023-02-24T22:18:41.043Z] #26 56.98 After this operation, 70.7 MB of additional disk space will be used. [2023-02-24T22:18:41.043Z] #26 56.98 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-24T22:18:41.043Z] #26 57.00 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-24T22:18:41.043Z] #26 57.00 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake-data all 3.18.4-2+deb11u1 [1725 kB] [2023-02-24T22:18:41.043Z] #26 57.26 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-24T22:18:41.183Z] #34 71.56 Selecting previously unselected package cmake. [2023-02-24T22:18:41.183Z] #34 71.56 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-02-24T22:18:41.183Z] #34 71.61 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-02-24T22:18:41.240Z] #37 ... [2023-02-24T22:18:41.240Z] [2023-02-24T22:18:41.240Z] #38 [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 [2023-02-24T22:18:41.240Z] #38 29.75 CC images/mm.o [2023-02-24T22:18:41.240Z] #38 30.01 CC images/sk-opts.o [2023-02-24T22:18:41.240Z] #38 30.20 CC images/sk-unix.o [2023-02-24T22:18:41.240Z] #38 30.50 CC images/sk-inet.o [2023-02-24T22:18:41.240Z] #38 30.84 CC images/tun.o [2023-02-24T22:18:41.240Z] #38 31.12 CC images/sk-netlink.o [2023-02-24T22:18:41.240Z] #38 31.32 CC images/packet-sock.o [2023-02-24T22:18:41.240Z] #38 31.66 CC images/ipc-var.o [2023-02-24T22:18:41.240Z] #38 31.86 CC images/ipc-desc.o [2023-02-24T22:18:41.240Z] #38 32.06 CC images/ipc-shm.o [2023-02-24T22:18:41.240Z] #38 32.24 CC images/ipc-msg.o [2023-02-24T22:18:41.240Z] #38 32.45 CC images/ipc-sem.o [2023-02-24T22:18:41.240Z] #38 32.61 CC images/utsns.o [2023-02-24T22:18:41.240Z] #38 32.78 CC images/creds.o [2023-02-24T22:18:41.240Z] #38 33.00 CC images/vma.o [2023-02-24T22:18:41.240Z] #38 33.18 CC images/netdev.o [2023-02-24T22:18:41.240Z] #38 33.49 CC images/tty.o [2023-02-24T22:18:41.240Z] #38 34.05 CC images/file-lock.o [2023-02-24T22:18:41.240Z] #38 34.23 CC images/rlimit.o [2023-02-24T22:18:41.240Z] #38 34.44 CC images/pagemap.o [2023-02-24T22:18:41.240Z] #38 34.67 CC images/siginfo.o [2023-02-24T22:18:41.240Z] #38 34.86 CC images/rpc.o [2023-02-24T22:18:41.240Z] #38 35.97 CC images/ext-file.o [2023-02-24T22:18:41.240Z] #38 36.17 CC images/cgroup.o [2023-02-24T22:18:41.240Z] #38 36.84 CC images/userns.o [2023-02-24T22:18:41.240Z] #38 37.06 CC images/google/protobuf/descriptor.o [2023-02-24T22:18:41.240Z] #38 38.73 CC images/opts.o [2023-02-24T22:18:41.240Z] #38 38.90 CC images/seccomp.o [2023-02-24T22:18:41.240Z] #38 39.10 CC images/binfmt-misc.o [2023-02-24T22:18:41.240Z] #38 39.23 CC images/time.o [2023-02-24T22:18:41.240Z] #38 39.38 CC images/sysctl.o [2023-02-24T22:18:41.240Z] #38 39.54 CC images/autofs.o [2023-02-24T22:18:41.240Z] #38 39.70 CC images/macvlan.o [2023-02-24T22:18:41.240Z] #38 39.88 CC images/sit.o [2023-02-24T22:18:41.240Z] #38 40.06 CC images/memfd.o [2023-02-24T22:18:41.240Z] #38 40.29 CC images/timens.o [2023-02-24T22:18:41.240Z] #38 40.53 LINK images/built-in.o [2023-02-24T22:18:41.499Z] #38 40.71 GEN compel/include/asm [2023-02-24T22:18:41.500Z] #38 40.76 GEN compel/include/version.h [2023-02-24T22:18:41.500Z] #38 40.79 touch .config [2023-02-24T22:18:41.500Z] #38 40.87 GEN include/common/config.h [2023-02-24T22:18:41.529Z] #22 ... [2023-02-24T22:18:41.529Z] [2023-02-24T22:18:41.529Z] #31 [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 [2023-02-24T22:18:41.758Z] #38 40.99 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-02-24T22:18:41.758Z] #38 41.02 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2023-02-24T22:18:41.758Z] #38 41.06 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2023-02-24T22:18:41.758Z] #38 41.09 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2023-02-24T22:18:41.758Z] #38 41.16 DEP compel/plugins/std/infect.d [2023-02-24T22:18:41.989Z] #26 57.98 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxml2 amd64 2.9.10+dfsg-6.7+deb11u3 [693 kB] [2023-02-24T22:18:41.989Z] #26 58.08 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libarchive13 amd64 3.4.3-2+deb11u1 [343 kB] [2023-02-24T22:18:41.989Z] #26 58.10 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjsoncpp24 amd64 1.9.4-4 [78.9 kB] [2023-02-24T22:18:41.989Z] #26 58.14 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 librhash0 amd64 1.4.1-2 [129 kB] [2023-02-24T22:18:41.989Z] #26 58.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libuv1 amd64 1.40.0-2 [132 kB] [2023-02-24T22:18:41.989Z] #26 58.19 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 cmake amd64 3.18.4-2+deb11u1 [5593 kB] [2023-02-24T22:18:42.017Z] #38 41.35 DEP compel/plugins/std/string.d [2023-02-24T22:18:42.017Z] #38 41.41 DEP compel/plugins/std/log.d [2023-02-24T22:18:42.118Z] #34 ... [2023-02-24T22:18:42.118Z] [2023-02-24T22:18:42.118Z] #35 [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 [2023-02-24T22:18:42.118Z] #35 62.50 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-02-24T22:18:42.118Z] #35 62.50 go: downloading github.com/gobwas/glob v0.2.3 [2023-02-24T22:18:42.118Z] #35 62.99 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-02-24T22:18:42.118Z] #35 63.55 go: downloading go.uber.org/zap v1.17.0 [2023-02-24T22:18:42.118Z] #35 64.08 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-02-24T22:18:42.118Z] #35 64.16 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-02-24T22:18:42.118Z] #35 64.19 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-02-24T22:18:42.118Z] #35 64.25 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-02-24T22:18:42.118Z] #35 64.28 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-02-24T22:18:42.118Z] #35 64.36 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-02-24T22:18:42.118Z] #35 64.37 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-02-24T22:18:42.118Z] #35 64.47 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-02-24T22:18:42.118Z] #35 65.30 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-02-24T22:18:42.118Z] #35 65.46 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-02-24T22:18:42.118Z] #35 66.12 go: downloading github.com/kisielk/gotool v1.0.0 [2023-02-24T22:18:42.118Z] #35 67.16 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-02-24T22:18:42.119Z] #35 67.35 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-02-24T22:18:42.119Z] #35 67.59 go: downloading github.com/ettle/strcase v0.1.1 [2023-02-24T22:18:42.119Z] #35 67.69 go: downloading github.com/fatih/structtag v1.2.0 [2023-02-24T22:18:42.119Z] #35 67.75 go: downloading github.com/Masterminds/semver v1.5.0 [2023-02-24T22:18:42.119Z] #35 67.93 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-02-24T22:18:42.119Z] #35 67.99 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-02-24T22:18:42.119Z] #35 68.30 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-02-24T22:18:42.119Z] #35 69.16 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-02-24T22:18:42.119Z] #35 69.72 go: downloading github.com/prometheus/client_model v0.2.0 [2023-02-24T22:18:42.119Z] #35 70.22 go: downloading github.com/google/go-cmp v0.5.8 [2023-02-24T22:18:42.119Z] #35 70.62 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-02-24T22:18:42.119Z] #35 70.75 go: downloading go.uber.org/atomic v1.7.0 [2023-02-24T22:18:42.119Z] #35 70.93 go: downloading go.uber.org/multierr v1.6.0 [2023-02-24T22:18:42.119Z] #35 71.01 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-02-24T22:18:42.119Z] #35 71.16 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-02-24T22:18:42.119Z] #35 71.31 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-02-24T22:18:42.119Z] #35 71.35 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-02-24T22:18:42.119Z] #35 71.49 go: downloading github.com/beorn7/perks v1.0.1 [2023-02-24T22:18:42.119Z] #35 71.61 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-02-24T22:18:42.119Z] #35 71.88 go: downloading github.com/golang/protobuf v1.5.2 [2023-02-24T22:18:42.119Z] #35 71.93 go: downloading github.com/prometheus/common v0.32.1 [2023-02-24T22:18:42.119Z] #35 72.52 go: downloading github.com/prometheus/procfs v0.7.3 [2023-02-24T22:18:42.119Z] #35 ... [2023-02-24T22:18:42.119Z] [2023-02-24T22:18:42.119Z] #32 [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 python3-protobuf [2023-02-24T22:18:42.119Z] #32 62.82 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-02-24T22:18:42.119Z] #32 62.85 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-02-24T22:18:42.119Z] #32 62.85 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-24T22:18:42.119Z] #32 63.37 Selecting previously unselected package libprotobuf-dev:amd64. [2023-02-24T22:18:42.119Z] #32 63.39 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-02-24T22:18:42.119Z] #32 63.41 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-24T22:18:42.119Z] #32 65.61 Selecting previously unselected package libprotoc23:amd64. [2023-02-24T22:18:42.119Z] #32 65.61 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-02-24T22:18:42.119Z] #32 65.62 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-02-24T22:18:42.119Z] #32 66.40 Selecting previously unselected package protobuf-c-compiler. [2023-02-24T22:18:42.119Z] #32 66.40 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:18:42.119Z] #32 66.44 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-24T22:18:42.119Z] #32 66.69 Selecting previously unselected package protobuf-compiler. [2023-02-24T22:18:42.119Z] #32 66.69 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-02-24T22:18:42.119Z] #32 66.70 Unpacking protobuf-compiler (3.12.4-1) ... [2023-02-24T22:18:42.119Z] #32 66.97 Selecting previously unselected package python3-pkg-resources. [2023-02-24T22:18:42.119Z] #32 66.99 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-24T22:18:42.119Z] #32 66.99 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:18:42.119Z] #32 67.57 Selecting previously unselected package python3-six. [2023-02-24T22:18:42.119Z] #32 67.57 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-02-24T22:18:42.119Z] #32 67.57 Unpacking python3-six (1.16.0-2) ... [2023-02-24T22:18:42.119Z] #32 67.93 Selecting previously unselected package python3-protobuf. [2023-02-24T22:18:42.119Z] #32 67.94 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-02-24T22:18:42.119Z] #32 67.95 Unpacking python3-protobuf (3.12.4-1) ... [2023-02-24T22:18:42.119Z] #32 68.90 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:18:42.119Z] #32 71.29 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-02-24T22:18:42.119Z] #32 71.33 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:18:42.119Z] #32 71.36 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:18:42.119Z] #32 71.39 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-24T22:18:42.119Z] #32 71.40 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:18:42.119Z] #32 71.44 Setting up python3-six (1.16.0-2) ... [2023-02-24T22:18:42.250Z] #26 ... [2023-02-24T22:18:42.251Z] [2023-02-24T22:18:42.251Z] #27 [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 [2023-02-24T22:18:42.251Z] #27 48.49 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2023-02-24T22:18:42.275Z] #38 41.50 DEP compel/plugins/std/fds.d [2023-02-24T22:18:42.275Z] #38 41.57 DEP compel/plugins/std/std.d [2023-02-24T22:18:42.275Z] #38 41.68 DEP compel/plugins/shmem/shmem.d [2023-02-24T22:18:42.378Z] #32 ... [2023-02-24T22:18:42.378Z] [2023-02-24T22:18:42.378Z] #35 [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 [2023-02-24T22:18:42.378Z] #35 73.18 go: downloading google.golang.org/protobuf v1.28.0 [2023-02-24T22:18:42.512Z] #27 ... [2023-02-24T22:18:42.512Z] [2023-02-24T22:18:42.512Z] #30 [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 python3-protobuf [2023-02-24T22:18:42.512Z] #30 42.65 Reading package lists... [2023-02-24T22:18:42.512Z] #30 49.59 Building dependency tree... [2023-02-24T22:18:42.512Z] #30 54.72 The following additional packages will be installed: [2023-02-24T22:18:42.512Z] #30 54.75 libcap2 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite23 libprotobuf23 [2023-02-24T22:18:42.512Z] #30 54.77 libprotoc23 python3-pkg-resources python3-six zlib1g-dev [2023-02-24T22:18:42.512Z] #30 54.79 Suggested packages: [2023-02-24T22:18:42.512Z] #30 54.81 manpages-dev protobuf-mode-el python3-setuptools [2023-02-24T22:18:42.512Z] #30 57.03 The following NEW packages will be installed: [2023-02-24T22:18:42.512Z] #30 57.05 libcap-dev libcap2 libnet1 libnet1-dev libnl-3-200 libnl-3-dev [2023-02-24T22:18:42.512Z] #30 57.05 libprotobuf-c-dev libprotobuf-c1 libprotobuf-dev libprotobuf-lite23 [2023-02-24T22:18:42.512Z] #30 57.05 libprotobuf23 libprotoc23 protobuf-c-compiler protobuf-compiler [2023-02-24T22:18:42.512Z] #30 57.07 python3-pkg-resources python3-protobuf python3-six zlib1g-dev [2023-02-24T22:18:42.512Z] #30 57.65 0 upgraded, 18 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:42.512Z] #30 57.65 Need to get 4583 kB of archives. [2023-02-24T22:18:42.512Z] #30 57.65 After this operation, 25.9 MB of additional disk space will be used. [2023-02-24T22:18:42.512Z] #30 57.65 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-24T22:18:42.513Z] #30 57.66 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap-dev amd64 1:2.44-1 [45.3 kB] [2023-02-24T22:18:42.513Z] #30 57.66 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-24T22:18:42.513Z] #30 57.66 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2023-02-24T22:18:42.513Z] #30 57.66 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-02-24T22:18:42.513Z] #30 57.67 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-dev amd64 3.4.0-1+b1 [102 kB] [2023-02-24T22:18:42.513Z] #30 57.68 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-02-24T22:18:42.513Z] #30 57.70 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c-dev amd64 1.3.3-1+b2 [34.3 kB] [2023-02-24T22:18:42.513Z] #30 57.71 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-2+deb11u2 [191 kB] [2023-02-24T22:18:42.513Z] #30 57.72 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf23 amd64 3.12.4-1 [892 kB] [2023-02-24T22:18:42.513Z] #30 57.85 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-lite23 amd64 3.12.4-1 [241 kB] [2023-02-24T22:18:42.513Z] #30 57.88 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-dev amd64 3.12.4-1 [1232 kB] [2023-02-24T22:18:42.513Z] #30 58.01 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotoc23 amd64 3.12.4-1 [803 kB] [2023-02-24T22:18:42.513Z] #30 58.06 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-c-compiler amd64 1.3.3-1+b2 [83.8 kB] [2023-02-24T22:18:42.513Z] #30 58.06 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 protobuf-compiler amd64 3.12.4-1 [75.1 kB] [2023-02-24T22:18:42.513Z] #30 58.07 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-24T22:18:42.513Z] #30 58.09 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-six all 1.16.0-2 [17.5 kB] [2023-02-24T22:18:42.513Z] #30 58.10 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-protobuf amd64 3.12.4-1 [382 kB] [2023-02-24T22:18:42.513Z] #30 ... [2023-02-24T22:18:42.513Z] [2023-02-24T22:18:42.513Z] #28 [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 [2023-02-24T22:18:42.513Z] #28 41.47 Reading package lists... [2023-02-24T22:18:42.513Z] #28 48.94 Building dependency tree... [2023-02-24T22:18:42.513Z] #28 54.00 The following additional packages will be installed: [2023-02-24T22:18:42.513Z] #28 54.03 libbtrfs0 [2023-02-24T22:18:42.513Z] #28 54.53 The following NEW packages will be installed: [2023-02-24T22:18:42.513Z] #28 54.55 libbtrfs-dev libbtrfs0 [2023-02-24T22:18:42.513Z] #28 55.17 0 upgraded, 2 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:42.513Z] #28 55.17 Need to get 460 kB of archives. [2023-02-24T22:18:42.513Z] #28 55.17 After this operation, 1237 kB of additional disk space will be used. [2023-02-24T22:18:42.513Z] #28 55.17 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-24T22:18:42.513Z] #28 55.18 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-24T22:18:42.513Z] #28 57.16 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:42.513Z] #28 57.65 Fetched 460 kB in 0s (980 kB/s) [2023-02-24T22:18:42.513Z] #28 57.97 Selecting previously unselected package libbtrfs0:amd64. [2023-02-24T22:18:42.513Z] #28 57.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-24T22:18:42.513Z] #28 58.01 Preparing to unpack .../libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-24T22:18:42.513Z] #28 58.08 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:18:42.513Z] #28 58.45 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-24T22:18:42.513Z] #28 58.45 Preparing to unpack .../libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-24T22:18:42.513Z] #28 58.45 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:18:42.517Z] #27 ... [2023-02-24T22:18:42.517Z] [2023-02-24T22:18:42.517Z] #39 [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 [2023-02-24T22:18:42.517Z] #39 9.756 DEP images/autofs.pb-c.d [2023-02-24T22:18:42.517Z] #39 9.813 PBCC images/sysctl.pb-c.c [2023-02-24T22:18:42.517Z] #39 9.864 DEP images/sysctl.pb-c.d [2023-02-24T22:18:42.517Z] #39 9.929 PBCC images/time.pb-c.c [2023-02-24T22:18:42.517Z] #39 9.958 DEP images/time.pb-c.d [2023-02-24T22:18:42.517Z] #39 10.03 PBCC images/binfmt-misc.pb-c.c [2023-02-24T22:18:42.517Z] #39 10.05 DEP images/binfmt-misc.pb-c.d [2023-02-24T22:18:42.517Z] #39 10.15 PBCC images/seccomp.pb-c.c [2023-02-24T22:18:42.517Z] #39 10.22 DEP images/seccomp.pb-c.d [2023-02-24T22:18:42.517Z] #39 10.25 PBCC images/userns.pb-c.c [2023-02-24T22:18:42.517Z] #39 10.28 DEP images/userns.pb-c.d [2023-02-24T22:18:42.517Z] #39 10.33 PBCC images/cgroup.pb-c.c [2023-02-24T22:18:42.517Z] #39 10.36 DEP images/cgroup.pb-c.d [2023-02-24T22:18:42.517Z] #39 10.45 PBCC images/ext-file.pb-c.c [2023-02-24T22:18:42.517Z] #39 10.47 DEP images/ext-file.pb-c.d [2023-02-24T22:18:42.517Z] #39 10.53 PBCC images/rpc.pb-c.c [2023-02-24T22:18:42.517Z] #39 10.57 DEP images/rpc.pb-c.d [2023-02-24T22:18:42.517Z] #39 10.64 PBCC images/siginfo.pb-c.c [2023-02-24T22:18:42.517Z] #39 10.69 DEP images/siginfo.pb-c.d [2023-02-24T22:18:42.517Z] #39 10.79 PBCC images/pagemap.pb-c.c [2023-02-24T22:18:42.517Z] #39 10.83 DEP images/pagemap.pb-c.d [2023-02-24T22:18:42.517Z] #39 10.93 PBCC images/rlimit.pb-c.c [2023-02-24T22:18:42.517Z] #39 10.94 DEP images/rlimit.pb-c.d [2023-02-24T22:18:42.517Z] #39 10.99 PBCC images/file-lock.pb-c.c [2023-02-24T22:18:42.517Z] #39 11.05 DEP images/file-lock.pb-c.d [2023-02-24T22:18:42.517Z] #39 11.24 PBCC images/tty.pb-c.c [2023-02-24T22:18:42.517Z] #39 11.26 DEP images/tty.pb-c.d [2023-02-24T22:18:42.517Z] #39 11.31 PBCC images/tun.pb-c.c [2023-02-24T22:18:42.517Z] #39 11.35 PBCC images/netdev.pb-c.c [2023-02-24T22:18:42.517Z] #39 11.38 DEP images/tun.pb-c.d [2023-02-24T22:18:42.517Z] #39 11.44 DEP images/netdev.pb-c.d [2023-02-24T22:18:42.517Z] #39 11.48 PBCC images/vma.pb-c.c [2023-02-24T22:18:42.517Z] #39 11.52 DEP images/vma.pb-c.d [2023-02-24T22:18:42.517Z] #39 11.60 PBCC images/creds.pb-c.c [2023-02-24T22:18:42.517Z] #39 11.64 DEP images/creds.pb-c.d [2023-02-24T22:18:42.517Z] #39 11.71 PBCC images/utsns.pb-c.c [2023-02-24T22:18:42.517Z] #39 11.73 DEP images/utsns.pb-c.d [2023-02-24T22:18:42.517Z] #39 11.80 PBCC images/ipc-desc.pb-c.c [2023-02-24T22:18:42.517Z] #39 11.85 PBCC images/ipc-sem.pb-c.c [2023-02-24T22:18:42.517Z] #39 11.90 DEP images/ipc-desc.pb-c.d [2023-02-24T22:18:42.517Z] #39 11.95 DEP images/ipc-sem.pb-c.d [2023-02-24T22:18:42.517Z] #39 12.02 PBCC images/ipc-msg.pb-c.c [2023-02-24T22:18:42.517Z] #39 12.05 DEP images/ipc-msg.pb-c.d [2023-02-24T22:18:42.517Z] #39 12.08 PBCC images/ipc-shm.pb-c.c [2023-02-24T22:18:42.517Z] #39 12.10 DEP images/ipc-shm.pb-c.d [2023-02-24T22:18:42.517Z] #39 12.16 PBCC images/ipc-var.pb-c.c [2023-02-24T22:18:42.517Z] #39 12.18 DEP images/ipc-var.pb-c.d [2023-02-24T22:18:42.517Z] #39 12.23 PBCC images/sk-opts.pb-c.c [2023-02-24T22:18:42.517Z] #39 12.26 PBCC images/packet-sock.pb-c.c [2023-02-24T22:18:42.517Z] #39 12.29 DEP images/sk-opts.pb-c.d [2023-02-24T22:18:42.517Z] #39 12.33 DEP images/packet-sock.pb-c.d [2023-02-24T22:18:42.517Z] #39 12.38 PBCC images/sk-netlink.pb-c.c [2023-02-24T22:18:42.517Z] #39 12.42 DEP images/sk-netlink.pb-c.d [2023-02-24T22:18:42.517Z] #39 12.46 PBCC images/sk-inet.pb-c.c [2023-02-24T22:18:42.517Z] #39 12.49 DEP images/sk-inet.pb-c.d [2023-02-24T22:18:42.517Z] #39 12.53 PBCC images/sk-unix.pb-c.c [2023-02-24T22:18:42.517Z] #39 12.58 DEP images/sk-unix.pb-c.d [2023-02-24T22:18:42.517Z] #39 12.69 PBCC images/mm.pb-c.c [2023-02-24T22:18:42.517Z] #39 12.73 DEP images/mm.pb-c.d [2023-02-24T22:18:42.517Z] #39 12.76 PBCC images/timerfd.pb-c.c [2023-02-24T22:18:42.517Z] #39 12.82 DEP images/timerfd.pb-c.d [2023-02-24T22:18:42.517Z] #39 12.85 PBCC images/timer.pb-c.c [2023-02-24T22:18:42.517Z] #39 12.88 DEP images/timer.pb-c.d [2023-02-24T22:18:42.517Z] #39 12.92 PBCC images/sa.pb-c.c [2023-02-24T22:18:42.517Z] #39 12.95 DEP images/sa.pb-c.d [2023-02-24T22:18:42.517Z] #39 13.00 PBCC images/pipe-data.pb-c.c [2023-02-24T22:18:42.517Z] #39 13.02 DEP images/pipe-data.pb-c.d [2023-02-24T22:18:42.517Z] #39 13.07 PBCC images/mnt.pb-c.c [2023-02-24T22:18:42.517Z] #39 13.12 DEP images/mnt.pb-c.d [2023-02-24T22:18:42.517Z] #39 13.34 PBCC images/sk-packet.pb-c.c [2023-02-24T22:18:42.517Z] #39 13.39 DEP images/sk-packet.pb-c.d [2023-02-24T22:18:42.517Z] #39 13.50 PBCC images/tcp-stream.pb-c.c [2023-02-24T22:18:42.517Z] #39 13.60 DEP images/tcp-stream.pb-c.d [2023-02-24T22:18:42.517Z] #39 13.68 PBCC images/pipe.pb-c.c [2023-02-24T22:18:42.517Z] #39 13.77 DEP images/pipe.pb-c.d [2023-02-24T22:18:42.517Z] #39 13.87 PBCC images/pstree.pb-c.c [2023-02-24T22:18:42.517Z] #39 13.90 DEP images/pstree.pb-c.d [2023-02-24T22:18:42.517Z] #39 13.94 PBCC images/fs.pb-c.c [2023-02-24T22:18:42.517Z] #39 13.95 DEP images/fs.pb-c.d [2023-02-24T22:18:42.517Z] #39 13.98 PBCC images/signalfd.pb-c.c [2023-02-24T22:18:42.517Z] #39 14.04 DEP images/signalfd.pb-c.d [2023-02-24T22:18:42.517Z] #39 14.11 PBCC images/fh.pb-c.c [2023-02-24T22:18:42.517Z] #39 14.18 PBCC images/fsnotify.pb-c.c [2023-02-24T22:18:42.517Z] #39 14.25 DEP images/fh.pb-c.d [2023-02-24T22:18:42.517Z] #39 14.29 DEP images/fsnotify.pb-c.d [2023-02-24T22:18:42.517Z] #39 14.34 PBCC images/eventpoll.pb-c.c [2023-02-24T22:18:42.517Z] #39 14.37 DEP images/eventpoll.pb-c.d [2023-02-24T22:18:42.517Z] #39 14.41 PBCC images/eventfd.pb-c.c [2023-02-24T22:18:42.517Z] #39 14.44 DEP images/eventfd.pb-c.d [2023-02-24T22:18:42.517Z] #39 14.49 PBCC images/remap-file-path.pb-c.c [2023-02-24T22:18:42.517Z] #39 14.51 DEP images/remap-file-path.pb-c.d [2023-02-24T22:18:42.517Z] #39 14.55 PBCC images/fifo.pb-c.c [2023-02-24T22:18:42.517Z] #39 14.57 DEP images/fifo.pb-c.d [2023-02-24T22:18:42.517Z] #39 14.60 PBCC images/ghost-file.pb-c.c [2023-02-24T22:18:42.517Z] #39 14.62 DEP images/ghost-file.pb-c.d [2023-02-24T22:18:42.517Z] #39 14.65 PBCC images/regfile.pb-c.c [2023-02-24T22:18:42.517Z] #39 14.69 DEP images/regfile.pb-c.d [2023-02-24T22:18:42.517Z] #39 14.76 PBCC images/ns.pb-c.c [2023-02-24T22:18:42.517Z] #39 14.80 DEP images/ns.pb-c.d [2023-02-24T22:18:42.517Z] #39 14.85 PBCC images/fdinfo.pb-c.c [2023-02-24T22:18:42.517Z] #39 14.92 DEP images/fdinfo.pb-c.d [2023-02-24T22:18:42.517Z] #39 14.99 PBCC images/core-aarch64.pb-c.c [2023-02-24T22:18:42.517Z] #39 15.02 PBCC images/core-arm.pb-c.c [2023-02-24T22:18:42.517Z] #39 15.08 PBCC images/core-ppc64.pb-c.c [2023-02-24T22:18:42.517Z] #39 15.12 PBCC images/core-s390.pb-c.c [2023-02-24T22:18:42.517Z] #39 15.19 PBCC images/core-x86.pb-c.c [2023-02-24T22:18:42.517Z] #39 15.22 PBCC images/core.pb-c.c [2023-02-24T22:18:42.517Z] #39 15.29 PBCC images/inventory.pb-c.c [2023-02-24T22:18:42.517Z] #39 15.34 DEP images/core-aarch64.pb-c.d [2023-02-24T22:18:42.517Z] #39 15.38 DEP images/core-arm.pb-c.d [2023-02-24T22:18:42.517Z] #39 15.45 DEP images/core-ppc64.pb-c.d [2023-02-24T22:18:42.517Z] #39 15.50 DEP images/core-s390.pb-c.d [2023-02-24T22:18:42.517Z] #39 15.56 DEP images/core-x86.pb-c.d [2023-02-24T22:18:42.517Z] #39 15.60 DEP images/core.pb-c.d [2023-02-24T22:18:42.549Z] #38 41.73 DEP compel/plugins/fds/fds.d [2023-02-24T22:18:42.550Z] #38 41.86 CC compel/plugins/std/std.o [2023-02-24T22:18:42.775Z] #28 ... [2023-02-24T22:18:42.775Z] [2023-02-24T22:18:42.775Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:42.775Z] #31 42.25 Reading package lists... [2023-02-24T22:18:42.775Z] #31 49.69 Building dependency tree... [2023-02-24T22:18:42.775Z] #31 55.37 The following additional packages will be installed: [2023-02-24T22:18:42.775Z] #31 55.40 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-24T22:18:42.775Z] #31 55.41 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 gcc-mingw-w64-base [2023-02-24T22:18:42.775Z] #31 55.41 gcc-mingw-w64-x86-64-posix gcc-mingw-w64-x86-64-posix-runtime [2023-02-24T22:18:42.775Z] #31 55.41 gcc-mingw-w64-x86-64-win32 gcc-mingw-w64-x86-64-win32-runtime libapparmor1 [2023-02-24T22:18:42.775Z] #31 55.41 libbtrfs0 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre2-16-0 [2023-02-24T22:18:42.775Z] #31 55.43 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libselinux1-dev libsepol1-dev [2023-02-24T22:18:42.775Z] #31 55.43 mingw-w64-common mingw-w64-x86-64-dev [2023-02-24T22:18:42.775Z] #31 55.48 Suggested packages: [2023-02-24T22:18:42.775Z] #31 55.48 gcc-10-locales seccomp wine64 [2023-02-24T22:18:42.775Z] #31 57.92 The following NEW packages will be installed: [2023-02-24T22:18:42.775Z] #31 57.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2023-02-24T22:18:42.775Z] #31 57.95 g++-mingw-w64-x86-64 g++-mingw-w64-x86-64-posix g++-mingw-w64-x86-64-win32 [2023-02-24T22:18:42.775Z] #31 57.95 gcc-mingw-w64-base gcc-mingw-w64-x86-64-posix [2023-02-24T22:18:42.775Z] #31 57.95 gcc-mingw-w64-x86-64-posix-runtime gcc-mingw-w64-x86-64-win32 [2023-02-24T22:18:42.775Z] #31 57.95 gcc-mingw-w64-x86-64-win32-runtime libapparmor-dev libapparmor1 libbtrfs-dev [2023-02-24T22:18:42.775Z] #31 57.96 libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 [2023-02-24T22:18:42.775Z] #31 57.96 libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix2 libseccomp-dev [2023-02-24T22:18:42.775Z] #31 57.97 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev mingw-w64-common [2023-02-24T22:18:42.775Z] #31 57.97 mingw-w64-x86-64-dev [2023-02-24T22:18:42.775Z] #31 58.57 0 upgraded, 30 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:18:42.775Z] #31 58.57 Need to get 115 MB of archives. [2023-02-24T22:18:42.775Z] #31 58.57 After this operation, 645 MB of additional disk space will be used. [2023-02-24T22:18:42.775Z] #31 58.57 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-i686 amd64 2.35.2-2+8.11+b3 [2435 kB] [2023-02-24T22:18:42.775Z] #31 58.71 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64-x86-64 amd64 2.35.2-2+8.11+b3 [2776 kB] [2023-02-24T22:18:42.775Z] #31 58.89 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 binutils-mingw-w64 all 2.35-2+8.11 [142 kB] [2023-02-24T22:18:42.775Z] #31 58.90 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper1.02.1 amd64 2:1.02.175-2.1 [143 kB] [2023-02-24T22:18:42.775Z] #31 58.91 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dmsetup amd64 2:1.02.175-2.1 [92.1 kB] [2023-02-24T22:18:42.775Z] #31 58.92 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-common all 8.0.0-1 [4916 kB] [2023-02-24T22:18:42.775Z] #31 ... [2023-02-24T22:18:42.775Z] [2023-02-24T22:18:42.775Z] #28 [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 [2023-02-24T22:18:42.775Z] #28 59.03 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:18:42.775Z] #28 59.05 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:18:42.775Z] #28 59.07 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:18:42.778Z] #39 15.65 DEP images/inventory.pb-c.d [2023-02-24T22:18:42.778Z] #39 15.70 PBCC images/cpuinfo.pb-c.c [2023-02-24T22:18:42.778Z] #39 15.73 DEP images/cpuinfo.pb-c.d [2023-02-24T22:18:42.778Z] #39 15.77 PBCC images/stats.pb-c.c [2023-02-24T22:18:42.778Z] #39 15.80 DEP images/stats.pb-c.d [2023-02-24T22:18:42.826Z] #31 68.44 Updating files: 83% (1275/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) [2023-02-24T22:18:42.826Z] #31 ... [2023-02-24T22:18:42.826Z] [2023-02-24T22:18:42.826Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:42.826Z] #32 59.57 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-02-24T22:18:42.826Z] #32 59.91 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-02-24T22:18:42.826Z] #32 59.92 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-02-24T22:18:42.826Z] #32 61.07 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-02-24T22:18:42.826Z] #32 63.69 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-02-24T22:18:42.826Z] #32 64.63 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-02-24T22:18:42.826Z] #32 65.78 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-02-24T22:18:42.826Z] #32 68.29 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-02-24T22:18:42.826Z] #32 69.11 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-02-24T22:18:42.826Z] #32 69.12 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-02-24T22:18:42.826Z] #32 69.12 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-02-24T22:18:42.826Z] #32 69.12 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-24T22:18:42.826Z] #32 69.12 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-24T22:18:42.826Z] #32 69.15 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-02-24T22:18:42.826Z] #32 69.15 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-02-24T22:18:42.826Z] #32 69.16 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-02-24T22:18:42.826Z] #32 69.20 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-02-24T22:18:42.826Z] #32 69.23 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-02-24T22:18:42.826Z] #32 69.23 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-02-24T22:18:42.826Z] #32 69.24 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-02-24T22:18:42.826Z] #32 69.29 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-02-24T22:18:42.826Z] #32 69.33 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-02-24T22:18:42.826Z] #32 69.34 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-02-24T22:18:42.826Z] #32 69.36 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-02-24T22:18:42.826Z] #32 ... [2023-02-24T22:18:42.826Z] [2023-02-24T22:18:42.826Z] #31 [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 [2023-02-24T22:18:42.826Z] #31 68.44 Updating files: 83% (1275/1521) Updating files: 84% (1278/1521) Updating files: 85% (1293/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 93% (1422/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-02-24T22:18:42.826Z] #31 69.68 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-02-24T22:18:42.831Z] #38 42.21 CC compel/plugins/std/fds.o [2023-02-24T22:18:42.945Z] #35 73.56 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-02-24T22:18:42.945Z] #35 ... [2023-02-24T22:18:42.945Z] [2023-02-24T22:18:42.945Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:42.945Z] #29 63.62 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-02-24T22:18:42.945Z] #29 63.62 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-02-24T22:18:42.945Z] #29 63.62 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-02-24T22:18:42.945Z] #29 63.63 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-24T22:18:42.945Z] #29 63.63 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-24T22:18:42.946Z] #29 63.67 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-02-24T22:18:42.946Z] #29 63.67 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-02-24T22:18:42.946Z] #29 63.68 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-02-24T22:18:42.946Z] #29 63.68 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-02-24T22:18:42.946Z] #29 63.69 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-02-24T22:18:42.946Z] #29 63.72 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-02-24T22:18:42.946Z] #29 63.72 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-02-24T22:18:42.946Z] #29 63.78 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-02-24T22:18:42.946Z] #29 63.78 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-02-24T22:18:42.946Z] #29 63.78 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-02-24T22:18:42.946Z] #29 63.86 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-02-24T22:18:42.946Z] #29 65.49 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:42.946Z] #29 65.72 Fetched 115 MB in 12s (9657 kB/s) [2023-02-24T22:18:42.946Z] #29 65.81 Selecting previously unselected package binutils-mingw-w64-i686. [2023-02-24T22:18:42.946Z] #29 65.81 (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 ... 15718 files and directories currently installed.) [2023-02-24T22:18:42.946Z] #29 65.86 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-24T22:18:42.946Z] #29 65.88 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-24T22:18:42.946Z] #29 69.42 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-02-24T22:18:42.946Z] #29 69.45 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-24T22:18:42.946Z] #29 69.45 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-24T22:18:43.038Z] #39 ... [2023-02-24T22:18:43.038Z] [2023-02-24T22:18:43.038Z] #38 [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 [2023-02-24T22:18:43.038Z] #38 8.551 [100%] Built target tini-static [2023-02-24T22:18:43.038Z] #38 8.632 + mkdir -p /build [2023-02-24T22:18:43.038Z] #38 8.634 + cp tini-static /build/docker-init [2023-02-24T22:18:43.038Z] #38 DONE 14.7s [2023-02-24T22:18:43.038Z] [2023-02-24T22:18:43.038Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:43.038Z] #25 66.12 Selecting previously unselected package gcc-mingw-w64-base. [2023-02-24T22:18:43.038Z] #25 66.13 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:18:43.038Z] #25 66.19 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-24T22:18:43.038Z] #25 66.41 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-02-24T22:18:43.038Z] #25 66.41 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:18:43.038Z] #25 66.50 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-24T22:18:43.098Z] #38 42.50 CC compel/plugins/std/log.o [2023-02-24T22:18:43.204Z] #29 ... [2023-02-24T22:18:43.204Z] [2023-02-24T22:18:43.204Z] #35 [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 [2023-02-24T22:18:43.204Z] #35 73.78 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-02-24T22:18:43.316Z] #25 ... [2023-02-24T22:18:43.316Z] [2023-02-24T22:18:43.316Z] #36 [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 [2023-02-24T22:18:43.316Z] #36 DONE 71.2s [2023-02-24T22:18:43.316Z] [2023-02-24T22:18:43.316Z] #27 [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 [2023-02-24T22:18:43.316Z] #27 71.33 internal/poll [2023-02-24T22:18:43.392Z] #31 70.07 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-24T22:18:43.800Z] Fetching without tags [2023-02-24T22:18:44.031Z] #38 43.30 CC compel/plugins/std/string.o [2023-02-24T22:18:44.166Z] #28 DONE 60.2s [2023-02-24T22:18:44.166Z] [2023-02-24T22:18:44.166Z] #36 [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 [2023-02-24T22:18:44.166Z] #36 DONE 60.2s [2023-02-24T22:18:44.166Z] [2023-02-24T22:18:44.166Z] #37 [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 [2023-02-24T22:18:44.289Z] #38 ... [2023-02-24T22:18:44.289Z] [2023-02-24T22:18:44.289Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:44.289Z] #30 82.43 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-02-24T22:18:44.289Z] #30 82.44 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-02-24T22:18:44.289Z] #30 82.44 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:18:44.289Z] #30 92.00 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-02-24T22:18:44.289Z] #30 92.01 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_arm64.deb ... [2023-02-24T22:18:44.289Z] #30 92.02 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:18:44.547Z] #30 ... [2023-02-24T22:18:44.547Z] [2023-02-24T22:18:44.547Z] #38 [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 [2023-02-24T22:18:44.547Z] #38 43.76 CC compel/plugins/std/infect.o [2023-02-24T22:18:44.664Z] Merging remotes/origin/20.10 commit 9f156997b0d8905ad4accabccf63de5ea51061c8 into PR head commit 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:18:44.766Z] #31 ... [2023-02-24T22:18:44.766Z] [2023-02-24T22:18:44.766Z] #33 [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 python3-protobuf [2023-02-24T22:18:44.766Z] #33 61.53 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:44.766Z] #33 61.98 Fetched 4583 kB in 1s (4933 kB/s) [2023-02-24T22:18:44.766Z] #33 62.18 Selecting previously unselected package libcap2:amd64. [2023-02-24T22:18:44.766Z] #33 62.18 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-24T22:18:44.766Z] #33 62.30 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-24T22:18:44.766Z] #33 62.33 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:18:44.766Z] #33 62.57 Selecting previously unselected package libcap-dev:amd64. [2023-02-24T22:18:44.766Z] #33 62.57 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-02-24T22:18:44.766Z] #33 62.57 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-02-24T22:18:44.766Z] #33 62.82 Selecting previously unselected package libnet1:amd64. [2023-02-24T22:18:44.766Z] #33 62.82 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-24T22:18:44.766Z] #33 62.83 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:18:44.766Z] #33 63.01 Selecting previously unselected package libnet1-dev. [2023-02-24T22:18:44.766Z] #33 63.01 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-24T22:18:44.766Z] #33 63.01 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-24T22:18:44.766Z] #33 63.88 Selecting previously unselected package libnl-3-200:amd64. [2023-02-24T22:18:44.766Z] #33 63.88 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-24T22:18:44.766Z] #33 63.89 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:18:44.766Z] #33 64.19 Selecting previously unselected package libnl-3-dev:amd64. [2023-02-24T22:18:44.766Z] #33 64.19 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-02-24T22:18:44.766Z] #33 64.20 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-24T22:18:44.766Z] #33 64.99 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-24T22:18:44.766Z] #33 64.99 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:18:44.766Z] #33 65.02 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:18:44.766Z] #33 65.16 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-02-24T22:18:44.766Z] #33 65.16 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:18:44.766Z] #33 65.16 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-24T22:18:44.766Z] #33 65.35 Selecting previously unselected package zlib1g-dev:amd64. [2023-02-24T22:18:44.766Z] #33 65.35 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-02-24T22:18:44.766Z] #33 65.36 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-24T22:18:44.766Z] #33 65.79 Selecting previously unselected package libprotobuf23:amd64. [2023-02-24T22:18:44.766Z] #33 65.80 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-02-24T22:18:44.766Z] #33 65.80 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-02-24T22:18:44.766Z] #33 67.47 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-02-24T22:18:44.766Z] #33 67.47 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-02-24T22:18:44.766Z] #33 67.47 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-24T22:18:44.766Z] #33 67.82 Selecting previously unselected package libprotobuf-dev:amd64. [2023-02-24T22:18:44.766Z] #33 67.83 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-02-24T22:18:44.766Z] #33 67.84 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-24T22:18:44.766Z] #33 70.21 Selecting previously unselected package libprotoc23:amd64. [2023-02-24T22:18:44.766Z] #33 70.21 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-02-24T22:18:44.766Z] #33 70.21 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-02-24T22:18:44.766Z] #33 71.56 Selecting previously unselected package protobuf-c-compiler. [2023-02-24T22:18:44.766Z] #33 71.56 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:18:44.766Z] #33 71.57 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-24T22:18:44.766Z] #33 ... [2023-02-24T22:18:44.766Z] [2023-02-24T22:18:44.767Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:44.767Z] #32 71.05 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:44.767Z] #32 71.28 Fetched 115 MB in 11s (10.3 MB/s) [2023-02-24T22:18:44.767Z] #32 71.47 Selecting previously unselected package binutils-mingw-w64-i686. [2023-02-24T22:18:44.767Z] #32 71.47 (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 ... 15718 files and directories currently installed.) [2023-02-24T22:18:44.767Z] #32 71.65 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-24T22:18:44.767Z] #32 71.67 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-24T22:18:44.806Z] #38 44.10 CC compel/arch/aarch64/plugins/std/parasite-head.o [2023-02-24T22:18:44.806Z] #38 44.16 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2023-02-24T22:18:45.064Z] #38 44.22 AR compel/plugins/std.lib.a [2023-02-24T22:18:45.064Z] #38 44.32 CC compel/plugins/fds/fds.o [2023-02-24T22:18:45.228Z] #27 73.30 internal/fmtsort [2023-02-24T22:18:45.322Z] #38 44.54 AR compel/plugins/fds.lib.a [2023-02-24T22:18:45.322Z] #38 44.61 HOSTDEP compel/src/lib/log-host.d [2023-02-24T22:18:45.322Z] #38 44.74 HOSTDEP compel/src/lib/handle-elf-host.d [2023-02-24T22:18:45.580Z] #38 44.86 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2023-02-24T22:18:45.580Z] #38 44.96 HOSTDEP compel/src/main-host.d [2023-02-24T22:18:45.801Z] #27 73.87 internal/safefilepath [2023-02-24T22:18:45.838Z] #38 45.04 DEP compel/src/lib/ptrace.d [2023-02-24T22:18:45.838Z] #38 45.19 DEP compel/src/lib/infect.d [2023-02-24T22:18:46.095Z] #38 45.31 DEP compel/src/lib/infect-util.d [2023-02-24T22:18:46.095Z] #38 45.39 DEP compel/src/lib/infect-rpc.d [2023-02-24T22:18:46.095Z] #38 45.48 DEP compel/arch/aarch64/src/lib/infect.d [2023-02-24T22:18:46.140Z] #32 ... [2023-02-24T22:18:46.140Z] [2023-02-24T22:18:46.140Z] #28 [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 [2023-02-24T22:18:46.140Z] #28 62.77 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-02-24T22:18:46.140Z] #28 62.83 go: downloading github.com/gobwas/glob v0.2.3 [2023-02-24T22:18:46.140Z] #28 63.37 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-02-24T22:18:46.140Z] #28 63.45 go: downloading go.uber.org/zap v1.17.0 [2023-02-24T22:18:46.140Z] #28 64.40 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-02-24T22:18:46.140Z] #28 64.51 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-02-24T22:18:46.140Z] #28 64.59 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-02-24T22:18:46.140Z] #28 64.62 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-02-24T22:18:46.140Z] #28 64.66 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-02-24T22:18:46.140Z] #28 64.67 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-02-24T22:18:46.140Z] #28 64.81 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-02-24T22:18:46.140Z] #28 64.82 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-02-24T22:18:46.140Z] #28 64.85 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-02-24T22:18:46.140Z] #28 65.23 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-02-24T22:18:46.140Z] #28 65.55 go: downloading github.com/kisielk/gotool v1.0.0 [2023-02-24T22:18:46.140Z] #28 65.76 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-02-24T22:18:46.140Z] #28 65.83 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-02-24T22:18:46.140Z] #28 66.08 go: downloading github.com/ettle/strcase v0.1.1 [2023-02-24T22:18:46.140Z] #28 66.12 go: downloading github.com/fatih/structtag v1.2.0 [2023-02-24T22:18:46.140Z] #28 66.20 go: downloading github.com/Masterminds/semver v1.5.0 [2023-02-24T22:18:46.140Z] #28 66.25 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-02-24T22:18:46.140Z] #28 66.39 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-02-24T22:18:46.140Z] #28 66.61 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-02-24T22:18:46.140Z] #28 66.68 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-02-24T22:18:46.140Z] #28 67.72 go: downloading github.com/prometheus/client_model v0.2.0 [2023-02-24T22:18:46.140Z] #28 67.86 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-02-24T22:18:46.140Z] #28 67.93 go: downloading github.com/google/go-cmp v0.5.8 [2023-02-24T22:18:46.140Z] #28 68.30 go: downloading go.uber.org/atomic v1.7.0 [2023-02-24T22:18:46.140Z] #28 68.38 go: downloading go.uber.org/multierr v1.6.0 [2023-02-24T22:18:46.140Z] #28 68.58 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-02-24T22:18:46.140Z] #28 68.77 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-02-24T22:18:46.140Z] #28 68.77 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-02-24T22:18:46.140Z] #28 68.92 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-02-24T22:18:46.140Z] #28 69.18 go: downloading github.com/beorn7/perks v1.0.1 [2023-02-24T22:18:46.140Z] #28 69.20 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-02-24T22:18:46.140Z] #28 69.32 go: downloading github.com/golang/protobuf v1.5.2 [2023-02-24T22:18:46.140Z] #28 69.39 go: downloading github.com/prometheus/common v0.32.1 [2023-02-24T22:18:46.140Z] #28 70.01 go: downloading github.com/prometheus/procfs v0.7.3 [2023-02-24T22:18:46.140Z] #28 70.09 go: downloading google.golang.org/protobuf v1.28.0 [2023-02-24T22:18:46.140Z] #28 71.95 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-02-24T22:18:46.140Z] #28 ... [2023-02-24T22:18:46.140Z] [2023-02-24T22:18:46.140Z] #33 [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 python3-protobuf [2023-02-24T22:18:46.140Z] #33 71.76 Selecting previously unselected package protobuf-compiler. [2023-02-24T22:18:46.140Z] #33 71.76 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-02-24T22:18:46.140Z] #33 71.77 Unpacking protobuf-compiler (3.12.4-1) ... [2023-02-24T22:18:46.140Z] #33 71.97 Selecting previously unselected package python3-pkg-resources. [2023-02-24T22:18:46.140Z] #33 71.98 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-24T22:18:46.140Z] #33 71.98 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:18:46.140Z] #33 72.31 Selecting previously unselected package python3-six. [2023-02-24T22:18:46.140Z] #33 72.31 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-02-24T22:18:46.140Z] #33 72.34 Unpacking python3-six (1.16.0-2) ... [2023-02-24T22:18:46.140Z] #33 72.52 Selecting previously unselected package python3-protobuf. [2023-02-24T22:18:46.140Z] #33 72.52 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-02-24T22:18:46.140Z] #33 72.53 Unpacking python3-protobuf (3.12.4-1) ... [2023-02-24T22:18:43.372Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-24T22:18:43.454Z] > git config --add remote.origin.fetch +refs/pull/45073/head:refs/remotes/origin/PR-45073 # timeout=10 [2023-02-24T22:18:43.531Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:18:43.683Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2023-02-24T22:18:43.847Z] Fetching upstream changes from https://github.com/moby/moby.git [2023-02-24T22:18:43.847Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:18:43.850Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/45073/head:refs/remotes/origin/PR-45073 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2023-02-24T22:18:44.780Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T22:18:44.846Z] > git checkout -f 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 # timeout=10 [2023-02-24T22:18:46.354Z] #38 45.59 DEP compel/arch/aarch64/src/lib/cpu.d [2023-02-24T22:18:46.354Z] #38 45.64 DEP compel/src/lib/log.d [2023-02-24T22:18:46.354Z] #38 45.75 DEP compel/src/main.d [2023-02-24T22:18:46.373Z] #27 74.02 internal/syscall/execenv [2023-02-24T22:18:46.373Z] #27 74.25 path [2023-02-24T22:18:46.373Z] #27 74.25 strings [2023-02-24T22:18:46.613Z] #38 45.86 DEP compel/src/lib/handle-elf.d [2023-02-24T22:18:46.613Z] #38 45.95 DEP compel/arch/aarch64/src/lib/handle-elf.d [2023-02-24T22:18:46.613Z] #38 46.08 CC compel/src/lib/log.o [2023-02-24T22:18:46.710Z] #37 2.169 + RM_GOPATH=0 [2023-02-24T22:18:46.710Z] #37 2.169 + TMP_GOPATH= [2023-02-24T22:18:46.710Z] #37 2.169 + : /build [2023-02-24T22:18:46.710Z] #37 2.169 + '[' -z '' ']' [2023-02-24T22:18:46.710Z] #37 2.169 ++ mktemp -d [2023-02-24T22:18:46.710Z] #37 2.169 + export GOPATH=/tmp/tmp.JHCTPS7m53 [2023-02-24T22:18:46.710Z] #37 2.169 + GOPATH=/tmp/tmp.JHCTPS7m53 [2023-02-24T22:18:46.710Z] #37 2.169 + RM_GOPATH=1 [2023-02-24T22:18:46.710Z] #37 2.169 + case "$(go env GOARCH)" in [2023-02-24T22:18:46.710Z] #37 2.169 ++ go env GOARCH [2023-02-24T22:18:46.710Z] #37 2.248 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:46.710Z] #37 2.248 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:46.710Z] #37 2.248 ++ dirname /tmp/install/install.sh [2023-02-24T22:18:46.710Z] #37 2.248 + dir=/tmp/install [2023-02-24T22:18:46.710Z] #37 2.248 + bin=containerd [2023-02-24T22:18:46.711Z] #37 2.248 + shift [2023-02-24T22:18:46.711Z] #37 2.248 + '[' '!' -f /tmp/install/containerd.installer ']' [2023-02-24T22:18:46.711Z] #37 2.248 + . /tmp/install/containerd.installer [2023-02-24T22:18:46.711Z] #37 2.248 ++ set -e [2023-02-24T22:18:46.711Z] #37 2.248 ++ : v1.6.16 [2023-02-24T22:18:46.711Z] #37 2.248 + install_containerd [2023-02-24T22:18:46.711Z] #37 2.248 + echo 'Install containerd version v1.6.16' [2023-02-24T22:18:46.711Z] #37 2.248 + git clone https://github.com/containerd/containerd.git /tmp/tmp.JHCTPS7m53/src/github.com/containerd/containerd [2023-02-24T22:18:46.711Z] #37 2.250 Install containerd version v1.6.16 [2023-02-24T22:18:46.711Z] #37 2.272 Cloning into '/tmp/tmp.JHCTPS7m53/src/github.com/containerd/containerd'... [2023-02-24T22:18:46.948Z] #27 74.87 io/fs [2023-02-24T22:18:47.074Z] #33 73.62 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:18:47.180Z] #38 46.30 CC compel/arch/aarch64/src/lib/cpu.o [2023-02-24T22:18:47.180Z] #38 46.50 CC compel/arch/aarch64/src/lib/infect.o [2023-02-24T22:18:47.283Z] #37 ... [2023-02-24T22:18:47.283Z] [2023-02-24T22:18:47.283Z] #33 [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 [2023-02-24T22:18:47.283Z] #33 DONE 63.6s [2023-02-24T22:18:47.545Z] [2023-02-24T22:18:47.545Z] #30 [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 python3-protobuf [2023-02-24T22:18:47.545Z] #30 60.11 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:47.545Z] #30 60.58 Fetched 4583 kB in 1s (5150 kB/s) [2023-02-24T22:18:47.545Z] #30 60.84 Selecting previously unselected package libcap2:amd64. [2023-02-24T22:18:47.545Z] #30 60.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-24T22:18:47.545Z] #30 60.95 Preparing to unpack .../00-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-24T22:18:47.545Z] #30 61.01 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:18:47.545Z] #30 61.23 Selecting previously unselected package libcap-dev:amd64. [2023-02-24T22:18:47.545Z] #30 61.25 Preparing to unpack .../01-libcap-dev_1%3a2.44-1_amd64.deb ... [2023-02-24T22:18:47.545Z] #30 61.27 Unpacking libcap-dev:amd64 (1:2.44-1) ... [2023-02-24T22:18:47.545Z] #30 61.61 Selecting previously unselected package libnet1:amd64. [2023-02-24T22:18:47.545Z] #30 61.61 Preparing to unpack .../02-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-24T22:18:47.545Z] #30 61.63 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:18:47.545Z] #30 61.96 Selecting previously unselected package libnet1-dev. [2023-02-24T22:18:47.545Z] #30 61.97 Preparing to unpack .../03-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-24T22:18:47.545Z] #30 62.00 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-24T22:18:47.545Z] #30 62.36 Selecting previously unselected package libnl-3-200:amd64. [2023-02-24T22:18:47.545Z] #30 62.37 Preparing to unpack .../04-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-24T22:18:47.545Z] #30 62.39 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:18:47.545Z] #30 62.69 Selecting previously unselected package libnl-3-dev:amd64. [2023-02-24T22:18:47.545Z] #30 62.69 Preparing to unpack .../05-libnl-3-dev_3.4.0-1+b1_amd64.deb ... [2023-02-24T22:18:47.545Z] #30 62.71 Unpacking libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-24T22:18:47.545Z] #30 63.29 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-24T22:18:47.545Z] #30 63.29 Preparing to unpack .../06-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:18:47.545Z] #30 63.30 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:18:47.545Z] #30 63.54 Selecting previously unselected package libprotobuf-c-dev:amd64. [2023-02-24T22:18:47.545Z] #30 63.56 Preparing to unpack .../07-libprotobuf-c-dev_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:18:47.545Z] #30 63.57 Unpacking libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-24T22:18:47.545Z] #30 63.83 Selecting previously unselected package zlib1g-dev:amd64. [2023-02-24T22:18:47.545Z] #30 63.84 Preparing to unpack .../08-zlib1g-dev_1%3a1.2.11.dfsg-2+deb11u2_amd64.deb ... [2023-02-24T22:18:47.545Z] #30 63.88 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-24T22:18:47.747Z] #38 46.84 CC compel/src/lib/infect-rpc.o [2023-02-24T22:18:47.747Z] #38 47.15 CC compel/src/lib/infect-util.o [2023-02-24T22:18:48.118Z] #30 64.33 Selecting previously unselected package libprotobuf23:amd64. [2023-02-24T22:18:48.118Z] #30 64.34 Preparing to unpack .../09-libprotobuf23_3.12.4-1_amd64.deb ... [2023-02-24T22:18:48.118Z] #30 64.36 Unpacking libprotobuf23:amd64 (3.12.4-1) ... [2023-02-24T22:18:48.315Z] #38 47.47 CC compel/src/lib/infect.o [2023-02-24T22:18:48.332Z] #27 76.31 os [2023-02-24T22:18:48.474Z] #35 ... [2023-02-24T22:18:48.474Z] [2023-02-24T22:18:48.474Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:48.474Z] #29 73.89 Selecting previously unselected package binutils-mingw-w64. [2023-02-24T22:18:48.474Z] #29 73.89 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-02-24T22:18:48.474Z] #29 73.90 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-24T22:18:48.474Z] #29 74.05 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-02-24T22:18:48.474Z] #29 74.05 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:18:48.474Z] #29 74.07 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:18:48.474Z] #29 74.28 Selecting previously unselected package dmsetup. [2023-02-24T22:18:48.474Z] #29 74.30 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:18:48.474Z] #29 74.30 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-02-24T22:18:48.474Z] #29 74.57 Selecting previously unselected package mingw-w64-common. [2023-02-24T22:18:48.474Z] #29 74.58 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-02-24T22:18:48.474Z] #29 74.60 Unpacking mingw-w64-common (8.0.0-1) ... [2023-02-24T22:18:48.474Z] #29 ... [2023-02-24T22:18:48.474Z] [2023-02-24T22:18:48.474Z] #34 [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 [2023-02-24T22:18:48.474Z] #34 79.18 Setting up libicu67:amd64 (67.1-7) ... [2023-02-24T22:18:48.474Z] #34 79.20 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:18:48.474Z] #34 79.28 Setting up libuv1:amd64 (1.40.0-2) ... [2023-02-24T22:18:48.632Z] Merge succeeded, producing 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:18:48.632Z] Checking out Revision 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 (PR-45073) [2023-02-24T22:18:48.733Z] #34 79.31 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:18:48.733Z] #34 79.39 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-24T22:18:48.733Z] #34 79.49 Setting up librhash0:amd64 (1.4.1-2) ... [2023-02-24T22:18:48.992Z] #34 79.58 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-02-24T22:18:48.992Z] #34 79.71 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-24T22:18:49.062Z] #30 ... [2023-02-24T22:18:49.062Z] [2023-02-24T22:18:49.062Z] #24 [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 [2023-02-24T22:18:49.259Z] #34 79.77 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-24T22:18:49.259Z] #34 79.81 Setting up cmake (3.18.4-2+deb11u1) ... [2023-02-24T22:18:49.259Z] #34 79.85 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:18:49.275Z] #27 77.05 bufio [2023-02-24T22:18:48.193Z] > git remote # timeout=10 [2023-02-24T22:18:48.277Z] > git config --get remote.origin.url # timeout=10 [2023-02-24T22:18:48.342Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2023-02-24T22:18:48.344Z] > git merge 9f156997b0d8905ad4accabccf63de5ea51061c8 # timeout=10 [2023-02-24T22:18:48.504Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2023-02-24T22:18:48.672Z] > git config core.sparsecheckout # timeout=10 [2023-02-24T22:18:48.744Z] > git checkout -f 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 # timeout=10 [2023-02-24T22:18:49.603Z] #33 76.13 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-02-24T22:18:49.603Z] #33 76.16 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:18:49.603Z] #33 76.18 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:18:49.603Z] #33 76.23 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-24T22:18:49.603Z] #33 76.25 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:18:49.603Z] #33 76.29 Setting up python3-six (1.16.0-2) ... [2023-02-24T22:18:49.850Z] #24 65.22 Updating files: 85% (1299/1521) Updating files: 86% (1309/1521) Updating files: 87% (1324/1521) Updating files: 88% (1339/1521) Updating files: 89% (1354/1521) Updating files: 90% (1369/1521) Updating files: 91% (1385/1521) Updating files: 92% (1400/1521) Updating files: 93% (1415/1521) Updating files: 94% (1430/1521) Updating files: 95% (1445/1521) Updating files: 96% (1461/1521) Updating files: 97% (1476/1521) Updating files: 98% (1491/1521) Updating files: 99% (1506/1521) Updating files: 100% (1521/1521) Updating files: 100% (1521/1521), done. [2023-02-24T22:18:50.115Z] #24 65.96 + git checkout -q c56166c036004ba7a3a321e5951ba472b9ae298c [2023-02-24T22:18:50.216Z] #38 ... [2023-02-24T22:18:50.216Z] [2023-02-24T22:18:50.216Z] #30 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:50.216Z] #30 96.99 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-02-24T22:18:50.216Z] #30 97.00 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-02-24T22:18:50.216Z] #30 97.01 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-24T22:18:50.216Z] #30 97.14 Selecting previously unselected package libapparmor1:arm64. [2023-02-24T22:18:50.216Z] #30 97.16 Preparing to unpack .../15-libapparmor1_2.13.6-10_arm64.deb ... [2023-02-24T22:18:50.216Z] #30 97.17 Unpacking libapparmor1:arm64 (2.13.6-10) ... [2023-02-24T22:18:50.216Z] #30 97.27 Selecting previously unselected package libapparmor-dev:arm64. [2023-02-24T22:18:50.216Z] #30 97.29 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_arm64.deb ... [2023-02-24T22:18:50.216Z] #30 97.29 Unpacking libapparmor-dev:arm64 (2.13.6-10) ... [2023-02-24T22:18:50.216Z] #30 97.42 Selecting previously unselected package libbtrfs0:arm64. [2023-02-24T22:18:50.216Z] #30 97.43 Preparing to unpack .../17-libbtrfs0_5.10.1-2_arm64.deb ... [2023-02-24T22:18:50.216Z] #30 97.43 Unpacking libbtrfs0:arm64 (5.10.1-2) ... [2023-02-24T22:18:50.216Z] #30 97.52 Selecting previously unselected package libbtrfs-dev:arm64. [2023-02-24T22:18:50.216Z] #30 97.52 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_arm64.deb ... [2023-02-24T22:18:50.216Z] #30 97.55 Unpacking libbtrfs-dev:arm64 (5.10.1-2) ... [2023-02-24T22:18:50.216Z] #30 97.80 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2023-02-24T22:18:50.216Z] #30 97.81 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_arm64.deb ... [2023-02-24T22:18:50.216Z] #30 97.81 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-24T22:18:50.216Z] #30 97.88 Selecting previously unselected package libudev-dev:arm64. [2023-02-24T22:18:50.216Z] #30 97.89 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_arm64.deb ... [2023-02-24T22:18:50.216Z] #30 97.89 Unpacking libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-02-24T22:18:50.216Z] #30 98.02 Selecting previously unselected package libsepol1-dev:arm64. [2023-02-24T22:18:50.216Z] #30 98.02 Preparing to unpack .../21-libsepol1-dev_3.1-1_arm64.deb ... [2023-02-24T22:18:50.216Z] #30 98.03 Unpacking libsepol1-dev:arm64 (3.1-1) ... [2023-02-24T22:18:50.216Z] #30 98.29 Selecting previously unselected package libpcre2-16-0:arm64. [2023-02-24T22:18:50.216Z] #30 98.29 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_arm64.deb ... [2023-02-24T22:18:50.216Z] #30 98.30 Unpacking libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-02-24T22:18:50.475Z] #30 98.45 Selecting previously unselected package libpcre2-32-0:arm64. [2023-02-24T22:18:50.475Z] #30 98.45 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_arm64.deb ... [2023-02-24T22:18:50.475Z] #30 98.45 Unpacking libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-02-24T22:18:50.661Z] #27 ... [2023-02-24T22:18:50.661Z] [2023-02-24T22:18:50.661Z] #39 [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 [2023-02-24T22:18:50.661Z] #39 17.20 make[1]: Nothing to be done for 'all'. [2023-02-24T22:18:50.661Z] #39 18.72 CC images/stats.o [2023-02-24T22:18:50.661Z] #39 19.18 CC images/core.o [2023-02-24T22:18:50.661Z] #39 19.78 CC images/core-x86.o [2023-02-24T22:18:50.661Z] #39 20.21 CC images/core-arm.o [2023-02-24T22:18:50.661Z] #39 20.62 CC images/core-aarch64.o [2023-02-24T22:18:50.661Z] #39 21.02 CC images/core-ppc64.o [2023-02-24T22:18:50.661Z] #39 21.61 CC images/core-s390.o [2023-02-24T22:18:50.661Z] #39 22.29 CC images/cpuinfo.o [2023-02-24T22:18:50.661Z] #39 22.74 CC images/inventory.o [2023-02-24T22:18:50.661Z] #39 22.94 CC images/fdinfo.o [2023-02-24T22:18:50.661Z] #39 23.17 CC images/fown.o [2023-02-24T22:18:50.661Z] #39 23.34 CC images/ns.o [2023-02-24T22:18:50.661Z] #39 23.54 CC images/regfile.o [2023-02-24T22:18:50.661Z] #39 23.74 CC images/ghost-file.o [2023-02-24T22:18:50.661Z] #39 ... [2023-02-24T22:18:50.661Z] [2023-02-24T22:18:50.661Z] #27 [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 [2023-02-24T22:18:50.661Z] #27 78.64 text/tabwriter [2023-02-24T22:18:50.733Z] #30 98.60 Selecting previously unselected package libpcre2-posix2:arm64. [2023-02-24T22:18:50.733Z] #30 98.61 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_arm64.deb ... [2023-02-24T22:18:50.733Z] #30 98.61 Unpacking libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-02-24T22:18:50.733Z] #30 98.72 Selecting previously unselected package libpcre2-dev:arm64. [2023-02-24T22:18:50.733Z] #30 98.72 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_arm64.deb ... [2023-02-24T22:18:50.733Z] #30 98.72 Unpacking libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-02-24T22:18:50.975Z] #33 ... [2023-02-24T22:18:50.975Z] [2023-02-24T22:18:50.975Z] #25 [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 [2023-02-24T22:18:50.975Z] #25 77.80 sync [2023-02-24T22:18:50.975Z] #25 77.84 internal/reflectlite [2023-02-24T22:18:50.992Z] #30 99.12 Selecting previously unselected package libselinux1-dev:arm64. [2023-02-24T22:18:51.061Z] #24 66.94 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2023-02-24T22:18:51.250Z] #30 99.12 Preparing to unpack .../26-libselinux1-dev_3.1-3_arm64.deb ... [2023-02-24T22:18:51.250Z] #30 99.13 Unpacking libselinux1-dev:arm64 (3.1-3) ... [2023-02-24T22:18:51.508Z] #30 99.40 Selecting previously unselected package libdevmapper-dev:arm64. [2023-02-24T22:18:51.508Z] #30 99.42 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_arm64.deb ... [2023-02-24T22:18:51.508Z] #30 99.44 Unpacking libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-02-24T22:18:51.508Z] #30 99.54 Selecting previously unselected package libseccomp-dev:arm64. [2023-02-24T22:18:51.508Z] #30 99.54 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_arm64.deb ... [2023-02-24T22:18:51.508Z] #30 99.54 Unpacking libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-02-24T22:18:51.766Z] #30 99.72 Selecting previously unselected package libsystemd-dev:arm64. [2023-02-24T22:18:51.766Z] #30 99.72 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_arm64.deb ... [2023-02-24T22:18:51.766Z] #30 99.73 Unpacking libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-02-24T22:18:51.792Z] #34 DONE 82.5s [2023-02-24T22:18:51.792Z] [2023-02-24T22:18:51.792Z] #32 [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 python3-protobuf [2023-02-24T22:18:51.792Z] #32 73.41 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-24T22:18:51.792Z] #32 73.43 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-02-24T22:18:51.792Z] #32 73.44 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-24T22:18:51.792Z] #32 73.46 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:18:51.792Z] #32 73.48 Setting up python3-protobuf (3.12.4-1) ... [2023-02-24T22:18:51.792Z] #32 79.30 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-02-24T22:18:51.792Z] #32 79.34 Setting up protobuf-compiler (3.12.4-1) ... [2023-02-24T22:18:51.792Z] #32 79.39 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-24T22:18:51.792Z] #32 79.52 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-24T22:18:51.792Z] #32 79.59 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-24T22:18:51.792Z] #32 79.67 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-24T22:18:51.792Z] #32 79.73 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:18:51.792Z] #32 DONE 82.5s [2023-02-24T22:18:51.792Z] [2023-02-24T22:18:51.792Z] #38 [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 [2023-02-24T22:18:52.047Z] #27 80.08 io/ioutil [2023-02-24T22:18:52.048Z] #27 80.08 fmt [2023-02-24T22:18:52.332Z] #30 100.2 Setting up libseccomp-dev:arm64 (2.5.1-1+deb11u1) ... [2023-02-24T22:18:52.333Z] #30 100.2 Setting up libapparmor1:arm64 (2.13.6-10) ... [2023-02-24T22:18:52.333Z] #30 100.3 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-24T22:18:52.333Z] #30 100.3 Setting up libsepol1-dev:arm64 (3.1-1) ... [2023-02-24T22:18:52.333Z] #30 100.3 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-24T22:18:52.333Z] #30 100.3 Setting up libpcre2-16-0:arm64 (10.36-2+deb11u1) ... [2023-02-24T22:18:52.333Z] #30 100.3 Setting up libbtrfs0:arm64 (5.10.1-2) ... [2023-02-24T22:18:52.333Z] #30 100.3 Setting up libpcre2-32-0:arm64 (10.36-2+deb11u1) ... [2023-02-24T22:18:52.333Z] #30 100.3 Setting up libudev-dev:arm64 (247.3-7+deb11u1) ... [2023-02-24T22:18:52.333Z] #30 100.3 Setting up libpcre2-posix2:arm64 (10.36-2+deb11u1) ... [2023-02-24T22:18:52.333Z] #30 100.3 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-24T22:18:52.333Z] #30 100.3 Setting up libbtrfs-dev:arm64 (5.10.1-2) ... [2023-02-24T22:18:52.333Z] #30 100.4 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-24T22:18:52.333Z] #30 100.4 Setting up libapparmor-dev:arm64 (2.13.6-10) ... [2023-02-24T22:18:52.333Z] #30 100.4 Setting up mingw-w64-common (8.0.0-1) ... [2023-02-24T22:18:52.333Z] #30 100.4 Setting up libsystemd-dev:arm64 (247.3-7+deb11u1) ... [2023-02-24T22:18:52.333Z] #30 100.4 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-24T22:18:52.333Z] #30 100.4 Setting up libpcre2-dev:arm64 (10.36-2+deb11u1) ... [2023-02-24T22:18:52.333Z] #30 100.4 Setting up libselinux1-dev:arm64 (3.1-3) ... [2023-02-24T22:18:52.333Z] #30 100.5 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-24T22:18:52.590Z] #30 100.5 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:18:52.590Z] #30 100.5 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 [2023-02-24T22:18:52.590Z] #30 100.5 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:18:52.590Z] #30 100.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-02-24T22:18:52.590Z] #30 100.5 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-24T22:18:52.590Z] #30 100.5 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:18:52.590Z] #30 100.5 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 [2023-02-24T22:18:52.590Z] #30 100.6 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:18:52.591Z] #30 100.6 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-24T22:18:52.591Z] #30 100.6 Setting up libdevmapper1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-24T22:18:52.591Z] #30 100.6 Setting up dmsetup (2:1.02.175-2.1) ... [2023-02-24T22:18:52.591Z] #30 100.6 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.175-2.1) ... [2023-02-24T22:18:52.591Z] #30 100.6 Setting up libdevmapper-dev:arm64 (2:1.02.175-2.1) ... [2023-02-24T22:18:52.591Z] #30 100.6 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:18:52.981Z] #24 ... [2023-02-24T22:18:52.981Z] [2023-02-24T22:18:52.981Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:52.981Z] #31 59.34 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 mingw-w64-x86-64-dev all 8.0.0-1 [3546 kB] [2023-02-24T22:18:52.981Z] #31 59.72 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-base amd64 10.2.1-6+24.2 [186 kB] [2023-02-24T22:18:52.981Z] #31 59.72 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix-runtime amd64 10.2.1-6+24.2 [11.5 MB] [2023-02-24T22:18:52.981Z] #31 60.51 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [26.4 MB] [2023-02-24T22:18:52.981Z] #31 63.39 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-posix amd64 10.2.1-6+24.2 [10.6 MB] [2023-02-24T22:18:52.981Z] #31 64.07 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32-runtime amd64 10.2.1-6+24.2 [11.4 MB] [2023-02-24T22:18:52.981Z] #31 65.23 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 gcc-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [26.4 MB] [2023-02-24T22:18:52.981Z] #31 67.48 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64-win32 amd64 10.2.1-6+24.2 [10.6 MB] [2023-02-24T22:18:52.981Z] #31 68.20 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 g++-mingw-w64-x86-64 all 10.2.1-6+24.2 [186 kB] [2023-02-24T22:18:52.981Z] #31 68.21 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor1 amd64 2.13.6-10 [99.3 kB] [2023-02-24T22:18:52.981Z] #31 68.21 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libapparmor-dev amd64 2.13.6-10 [141 kB] [2023-02-24T22:18:52.981Z] #31 68.22 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs0 amd64 5.10.1-2 [203 kB] [2023-02-24T22:18:52.981Z] #31 68.22 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbtrfs-dev amd64 5.10.1-2 [257 kB] [2023-02-24T22:18:52.981Z] #31 68.25 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.175-2.1 [23.2 kB] [2023-02-24T22:18:52.981Z] #31 68.25 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libudev-dev amd64 247.3-7+deb11u1 [123 kB] [2023-02-24T22:18:52.981Z] #31 68.25 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsepol1-dev amd64 3.1-1 [338 kB] [2023-02-24T22:18:52.981Z] #31 68.28 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-16-0 amd64 10.36-2+deb11u1 [232 kB] [2023-02-24T22:18:52.981Z] #31 68.31 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-32-0 amd64 10.36-2+deb11u1 [220 kB] [2023-02-24T22:18:52.981Z] #31 68.31 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-posix2 amd64 10.36-2+deb11u1 [49.1 kB] [2023-02-24T22:18:52.981Z] #31 68.31 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpcre2-dev amd64 10.36-2+deb11u1 [733 kB] [2023-02-24T22:18:52.981Z] #31 68.38 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libselinux1-dev amd64 3.1-3 [168 kB] [2023-02-24T22:18:52.981Z] #31 68.38 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdevmapper-dev amd64 2:1.02.175-2.1 [52.0 kB] [2023-02-24T22:18:52.981Z] #31 68.38 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libseccomp-dev amd64 2.5.1-1+deb11u1 [92.4 kB] [2023-02-24T22:18:52.981Z] #31 68.39 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libsystemd-dev amd64 247.3-7+deb11u1 [401 kB] [2023-02-24T22:18:53.243Z] #31 ... [2023-02-24T22:18:53.243Z] [2023-02-24T22:18:53.243Z] #30 [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 python3-protobuf [2023-02-24T22:18:53.243Z] #30 65.68 Selecting previously unselected package libprotobuf-lite23:amd64. [2023-02-24T22:18:53.243Z] #30 65.69 Preparing to unpack .../10-libprotobuf-lite23_3.12.4-1_amd64.deb ... [2023-02-24T22:18:53.243Z] #30 65.74 Unpacking libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-24T22:18:53.243Z] #30 66.34 Selecting previously unselected package libprotobuf-dev:amd64. [2023-02-24T22:18:53.243Z] #30 66.34 Preparing to unpack .../11-libprotobuf-dev_3.12.4-1_amd64.deb ... [2023-02-24T22:18:53.243Z] #30 66.35 Unpacking libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-24T22:18:53.243Z] #30 68.46 Selecting previously unselected package libprotoc23:amd64. [2023-02-24T22:18:53.243Z] #30 68.47 Preparing to unpack .../12-libprotoc23_3.12.4-1_amd64.deb ... [2023-02-24T22:18:53.243Z] #30 68.48 Unpacking libprotoc23:amd64 (3.12.4-1) ... [2023-02-24T22:18:53.243Z] #30 69.24 Selecting previously unselected package protobuf-c-compiler. [2023-02-24T22:18:53.243Z] #30 69.25 Preparing to unpack .../13-protobuf-c-compiler_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:18:53.243Z] #30 69.27 Unpacking protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-24T22:18:53.243Z] #30 69.43 Selecting previously unselected package protobuf-compiler. [2023-02-24T22:18:53.243Z] #30 69.44 Preparing to unpack .../14-protobuf-compiler_3.12.4-1_amd64.deb ... [2023-02-24T22:18:53.243Z] #30 69.47 Unpacking protobuf-compiler (3.12.4-1) ... [2023-02-24T22:18:53.504Z] #30 69.69 Selecting previously unselected package python3-pkg-resources. [2023-02-24T22:18:53.504Z] #30 69.69 Preparing to unpack .../15-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-24T22:18:53.504Z] #30 69.69 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:18:53.506Z] #25 ... [2023-02-24T22:18:53.506Z] [2023-02-24T22:18:53.506Z] #22 [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 [2023-02-24T22:18:53.506Z] #22 70.33 Selecting previously unselected package libicu67:amd64. [2023-02-24T22:18:53.506Z] #22 70.33 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-02-24T22:18:53.506Z] #22 70.33 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-24T22:18:53.506Z] #22 ... [2023-02-24T22:18:53.506Z] [2023-02-24T22:18:53.506Z] #25 [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 [2023-02-24T22:18:53.506Z] #25 80.41 internal/testlog [2023-02-24T22:18:53.765Z] #30 69.97 Selecting previously unselected package python3-six. [2023-02-24T22:18:53.765Z] #30 69.98 Preparing to unpack .../16-python3-six_1.16.0-2_all.deb ... [2023-02-24T22:18:53.765Z] #30 69.99 Unpacking python3-six (1.16.0-2) ... [2023-02-24T22:18:53.982Z] #30 DONE 101.7s [2023-02-24T22:18:53.983Z] [2023-02-24T22:18:53.983Z] #40 [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 [2023-02-24T22:18:54.026Z] #30 70.12 Selecting previously unselected package python3-protobuf. [2023-02-24T22:18:54.027Z] #30 70.13 Preparing to unpack .../17-python3-protobuf_3.12.4-1_amd64.deb ... [2023-02-24T22:18:54.027Z] #30 70.14 Unpacking python3-protobuf (3.12.4-1) ... [2023-02-24T22:18:54.291Z] #30 ... [2023-02-24T22:18:54.291Z] [2023-02-24T22:18:54.291Z] #26 [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 [2023-02-24T22:18:54.291Z] #26 60.45 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:54.291Z] #26 60.84 Fetched 17.7 MB in 2s (8461 kB/s) [2023-02-24T22:18:54.291Z] #26 61.01 Selecting previously unselected package xxd. [2023-02-24T22:18:54.291Z] #26 61.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15718 files and directories currently installed.) [2023-02-24T22:18:54.291Z] #26 61.17 Preparing to unpack .../0-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-24T22:18:54.291Z] #26 61.19 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:18:54.291Z] #26 61.68 Selecting previously unselected package vim-common. [2023-02-24T22:18:54.291Z] #26 61.69 Preparing to unpack .../1-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-24T22:18:54.291Z] #26 61.72 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:18:54.291Z] #26 62.33 Selecting previously unselected package cmake-data. [2023-02-24T22:18:54.291Z] #26 62.35 Preparing to unpack .../2-cmake-data_3.18.4-2+deb11u1_all.deb ... [2023-02-24T22:18:54.291Z] #26 62.35 Unpacking cmake-data (3.18.4-2+deb11u1) ... [2023-02-24T22:18:54.291Z] #26 66.89 Selecting previously unselected package libicu67:amd64. [2023-02-24T22:18:54.291Z] #26 66.89 Preparing to unpack .../3-libicu67_67.1-7_amd64.deb ... [2023-02-24T22:18:54.291Z] #26 66.90 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-24T22:18:54.291Z] #26 ... [2023-02-24T22:18:54.291Z] [2023-02-24T22:18:54.291Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:54.291Z] #31 69.65 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:18:54.291Z] #31 70.05 Fetched 115 MB in 10s (11.2 MB/s) [2023-02-24T22:18:54.291Z] #31 70.20 Selecting previously unselected package binutils-mingw-w64-i686. [2023-02-24T22:18:54.291Z] #31 70.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 ... 15718 files and directories currently installed.) [2023-02-24T22:18:54.291Z] #31 70.33 Preparing to unpack .../00-binutils-mingw-w64-i686_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-24T22:18:54.291Z] #31 70.37 Unpacking binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-24T22:18:54.325Z] #38 2.277 + RM_GOPATH=0 [2023-02-24T22:18:54.325Z] #38 2.277 + TMP_GOPATH= [2023-02-24T22:18:54.325Z] #38 2.277 + : /build [2023-02-24T22:18:54.325Z] #38 2.277 + '[' -z '' ']' [2023-02-24T22:18:54.325Z] #38 2.277 ++ mktemp -d [2023-02-24T22:18:54.325Z] #38 2.279 + export GOPATH=/tmp/tmp.7jcEXRZ8sP [2023-02-24T22:18:54.325Z] #38 2.279 + GOPATH=/tmp/tmp.7jcEXRZ8sP [2023-02-24T22:18:54.325Z] #38 2.279 + RM_GOPATH=1 [2023-02-24T22:18:54.325Z] #38 2.279 + case "$(go env GOARCH)" in [2023-02-24T22:18:54.325Z] #38 2.280 ++ go env GOARCH [2023-02-24T22:18:54.325Z] #38 2.302 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:54.325Z] #38 2.303 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:54.325Z] #38 2.308 ++ dirname /tmp/install/install.sh [2023-02-24T22:18:54.325Z] #38 2.315 + dir=/tmp/install [2023-02-24T22:18:54.325Z] #38 2.315 + bin=tini [2023-02-24T22:18:54.325Z] #38 2.315 + shift [2023-02-24T22:18:54.325Z] #38 2.316 + '[' '!' -f /tmp/install/tini.installer ']' [2023-02-24T22:18:54.325Z] #38 2.316 + . /tmp/install/tini.installer [2023-02-24T22:18:54.325Z] #38 2.316 ++ : v0.19.0 [2023-02-24T22:18:54.325Z] #38 2.317 + install_tini [2023-02-24T22:18:54.325Z] #38 2.317 + echo 'Install tini version v0.19.0' [2023-02-24T22:18:54.325Z] #38 2.318 Install tini version v0.19.0 [2023-02-24T22:18:54.325Z] #38 2.318 + git clone https://github.com/krallin/tini.git /tmp/tmp.7jcEXRZ8sP/tini [2023-02-24T22:18:54.325Z] #38 2.323 Cloning into '/tmp/tmp.7jcEXRZ8sP/tini'... [2023-02-24T22:18:54.606Z] #27 82.48 github.com/BurntSushi/toml [2023-02-24T22:18:54.606Z] #27 82.48 flag [2023-02-24T22:18:54.920Z] #40 1.061 + RM_GOPATH=0 [2023-02-24T22:18:54.920Z] #40 1.061 + TMP_GOPATH= [2023-02-24T22:18:54.920Z] #40 1.061 + : /build [2023-02-24T22:18:54.920Z] #40 1.061 + '[' -z '' ']' [2023-02-24T22:18:54.920Z] #40 1.066 ++ mktemp -d [2023-02-24T22:18:54.920Z] #40 1.071 + export GOPATH=/tmp/tmp.9uVosoHym3 [2023-02-24T22:18:54.920Z] #40 1.071 + GOPATH=/tmp/tmp.9uVosoHym3 [2023-02-24T22:18:54.920Z] #40 1.071 + RM_GOPATH=1 [2023-02-24T22:18:54.920Z] #40 1.071 + case "$(go env GOARCH)" in [2023-02-24T22:18:54.920Z] #40 1.071 ++ go env GOARCH [2023-02-24T22:18:54.920Z] #40 1.107 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:54.920Z] #40 1.111 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:18:54.920Z] #40 1.111 ++ dirname /tmp/install/install.sh [2023-02-24T22:18:54.920Z] #40 1.114 + dir=/tmp/install [2023-02-24T22:18:54.920Z] #40 1.115 + bin=runc [2023-02-24T22:18:54.920Z] #40 1.115 + shift [2023-02-24T22:18:54.920Z] #40 1.115 + '[' '!' -f /tmp/install/runc.installer ']' [2023-02-24T22:18:54.920Z] #40 1.116 + . /tmp/install/runc.installer [2023-02-24T22:18:54.920Z] #40 1.116 ++ set -e [2023-02-24T22:18:54.920Z] #40 1.116 ++ : v1.1.4 [2023-02-24T22:18:54.920Z] #40 1.117 + install_runc [2023-02-24T22:18:54.920Z] #40 1.117 + RUNC_BUILDTAGS=seccomp [2023-02-24T22:18:54.920Z] #40 1.117 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-02-24T22:18:54.920Z] #40 1.118 Install runc version v1.1.4 (build tags: seccomp) [2023-02-24T22:18:54.920Z] #40 1.118 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.9uVosoHym3/src/github.com/opencontainers/runc [2023-02-24T22:18:54.920Z] #40 1.121 Cloning into '/tmp/tmp.9uVosoHym3/src/github.com/opencontainers/runc'... [2023-02-24T22:18:54.920Z] #40 ... [2023-02-24T22:18:54.920Z] [2023-02-24T22:18:54.920Z] #41 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-02-24T22:18:54.920Z] #41 DONE 1.3s [2023-02-24T22:18:54.920Z] [2023-02-24T22:18:54.920Z] #42 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-02-24T22:18:55.178Z] #27 ... [2023-02-24T22:18:55.178Z] [2023-02-24T22:18:55.178Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:55.178Z] #25 72.98 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-02-24T22:18:55.178Z] #25 72.98 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:18:55.178Z] #25 72.99 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:18:55.178Z] #25 ... [2023-02-24T22:18:55.178Z] [2023-02-24T22:18:55.178Z] #39 [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 [2023-02-24T22:18:55.178Z] #39 24.00 CC images/fifo.o [2023-02-24T22:18:55.178Z] #39 24.22 CC images/remap-file-path.o [2023-02-24T22:18:55.178Z] #39 24.36 CC images/eventfd.o [2023-02-24T22:18:55.178Z] #39 24.51 CC images/eventpoll.o [2023-02-24T22:18:55.178Z] #39 24.80 CC images/fh.o [2023-02-24T22:18:55.178Z] #39 25.07 CC images/fsnotify.o [2023-02-24T22:18:55.178Z] #39 25.75 CC images/signalfd.o [2023-02-24T22:18:55.178Z] #39 25.92 CC images/fs.o [2023-02-24T22:18:55.178Z] #39 26.16 CC images/pstree.o [2023-02-24T22:18:55.178Z] #39 26.45 CC images/pipe.o [2023-02-24T22:18:55.178Z] #39 26.69 CC images/tcp-stream.o [2023-02-24T22:18:55.178Z] #39 26.90 CC images/sk-packet.o [2023-02-24T22:18:55.178Z] #39 27.19 CC images/mnt.o [2023-02-24T22:18:55.178Z] #39 27.40 CC images/pipe-data.o [2023-02-24T22:18:55.178Z] #39 27.58 CC images/sa.o [2023-02-24T22:18:55.178Z] #39 27.79 CC images/timer.o [2023-02-24T22:18:55.178Z] #39 28.12 CC images/timerfd.o [2023-02-24T22:18:55.261Z] #38 ... [2023-02-24T22:18:55.261Z] [2023-02-24T22:18:55.261Z] #31 [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 [2023-02-24T22:18:55.261Z] #31 75.66 sync [2023-02-24T22:18:55.261Z] #31 75.74 internal/reflectlite [2023-02-24T22:18:55.261Z] #31 78.27 internal/testlog [2023-02-24T22:18:55.261Z] #31 80.15 errors [2023-02-24T22:18:55.261Z] #31 80.15 sort [2023-02-24T22:18:55.261Z] #31 80.65 strconv [2023-02-24T22:18:55.261Z] #31 82.44 io [2023-02-24T22:18:55.261Z] #31 84.73 internal/oserror [2023-02-24T22:18:55.261Z] #31 84.97 syscall [2023-02-24T22:18:55.261Z] #31 ... [2023-02-24T22:18:55.261Z] [2023-02-24T22:18:55.261Z] #38 [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 [2023-02-24T22:18:55.261Z] #38 3.389 + cd /tmp/tmp.7jcEXRZ8sP/tini [2023-02-24T22:18:55.261Z] #38 3.390 + git checkout -q v0.19.0 [2023-02-24T22:18:55.261Z] #38 3.440 + cmake . [2023-02-24T22:18:55.440Z] #39 28.32 CC images/mm.o [2023-02-24T22:18:55.463Z] #25 82.13 sort [2023-02-24T22:18:55.464Z] #25 82.14 errors [2023-02-24T22:18:55.700Z] #39 28.59 CC images/sk-opts.o [2023-02-24T22:18:55.700Z] #39 28.79 CC images/sk-unix.o [2023-02-24T22:18:55.857Z] #42 DONE 0.9s [2023-02-24T22:18:55.857Z] [2023-02-24T22:18:55.857Z] #38 [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 [2023-02-24T22:18:55.857Z] #38 49.70 CC compel/src/lib/ptrace.o [2023-02-24T22:18:55.857Z] #38 50.10 AR compel/libcompel.a [2023-02-24T22:18:55.857Z] #38 50.20 HOSTCC compel/src/main-host.o [2023-02-24T22:18:55.857Z] #38 50.50 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2023-02-24T22:18:55.857Z] #38 50.68 HOSTCC compel/src/lib/handle-elf-host.o [2023-02-24T22:18:55.857Z] #38 50.90 HOSTCC compel/src/lib/log-host.o [2023-02-24T22:18:55.857Z] #38 51.00 HOSTLINK compel/compel-host-bin [2023-02-24T22:18:55.857Z] #38 51.17 DEP soccr/soccr.d [2023-02-24T22:18:55.857Z] #38 51.35 CC soccr/soccr.o [2023-02-24T22:18:55.857Z] #38 52.79 AR soccr/libsoccr.a [2023-02-24T22:18:55.857Z] #38 52.85 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-24T22:18:55.857Z] #38 53.34 DEP criu/arch/aarch64/sigframe.d [2023-02-24T22:18:55.857Z] #38 53.60 DEP criu/arch/aarch64/crtools.d [2023-02-24T22:18:55.857Z] #38 53.91 DEP criu/arch/aarch64/cpu.d [2023-02-24T22:18:55.857Z] #38 54.04 DEP criu/arch/aarch64/bitops.d [2023-02-24T22:18:55.857Z] #38 54.14 CC criu/arch/aarch64/bitops.o [2023-02-24T22:18:55.857Z] #38 54.23 CC criu/arch/aarch64/cpu.o [2023-02-24T22:18:55.857Z] #38 54.45 CC criu/arch/aarch64/crtools.o [2023-02-24T22:18:55.857Z] #38 55.18 CC criu/arch/aarch64/sigframe.o [2023-02-24T22:18:55.961Z] #39 29.07 CC images/sk-inet.o [2023-02-24T22:18:56.197Z] #38 4.402 -- The C compiler identification is GNU 10.2.1 [2023-02-24T22:18:56.425Z] #38 55.64 LINK criu/arch/aarch64/crtools.built-in.o [2023-02-24T22:18:56.426Z] #38 55.72 DEP criu/pie/util-vdso.d [2023-02-24T22:18:56.426Z] #38 55.84 DEP criu/pie/util.d [2023-02-24T22:18:56.426Z] #25 83.17 strconv [2023-02-24T22:18:56.426Z] #25 ... [2023-02-24T22:18:56.426Z] [2023-02-24T22:18:56.426Z] #28 [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 [2023-02-24T22:18:56.426Z] #28 73.38 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-02-24T22:18:56.455Z] #38 4.550 -- Detecting C compiler ABI info [2023-02-24T22:18:56.605Z] #39 29.52 CC images/tun.o [2023-02-24T22:18:56.685Z] #38 ... [2023-02-24T22:18:56.685Z] [2023-02-24T22:18:56.685Z] #43 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-02-24T22:18:56.685Z] #0 0.807 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-02-24T22:18:56.685Z] #43 DONE 0.9s [2023-02-24T22:18:56.685Z] [2023-02-24T22:18:56.685Z] #38 [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 [2023-02-24T22:18:56.685Z] #38 56.05 CC criu/pie/util.o [2023-02-24T22:18:56.685Z] #38 ... [2023-02-24T22:18:56.685Z] [2023-02-24T22:18:56.685Z] #44 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-02-24T22:18:56.697Z] #28 ... [2023-02-24T22:18:56.697Z] [2023-02-24T22:18:56.697Z] #22 [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 [2023-02-24T22:18:56.697Z] #22 81.29 Selecting previously unselected package libxml2:amd64. [2023-02-24T22:18:56.697Z] #22 81.29 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-02-24T22:18:56.697Z] #22 81.29 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-24T22:18:56.697Z] #22 82.47 Selecting previously unselected package libarchive13:amd64. [2023-02-24T22:18:56.697Z] #22 82.54 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-02-24T22:18:56.697Z] #22 82.64 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-24T22:18:56.697Z] #22 83.13 Selecting previously unselected package libjsoncpp24:amd64. [2023-02-24T22:18:56.697Z] #22 83.13 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-02-24T22:18:56.697Z] #22 83.15 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-24T22:18:56.697Z] #22 83.24 Selecting previously unselected package librhash0:amd64. [2023-02-24T22:18:56.697Z] #22 83.24 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-02-24T22:18:56.697Z] #22 83.25 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-02-24T22:18:56.697Z] #22 83.61 Selecting previously unselected package libuv1:amd64. [2023-02-24T22:18:56.842Z] #31 ... [2023-02-24T22:18:56.842Z] [2023-02-24T22:18:56.842Z] #32 [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 [2023-02-24T22:18:56.842Z] #32 62.65 go: downloading github.com/subosito/gotenv v1.4.0 [2023-02-24T22:18:56.842Z] #32 62.65 go: downloading github.com/hashicorp/hcl v1.0.0 [2023-02-24T22:18:56.842Z] #32 63.36 go: downloading gopkg.in/ini.v1 v1.66.6 [2023-02-24T22:18:56.842Z] #32 63.36 go: downloading github.com/magiconair/properties v1.8.6 [2023-02-24T22:18:56.842Z] #32 63.55 go: downloading github.com/pelletier/go-toml/v2 v2.0.2 [2023-02-24T22:18:56.842Z] #32 63.87 go: downloading github.com/gobwas/glob v0.2.3 [2023-02-24T22:18:56.842Z] #32 64.22 go: downloading golang.org/x/exp v0.0.0-20220722155223-a9213eeb770e [2023-02-24T22:18:56.842Z] #32 64.49 go: downloading github.com/pelletier/go-toml v1.9.5 [2023-02-24T22:18:56.842Z] #32 64.90 go: downloading golang.org/x/sync v0.0.0-20220722155255-886fb9371eb4 [2023-02-24T22:18:56.842Z] #32 65.26 go: downloading go.uber.org/zap v1.17.0 [2023-02-24T22:18:56.842Z] #32 66.13 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2023-02-24T22:18:56.842Z] #32 66.15 go: downloading github.com/go-toolsmith/astcopy v1.0.1 [2023-02-24T22:18:56.842Z] #32 66.20 go: downloading github.com/go-toolsmith/astequal v1.0.2 [2023-02-24T22:18:56.842Z] #32 66.32 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2023-02-24T22:18:56.842Z] #32 66.39 go: downloading github.com/go-toolsmith/astp v1.0.0 [2023-02-24T22:18:56.842Z] #32 66.40 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2023-02-24T22:18:56.842Z] #32 66.43 go: downloading github.com/go-toolsmith/typep v1.0.2 [2023-02-24T22:18:56.842Z] #32 66.50 go: downloading github.com/quasilyte/go-ruleguard v0.3.17 [2023-02-24T22:18:56.842Z] #32 66.52 go: downloading github.com/quasilyte/regex/syntax v0.0.0-20200407221936-30656e2c4a95 [2023-02-24T22:18:56.842Z] #32 66.77 go: downloading golang.org/x/exp/typeparams v0.0.0-20220613132600-b0d781184e0d [2023-02-24T22:18:56.842Z] #32 67.27 go: downloading github.com/kisielk/gotool v1.0.0 [2023-02-24T22:18:56.842Z] #32 67.70 go: downloading github.com/gostaticanalysis/comment v1.4.2 [2023-02-24T22:18:56.842Z] #32 69.59 go: downloading github.com/ettle/strcase v0.1.1 [2023-02-24T22:18:56.842Z] #32 69.68 go: downloading github.com/gostaticanalysis/analysisutil v0.7.1 [2023-02-24T22:18:56.842Z] #32 69.77 go: downloading github.com/fatih/structtag v1.2.0 [2023-02-24T22:18:56.842Z] #32 69.79 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20210217022336-fa2cb2858354 [2023-02-24T22:18:56.842Z] #32 70.79 go: downloading github.com/Masterminds/semver v1.5.0 [2023-02-24T22:18:56.842Z] #32 70.98 go: downloading github.com/phayes/checkstyle v0.0.0-20170904204023-bfd46e6a821d [2023-02-24T22:18:56.842Z] #32 71.05 go: downloading gopkg.in/yaml.v2 v2.4.0 [2023-02-24T22:18:56.842Z] #32 71.40 go: downloading github.com/google/go-cmp v0.5.8 [2023-02-24T22:18:56.842Z] #32 71.66 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2023-02-24T22:18:56.842Z] #32 71.79 go: downloading github.com/prometheus/client_golang v1.12.1 [2023-02-24T22:18:56.842Z] #32 72.49 go: downloading github.com/prometheus/client_model v0.2.0 [2023-02-24T22:18:56.842Z] #32 72.71 go: downloading go.uber.org/atomic v1.7.0 [2023-02-24T22:18:56.842Z] #32 72.76 go: downloading go.uber.org/multierr v1.6.0 [2023-02-24T22:18:56.876Z] #39 29.81 CC images/sk-netlink.o [2023-02-24T22:18:56.876Z] #39 30.01 CC images/packet-sock.o [2023-02-24T22:18:56.956Z] #22 83.70 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-02-24T22:18:56.956Z] #22 83.71 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-02-24T22:18:57.391Z] #38 5.639 -- Detecting C compiler ABI info - done [2023-02-24T22:18:57.415Z] #32 73.52 go: downloading github.com/quasilyte/gogrep v0.0.0-20220120141003-628d8b3623b5 [2023-02-24T22:18:57.416Z] #32 73.72 go: downloading github.com/quasilyte/stdinfo v0.0.0-20220114132959-f7386bf02567 [2023-02-24T22:18:57.416Z] #32 73.79 go: downloading github.com/chavacava/garif v0.0.0-20220630083739-93517212f375 [2023-02-24T22:18:57.449Z] #39 30.36 CC images/ipc-var.o [2023-02-24T22:18:57.449Z] #39 30.54 CC images/ipc-desc.o [2023-02-24T22:18:57.523Z] #22 84.23 Selecting previously unselected package cmake. [2023-02-24T22:18:57.523Z] #22 84.25 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-02-24T22:18:57.523Z] #22 84.26 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-02-24T22:18:57.625Z] #44 DONE 0.8s [2023-02-24T22:18:57.625Z] [2023-02-24T22:18:57.625Z] #45 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-02-24T22:18:57.650Z] #38 5.797 -- Check for working C compiler: /usr/bin/cc - skipped [2023-02-24T22:18:57.650Z] #38 5.804 -- Detecting C compile features [2023-02-24T22:18:57.650Z] #38 5.812 -- Detecting C compile features - done [2023-02-24T22:18:57.650Z] #38 5.860 -- Performing Test HAS_BUILTIN_FORTIFY [2023-02-24T22:18:57.683Z] #32 73.86 go: downloading github.com/olekukonko/tablewriter v0.0.5 [2023-02-24T22:18:57.945Z] #32 74.06 go: downloading github.com/prometheus/common v0.32.1 [2023-02-24T22:18:57.945Z] #32 74.09 go: downloading github.com/beorn7/perks v1.0.1 [2023-02-24T22:18:58.025Z] #39 30.78 CC images/ipc-shm.o [2023-02-24T22:18:58.025Z] #39 31.02 CC images/ipc-msg.o [2023-02-24T22:18:58.207Z] #32 74.34 go: downloading github.com/cespare/xxhash/v2 v2.1.2 [2023-02-24T22:18:58.207Z] #32 ... [2023-02-24T22:18:58.207Z] [2023-02-24T22:18:58.207Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:58.207Z] #31 74.38 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-02-24T22:18:58.207Z] #31 74.38 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-24T22:18:58.207Z] #31 74.40 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-24T22:18:58.217Z] #38 6.311 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-02-24T22:18:58.217Z] #38 6.383 -- Configuring done [2023-02-24T22:18:58.217Z] #38 6.392 -- Generating done [2023-02-24T22:18:58.217Z] #38 6.395 -- Build files have been written to: /tmp/tmp.7jcEXRZ8sP/tini [2023-02-24T22:18:58.217Z] #38 6.405 + make tini-static [2023-02-24T22:18:58.286Z] #39 31.34 CC images/ipc-sem.o [2023-02-24T22:18:58.476Z] #38 6.807 Scanning dependencies of target tini-static [2023-02-24T22:18:58.547Z] #39 31.55 CC images/utsns.o [2023-02-24T22:18:58.568Z] #45 DONE 0.9s [2023-02-24T22:18:58.568Z] [2023-02-24T22:18:58.568Z] #46 [dev-systemd-false 6/27] RUN ldconfig [2023-02-24T22:18:58.807Z] #39 31.73 CC images/creds.o [2023-02-24T22:18:58.904Z] #22 ... [2023-02-24T22:18:58.904Z] [2023-02-24T22:18:58.904Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:58.904Z] #32 75.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2023-02-24T22:18:58.904Z] #32 75.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.35.2-2+8.11+b3_amd64.deb ... [2023-02-24T22:18:58.904Z] #32 75.76 Unpacking binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-24T22:18:58.904Z] #32 79.64 Selecting previously unselected package binutils-mingw-w64. [2023-02-24T22:18:58.904Z] #32 79.64 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-02-24T22:18:58.904Z] #32 79.65 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-24T22:18:58.904Z] #32 79.92 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-02-24T22:18:58.904Z] #32 79.92 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:18:58.904Z] #32 79.93 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:18:58.904Z] #32 80.21 Selecting previously unselected package dmsetup. [2023-02-24T22:18:58.904Z] #32 80.21 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:18:58.904Z] #32 80.23 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-02-24T22:18:58.904Z] #32 80.56 Selecting previously unselected package mingw-w64-common. [2023-02-24T22:18:58.904Z] #32 80.56 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-02-24T22:18:58.904Z] #32 80.57 Unpacking mingw-w64-common (8.0.0-1) ... [2023-02-24T22:18:59.043Z] #38 6.989 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-02-24T22:18:59.067Z] #39 31.92 CC images/vma.o [2023-02-24T22:18:59.181Z] #32 ... [2023-02-24T22:18:59.181Z] [2023-02-24T22:18:59.181Z] #33 [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 python3-protobuf [2023-02-24T22:18:59.181Z] #33 78.17 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-24T22:18:59.181Z] #33 78.24 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-02-24T22:18:59.181Z] #33 78.26 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-24T22:18:59.181Z] #33 78.30 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:18:59.181Z] #33 78.43 Setting up python3-protobuf (3.12.4-1) ... [2023-02-24T22:18:59.181Z] #33 84.42 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-02-24T22:18:59.181Z] #33 84.45 Setting up protobuf-compiler (3.12.4-1) ... [2023-02-24T22:18:59.181Z] #33 84.51 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-24T22:18:59.181Z] #33 84.53 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-24T22:18:59.181Z] #33 84.55 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-24T22:18:59.181Z] #33 84.56 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-24T22:18:59.181Z] #33 84.57 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:18:59.328Z] #39 32.20 CC images/netdev.o [2023-02-24T22:18:59.510Z] #46 DONE 0.9s [2023-02-24T22:18:59.510Z] [2023-02-24T22:18:59.510Z] #47 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-02-24T22:18:59.589Z] #39 32.56 CC images/tty.o [2023-02-24T22:18:59.747Z] #33 DONE 86.5s [2023-02-24T22:18:59.747Z] [2023-02-24T22:18:59.748Z] #38 [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 [2023-02-24T22:18:59.768Z] #47 ... [2023-02-24T22:18:59.768Z] [2023-02-24T22:18:59.768Z] #25 [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 [2023-02-24T22:18:59.768Z] #25 100.5 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-24T22:18:59.768Z] #25 100.5 + GOBIN=/build [2023-02-24T22:18:59.768Z] #25 100.5 + GO111MODULE=on [2023-02-24T22:18:59.768Z] #25 100.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-02-24T22:18:59.768Z] #25 DONE 107.9s [2023-02-24T22:18:59.851Z] #39 ... [2023-02-24T22:18:59.851Z] [2023-02-24T22:18:59.851Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:18:59.851Z] #25 87.70 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-02-24T22:18:59.851Z] #25 87.70 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:18:59.851Z] #25 87.71 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:19:00.026Z] [2023-02-24T22:19:00.026Z] #48 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-02-24T22:19:00.026Z] #48 DONE 0.1s [2023-02-24T22:19:00.026Z] [2023-02-24T22:19:00.026Z] #49 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-02-24T22:19:00.026Z] #49 DONE 0.1s [2023-02-24T22:19:00.026Z] [2023-02-24T22:19:00.026Z] #38 [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 [2023-02-24T22:19:00.026Z] #38 56.55 CC criu/pie/util-vdso.o [2023-02-24T22:19:00.026Z] #38 57.58 AR criu/pie/pie.lib.a [2023-02-24T22:19:00.026Z] #38 57.69 DEP criu/pie/restorer.d [2023-02-24T22:19:00.026Z] #38 57.95 DEP criu/arch/aarch64/intraprocedure.d [2023-02-24T22:19:00.026Z] #38 58.06 DEP criu/arch/aarch64/restorer.d [2023-02-24T22:19:00.026Z] #38 58.29 DEP criu/arch/aarch64/vdso-pie.d [2023-02-24T22:19:00.026Z] #38 58.41 DEP criu/pie/parasite-vdso.d [2023-02-24T22:19:00.026Z] #38 58.57 DEP criu/pie/parasite.d [2023-02-24T22:19:00.026Z] #38 58.88 CC criu/pie/parasite.o [2023-02-24T22:19:00.290Z] #38 ... [2023-02-24T22:19:00.290Z] [2023-02-24T22:19:00.290Z] #47 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-02-24T22:19:00.290Z] #47 DONE 1.2s [2023-02-24T22:19:00.554Z] [2023-02-24T22:19:00.554Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:19:00.602Z] Commit message: "golangci-lint: update to v1.49.0" [2023-02-24T22:19:00.947Z] #38 8.981 [100%] Linking C executable tini-static [2023-02-24T22:19:01.024Z] > git --version # timeout=10 [2023-02-24T22:19:01.095Z] > git --version # 'git version 2.24.1.windows.2' [2023-02-24T22:19:01.178Z] fatal: bad object 4f8fd6a86e521290dafaf7c28eced2a9b21b220a [2023-02-24T22:19:01.239Z] #25 ... [2023-02-24T22:19:01.239Z] [2023-02-24T22:19:01.239Z] #27 [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 [2023-02-24T22:19:01.239Z] #27 83.98 log [2023-02-24T22:19:01.239Z] #27 86.67 github.com/BurntSushi/toml/cmd/tomlv [2023-02-24T22:19:01.239Z] #27 DONE 89.2s [2023-02-24T22:19:01.500Z] [2023-02-24T22:19:01.500Z] #37 [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 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2023-02-24T22:19:01.882Z] #38 ... [2023-02-24T22:19:01.882Z] [2023-02-24T22:19:01.882Z] #39 [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 [2023-02-24T22:19:01.882Z] #0 4.622 Note: Building without setproctitle() and strlcpy() support. [2023-02-24T22:19:01.882Z] #0 4.622 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-24T22:19:01.882Z] #0 4.654 Note: Building without GnuTLS support [2023-02-24T22:19:01.882Z] #0 4.676 Makefile.config:39: Warn: you have no libnftables installed [2023-02-24T22:19:01.882Z] #0 4.676 Makefile.config:40: Warn: Building without nftables support [2023-02-24T22:19:01.882Z] #0 8.427 fatal: not a git repository (or any of the parent directories): .git [2023-02-24T22:19:01.882Z] #0 8.727 GEN .gitid [2023-02-24T22:19:01.882Z] #0 8.842 GEN criu/include/version.h [2023-02-24T22:19:01.882Z] #0 9.174 GEN include/common/asm [2023-02-24T22:19:01.882Z] #39 ... [2023-02-24T22:19:01.882Z] [2023-02-24T22:19:01.882Z] #38 [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 [2023-02-24T22:19:01.882Z] #38 10.12 [100%] Built target tini-static [2023-02-24T22:19:01.929Z] #50 1.589 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:19:02.141Z] #38 10.21 + mkdir -p /build [2023-02-24T22:19:02.141Z] #38 10.21 + cp tini-static /build/docker-init [2023-02-24T22:19:02.188Z] #50 1.630 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:19:02.188Z] #50 1.725 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:19:02.757Z] #50 2.284 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 Packages [8072 kB] [2023-02-24T22:19:02.804Z] #37 55.41 Updating files: 38% (2028/5277) Updating files: 39% (2059/5277) Updating files: 40% (2111/5277) Updating files: 41% (2164/5277) Updating files: 42% (2217/5277) Updating files: 43% (2270/5277) Updating files: 44% (2322/5277) Updating files: 45% (2375/5277) Updating files: 46% (2428/5277) Updating files: 47% (2481/5277) Updating files: 48% (2533/5277) Updating files: 49% (2586/5277) Updating files: 50% (2639/5277) Updating files: 51% (2692/5277) Updating files: 52% (2745/5277) Updating files: 53% (2797/5277) Updating files: 54% (2850/5277) Updating files: 55% (2903/5277) Updating files: 56% (2956/5277) Updating files: 57% (3008/5277) Updating files: 58% (3061/5277) Updating files: 59% (3114/5277) Updating files: 60% (3167/5277) Updating files: 61% (3219/5277) Updating files: 62% (3272/5277) Updating files: 63% (3325/5277) Updating files: 64% (3378/5277) Updating files: 65% (3431/5277) Updating files: 66% (3483/5277) Updating files: 67% (3536/5277) Updating files: 68% (3589/5277) Updating files: 69% (3642/5277) Updating files: 70% (3694/5277) Updating files: 71% (3747/5277) Updating files: 72% (3800/5277) Updating files: 73% (3853/5277) Updating files: 74% (3905/5277) Updating files: 75% (3958/5277) Updating files: 76% (4011/5277) Updating files: 77% (4064/5277) Updating files: 78% (4117/5277) Updating files: 78% (4126/5277) Updating files: 79% (4169/5277) Updating files: 80% (4222/5277) Updating files: 81% (4275/5277) Updating files: 82% (4328/5277) Updating files: 83% (4380/5277) Updating files: 84% (4433/5277) Updating files: 85% (4486/5277) Updating files: 86% (4539/5277) Updating files: 87% (4591/5277) Updating files: 88% (4644/5277) Updating files: 89% (4697/5277) Updating files: 90% (4750/5277) Updating files: 91% (4803/5277) Updating files: 92% (4855/5277) Updating files: 93% (4908/5277) Updating files: 94% (4961/5277) Updating files: 95% (5014/5277) Updating files: 96% (5066/5277) Updating files: 97% (5119/5277) Updating files: 98% (5172/5277) Updating files: 99% (5225/5277) Updating files: 100% (5277/5277) Updating files: 100% (5277/5277), done. [2023-02-24T22:19:02.804Z] #37 57.37 + cd /tmp/tmp.SOLxdB9hm7/src/github.com/containerd/containerd [2023-02-24T22:19:02.804Z] #37 57.38 + git checkout -q v1.6.16 [2023-02-24T22:19:03.078Z] #38 DONE 11.2s [2023-02-24T22:19:03.078Z] [2023-02-24T22:19:03.078Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:19:03.078Z] #29 84.00 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-02-24T22:19:03.078Z] #29 84.02 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-02-24T22:19:03.078Z] #29 84.04 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-24T22:19:03.337Z] #29 93.88 Selecting previously unselected package gcc-mingw-w64-base. [2023-02-24T22:19:03.337Z] #29 93.94 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:19:03.337Z] #29 93.95 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-24T22:19:03.506Z] #31 79.02 Selecting previously unselected package binutils-mingw-w64. [2023-02-24T22:19:03.506Z] #31 79.02 Preparing to unpack .../02-binutils-mingw-w64_2.35-2+8.11_all.deb ... [2023-02-24T22:19:03.506Z] #31 79.05 Unpacking binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-24T22:19:03.506Z] #31 79.28 Selecting previously unselected package libdevmapper1.02.1:amd64. [2023-02-24T22:19:03.506Z] #31 79.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:19:03.506Z] #31 79.30 Unpacking libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:19:03.506Z] #31 79.85 Selecting previously unselected package dmsetup. [2023-02-24T22:19:03.506Z] #31 79.85 Preparing to unpack .../04-dmsetup_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:19:03.597Z] #29 94.20 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-02-24T22:19:03.597Z] #29 94.21 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:19:03.597Z] #29 94.26 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-24T22:19:03.769Z] #31 79.86 Unpacking dmsetup (2:1.02.175-2.1) ... [2023-02-24T22:19:03.770Z] #31 80.14 Selecting previously unselected package mingw-w64-common. [2023-02-24T22:19:03.857Z] #29 ... [2023-02-24T22:19:03.857Z] [2023-02-24T22:19:03.857Z] #39 [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 [2023-02-24T22:19:03.857Z] #39 12.00 PBCC images/timens.pb-c.c [2023-02-24T22:19:03.857Z] #39 12.07 DEP images/timens.pb-c.d [2023-02-24T22:19:03.857Z] #39 12.18 PBCC images/fown.pb-c.c [2023-02-24T22:19:03.935Z] #38 3.585 Note: Building without setproctitle() and strlcpy() support. [2023-02-24T22:19:03.935Z] #38 3.585 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-24T22:19:03.935Z] #38 3.625 Note: Building without GnuTLS support [2023-02-24T22:19:03.935Z] #38 3.629 Makefile.config:39: Warn: you have no libnftables installed [2023-02-24T22:19:03.935Z] #38 3.629 Makefile.config:40: Warn: Building without nftables support [2023-02-24T22:19:04.034Z] #31 80.14 Preparing to unpack .../05-mingw-w64-common_8.0.0-1_all.deb ... [2023-02-24T22:19:04.034Z] #31 80.15 Unpacking mingw-w64-common (8.0.0-1) ... [2023-02-24T22:19:04.116Z] #39 12.24 PBCC images/google/protobuf/descriptor.pb-c.c [2023-02-24T22:19:04.134Z] #50 3.724 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 Packages [224 kB] [2023-02-24T22:19:04.375Z] #39 12.33 PBCC images/opts.pb-c.c [2023-02-24T22:19:04.375Z] #39 12.40 PBCC images/memfd.pb-c.c [2023-02-24T22:19:04.375Z] #39 12.52 DEP images/fown.pb-c.d [2023-02-24T22:19:04.459Z] + docker version [2023-02-24T22:19:04.610Z] #31 ... [2023-02-24T22:19:04.610Z] [2023-02-24T22:19:04.610Z] #26 [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 [2023-02-24T22:19:04.610Z] #26 77.09 Selecting previously unselected package libxml2:amd64. [2023-02-24T22:19:04.610Z] #26 77.11 Preparing to unpack .../4-libxml2_2.9.10+dfsg-6.7+deb11u3_amd64.deb ... [2023-02-24T22:19:04.610Z] #26 77.11 Unpacking libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-24T22:19:04.610Z] #26 78.18 Selecting previously unselected package libarchive13:amd64. [2023-02-24T22:19:04.610Z] #26 78.18 Preparing to unpack .../5-libarchive13_3.4.3-2+deb11u1_amd64.deb ... [2023-02-24T22:19:04.610Z] #26 78.18 Unpacking libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-24T22:19:04.610Z] #26 78.56 Selecting previously unselected package libjsoncpp24:amd64. [2023-02-24T22:19:04.610Z] #26 78.56 Preparing to unpack .../6-libjsoncpp24_1.9.4-4_amd64.deb ... [2023-02-24T22:19:04.610Z] #26 78.57 Unpacking libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-24T22:19:04.610Z] #26 78.82 Selecting previously unselected package librhash0:amd64. [2023-02-24T22:19:04.610Z] #26 78.82 Preparing to unpack .../7-librhash0_1.4.1-2_amd64.deb ... [2023-02-24T22:19:04.610Z] #26 78.83 Unpacking librhash0:amd64 (1.4.1-2) ... [2023-02-24T22:19:04.610Z] #26 79.18 Selecting previously unselected package libuv1:amd64. [2023-02-24T22:19:04.610Z] #26 79.20 Preparing to unpack .../8-libuv1_1.40.0-2_amd64.deb ... [2023-02-24T22:19:04.610Z] #26 79.21 Unpacking libuv1:amd64 (1.40.0-2) ... [2023-02-24T22:19:04.610Z] #26 79.48 Selecting previously unselected package cmake. [2023-02-24T22:19:04.610Z] #26 79.49 Preparing to unpack .../9-cmake_3.18.4-2+deb11u1_amd64.deb ... [2023-02-24T22:19:04.610Z] #26 79.50 Unpacking cmake (3.18.4-2+deb11u1) ... [2023-02-24T22:19:04.634Z] #39 12.71 DEP images/google/protobuf/descriptor.pb-c.d [2023-02-24T22:19:04.871Z] #38 ... [2023-02-24T22:19:04.871Z] [2023-02-24T22:19:04.871Z] #22 [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 [2023-02-24T22:19:04.871Z] #22 91.06 Setting up libicu67:amd64 (67.1-7) ... [2023-02-24T22:19:04.871Z] #22 91.09 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:19:04.871Z] #22 91.10 Setting up libuv1:amd64 (1.40.0-2) ... [2023-02-24T22:19:04.871Z] #22 91.17 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:19:04.871Z] #22 91.22 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-24T22:19:04.871Z] #22 91.22 Setting up librhash0:amd64 (1.4.1-2) ... [2023-02-24T22:19:04.871Z] #22 91.24 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-02-24T22:19:04.871Z] #22 91.25 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-24T22:19:04.871Z] #22 91.26 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-24T22:19:04.871Z] #22 91.27 Setting up cmake (3.18.4-2+deb11u1) ... [2023-02-24T22:19:04.871Z] #22 91.29 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:19:04.872Z] #26 ... [2023-02-24T22:19:04.872Z] [2023-02-24T22:19:04.872Z] #30 [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 python3-protobuf [2023-02-24T22:19:04.872Z] #30 71.12 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:19:04.872Z] #30 74.04 Setting up libprotobuf23:amd64 (3.12.4-1) ... [2023-02-24T22:19:04.872Z] #30 74.08 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:19:04.872Z] #30 74.09 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:19:04.872Z] #30 74.14 Setting up libprotobuf-c-dev:amd64 (1.3.3-1+b2) ... [2023-02-24T22:19:04.872Z] #30 74.16 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:19:04.872Z] #30 74.18 Setting up python3-six (1.16.0-2) ... [2023-02-24T22:19:04.872Z] #30 76.20 Setting up libprotobuf-lite23:amd64 (3.12.4-1) ... [2023-02-24T22:19:04.872Z] #30 76.27 Setting up libprotoc23:amd64 (3.12.4-1) ... [2023-02-24T22:19:04.872Z] #30 76.32 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-2+deb11u2) ... [2023-02-24T22:19:04.872Z] #30 76.36 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:19:04.872Z] #30 76.40 Setting up python3-protobuf (3.12.4-1) ... [2023-02-24T22:19:04.892Z] #39 12.94 DEP images/opts.pb-c.d [2023-02-24T22:19:04.892Z] #39 13.16 DEP images/memfd.pb-c.d [2023-02-24T22:19:05.151Z] #39 13.33 PBCC images/sit.pb-c.c [2023-02-24T22:19:05.352Z] #37 59.85 + export 'BUILDTAGS=netgo osusergo static_build' [2023-02-24T22:19:05.352Z] #37 59.85 + BUILDTAGS='netgo osusergo static_build' [2023-02-24T22:19:05.352Z] #37 59.85 + export EXTRA_FLAGS=-buildmode=pie [2023-02-24T22:19:05.352Z] #37 59.85 + EXTRA_FLAGS=-buildmode=pie [2023-02-24T22:19:05.352Z] #37 59.85 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-02-24T22:19:05.352Z] #37 59.85 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-02-24T22:19:05.352Z] #37 59.85 + '[' '' = dynamic ']' [2023-02-24T22:19:05.352Z] #37 59.85 + make [2023-02-24T22:19:05.410Z] #39 13.50 DEP images/sit.pb-c.d [2023-02-24T22:19:05.668Z] #39 13.72 PBCC images/macvlan.pb-c.c [2023-02-24T22:19:05.669Z] #39 13.77 DEP images/macvlan.pb-c.d [2023-02-24T22:19:05.927Z] #39 14.00 PBCC images/autofs.pb-c.c [2023-02-24T22:19:05.927Z] #39 14.06 DEP images/autofs.pb-c.d [2023-02-24T22:19:06.037Z] #50 5.369 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main arm64 Packages [12.0 kB] [2023-02-24T22:19:06.038Z] #50 ... [2023-02-24T22:19:06.038Z] [2023-02-24T22:19:06.038Z] #31 [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 [2023-02-24T22:19:06.187Z] #39 14.31 PBCC images/sysctl.pb-c.c [2023-02-24T22:19:06.187Z] #39 14.35 DEP images/sysctl.pb-c.d [2023-02-24T22:19:06.187Z] #39 14.49 PBCC images/time.pb-c.c [2023-02-24T22:19:06.245Z] #22 DONE 92.7s [2023-02-24T22:19:06.245Z] [2023-02-24T22:19:06.245Z] #39 [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 [2023-02-24T22:19:06.445Z] #39 14.52 DEP images/time.pb-c.d [2023-02-24T22:19:06.445Z] #39 14.78 PBCC images/binfmt-misc.pb-c.c [2023-02-24T22:19:06.445Z] #39 ... [2023-02-24T22:19:06.445Z] [2023-02-24T22:19:06.445Z] #31 [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 [2023-02-24T22:19:06.445Z] #31 87.21 reflect [2023-02-24T22:19:06.704Z] #31 ... [2023-02-24T22:19:06.704Z] [2023-02-24T22:19:06.704Z] #39 [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 [2023-02-24T22:19:06.704Z] #39 14.84 DEP images/binfmt-misc.pb-c.d [2023-02-24T22:19:06.704Z] #39 15.03 PBCC images/seccomp.pb-c.c [2023-02-24T22:19:06.742Z] #37 61.23 + bin/ctr [2023-02-24T22:19:06.788Z] #30 82.98 Setting up libcap-dev:amd64 (1:2.44-1) ... [2023-02-24T22:19:06.788Z] #30 83.00 Setting up protobuf-compiler (3.12.4-1) ... [2023-02-24T22:19:06.788Z] #30 83.05 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2023-02-24T22:19:06.788Z] #30 83.06 Setting up libprotobuf-dev:amd64 (3.12.4-1) ... [2023-02-24T22:19:06.963Z] #39 15.12 DEP images/seccomp.pb-c.d [2023-02-24T22:19:07.049Z] #30 83.08 Setting up protobuf-c-compiler (1.3.3-1+b2) ... [2023-02-24T22:19:07.049Z] #30 83.10 Setting up libnl-3-dev:amd64 (3.4.0-1+b1) ... [2023-02-24T22:19:07.050Z] #30 83.13 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:19:07.181Z] #39 ... [2023-02-24T22:19:07.181Z] [2023-02-24T22:19:07.181Z] #25 [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 [2023-02-24T22:19:07.181Z] #25 83.92 io [2023-02-24T22:19:07.181Z] #25 85.87 internal/oserror [2023-02-24T22:19:07.181Z] #25 86.06 syscall [2023-02-24T22:19:07.181Z] #25 89.18 reflect [2023-02-24T22:19:07.181Z] #25 ... [2023-02-24T22:19:07.181Z] [2023-02-24T22:19:07.181Z] #38 [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 [2023-02-24T22:19:07.181Z] #38 6.989 fatal: not a git repository (or any of the parent directories): .git [2023-02-24T22:19:07.181Z] #38 7.061 GEN .gitid [2023-02-24T22:19:07.181Z] #38 7.097 GEN criu/include/version.h [2023-02-24T22:19:07.181Z] #38 7.202 GEN include/common/asm [2023-02-24T22:19:07.223Z] #39 15.20 PBCC images/userns.pb-c.c [2023-02-24T22:19:07.223Z] #39 15.24 DEP images/userns.pb-c.d [2023-02-24T22:19:07.223Z] #39 15.37 PBCC images/cgroup.pb-c.c [2023-02-24T22:19:07.482Z] #39 15.50 DEP images/cgroup.pb-c.d [2023-02-24T22:19:07.482Z] #39 15.64 PBCC images/ext-file.pb-c.c [2023-02-24T22:19:07.482Z] #39 15.67 DEP images/ext-file.pb-c.d [2023-02-24T22:19:07.741Z] #39 15.89 PBCC images/rpc.pb-c.c [2023-02-24T22:19:07.741Z] #39 15.95 DEP images/rpc.pb-c.d [2023-02-24T22:19:07.999Z] #39 16.04 PBCC images/siginfo.pb-c.c [2023-02-24T22:19:07.999Z] #39 16.10 DEP images/siginfo.pb-c.d [2023-02-24T22:19:07.999Z] #39 16.24 PBCC images/pagemap.pb-c.c [2023-02-24T22:19:07.999Z] #39 16.29 DEP images/pagemap.pb-c.d [2023-02-24T22:19:08.258Z] #39 16.40 PBCC images/rlimit.pb-c.c [2023-02-24T22:19:08.258Z] #39 16.42 DEP images/rlimit.pb-c.d [2023-02-24T22:19:08.258Z] #39 16.55 PBCC images/file-lock.pb-c.c [2023-02-24T22:19:08.258Z] #39 16.55 DEP images/file-lock.pb-c.d [2023-02-24T22:19:08.258Z] #39 16.60 PBCC images/tty.pb-c.c [2023-02-24T22:19:08.440Z] #30 ... [2023-02-24T22:19:08.440Z] [2023-02-24T22:19:08.440Z] #32 [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 [2023-02-24T22:19:08.440Z] #32 74.56 go: downloading github.com/golang/protobuf v1.5.2 [2023-02-24T22:19:08.440Z] #32 74.78 go: downloading github.com/prometheus/procfs v0.7.3 [2023-02-24T22:19:08.440Z] #32 75.63 go: downloading google.golang.org/protobuf v1.28.0 [2023-02-24T22:19:08.440Z] #32 75.87 go: downloading github.com/mattn/go-runewidth v0.0.9 [2023-02-24T22:19:08.440Z] #32 76.06 go: downloading github.com/matttproud/golang_protobuf_extensions v1.0.1 [2023-02-24T22:19:08.440Z] #32 ... [2023-02-24T22:19:08.440Z] [2023-02-24T22:19:08.440Z] #25 [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 [2023-02-24T22:19:08.440Z] #25 77.36 internal/reflectlite [2023-02-24T22:19:08.440Z] #25 77.36 sync [2023-02-24T22:19:08.440Z] #25 80.01 internal/testlog [2023-02-24T22:19:08.440Z] #25 82.21 errors [2023-02-24T22:19:08.440Z] #25 82.22 sort [2023-02-24T22:19:08.440Z] #25 82.91 strconv [2023-02-24T22:19:08.440Z] #25 84.20 io [2023-02-24T22:19:08.518Z] #39 16.68 DEP images/tty.pb-c.d [2023-02-24T22:19:08.518Z] #39 16.75 PBCC images/tun.pb-c.c [2023-02-24T22:19:08.777Z] #39 16.83 PBCC images/netdev.pb-c.c [2023-02-24T22:19:08.777Z] #39 16.88 DEP images/tun.pb-c.d [2023-02-24T22:19:08.777Z] #39 16.99 DEP images/netdev.pb-c.d [2023-02-24T22:19:08.885Z] #31 113.9 Updating files: 26% (3000/11414) Updating files: 27% (3082/11414) Updating files: 28% (3196/11414) Updating files: 29% (3311/11414) Updating files: 30% (3425/11414) Updating files: 31% (3539/11414) Updating files: 32% (3653/11414) Updating files: 33% (3767/11414) Updating files: 34% (3881/11414) Updating files: 35% (3995/11414) Updating files: 36% (4110/11414) Updating files: 37% (4224/11414) Updating files: 38% (4338/11414) Updating files: 39% (4452/11414) Updating files: 40% (4566/11414) Updating files: 41% (4680/11414) Updating files: 42% (4794/11414) Updating files: 43% (4909/11414) Updating files: 44% (5023/11414) Updating files: 45% (5137/11414) Updating files: 46% (5251/11414) Updating files: 46% (5321/11414) Updating files: 47% (5365/11414) Updating files: 48% (5479/11414) Updating files: 49% (5593/11414) Updating files: 50% (5707/11414) Updating files: 51% (5822/11414) Updating files: 52% (5936/11414) Updating files: 53% (6050/11414) Updating files: 54% (6164/11414) Updating files: 55% (6278/11414) Updating files: 56% (6392/11414) Updating files: 57% (6506/11414) Updating files: 58% (6621/11414) Updating files: 59% (6735/11414) Updating files: 60% (6849/11414) Updating files: 61% (6963/11414) Updating files: 62% (7077/11414) Updating files: 63% (7191/11414) Updating files: 64% (7305/11414) Updating files: 65% (7420/11414) Updating files: 66% (7534/11414) Updating files: 67% (7648/11414) Updating files: 68% (7762/11414) Updating files: 69% (7876/11414) Updating files: 70% (7990/11414) Updating files: 71% (8104/11414) Updating files: 72% (8219/11414) Updating files: 72% (8309/11414) Updating files: 73% (8333/11414) Updating files: 74% (8447/11414) Updating files: 75% (8561/11414) Updating files: 76% (8675/11414) Updating files: 77% (8789/11414) Updating files: 78% (8903/11414) Updating files: 79% (9018/11414) Updating files: 80% (9132/11414) Updating files: 81% (9246/11414) Updating files: 82% (9360/11414) Updating files: 83% (9474/11414) Updating files: 84% (9588/11414) Updating files: 85% (9702/11414) Updating files: 86% (9817/11414) Updating files: 87% (9931/11414) Updating files: 88% (10045/11414) Updating files: 89% (10159/11414) Updating files: 90% (10273/11414) Updating files: 91% (10387/11414) Updating files: 92% (10501/11414) Updating files: 93% (10616/11414) Updating files: 94% (10730/11414) Updating files: 95% (10844/11414) Updating files: 96% (10958/11414) Updating files: 97% (11072/11414) Updating files: 98% (11186/11414) Updating files: 99% (11300/11414) Updating files: 100% (11414/11414) Updating files: 100% (11414/11414), done. [2023-02-24T22:19:08.885Z] #31 116.9 + cd /tmp/tmp.aS8h8btRU5/tmp/docker-ce [2023-02-24T22:19:08.885Z] #31 116.9 + git checkout -q v17.06.2-ce [2023-02-24T22:19:09.035Z] #39 17.07 PBCC images/vma.pb-c.c [2023-02-24T22:19:09.035Z] #39 17.15 DEP images/vma.pb-c.d [2023-02-24T22:19:09.036Z] #39 17.23 PBCC images/creds.pb-c.c [2023-02-24T22:19:09.036Z] #39 17.26 DEP images/creds.pb-c.d [2023-02-24T22:19:09.036Z] #39 17.33 PBCC images/utsns.pb-c.c [2023-02-24T22:19:09.036Z] #39 17.38 DEP images/utsns.pb-c.d [2023-02-24T22:19:09.235Z] Client: [2023-02-24T22:19:09.235Z] Version: 20.10.9 [2023-02-24T22:19:09.235Z] API version: 1.41 [2023-02-24T22:19:09.235Z] Go version: go1.16.8 [2023-02-24T22:19:09.235Z] Git commit: c2ea9bc [2023-02-24T22:19:09.235Z] Built: Mon Oct 4 16:11:10 2021 [2023-02-24T22:19:09.235Z] OS/Arch: windows/amd64 [2023-02-24T22:19:09.235Z] Context: default [2023-02-24T22:19:09.235Z] Experimental: true [2023-02-24T22:19:09.235Z] [2023-02-24T22:19:09.235Z] Server: Docker Engine - Community [2023-02-24T22:19:09.235Z] Engine: [2023-02-24T22:19:09.235Z] Version: 20.10.9 [2023-02-24T22:19:09.235Z] API version: 1.41 (minimum version 1.24) [2023-02-24T22:19:09.235Z] Go version: go1.16.8 [2023-02-24T22:19:09.235Z] Git commit: 79ea9d3 [2023-02-24T22:19:09.235Z] Built: Mon Oct 4 16:06:39 2021 [2023-02-24T22:19:09.235Z] OS/Arch: windows/amd64 [2023-02-24T22:19:09.235Z] Experimental: true [2023-02-24T22:19:09.294Z] #39 17.45 PBCC images/ipc-desc.pb-c.c [2023-02-24T22:19:09.294Z] #39 17.49 PBCC images/ipc-sem.pb-c.c [2023-02-24T22:19:09.294Z] #39 17.54 DEP images/ipc-desc.pb-c.d [2023-02-24T22:19:09.294Z] #39 17.61 DEP images/ipc-sem.pb-c.d [2023-02-24T22:19:09.388Z] #25 ... [2023-02-24T22:19:09.388Z] [2023-02-24T22:19:09.388Z] #30 [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 python3-protobuf [2023-02-24T22:19:09.388Z] #30 DONE 85.5s [2023-02-24T22:19:09.388Z] [2023-02-24T22:19:09.388Z] #38 [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 [2023-02-24T22:19:09.552Z] #39 17.69 PBCC images/ipc-msg.pb-c.c [2023-02-24T22:19:09.552Z] #39 17.78 DEP images/ipc-msg.pb-c.d [2023-02-24T22:19:09.552Z] #39 17.89 PBCC images/ipc-shm.pb-c.c [2023-02-24T22:19:09.811Z] #39 17.93 DEP images/ipc-shm.pb-c.d [2023-02-24T22:19:09.811Z] #39 18.03 PBCC images/ipc-var.pb-c.c [2023-02-24T22:19:09.811Z] #39 18.05 DEP images/ipc-var.pb-c.d [2023-02-24T22:19:09.811Z] #39 18.13 PBCC images/sk-opts.pb-c.c [Pipeline] sh [2023-02-24T22:19:10.041Z] #37 ... [2023-02-24T22:19:10.041Z] [2023-02-24T22:19:10.041Z] #39 [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 [2023-02-24T22:19:10.041Z] #39 33.13 CC images/file-lock.o [2023-02-24T22:19:10.041Z] #39 33.36 CC images/rlimit.o [2023-02-24T22:19:10.041Z] #39 33.67 CC images/pagemap.o [2023-02-24T22:19:10.041Z] #39 34.02 CC images/siginfo.o [2023-02-24T22:19:10.041Z] #39 34.34 CC images/rpc.o [2023-02-24T22:19:10.041Z] #39 35.75 CC images/ext-file.o [2023-02-24T22:19:10.041Z] #39 35.99 CC images/cgroup.o [2023-02-24T22:19:10.041Z] #39 36.69 CC images/userns.o [2023-02-24T22:19:10.041Z] #39 37.02 CC images/google/protobuf/descriptor.o [2023-02-24T22:19:10.041Z] #39 38.91 CC images/opts.o [2023-02-24T22:19:10.041Z] #39 39.10 CC images/seccomp.o [2023-02-24T22:19:10.041Z] #39 39.34 CC images/binfmt-misc.o [2023-02-24T22:19:10.041Z] #39 39.49 CC images/time.o [2023-02-24T22:19:10.041Z] #39 39.63 CC images/sysctl.o [2023-02-24T22:19:10.041Z] #39 39.82 CC images/autofs.o [2023-02-24T22:19:10.041Z] #39 40.00 CC images/macvlan.o [2023-02-24T22:19:10.041Z] #39 40.17 CC images/sit.o [2023-02-24T22:19:10.041Z] #39 40.33 CC images/memfd.o [2023-02-24T22:19:10.041Z] #39 40.55 CC images/timens.o [2023-02-24T22:19:10.041Z] #39 40.76 LINK images/built-in.o [2023-02-24T22:19:10.041Z] #39 40.92 GEN compel/include/asm [2023-02-24T22:19:10.041Z] #39 40.96 GEN compel/include/version.h [2023-02-24T22:19:10.041Z] #39 40.98 touch .config [2023-02-24T22:19:10.041Z] #39 41.05 GEN include/common/config.h [2023-02-24T22:19:10.041Z] #39 41.14 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-02-24T22:19:10.041Z] #39 41.15 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-02-24T22:19:10.041Z] #39 41.18 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-02-24T22:19:10.041Z] #39 41.20 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-02-24T22:19:10.041Z] #39 41.25 DEP compel/arch/x86/plugins/std/memcpy.d [2023-02-24T22:19:10.041Z] #39 41.27 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-02-24T22:19:10.041Z] #39 41.30 GEN compel/plugins/include/uapi/std/syscall.h [2023-02-24T22:19:10.041Z] #39 41.34 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-02-24T22:19:10.042Z] #39 41.35 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-02-24T22:19:10.042Z] #39 41.37 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-02-24T22:19:10.042Z] #39 41.39 DEP compel/plugins/std/infect.d [2023-02-24T22:19:10.042Z] #39 41.50 DEP compel/plugins/std/string.d [2023-02-24T22:19:10.042Z] #39 41.58 DEP compel/plugins/std/log.d [2023-02-24T22:19:10.042Z] #39 41.66 DEP compel/plugins/std/fds.d [2023-02-24T22:19:10.042Z] #39 41.80 DEP compel/plugins/std/std.d [2023-02-24T22:19:10.042Z] #39 41.90 DEP compel/plugins/shmem/shmem.d [2023-02-24T22:19:10.042Z] #39 42.03 DEP compel/plugins/fds/fds.d [2023-02-24T22:19:10.042Z] #39 42.17 CC compel/plugins/std/std.o [2023-02-24T22:19:10.042Z] #39 42.50 CC compel/plugins/std/fds.o [2023-02-24T22:19:10.042Z] #39 42.90 CC compel/plugins/std/log.o [2023-02-24T22:19:10.069Z] #39 18.23 PBCC images/packet-sock.pb-c.c [2023-02-24T22:19:10.069Z] #39 18.28 DEP images/sk-opts.pb-c.d [2023-02-24T22:19:10.069Z] #39 18.39 DEP images/packet-sock.pb-c.d [2023-02-24T22:19:10.371Z] #39 18.46 PBCC images/sk-netlink.pb-c.c [2023-02-24T22:19:10.371Z] #39 18.55 DEP images/sk-netlink.pb-c.d [2023-02-24T22:19:10.371Z] #39 18.66 PBCC images/sk-inet.pb-c.c [2023-02-24T22:19:10.470Z] #38 10.35 PBCC images/timens.pb-c.c [2023-02-24T22:19:10.470Z] #38 10.40 DEP images/timens.pb-c.d [2023-02-24T22:19:10.470Z] #38 10.61 PBCC images/fown.pb-c.c [2023-02-24T22:19:10.470Z] #38 10.71 PBCC images/google/protobuf/descriptor.pb-c.c [2023-02-24T22:19:10.612Z] #39 43.68 CC compel/plugins/std/string.o [2023-02-24T22:19:10.629Z] #39 18.82 DEP images/sk-inet.pb-c.d [2023-02-24T22:19:10.629Z] #39 18.86 PBCC images/sk-unix.pb-c.c [2023-02-24T22:19:10.629Z] #39 18.92 DEP images/sk-unix.pb-c.d [2023-02-24T22:19:10.728Z] #38 11.04 PBCC images/opts.pb-c.c [2023-02-24T22:19:10.835Z] + docker info [2023-02-24T22:19:10.888Z] #39 19.08 PBCC images/mm.pb-c.c [2023-02-24T22:19:10.888Z] #39 19.16 DEP images/mm.pb-c.d [2023-02-24T22:19:10.985Z] #38 11.18 PBCC images/memfd.pb-c.c [2023-02-24T22:19:10.985Z] #38 11.25 DEP images/fown.pb-c.d [2023-02-24T22:19:11.147Z] #39 19.24 PBCC images/timerfd.pb-c.c [2023-02-24T22:19:11.147Z] #39 19.37 DEP images/timerfd.pb-c.d [2023-02-24T22:19:11.183Z] #39 44.17 CC compel/plugins/std/infect.o [2023-02-24T22:19:11.243Z] #38 11.50 DEP images/google/protobuf/descriptor.pb-c.d [2023-02-24T22:19:11.243Z] #38 11.70 DEP images/opts.pb-c.d [2023-02-24T22:19:11.406Z] #39 19.47 PBCC images/timer.pb-c.c [2023-02-24T22:19:11.406Z] #39 19.52 DEP images/timer.pb-c.d [2023-02-24T22:19:11.406Z] #39 19.61 PBCC images/sa.pb-c.c [2023-02-24T22:19:11.445Z] #39 44.52 CC compel/arch/x86/plugins/std/parasite-head.o [2023-02-24T22:19:11.445Z] #39 44.57 CC compel/arch/x86/plugins/std/memcpy.o [2023-02-24T22:19:11.501Z] #38 11.83 DEP images/memfd.pb-c.d [2023-02-24T22:19:11.665Z] #39 19.67 DEP images/sa.pb-c.d [2023-02-24T22:19:11.665Z] #39 19.69 PBCC images/pipe-data.pb-c.c [2023-02-24T22:19:11.665Z] #39 19.70 DEP images/pipe-data.pb-c.d [2023-02-24T22:19:11.665Z] #39 19.76 PBCC images/mnt.pb-c.c [2023-02-24T22:19:11.665Z] #39 19.85 DEP images/mnt.pb-c.d [2023-02-24T22:19:11.665Z] #39 19.95 PBCC images/sk-packet.pb-c.c [2023-02-24T22:19:11.707Z] #39 44.63 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-02-24T22:19:11.707Z] #39 44.69 AR compel/plugins/std.lib.a [2023-02-24T22:19:11.707Z] #39 44.74 CC compel/plugins/fds/fds.o [2023-02-24T22:19:11.760Z] #38 12.03 PBCC images/sit.pb-c.c [2023-02-24T22:19:11.760Z] #38 12.16 DEP images/sit.pb-c.d [2023-02-24T22:19:11.924Z] #39 20.06 DEP images/sk-packet.pb-c.d [2023-02-24T22:19:11.924Z] #39 20.18 PBCC images/tcp-stream.pb-c.c [2023-02-24T22:19:11.948Z] #38 ... [2023-02-24T22:19:11.948Z] [2023-02-24T22:19:11.948Z] #26 [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 [2023-02-24T22:19:11.948Z] #26 86.55 Setting up libicu67:amd64 (67.1-7) ... [2023-02-24T22:19:11.948Z] #26 86.56 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:19:11.948Z] #26 86.57 Setting up libuv1:amd64 (1.40.0-2) ... [2023-02-24T22:19:11.948Z] #26 86.63 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:19:11.948Z] #26 86.71 Setting up libjsoncpp24:amd64 (1.9.4-4) ... [2023-02-24T22:19:11.948Z] #26 86.72 Setting up librhash0:amd64 (1.4.1-2) ... [2023-02-24T22:19:11.948Z] #26 86.73 Setting up cmake-data (3.18.4-2+deb11u1) ... [2023-02-24T22:19:11.948Z] #26 86.75 Setting up libxml2:amd64 (2.9.10+dfsg-6.7+deb11u3) ... [2023-02-24T22:19:11.948Z] #26 86.76 Setting up libarchive13:amd64 (3.4.3-2+deb11u1) ... [2023-02-24T22:19:11.948Z] #26 86.78 Setting up cmake (3.18.4-2+deb11u1) ... [2023-02-24T22:19:11.948Z] #26 86.79 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:19:11.948Z] #26 DONE 87.8s [2023-02-24T22:19:11.948Z] [2023-02-24T22:19:11.948Z] #39 [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 [2023-02-24T22:19:11.968Z] #39 44.93 AR compel/plugins/fds.lib.a [2023-02-24T22:19:11.968Z] #39 44.98 HOSTDEP compel/src/lib/log-host.d [2023-02-24T22:19:12.019Z] #38 12.31 PBCC images/macvlan.pb-c.c [2023-02-24T22:19:12.169Z] #31 ... [2023-02-24T22:19:12.169Z] [2023-02-24T22:19:12.169Z] #38 [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 [2023-02-24T22:19:12.169Z] #38 60.87 LINK criu/pie/parasite.built-in.o [2023-02-24T22:19:12.169Z] #38 60.88 GEN criu/pie/parasite-blob.h [2023-02-24T22:19:12.169Z] #38 60.90 CC criu/pie/parasite-vdso.o [2023-02-24T22:19:12.169Z] #38 61.66 CC criu/arch/aarch64/vdso-pie.o [2023-02-24T22:19:12.169Z] #38 61.88 CC criu/arch/aarch64/restorer.o [2023-02-24T22:19:12.169Z] #38 62.27 CC criu/arch/aarch64/intraprocedure.o [2023-02-24T22:19:12.169Z] #38 62.33 CC criu/pie/restorer.o [2023-02-24T22:19:12.169Z] #38 64.90 LINK criu/pie/restorer.built-in.o [2023-02-24T22:19:12.169Z] #38 64.93 GEN criu/pie/restorer-blob.h [2023-02-24T22:19:12.169Z] #38 65.05 DEP criu/vdso.d [2023-02-24T22:19:12.169Z] #38 65.27 DEP criu/uts_ns.d [2023-02-24T22:19:12.169Z] #38 65.35 DEP criu/util.d [2023-02-24T22:19:12.169Z] #38 65.50 DEP criu/uffd.d [2023-02-24T22:19:12.169Z] #38 65.73 DEP criu/tun.d [2023-02-24T22:19:12.169Z] #38 65.92 DEP criu/tty.d [2023-02-24T22:19:12.169Z] #38 66.12 DEP criu/timerfd.d [2023-02-24T22:19:12.169Z] #38 66.30 DEP criu/timens.d [2023-02-24T22:19:12.169Z] #38 66.52 DEP criu/sysfs_parse.d [2023-02-24T22:19:12.169Z] #38 66.68 DEP criu/sysctl.d [2023-02-24T22:19:12.169Z] #38 66.88 DEP criu/string.d [2023-02-24T22:19:12.169Z] #38 66.93 DEP criu/stats.d [2023-02-24T22:19:12.169Z] #38 67.12 DEP criu/sockets.d [2023-02-24T22:19:12.169Z] #38 67.26 DEP criu/sk-unix.d [2023-02-24T22:19:12.169Z] #38 67.42 DEP criu/sk-tcp.d [2023-02-24T22:19:12.169Z] #38 67.61 DEP criu/sk-queue.d [2023-02-24T22:19:12.169Z] #38 67.73 DEP criu/sk-packet.d [2023-02-24T22:19:12.169Z] #38 67.86 DEP criu/sk-netlink.d [2023-02-24T22:19:12.169Z] #38 67.99 DEP criu/sk-inet.d [2023-02-24T22:19:12.169Z] #38 68.15 DEP criu/signalfd.d [2023-02-24T22:19:12.169Z] #38 68.26 DEP criu/sigframe.d [2023-02-24T22:19:12.169Z] #38 68.31 DEP criu/shmem.d [2023-02-24T22:19:12.169Z] #38 68.39 DEP criu/servicefd.d [2023-02-24T22:19:12.169Z] #38 68.52 DEP criu/seize.d [2023-02-24T22:19:12.169Z] #38 68.64 DEP criu/seccomp.d [2023-02-24T22:19:12.169Z] #38 68.81 DEP criu/rst-malloc.d [2023-02-24T22:19:12.169Z] #38 68.89 DEP criu/rbtree.d [2023-02-24T22:19:12.169Z] #38 68.93 DEP criu/pstree.d [2023-02-24T22:19:12.169Z] #38 69.08 DEP criu/protobuf.d [2023-02-24T22:19:12.169Z] #38 69.20 GEN criu/protobuf-desc-gen.h [2023-02-24T22:19:12.183Z] #39 20.24 DEP images/tcp-stream.pb-c.d [2023-02-24T22:19:12.183Z] #39 20.39 PBCC images/pipe.pb-c.c [2023-02-24T22:19:12.229Z] #39 45.08 HOSTDEP compel/src/lib/handle-elf-host.d [2023-02-24T22:19:12.229Z] #39 45.16 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-02-24T22:19:12.229Z] #39 45.26 HOSTDEP compel/src/main-host.d [2023-02-24T22:19:12.277Z] #38 12.50 DEP images/macvlan.pb-c.d [2023-02-24T22:19:12.277Z] #38 12.57 PBCC images/autofs.pb-c.c [2023-02-24T22:19:12.277Z] #38 12.59 DEP images/autofs.pb-c.d [2023-02-24T22:19:12.277Z] #38 12.69 PBCC images/sysctl.pb-c.c [2023-02-24T22:19:12.428Z] #38 ... [2023-02-24T22:19:12.428Z] [2023-02-24T22:19:12.428Z] #31 [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 [2023-02-24T22:19:12.428Z] #31 120.4 + mkdir -p /tmp/tmp.aS8h8btRU5/src/github.com/docker [2023-02-24T22:19:12.428Z] #31 120.4 + mv components/cli /tmp/tmp.aS8h8btRU5/src/github.com/docker/cli [2023-02-24T22:19:12.428Z] #31 120.4 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2023-02-24T22:19:12.442Z] #39 20.49 DEP images/pipe.pb-c.d [2023-02-24T22:19:12.443Z] #39 20.57 PBCC images/pstree.pb-c.c [2023-02-24T22:19:12.443Z] #39 20.63 DEP images/pstree.pb-c.d [2023-02-24T22:19:12.443Z] #39 20.70 PBCC images/fs.pb-c.c [2023-02-24T22:19:12.443Z] #39 20.73 DEP images/fs.pb-c.d [2023-02-24T22:19:12.491Z] #39 45.40 DEP compel/src/lib/ptrace.d [2023-02-24T22:19:12.491Z] #39 45.54 DEP compel/src/lib/infect.d [2023-02-24T22:19:12.536Z] #38 12.70 DEP images/sysctl.pb-c.d [2023-02-24T22:19:12.536Z] #38 12.89 PBCC images/time.pb-c.c [2023-02-24T22:19:12.536Z] #38 12.94 DEP images/time.pb-c.d [2023-02-24T22:19:12.701Z] #39 20.77 PBCC images/signalfd.pb-c.c [2023-02-24T22:19:12.701Z] #39 20.80 DEP images/signalfd.pb-c.d [2023-02-24T22:19:12.701Z] #39 20.87 PBCC images/fh.pb-c.c [2023-02-24T22:19:12.701Z] #39 20.97 PBCC images/fsnotify.pb-c.c [2023-02-24T22:19:12.752Z] #39 45.68 DEP compel/src/lib/infect-util.d [2023-02-24T22:19:12.752Z] #39 45.82 DEP compel/src/lib/infect-rpc.d [2023-02-24T22:19:12.795Z] #38 13.15 PBCC images/binfmt-misc.pb-c.c [2023-02-24T22:19:12.795Z] #38 13.21 DEP images/binfmt-misc.pb-c.d [2023-02-24T22:19:12.893Z] #39 1.311 + RM_GOPATH=0 [2023-02-24T22:19:12.893Z] #39 1.311 + TMP_GOPATH= [2023-02-24T22:19:12.893Z] #39 1.311 + : /build [2023-02-24T22:19:12.893Z] #39 1.311 + '[' -z '' ']' [2023-02-24T22:19:12.893Z] #39 1.311 ++ mktemp -d [2023-02-24T22:19:12.893Z] #39 1.311 + export GOPATH=/tmp/tmp.feDkmooePH [2023-02-24T22:19:12.893Z] #39 1.311 + GOPATH=/tmp/tmp.feDkmooePH [2023-02-24T22:19:12.893Z] #39 1.311 + RM_GOPATH=1 [2023-02-24T22:19:12.893Z] #39 1.311 + case "$(go env GOARCH)" in [2023-02-24T22:19:12.893Z] #39 1.311 ++ go env GOARCH [2023-02-24T22:19:12.893Z] #39 1.336 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:19:12.893Z] #39 1.336 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:19:12.893Z] #39 1.337 ++ dirname /tmp/install/install.sh [2023-02-24T22:19:12.893Z] #39 1.352 + dir=/tmp/install [2023-02-24T22:19:12.893Z] #39 1.352 + bin=tini [2023-02-24T22:19:12.893Z] #39 1.352 + shift [2023-02-24T22:19:12.893Z] #39 1.352 + '[' '!' -f /tmp/install/tini.installer ']' [2023-02-24T22:19:12.893Z] #39 1.352 + . /tmp/install/tini.installer [2023-02-24T22:19:12.893Z] #39 1.352 ++ : v0.19.0 [2023-02-24T22:19:12.893Z] #39 1.352 + install_tini [2023-02-24T22:19:12.893Z] #39 1.352 + echo 'Install tini version v0.19.0' [2023-02-24T22:19:12.893Z] #39 1.352 + git clone https://github.com/krallin/tini.git /tmp/tmp.feDkmooePH/tini [2023-02-24T22:19:12.893Z] #39 1.352 Install tini version v0.19.0 [2023-02-24T22:19:12.893Z] #39 1.360 Cloning into '/tmp/tmp.feDkmooePH/tini'... [2023-02-24T22:19:12.960Z] #39 21.03 DEP images/fh.pb-c.d [2023-02-24T22:19:13.013Z] #39 45.94 DEP compel/arch/x86/src/lib/infect.d [2023-02-24T22:19:13.013Z] #39 46.05 DEP compel/arch/x86/src/lib/cpu.d [2023-02-24T22:19:13.013Z] #39 46.12 DEP compel/src/lib/log.d [2023-02-24T22:19:13.013Z] #39 46.19 DEP compel/src/main.d [2023-02-24T22:19:13.054Z] #38 13.35 PBCC images/seccomp.pb-c.c [2023-02-24T22:19:13.054Z] #38 13.43 DEP images/seccomp.pb-c.d [2023-02-24T22:19:13.219Z] #39 21.29 DEP images/fsnotify.pb-c.d [2023-02-24T22:19:13.219Z] #39 21.41 PBCC images/eventpoll.pb-c.c [2023-02-24T22:19:13.219Z] #39 21.42 DEP images/eventpoll.pb-c.d [2023-02-24T22:19:13.219Z] #39 21.52 PBCC images/eventfd.pb-c.c [2023-02-24T22:19:13.275Z] #39 46.29 DEP compel/src/lib/handle-elf.d [2023-02-24T22:19:13.312Z] #38 13.50 PBCC images/userns.pb-c.c [2023-02-24T22:19:13.312Z] #38 13.60 DEP images/userns.pb-c.d [2023-02-24T22:19:13.312Z] #38 ... [2023-02-24T22:19:13.312Z] [2023-02-24T22:19:13.312Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:19:13.312Z] #32 90.06 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-02-24T22:19:13.312Z] #32 90.08 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-02-24T22:19:13.312Z] #32 90.08 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-24T22:19:13.312Z] #32 99.84 Selecting previously unselected package gcc-mingw-w64-base. [2023-02-24T22:19:13.313Z] #32 99.85 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:19:13.313Z] #32 99.86 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-24T22:19:13.313Z] #32 100.1 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-02-24T22:19:13.313Z] #32 100.1 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:19:13.313Z] #32 100.1 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-24T22:19:13.313Z] #32 ... [2023-02-24T22:19:13.313Z] [2023-02-24T22:19:13.313Z] #38 [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 [2023-02-24T22:19:13.313Z] #38 13.62 PBCC images/cgroup.pb-c.c [2023-02-24T22:19:13.313Z] #38 13.64 DEP images/cgroup.pb-c.d [2023-02-24T22:19:13.313Z] #38 13.66 PBCC images/ext-file.pb-c.c [2023-02-24T22:19:13.313Z] #38 13.68 DEP images/ext-file.pb-c.d [2023-02-24T22:19:13.313Z] #38 13.73 PBCC images/rpc.pb-c.c [2023-02-24T22:19:13.478Z] #39 21.63 DEP images/eventfd.pb-c.d [2023-02-24T22:19:13.478Z] #39 21.76 PBCC images/remap-file-path.pb-c.c [2023-02-24T22:19:13.536Z] #39 46.39 DEP compel/arch/x86/src/lib/handle-elf.d [2023-02-24T22:19:13.536Z] #39 46.50 CC compel/src/lib/log.o [2023-02-24T22:19:13.571Z] #38 13.78 DEP images/rpc.pb-c.d [2023-02-24T22:19:13.571Z] #38 13.88 PBCC images/siginfo.pb-c.c [2023-02-24T22:19:13.571Z] #38 13.93 DEP images/siginfo.pb-c.d [2023-02-24T22:19:13.571Z] #38 14.03 PBCC images/pagemap.pb-c.c [2023-02-24T22:19:13.736Z] #39 21.86 DEP images/remap-file-path.pb-c.d [2023-02-24T22:19:13.736Z] #39 21.95 PBCC images/fifo.pb-c.c [2023-02-24T22:19:13.736Z] #39 22.00 DEP images/fifo.pb-c.d [2023-02-24T22:19:13.798Z] #39 46.69 CC compel/arch/x86/src/lib/cpu.o [2023-02-24T22:19:13.829Z] #38 14.12 DEP images/pagemap.pb-c.d [2023-02-24T22:19:13.829Z] #38 14.20 PBCC images/rlimit.pb-c.c [2023-02-24T22:19:13.829Z] #38 14.23 DEP images/rlimit.pb-c.d [2023-02-24T22:19:13.829Z] #38 14.33 PBCC images/file-lock.pb-c.c [2023-02-24T22:19:13.995Z] #39 22.12 PBCC images/ghost-file.pb-c.c [2023-02-24T22:19:13.995Z] #39 22.16 DEP images/ghost-file.pb-c.d [2023-02-24T22:19:13.995Z] #39 22.27 PBCC images/regfile.pb-c.c [2023-02-24T22:19:14.088Z] #38 14.43 DEP images/file-lock.pb-c.d [2023-02-24T22:19:14.088Z] #38 14.51 PBCC images/tty.pb-c.c [2023-02-24T22:19:14.088Z] #38 14.61 DEP images/tty.pb-c.d [2023-02-24T22:19:14.254Z] #39 22.36 DEP images/regfile.pb-c.d [2023-02-24T22:19:14.254Z] #39 22.48 PBCC images/ns.pb-c.c [2023-02-24T22:19:14.254Z] #39 22.53 DEP images/ns.pb-c.d [2023-02-24T22:19:14.281Z] #39 2.538 + cd /tmp/tmp.feDkmooePH/tini [2023-02-24T22:19:14.282Z] #39 2.538 + git checkout -q v0.19.0 [2023-02-24T22:19:14.282Z] #39 2.632 + cmake . [2023-02-24T22:19:14.347Z] #38 14.73 PBCC images/tun.pb-c.c [2023-02-24T22:19:14.371Z] #39 47.31 CC compel/arch/x86/src/lib/infect.o [2023-02-24T22:19:14.513Z] #39 22.69 PBCC images/fdinfo.pb-c.c [2023-02-24T22:19:14.513Z] #39 22.79 DEP images/fdinfo.pb-c.d [2023-02-24T22:19:14.615Z] #38 14.88 PBCC images/netdev.pb-c.c [2023-02-24T22:19:14.615Z] #38 14.95 DEP images/tun.pb-c.d [2023-02-24T22:19:14.774Z] #39 22.90 PBCC images/core-aarch64.pb-c.c [2023-02-24T22:19:14.774Z] #39 22.98 PBCC images/core-arm.pb-c.c [2023-02-24T22:19:14.873Z] #38 15.01 DEP images/netdev.pb-c.d [2023-02-24T22:19:14.874Z] #38 15.10 PBCC images/vma.pb-c.c [2023-02-24T22:19:14.874Z] #38 15.15 DEP images/vma.pb-c.d [2023-02-24T22:19:14.874Z] #38 15.25 PBCC images/creds.pb-c.c [2023-02-24T22:19:14.874Z] #38 ... [2023-02-24T22:19:14.874Z] [2023-02-24T22:19:14.874Z] #29 [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 [2023-02-24T22:19:14.874Z] #29 DONE 101.9s [2023-02-24T22:19:14.874Z] [2023-02-24T22:19:14.874Z] #38 [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 [2023-02-24T22:19:14.874Z] #38 15.28 DEP images/creds.pb-c.d [2023-02-24T22:19:14.874Z] #38 15.34 PBCC images/utsns.pb-c.c [2023-02-24T22:19:14.879Z] #39 3.350 -- The C compiler identification is GNU 10.2.1 [2023-02-24T22:19:14.879Z] #39 3.455 -- Detecting C compiler ABI info [2023-02-24T22:19:15.032Z] #39 23.06 PBCC images/core-ppc64.pb-c.c [2023-02-24T22:19:15.032Z] #39 23.10 PBCC images/core-s390.pb-c.c [2023-02-24T22:19:15.032Z] #39 23.17 PBCC images/core-x86.pb-c.c [2023-02-24T22:19:15.032Z] #39 23.24 PBCC images/core.pb-c.c [2023-02-24T22:19:15.135Z] #38 15.37 DEP images/utsns.pb-c.d [2023-02-24T22:19:15.135Z] #38 15.48 PBCC images/ipc-desc.pb-c.c [2023-02-24T22:19:15.135Z] #38 15.52 PBCC images/ipc-sem.pb-c.c [2023-02-24T22:19:15.135Z] #38 15.54 DEP images/ipc-desc.pb-c.d [2023-02-24T22:19:15.135Z] #38 15.62 DEP images/ipc-sem.pb-c.d [2023-02-24T22:19:15.291Z] #39 23.34 PBCC images/inventory.pb-c.c [2023-02-24T22:19:15.291Z] #39 23.43 DEP images/core-aarch64.pb-c.d [2023-02-24T22:19:15.322Z] #39 48.03 CC compel/src/lib/infect-rpc.o [2023-02-24T22:19:15.322Z] #39 48.31 CC compel/src/lib/infect-util.o [2023-02-24T22:19:15.395Z] #38 15.75 PBCC images/ipc-msg.pb-c.c [2023-02-24T22:19:15.396Z] #38 15.82 DEP images/ipc-msg.pb-c.d [2023-02-24T22:19:15.550Z] #39 23.62 DEP images/core-arm.pb-c.d [2023-02-24T22:19:15.550Z] #39 23.83 DEP images/core-ppc64.pb-c.d [2023-02-24T22:19:15.550Z] #39 23.88 DEP images/core-s390.pb-c.d [2023-02-24T22:19:15.583Z] #39 48.55 CC compel/src/lib/infect.o [2023-02-24T22:19:15.654Z] #38 15.96 PBCC images/ipc-shm.pb-c.c [2023-02-24T22:19:15.654Z] #38 16.00 DEP images/ipc-shm.pb-c.d [2023-02-24T22:19:15.809Z] #39 23.99 DEP images/core-x86.pb-c.d [2023-02-24T22:19:15.809Z] #39 24.11 DEP images/core.pb-c.d [2023-02-24T22:19:15.913Z] #38 16.19 PBCC images/ipc-var.pb-c.c [2023-02-24T22:19:15.913Z] #38 16.25 DEP images/ipc-var.pb-c.d [2023-02-24T22:19:15.969Z] #39 4.200 -- Detecting C compiler ABI info - done [2023-02-24T22:19:15.969Z] #39 4.398 -- Check for working C compiler: /usr/bin/cc - skipped [2023-02-24T22:19:15.969Z] #39 4.414 -- Detecting C compile features [2023-02-24T22:19:15.969Z] #39 4.421 -- Detecting C compile features - done [2023-02-24T22:19:16.068Z] #39 24.21 DEP images/inventory.pb-c.d [2023-02-24T22:19:16.068Z] #39 24.32 PBCC images/cpuinfo.pb-c.c [2023-02-24T22:19:16.157Z] #39 ... [2023-02-24T22:19:16.157Z] [2023-02-24T22:19:16.157Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:19:16.157Z] #25 93.87 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-02-24T22:19:16.157Z] #25 93.87 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:19:16.157Z] #25 93.88 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-24T22:19:16.157Z] #25 100.1 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-02-24T22:19:16.157Z] #25 100.1 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:19:16.157Z] #25 100.1 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:19:16.172Z] #38 ... [2023-02-24T22:19:16.172Z] [2023-02-24T22:19:16.172Z] #39 [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 [2023-02-24T22:19:16.172Z] #39 1.665 + RM_GOPATH=0 [2023-02-24T22:19:16.172Z] #39 1.665 + TMP_GOPATH= [2023-02-24T22:19:16.172Z] #39 1.665 + : /build [2023-02-24T22:19:16.172Z] #39 1.665 + '[' -z '' ']' [2023-02-24T22:19:16.172Z] #39 1.665 ++ mktemp -d [2023-02-24T22:19:16.172Z] #39 1.665 + export GOPATH=/tmp/tmp.kXAJK4PfRN [2023-02-24T22:19:16.172Z] #39 1.665 + GOPATH=/tmp/tmp.kXAJK4PfRN [2023-02-24T22:19:16.172Z] #39 1.665 + RM_GOPATH=1 [2023-02-24T22:19:16.172Z] #39 1.665 + case "$(go env GOARCH)" in [2023-02-24T22:19:16.172Z] #39 1.665 ++ go env GOARCH [2023-02-24T22:19:16.172Z] #39 1.700 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:19:16.172Z] #39 1.701 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:19:16.172Z] #39 1.702 ++ dirname /tmp/install/install.sh [2023-02-24T22:19:16.172Z] #39 1.710 + dir=/tmp/install [2023-02-24T22:19:16.172Z] #39 1.721 + bin=tini [2023-02-24T22:19:16.172Z] #39 1.721 + shift [2023-02-24T22:19:16.172Z] #39 1.721 + '[' '!' -f /tmp/install/tini.installer ']' [2023-02-24T22:19:16.172Z] #39 1.722 + . /tmp/install/tini.installer [2023-02-24T22:19:16.172Z] #39 1.722 ++ : v0.19.0 [2023-02-24T22:19:16.172Z] #39 1.723 + install_tini [2023-02-24T22:19:16.172Z] #39 1.723 + echo 'Install tini version v0.19.0' [2023-02-24T22:19:16.172Z] #39 1.723 Install tini version v0.19.0 [2023-02-24T22:19:16.172Z] #39 1.726 + git clone https://github.com/krallin/tini.git /tmp/tmp.kXAJK4PfRN/tini [2023-02-24T22:19:16.172Z] #39 1.731 Cloning into '/tmp/tmp.kXAJK4PfRN/tini'... [2023-02-24T22:19:16.172Z] #39 2.778 + cd /tmp/tmp.kXAJK4PfRN/tini [2023-02-24T22:19:16.172Z] #39 2.779 + git checkout -q v0.19.0 [2023-02-24T22:19:16.172Z] #39 2.790 + cmake . [2023-02-24T22:19:16.172Z] #39 3.659 -- The C compiler identification is GNU 10.2.1 [2023-02-24T22:19:16.172Z] #39 3.719 -- Detecting C compiler ABI info [2023-02-24T22:19:16.172Z] #39 4.684 -- Detecting C compiler ABI info - done [2023-02-24T22:19:16.172Z] #39 4.944 -- Check for working C compiler: /usr/bin/cc - skipped [2023-02-24T22:19:16.172Z] #39 4.953 -- Detecting C compile features [2023-02-24T22:19:16.172Z] #39 4.954 -- Detecting C compile features - done [2023-02-24T22:19:16.172Z] #39 5.052 -- Performing Test HAS_BUILTIN_FORTIFY [2023-02-24T22:19:16.172Z] #39 5.520 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-02-24T22:19:16.172Z] #39 5.621 -- Configuring done [2023-02-24T22:19:16.172Z] #39 5.682 -- Generating done [2023-02-24T22:19:16.172Z] #39 5.691 -- Build files have been written to: /tmp/tmp.kXAJK4PfRN/tini [2023-02-24T22:19:16.172Z] #39 5.726 + make tini-static [2023-02-24T22:19:16.172Z] #39 6.486 Scanning dependencies of target tini-static [2023-02-24T22:19:16.172Z] #39 6.617 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-02-24T22:19:16.172Z] #39 8.770 [100%] Linking C executable tini-static [2023-02-24T22:19:16.172Z] #39 9.694 [100%] Built target tini-static [2023-02-24T22:19:16.172Z] #39 9.873 + mkdir -p /build [2023-02-24T22:19:16.172Z] #39 9.890 + cp tini-static /build/docker-init [2023-02-24T22:19:16.172Z] #39 DONE 10.2s [2023-02-24T22:19:16.172Z] [2023-02-24T22:19:16.172Z] #38 [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 [2023-02-24T22:19:16.172Z] #38 16.40 PBCC images/sk-opts.pb-c.c [2023-02-24T22:19:16.172Z] #38 16.42 PBCC images/packet-sock.pb-c.c [2023-02-24T22:19:16.172Z] #38 16.55 DEP images/sk-opts.pb-c.d [2023-02-24T22:19:16.236Z] #39 4.504 -- Performing Test HAS_BUILTIN_FORTIFY [2023-02-24T22:19:16.327Z] #39 24.44 DEP images/cpuinfo.pb-c.d [2023-02-24T22:19:16.327Z] #39 24.53 PBCC images/stats.pb-c.c [2023-02-24T22:19:16.431Z] #38 16.71 DEP images/packet-sock.pb-c.d [2023-02-24T22:19:16.431Z] #38 16.81 PBCC images/sk-netlink.pb-c.c [2023-02-24T22:19:16.500Z] #39 5.023 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2023-02-24T22:19:16.589Z] #39 24.66 DEP images/stats.pb-c.d [2023-02-24T22:19:16.589Z] #39 ... [2023-02-24T22:19:16.589Z] [2023-02-24T22:19:16.589Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:19:16.589Z] #29 107.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-02-24T22:19:16.615Z] #31 ... [2023-02-24T22:19:16.615Z] [2023-02-24T22:19:16.615Z] #40 [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 [2023-02-24T22:19:16.615Z] #40 12.36 + cd /tmp/tmp.9uVosoHym3/src/github.com/opencontainers/runc [2023-02-24T22:19:16.615Z] #40 12.36 + git checkout -q v1.1.4 [2023-02-24T22:19:16.615Z] #40 13.12 + '[' -z '' ']' [2023-02-24T22:19:16.615Z] #40 13.12 + target=static [2023-02-24T22:19:16.615Z] #40 13.12 + make BUILDTAGS=seccomp static [2023-02-24T22:19:16.615Z] #40 13.61 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-02-24T22:19:16.615Z] #40 ... [2023-02-24T22:19:16.615Z] [2023-02-24T22:19:16.615Z] #38 [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 [2023-02-24T22:19:16.615Z] #38 71.77 DEP criu/protobuf-desc.d [2023-02-24T22:19:16.615Z] #38 71.88 DEP criu/proc_parse.d [2023-02-24T22:19:16.615Z] #38 72.11 DEP criu/plugin.d [2023-02-24T22:19:16.615Z] #38 72.21 DEP criu/pipes.d [2023-02-24T22:19:16.615Z] #38 72.36 DEP criu/pie-util.d [2023-02-24T22:19:16.615Z] #38 72.44 DEP criu/pie-util-vdso.d [2023-02-24T22:19:16.615Z] #38 72.62 DEP criu/path.d [2023-02-24T22:19:16.615Z] #38 72.79 DEP criu/parasite-syscall.d [2023-02-24T22:19:16.615Z] #38 73.02 DEP criu/pagemap.d [2023-02-24T22:19:16.615Z] #38 73.15 DEP criu/pagemap-cache.d [2023-02-24T22:19:16.615Z] #38 73.25 DEP criu/page-xfer.d [2023-02-24T22:19:16.615Z] #38 73.44 DEP criu/page-pipe.d [2023-02-24T22:19:16.615Z] #38 73.60 DEP criu/netfilter.d [2023-02-24T22:19:16.615Z] #38 73.74 DEP criu/net.d [2023-02-24T22:19:16.615Z] #38 73.95 DEP criu/namespaces.d [2023-02-24T22:19:16.615Z] #38 74.10 DEP criu/mount.d [2023-02-24T22:19:16.615Z] #38 74.32 DEP criu/memfd.d [2023-02-24T22:19:16.615Z] #38 74.50 DEP criu/mem.d [2023-02-24T22:19:16.615Z] #38 74.67 DEP criu/lsm.d [2023-02-24T22:19:16.615Z] #38 74.80 DEP criu/log.d [2023-02-24T22:19:16.615Z] #38 74.91 DEP criu/libnetlink.d [2023-02-24T22:19:16.615Z] #38 75.02 DEP criu/kerndat.d [2023-02-24T22:19:16.615Z] #38 75.25 DEP criu/kcmp-ids.d [2023-02-24T22:19:16.615Z] #38 75.39 DEP criu/irmap.d [2023-02-24T22:19:16.615Z] #38 75.54 DEP criu/ipc_ns.d [2023-02-24T22:19:16.615Z] #38 75.73 DEP criu/image.d [2023-02-24T22:19:16.615Z] #38 75.85 DEP criu/image-desc.d [2023-02-24T22:19:16.615Z] #38 75.95 DEP criu/fsnotify.d [2023-02-24T22:19:16.615Z] #38 76.09 DEP criu/filesystems.d [2023-02-24T22:19:16.690Z] #38 16.91 DEP images/sk-netlink.pb-c.d [2023-02-24T22:19:16.690Z] #38 17.04 PBCC images/sk-inet.pb-c.c [2023-02-24T22:19:16.766Z] #39 5.163 -- Configuring done [2023-02-24T22:19:16.766Z] #39 5.204 -- Generating done [2023-02-24T22:19:16.766Z] #39 5.206 -- Build files have been written to: /tmp/tmp.feDkmooePH/tini [2023-02-24T22:19:16.766Z] #39 5.230 + make tini-static [2023-02-24T22:19:16.855Z] #29 107.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:19:16.855Z] #29 107.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:19:16.874Z] #38 76.24 DEP criu/files.d [2023-02-24T22:19:16.949Z] #38 17.12 DEP images/sk-inet.pb-c.d [2023-02-24T22:19:16.949Z] #38 17.22 PBCC images/sk-unix.pb-c.c [2023-02-24T22:19:16.949Z] #38 17.32 DEP images/sk-unix.pb-c.d [2023-02-24T22:19:16.949Z] #38 17.46 PBCC images/mm.pb-c.c [2023-02-24T22:19:17.132Z] #38 76.44 DEP criu/files-reg.d [2023-02-24T22:19:17.133Z] #38 76.60 DEP criu/files-ext.d [2023-02-24T22:19:17.208Z] #38 17.54 DEP images/mm.pb-c.d [2023-02-24T22:19:17.208Z] #38 17.63 PBCC images/timerfd.pb-c.c [2023-02-24T22:19:17.208Z] #38 17.72 DEP images/timerfd.pb-c.d [2023-02-24T22:19:17.391Z] #38 76.76 DEP criu/file-lock.d [2023-02-24T22:19:17.438Z] #29 ... [2023-02-24T22:19:17.438Z] [2023-02-24T22:19:17.438Z] #31 [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 [2023-02-24T22:19:17.438Z] #31 97.86 internal/syscall/unix [2023-02-24T22:19:17.438Z] #31 98.65 time [2023-02-24T22:19:17.541Z] #25 ... [2023-02-24T22:19:17.541Z] [2023-02-24T22:19:17.541Z] #39 [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 [2023-02-24T22:19:17.541Z] #39 50.58 CC compel/src/lib/ptrace.o [2023-02-24T22:19:17.651Z] #38 76.90 DEP criu/file-ids.d [2023-02-24T22:19:17.651Z] #38 77.06 DEP criu/fifo.d [2023-02-24T22:19:17.708Z] #39 6.027 Scanning dependencies of target tini-static [2023-02-24T22:19:17.708Z] #39 6.133 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2023-02-24T22:19:17.775Z] #38 17.85 PBCC images/timer.pb-c.c [2023-02-24T22:19:17.775Z] #38 17.91 DEP images/timer.pb-c.d [2023-02-24T22:19:17.775Z] #38 18.05 PBCC images/sa.pb-c.c [2023-02-24T22:19:17.775Z] #38 18.08 DEP images/sa.pb-c.d [2023-02-24T22:19:17.909Z] #38 77.25 DEP criu/fdstore.d [2023-02-24T22:19:17.909Z] #38 77.35 DEP criu/fault-injection.d [2023-02-24T22:19:18.006Z] #31 108.6 internal/poll [2023-02-24T22:19:18.033Z] #38 18.19 PBCC images/pipe-data.pb-c.c [2023-02-24T22:19:18.033Z] #38 18.24 DEP images/pipe-data.pb-c.d [2023-02-24T22:19:18.033Z] #38 18.35 PBCC images/mnt.pb-c.c [2023-02-24T22:19:18.033Z] #38 18.43 DEP images/mnt.pb-c.d [2023-02-24T22:19:18.033Z] #38 18.54 PBCC images/sk-packet.pb-c.c [2023-02-24T22:19:18.114Z] #39 50.93 AR compel/libcompel.a [2023-02-24T22:19:18.114Z] #39 51.01 HOSTCC compel/src/main-host.o [2023-02-24T22:19:18.168Z] #38 77.45 DEP criu/external.d [2023-02-24T22:19:18.168Z] #38 77.58 DEP criu/eventpoll.d [2023-02-24T22:19:18.168Z] #38 ... [2023-02-24T22:19:18.168Z] [2023-02-24T22:19:18.168Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:19:18.168Z] #50 7.708 Fetched 8516 kB in 7s (1297 kB/s) [2023-02-24T22:19:18.168Z] #50 7.708 Reading package lists... [2023-02-24T22:19:18.168Z] #50 10.49 Reading package lists... [2023-02-24T22:19:18.168Z] #50 13.02 Building dependency tree... [2023-02-24T22:19:18.168Z] #50 15.15 The following additional packages will be installed: [2023-02-24T22:19:18.168Z] #50 15.15 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-24T22:19:18.168Z] #50 15.15 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-02-24T22:19:18.168Z] #50 15.16 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-02-24T22:19:18.168Z] #50 15.16 python3-pkg-resources vim-runtime xxd [2023-02-24T22:19:18.168Z] #50 15.17 Suggested packages: [2023-02-24T22:19:18.168Z] #50 15.18 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-02-24T22:19:18.168Z] #50 15.18 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-02-24T22:19:18.168Z] #50 15.18 acl attr quota [2023-02-24T22:19:18.168Z] #50 15.18 Recommended packages: [2023-02-24T22:19:18.168Z] #50 15.19 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-02-24T22:19:18.168Z] #50 16.33 The following NEW packages will be installed: [2023-02-24T22:19:18.168Z] #50 16.33 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-02-24T22:19:18.168Z] #50 16.33 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-24T22:19:18.168Z] #50 16.33 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-02-24T22:19:18.168Z] #50 16.33 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-02-24T22:19:18.168Z] #50 16.33 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-02-24T22:19:18.168Z] #50 16.33 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-02-24T22:19:18.168Z] #50 16.34 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-02-24T22:19:18.168Z] #50 16.34 xz-utils zip [2023-02-24T22:19:18.168Z] #50 16.69 0 upgraded, 47 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:19:18.168Z] #50 16.69 Need to get 26.4 MB of archives. [2023-02-24T22:19:18.168Z] #50 16.69 After this operation, 103 MB of additional disk space will be used. [2023-02-24T22:19:18.168Z] #50 16.69 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 pigz arm64 2.6-1 [56.2 kB] [2023-02-24T22:19:18.168Z] #50 16.70 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libelf1 arm64 0.183-1 [164 kB] [2023-02-24T22:19:18.168Z] #50 16.71 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libbpf0 arm64 1:0.3-2 [92.8 kB] [2023-02-24T22:19:18.168Z] #50 16.71 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2 arm64 1:2.44-1 [23.2 kB] [2023-02-24T22:19:18.168Z] #50 16.71 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libmnl0 arm64 1.0.4-3 [12.1 kB] [2023-02-24T22:19:18.168Z] #50 16.71 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libxtables12 arm64 1.8.7-1 [43.6 kB] [2023-02-24T22:19:18.168Z] #50 16.71 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libcap2-bin arm64 1:2.44-1 [32.0 kB] [2023-02-24T22:19:18.168Z] #50 16.71 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iproute2 arm64 5.10.0-4 [902 kB] [2023-02-24T22:19:18.168Z] #50 16.74 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xxd arm64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-24T22:19:18.168Z] #50 16.74 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-24T22:19:18.168Z] #50 16.75 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bash-completion all 1:2.11-2 [234 kB] [2023-02-24T22:19:18.168Z] #50 16.75 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 bzip2 arm64 1.0.8-4 [48.4 kB] [2023-02-24T22:19:18.168Z] #50 16.76 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xz-utils arm64 5.2.5-2.1~deb11u1 [219 kB] [2023-02-24T22:19:18.168Z] #50 16.78 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 apparmor arm64 2.13.6-10 [601 kB] [2023-02-24T22:19:18.168Z] #50 16.79 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 inetutils-ping arm64 2:2.0-1+deb11u1 [242 kB] [2023-02-24T22:19:18.168Z] #50 16.80 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip4tc2 arm64 1.8.7-1 [34.1 kB] [2023-02-24T22:19:18.168Z] #50 16.80 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libip6tc2 arm64 1.8.7-1 [34.3 kB] [2023-02-24T22:19:18.168Z] #50 16.81 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2023-02-24T22:19:18.168Z] #50 16.81 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnetfilter-conntrack3 arm64 1.0.8-3 [38.2 kB] [2023-02-24T22:19:18.168Z] #50 16.82 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnftnl11 arm64 1.1.9-1 [59.8 kB] [2023-02-24T22:19:18.168Z] #50 16.82 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 iptables arm64 1.8.7-1 [368 kB] [2023-02-24T22:19:18.168Z] #50 16.83 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libonig5 arm64 6.9.6-1.1 [176 kB] [2023-02-24T22:19:18.168Z] #50 16.84 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libjq1 arm64 1.6-2.1 [121 kB] [2023-02-24T22:19:18.168Z] #50 16.85 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 jq arm64 1.6-2.1 [64.5 kB] [2023-02-24T22:19:18.168Z] #50 16.85 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libaio1 arm64 0.3.112-9 [12.3 kB] [2023-02-24T22:19:18.168Z] #50 16.86 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libgpm2 arm64 1.20.7-8 [35.9 kB] [2023-02-24T22:19:18.168Z] #50 16.86 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libicu67 arm64 67.1-7 [8467 kB] [2023-02-24T22:19:18.168Z] #50 17.04 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libinih1 arm64 53-1+b2 [6728 B] [2023-02-24T22:19:18.168Z] #50 17.05 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2023-02-24T22:19:18.168Z] #50 17.05 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libnl-3-200 arm64 3.4.0-1+b1 [60.6 kB] [2023-02-24T22:19:18.168Z] #50 17.05 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 libprotobuf-c1 arm64 1.3.3-1+b2 [26.8 kB] [2023-02-24T22:19:18.168Z] #50 17.05 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 net-tools arm64 1.60+git20181103.0eebece-1 [248 kB] [2023-02-24T22:19:18.168Z] #50 17.05 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 patch arm64 2.7.6-7 [121 kB] [2023-02-24T22:19:18.168Z] #50 17.06 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-02-24T22:19:18.168Z] #50 17.10 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-02-24T22:19:18.168Z] #50 17.11 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-distutils all 3.9.2-1 [143 kB] [2023-02-24T22:19:18.168Z] #50 17.11 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-24T22:19:18.168Z] #50 17.12 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-setuptools all 52.0.0-4 [366 kB] [2023-02-24T22:19:18.168Z] #50 17.12 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-02-24T22:19:18.168Z] #50 17.13 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-02-24T22:19:18.168Z] #50 17.13 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main arm64 sudo arm64 1.9.5p2-3+deb11u1 [996 kB] [2023-02-24T22:19:18.168Z] #50 17.16 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 thin-provisioning-tools arm64 0.9.0-1 [348 kB] [2023-02-24T22:19:18.168Z] #50 17.18 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 uidmap arm64 1:4.8.1-1 [222 kB] [2023-02-24T22:19:18.168Z] #50 17.20 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-02-24T22:19:18.168Z] #50 17.31 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 vim arm64 2:8.2.2434-3+deb11u1 [1388 kB] [2023-02-24T22:19:18.168Z] #50 17.34 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 xfsprogs arm64 5.10.0-4 [899 kB] [2023-02-24T22:19:18.168Z] #50 17.36 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main arm64 zip arm64 3.0-12 [228 kB] [2023-02-24T22:19:18.292Z] #38 18.60 DEP images/sk-packet.pb-c.d [2023-02-24T22:19:18.376Z] #39 51.25 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-02-24T22:19:18.376Z] #39 51.38 HOSTCC compel/src/lib/handle-elf-host.o [2023-02-24T22:19:18.429Z] #50 17.95 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:19:18.429Z] #50 ... [2023-02-24T22:19:18.429Z] [2023-02-24T22:19:18.429Z] #38 [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 [2023-02-24T22:19:18.429Z] #38 77.75 DEP criu/eventfd.d [2023-02-24T22:19:18.429Z] #38 77.86 DEP criu/crtools.d [2023-02-24T22:19:18.551Z] #38 18.70 PBCC images/tcp-stream.pb-c.c [2023-02-24T22:19:18.551Z] #38 18.78 DEP images/tcp-stream.pb-c.d [2023-02-24T22:19:18.551Z] #38 18.90 PBCC images/pipe.pb-c.c [2023-02-24T22:19:18.551Z] #38 18.95 DEP images/pipe.pb-c.d [2023-02-24T22:19:18.552Z] #38 19.07 PBCC images/pstree.pb-c.c [2023-02-24T22:19:18.638Z] #39 51.66 HOSTCC compel/src/lib/log-host.o [2023-02-24T22:19:18.693Z] #38 78.02 DEP criu/cr-service.d [2023-02-24T22:19:18.811Z] #38 19.15 DEP images/pstree.pb-c.d [2023-02-24T22:19:18.899Z] #39 51.80 HOSTLINK compel/compel-host-bin [2023-02-24T22:19:18.899Z] #39 51.98 DEP soccr/soccr.d [2023-02-24T22:19:18.953Z] #38 78.20 DEP criu/cr-restore.d [2023-02-24T22:19:18.953Z] #38 78.42 DEP criu/cr-errno.d [2023-02-24T22:19:19.070Z] #38 19.26 PBCC images/fs.pb-c.c [2023-02-24T22:19:19.070Z] #38 19.42 DEP images/fs.pb-c.d [2023-02-24T22:19:19.070Z] #38 19.48 PBCC images/signalfd.pb-c.c [2023-02-24T22:19:19.161Z] #39 52.13 CC soccr/soccr.o [2023-02-24T22:19:19.222Z] #38 78.46 DEP criu/cr-dump.d [2023-02-24T22:19:19.329Z] #38 19.55 DEP images/signalfd.pb-c.d [2023-02-24T22:19:19.329Z] #38 19.71 PBCC images/fh.pb-c.c [2023-02-24T22:19:19.329Z] #38 19.77 PBCC images/fsnotify.pb-c.c [2023-02-24T22:19:19.383Z] #31 ... [2023-02-24T22:19:19.383Z] [2023-02-24T22:19:19.383Z] #39 [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 [2023-02-24T22:19:19.383Z] #39 27.51 make[1]: Nothing to be done for 'all'. [2023-02-24T22:19:19.481Z] #38 78.73 DEP criu/cr-dedup.d [2023-02-24T22:19:19.481Z] #38 ... [2023-02-24T22:19:19.481Z] [2023-02-24T22:19:19.481Z] #35 [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 [2023-02-24T22:19:19.481Z] #35 DONE 127.4s [2023-02-24T22:19:19.588Z] #38 19.87 DEP images/fh.pb-c.d [2023-02-24T22:19:19.588Z] #38 19.99 DEP images/fsnotify.pb-c.d [2023-02-24T22:19:19.588Z] #38 20.06 PBCC images/eventpoll.pb-c.c [2023-02-24T22:19:19.739Z] [2023-02-24T22:19:19.739Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:19:19.739Z] #50 18.16 Fetched 26.4 MB in 1s (27.2 MB/s) [2023-02-24T22:19:19.739Z] #50 18.20 Selecting previously unselected package pigz. [2023-02-24T22:19:19.739Z] #50 18.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 ... 24010 files and directories currently installed.) [2023-02-24T22:19:19.739Z] #50 18.25 Preparing to unpack .../00-pigz_2.6-1_arm64.deb ... [2023-02-24T22:19:19.739Z] #50 18.27 Unpacking pigz (2.6-1) ... [2023-02-24T22:19:19.739Z] #50 18.42 Selecting previously unselected package libelf1:arm64. [2023-02-24T22:19:19.739Z] #50 18.43 Preparing to unpack .../01-libelf1_0.183-1_arm64.deb ... [2023-02-24T22:19:19.739Z] #50 18.46 Unpacking libelf1:arm64 (0.183-1) ... [2023-02-24T22:19:19.739Z] #50 18.71 Selecting previously unselected package libbpf0:arm64. [2023-02-24T22:19:19.739Z] #50 18.71 Preparing to unpack .../02-libbpf0_1%3a0.3-2_arm64.deb ... [2023-02-24T22:19:19.739Z] #50 18.73 Unpacking libbpf0:arm64 (1:0.3-2) ... [2023-02-24T22:19:19.739Z] #50 18.95 Selecting previously unselected package libcap2:arm64. [2023-02-24T22:19:19.739Z] #50 18.96 Preparing to unpack .../03-libcap2_1%3a2.44-1_arm64.deb ... [2023-02-24T22:19:19.739Z] #50 19.02 Unpacking libcap2:arm64 (1:2.44-1) ... [2023-02-24T22:19:19.739Z] #50 19.15 Selecting previously unselected package libmnl0:arm64. [2023-02-24T22:19:19.739Z] #50 19.17 Preparing to unpack .../04-libmnl0_1.0.4-3_arm64.deb ... [2023-02-24T22:19:19.739Z] #50 19.22 Unpacking libmnl0:arm64 (1.0.4-3) ... [2023-02-24T22:19:19.846Z] #38 20.09 DEP images/eventpoll.pb-c.d [2023-02-24T22:19:19.846Z] #38 20.20 PBCC images/eventfd.pb-c.c [2023-02-24T22:19:19.846Z] #38 20.24 DEP images/eventfd.pb-c.d [2023-02-24T22:19:19.846Z] #38 20.31 PBCC images/remap-file-path.pb-c.c [2023-02-24T22:19:20.029Z] #50 19.38 Selecting previously unselected package libxtables12:arm64. [2023-02-24T22:19:20.029Z] #50 19.39 Preparing to unpack .../05-libxtables12_1.8.7-1_arm64.deb ... [2023-02-24T22:19:20.029Z] #50 19.41 Unpacking libxtables12:arm64 (1.8.7-1) ... [2023-02-24T22:19:20.105Z] #38 20.36 DEP images/remap-file-path.pb-c.d [2023-02-24T22:19:20.105Z] #38 20.48 PBCC images/fifo.pb-c.c [2023-02-24T22:19:20.105Z] #38 20.53 DEP images/fifo.pb-c.d [2023-02-24T22:19:20.257Z] #39 8.369 [100%] Linking C executable tini-static [2023-02-24T22:19:20.257Z] #39 ... [2023-02-24T22:19:20.257Z] [2023-02-24T22:19:20.257Z] #25 [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 [2023-02-24T22:19:20.257Z] #25 86.34 internal/oserror [2023-02-24T22:19:20.257Z] #25 86.86 syscall [2023-02-24T22:19:20.257Z] #25 90.46 reflect [2023-02-24T22:19:20.257Z] #25 ... [2023-02-24T22:19:20.257Z] [2023-02-24T22:19:20.257Z] #38 [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 [2023-02-24T22:19:20.257Z] #38 3.430 Note: Building without setproctitle() and strlcpy() support. [2023-02-24T22:19:20.257Z] #38 3.430 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-24T22:19:20.257Z] #38 3.481 Note: Building without GnuTLS support [2023-02-24T22:19:20.257Z] #38 3.496 Makefile.config:39: Warn: you have no libnftables installed [2023-02-24T22:19:20.257Z] #38 3.497 Makefile.config:40: Warn: Building without nftables support [2023-02-24T22:19:20.257Z] #38 6.762 fatal: not a git repository (or any of the parent directories): .git [2023-02-24T22:19:20.257Z] #38 7.125 GEN .gitid [2023-02-24T22:19:20.257Z] #38 7.233 GEN criu/include/version.h [2023-02-24T22:19:20.257Z] #38 7.324 GEN include/common/asm [2023-02-24T22:19:20.288Z] #50 19.56 Selecting previously unselected package libcap2-bin. [2023-02-24T22:19:20.288Z] #50 19.57 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_arm64.deb ... [2023-02-24T22:19:20.288Z] #50 19.58 Unpacking libcap2-bin (1:2.44-1) ... [2023-02-24T22:19:20.288Z] #50 19.80 Selecting previously unselected package iproute2. [2023-02-24T22:19:20.288Z] #50 19.80 Preparing to unpack .../07-iproute2_5.10.0-4_arm64.deb ... [2023-02-24T22:19:20.288Z] #50 19.81 Unpacking iproute2 (5.10.0-4) ... [2023-02-24T22:19:20.364Z] #38 20.62 PBCC images/ghost-file.pb-c.c [2023-02-24T22:19:20.364Z] #38 20.72 DEP images/ghost-file.pb-c.d [2023-02-24T22:19:20.364Z] #38 20.75 PBCC images/regfile.pb-c.c [2023-02-24T22:19:20.364Z] #38 20.79 DEP images/regfile.pb-c.d [2023-02-24T22:19:20.518Z] #38 ... [2023-02-24T22:19:20.519Z] [2023-02-24T22:19:20.519Z] #39 [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 [2023-02-24T22:19:20.519Z] #39 9.091 [100%] Built target tini-static [2023-02-24T22:19:20.546Z] #39 53.34 AR soccr/libsoccr.a [2023-02-24T22:19:20.546Z] #39 53.39 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-24T22:19:20.622Z] #38 20.88 PBCC images/ns.pb-c.c [2023-02-24T22:19:20.622Z] #38 20.92 DEP images/ns.pb-c.d [2023-02-24T22:19:20.622Z] #38 20.98 PBCC images/fdinfo.pb-c.c [2023-02-24T22:19:20.622Z] #38 21.12 DEP images/fdinfo.pb-c.d [2023-02-24T22:19:20.760Z] #39 ... [2023-02-24T22:19:20.760Z] [2023-02-24T22:19:20.760Z] #33 [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 [2023-02-24T22:19:20.760Z] #33 DONE 111.3s [2023-02-24T22:19:20.760Z] [2023-02-24T22:19:20.760Z] #31 [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 [2023-02-24T22:19:20.760Z] #31 110.6 internal/fmtsort [2023-02-24T22:19:20.760Z] #31 111.4 internal/safefilepath [2023-02-24T22:19:20.780Z] #39 9.256 + mkdir -p /build [2023-02-24T22:19:20.780Z] #39 9.271 + cp tini-static /build/docker-init [2023-02-24T22:19:20.807Z] #39 53.70 DEP criu/arch/x86/sigframe.d [2023-02-24T22:19:20.807Z] #39 53.79 DEP criu/arch/x86/sigaction_compat.d [2023-02-24T22:19:20.807Z] #39 53.94 DEP criu/arch/x86/kerndat.d [2023-02-24T22:19:20.855Z] #50 20.38 Selecting previously unselected package xxd. [2023-02-24T22:19:20.855Z] #50 20.38 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-02-24T22:19:20.855Z] #50 20.39 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:19:20.881Z] #38 21.20 PBCC images/core-aarch64.pb-c.c [2023-02-24T22:19:20.881Z] #38 21.28 PBCC images/core-arm.pb-c.c [2023-02-24T22:19:20.881Z] #38 21.40 PBCC images/core-ppc64.pb-c.c [2023-02-24T22:19:21.068Z] #39 54.07 DEP criu/arch/x86/crtools.d [2023-02-24T22:19:21.068Z] #39 54.18 DEP criu/arch/x86/cpu.d [2023-02-24T22:19:21.113Z] #50 20.51 Selecting previously unselected package vim-common. [2023-02-24T22:19:21.113Z] #50 20.52 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-24T22:19:21.113Z] #50 20.53 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:19:21.143Z] #38 21.45 PBCC images/core-s390.pb-c.c [2023-02-24T22:19:21.143Z] #38 21.53 PBCC images/core-x86.pb-c.c [2023-02-24T22:19:21.328Z] #39 54.34 CC criu/arch/x86/cpu.o [2023-02-24T22:19:21.356Z] #31 111.9 internal/syscall/execenv [2023-02-24T22:19:21.372Z] #50 20.67 Selecting previously unselected package bash-completion. [2023-02-24T22:19:21.372Z] #50 20.67 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-02-24T22:19:21.401Z] #38 21.65 PBCC images/core.pb-c.c [2023-02-24T22:19:21.401Z] #38 21.74 PBCC images/inventory.pb-c.c [2023-02-24T22:19:21.660Z] #38 21.83 DEP images/core-aarch64.pb-c.d [2023-02-24T22:19:21.660Z] #38 21.90 DEP images/core-arm.pb-c.d [2023-02-24T22:19:21.660Z] #38 21.98 DEP images/core-ppc64.pb-c.d [2023-02-24T22:19:21.660Z] #38 22.05 DEP images/core-s390.pb-c.d [2023-02-24T22:19:21.661Z] #31 112.3 path [2023-02-24T22:19:21.900Z] #39 54.95 include/common/asm/bitops.h: Assembler messages: [2023-02-24T22:19:21.900Z] #39 54.96 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:19:21.900Z] #39 54.96 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:19:21.900Z] #39 54.96 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:19:21.900Z] #39 54.96 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:19:21.900Z] #39 54.98 CC criu/arch/x86/crtools.o [2023-02-24T22:19:21.919Z] #38 22.14 DEP images/core-x86.pb-c.d [2023-02-24T22:19:21.919Z] #38 22.23 DEP images/core.pb-c.d [2023-02-24T22:19:21.919Z] #38 22.35 DEP images/inventory.pb-c.d [2023-02-24T22:19:22.178Z] #38 22.50 PBCC images/cpuinfo.pb-c.c [2023-02-24T22:19:22.178Z] #38 22.55 DEP images/cpuinfo.pb-c.d [2023-02-24T22:19:22.437Z] #38 22.71 PBCC images/stats.pb-c.c [2023-02-24T22:19:22.437Z] #38 22.76 DEP images/stats.pb-c.d [2023-02-24T22:19:22.697Z] #39 DONE 10.8s [2023-02-24T22:19:22.697Z] [2023-02-24T22:19:22.697Z] #38 [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 [2023-02-24T22:19:22.697Z] #38 11.87 PBCC images/timens.pb-c.c [2023-02-24T22:19:22.697Z] #38 11.94 DEP images/timens.pb-c.d [2023-02-24T22:19:22.697Z] #38 12.12 PBCC images/fown.pb-c.c [2023-02-24T22:19:22.697Z] #38 12.17 PBCC images/google/protobuf/descriptor.pb-c.c [2023-02-24T22:19:22.697Z] #38 12.26 PBCC images/opts.pb-c.c [2023-02-24T22:19:22.697Z] #38 12.31 PBCC images/memfd.pb-c.c [2023-02-24T22:19:22.697Z] #38 12.38 DEP images/fown.pb-c.d [2023-02-24T22:19:22.697Z] #38 12.59 DEP images/google/protobuf/descriptor.pb-c.d [2023-02-24T22:19:22.697Z] #38 12.76 DEP images/opts.pb-c.d [2023-02-24T22:19:22.697Z] #38 12.97 DEP images/memfd.pb-c.d [2023-02-24T22:19:22.697Z] #38 13.10 PBCC images/sit.pb-c.c [2023-02-24T22:19:22.697Z] #38 13.21 DEP images/sit.pb-c.d [2023-02-24T22:19:22.697Z] #38 13.34 PBCC images/macvlan.pb-c.c [2023-02-24T22:19:22.697Z] #38 ... [2023-02-24T22:19:22.697Z] [2023-02-24T22:19:22.697Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:19:22.697Z] #31 88.82 Selecting previously unselected package mingw-w64-x86-64-dev. [2023-02-24T22:19:22.697Z] #31 88.82 Preparing to unpack .../06-mingw-w64-x86-64-dev_8.0.0-1_all.deb ... [2023-02-24T22:19:22.697Z] #31 88.85 Unpacking mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-24T22:19:22.697Z] #31 ... [2023-02-24T22:19:22.697Z] [2023-02-24T22:19:22.697Z] #38 [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 [2023-02-24T22:19:22.697Z] #38 13.46 DEP images/macvlan.pb-c.d [2023-02-24T22:19:22.958Z] #38 13.63 PBCC images/autofs.pb-c.c [2023-02-24T22:19:22.958Z] #38 13.71 DEP images/autofs.pb-c.d [2023-02-24T22:19:22.958Z] #38 13.80 PBCC images/sysctl.pb-c.c [2023-02-24T22:19:23.065Z] #31 113.3 io/fs [2023-02-24T22:19:23.220Z] #38 13.88 DEP images/sysctl.pb-c.d [2023-02-24T22:19:23.220Z] #38 13.96 PBCC images/time.pb-c.c [2023-02-24T22:19:23.284Z] #39 56.19 CC criu/arch/x86/kerndat.o [2023-02-24T22:19:23.482Z] #38 14.07 DEP images/time.pb-c.d [2023-02-24T22:19:23.482Z] #38 14.23 PBCC images/binfmt-misc.pb-c.c [2023-02-24T22:19:23.654Z] #31 114.5 strings [2023-02-24T22:19:23.744Z] #38 14.35 DEP images/binfmt-misc.pb-c.d [2023-02-24T22:19:23.744Z] #38 14.56 PBCC images/seccomp.pb-c.c [2023-02-24T22:19:23.813Z] #38 ... [2023-02-24T22:19:23.813Z] [2023-02-24T22:19:23.813Z] #25 [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 [2023-02-24T22:19:23.813Z] #25 100.7 internal/syscall/unix [2023-02-24T22:19:23.813Z] #25 101.5 time [2023-02-24T22:19:23.856Z] #39 56.65 CC criu/arch/x86/sigaction_compat.o [2023-02-24T22:19:23.856Z] #39 56.87 CC criu/arch/x86/sigframe.o [2023-02-24T22:19:23.905Z] #50 23.31 Unpacking bash-completion (1:2.11-2) ... [2023-02-24T22:19:24.005Z] #38 14.61 DEP images/seccomp.pb-c.d [2023-02-24T22:19:24.005Z] #38 14.82 PBCC images/userns.pb-c.c [2023-02-24T22:19:24.116Z] #39 57.08 LINK criu/arch/x86/crtools.built-in.o [2023-02-24T22:19:24.116Z] #39 57.15 DEP criu/pie/util-vdso-elf32.d [2023-02-24T22:19:24.116Z] #39 57.29 DEP criu/pie/util-vdso.d [2023-02-24T22:19:24.116Z] #39 ... [2023-02-24T22:19:24.116Z] [2023-02-24T22:19:24.116Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:19:24.116Z] #25 112.1 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-02-24T22:19:24.116Z] #25 112.1 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:19:24.116Z] #25 112.1 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:19:24.266Z] #38 14.90 DEP images/userns.pb-c.d [2023-02-24T22:19:24.267Z] #38 15.02 PBCC images/cgroup.pb-c.c [2023-02-24T22:19:24.267Z] #38 15.08 DEP images/cgroup.pb-c.d [2023-02-24T22:19:24.382Z] #25 111.3 internal/poll [2023-02-24T22:19:24.424Z] #50 23.81 Selecting previously unselected package bzip2. [2023-02-24T22:19:24.424Z] #50 23.82 Preparing to unpack .../11-bzip2_1.0.8-4_arm64.deb ... [2023-02-24T22:19:24.424Z] #50 23.83 Unpacking bzip2 (1.0.8-4) ... [2023-02-24T22:19:24.424Z] #50 23.90 Selecting previously unselected package xz-utils. [2023-02-24T22:19:24.424Z] #50 23.91 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_arm64.deb ... [2023-02-24T22:19:24.424Z] #50 23.91 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-24T22:19:24.424Z] #50 24.03 Selecting previously unselected package apparmor. [2023-02-24T22:19:24.424Z] #50 24.04 Preparing to unpack .../13-apparmor_2.13.6-10_arm64.deb ... [2023-02-24T22:19:24.528Z] #38 15.21 PBCC images/ext-file.pb-c.c [2023-02-24T22:19:24.528Z] #38 15.28 DEP images/ext-file.pb-c.d [2023-02-24T22:19:24.528Z] #38 15.35 PBCC images/rpc.pb-c.c [2023-02-24T22:19:24.684Z] #50 24.12 Unpacking apparmor (2.13.6-10) ... [2023-02-24T22:19:24.790Z] #38 15.43 DEP images/rpc.pb-c.d [2023-02-24T22:19:24.790Z] #38 15.53 PBCC images/siginfo.pb-c.c [2023-02-24T22:19:24.790Z] #38 15.54 DEP images/siginfo.pb-c.d [2023-02-24T22:19:24.790Z] #38 15.55 PBCC images/pagemap.pb-c.c [2023-02-24T22:19:24.790Z] #38 15.56 DEP images/pagemap.pb-c.d [2023-02-24T22:19:24.790Z] #38 15.58 PBCC images/rlimit.pb-c.c [2023-02-24T22:19:24.790Z] #38 15.58 DEP images/rlimit.pb-c.d [2023-02-24T22:19:24.790Z] #38 15.59 PBCC images/file-lock.pb-c.c [2023-02-24T22:19:25.052Z] #38 15.72 DEP images/file-lock.pb-c.d [2023-02-24T22:19:25.052Z] #38 15.81 PBCC images/tty.pb-c.c [2023-02-24T22:19:25.052Z] #38 15.87 DEP images/tty.pb-c.d [2023-02-24T22:19:25.052Z] #38 15.96 PBCC images/tun.pb-c.c [2023-02-24T22:19:25.250Z] #50 24.59 Selecting previously unselected package inetutils-ping. [2023-02-24T22:19:25.250Z] #50 24.61 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_arm64.deb ... [2023-02-24T22:19:25.250Z] #50 24.62 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-24T22:19:25.250Z] #50 24.74 Selecting previously unselected package libip4tc2:arm64. [2023-02-24T22:19:25.250Z] #50 24.76 Preparing to unpack .../15-libip4tc2_1.8.7-1_arm64.deb ... [2023-02-24T22:19:25.250Z] #50 24.77 Unpacking libip4tc2:arm64 (1.8.7-1) ... [2023-02-24T22:19:25.313Z] #38 16.05 PBCC images/netdev.pb-c.c [2023-02-24T22:19:25.313Z] #38 16.12 DEP images/tun.pb-c.d [2023-02-24T22:19:25.313Z] #38 16.19 DEP images/netdev.pb-c.d [2023-02-24T22:19:25.508Z] #50 24.84 Selecting previously unselected package libip6tc2:arm64. [2023-02-24T22:19:25.508Z] #50 24.85 Preparing to unpack .../16-libip6tc2_1.8.7-1_arm64.deb ... [2023-02-24T22:19:25.508Z] #50 24.85 Unpacking libip6tc2:arm64 (1.8.7-1) ... [2023-02-24T22:19:25.508Z] #50 24.92 Selecting previously unselected package libnfnetlink0:arm64. [2023-02-24T22:19:25.508Z] #50 24.93 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2023-02-24T22:19:25.508Z] #50 24.93 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-02-24T22:19:25.508Z] #50 25.01 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2023-02-24T22:19:25.508Z] #50 25.02 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_arm64.deb ... [2023-02-24T22:19:25.508Z] #50 25.02 Unpacking libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-02-24T22:19:25.508Z] #50 25.10 Selecting previously unselected package libnftnl11:arm64. [2023-02-24T22:19:25.553Z] #31 115.9 os [2023-02-24T22:19:25.575Z] #38 16.28 PBCC images/vma.pb-c.c [2023-02-24T22:19:25.575Z] #38 16.40 DEP images/vma.pb-c.d [2023-02-24T22:19:25.575Z] #38 16.48 PBCC images/creds.pb-c.c [2023-02-24T22:19:25.757Z] #25 ... [2023-02-24T22:19:25.757Z] [2023-02-24T22:19:25.757Z] #38 [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 [2023-02-24T22:19:25.757Z] #38 25.81 make[1]: Nothing to be done for 'all'. [2023-02-24T22:19:25.766Z] #50 25.10 Preparing to unpack .../19-libnftnl11_1.1.9-1_arm64.deb ... [2023-02-24T22:19:25.766Z] #50 25.11 Unpacking libnftnl11:arm64 (1.1.9-1) ... [2023-02-24T22:19:25.766Z] #50 25.18 Selecting previously unselected package iptables. [2023-02-24T22:19:25.766Z] #50 25.19 Preparing to unpack .../20-iptables_1.8.7-1_arm64.deb ... [2023-02-24T22:19:25.766Z] #50 25.20 Unpacking iptables (1.8.7-1) ... [2023-02-24T22:19:25.809Z] Client: [2023-02-24T22:19:25.809Z] Context: default [2023-02-24T22:19:25.809Z] Debug Mode: false [2023-02-24T22:19:25.809Z] Plugins: [2023-02-24T22:19:25.809Z] app: Docker Application (Docker Inc., v0.8.0) [2023-02-24T22:19:25.809Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-02-24T22:19:25.809Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-02-24T22:19:25.809Z] [2023-02-24T22:19:25.809Z] Server: [2023-02-24T22:19:25.809Z] Containers: 0 [2023-02-24T22:19:25.809Z] Running: 0 [2023-02-24T22:19:25.809Z] Paused: 0 [2023-02-24T22:19:25.809Z] Stopped: 0 [2023-02-24T22:19:25.809Z] Images: 0 [2023-02-24T22:19:25.809Z] Server Version: 20.10.9 [2023-02-24T22:19:25.809Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-02-24T22:19:25.809Z] Windows: [2023-02-24T22:19:25.809Z] LCOW: [2023-02-24T22:19:25.809Z] Logging Driver: json-file [2023-02-24T22:19:25.809Z] Plugins: [2023-02-24T22:19:25.809Z] Volume: local [2023-02-24T22:19:25.809Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-02-24T22:19:25.809Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-02-24T22:19:25.809Z] Swarm: inactive [2023-02-24T22:19:25.809Z] Default Isolation: process [2023-02-24T22:19:25.809Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-02-24T22:19:25.809Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-02-24T22:19:25.809Z] OSType: windows [2023-02-24T22:19:25.809Z] Architecture: x86_64 [2023-02-24T22:19:25.809Z] CPUs: 4 [2023-02-24T22:19:25.809Z] Total Memory: 32GiB [2023-02-24T22:19:25.809Z] Name: azwin-2-976821 [2023-02-24T22:19:25.809Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-02-24T22:19:25.809Z] Docker Root Dir: D:\docker [2023-02-24T22:19:25.809Z] Debug Mode: false [2023-02-24T22:19:25.809Z] Registry: https://index.docker.io/v1/ [2023-02-24T22:19:25.809Z] Labels: [2023-02-24T22:19:25.809Z] Experimental: true [2023-02-24T22:19:25.809Z] Insecure Registries: [2023-02-24T22:19:25.809Z] 10.0.0.4:5000 [2023-02-24T22:19:25.809Z] 127.0.0.0/8 [2023-02-24T22:19:25.809Z] Registry Mirrors: [2023-02-24T22:19:25.809Z] http://10.0.0.4:5000/ [2023-02-24T22:19:25.809Z] Live Restore Enabled: false [2023-02-24T22:19:25.809Z] Product License: Community Engine [2023-02-24T22:19:25.809Z] [2023-02-24T22:19:25.837Z] #38 16.49 DEP images/creds.pb-c.d [2023-02-24T22:19:25.837Z] #38 16.62 PBCC images/utsns.pb-c.c [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2023-02-24T22:19:26.024Z] #50 25.57 Selecting previously unselected package libonig5:arm64. [2023-02-24T22:19:26.024Z] #50 25.57 Preparing to unpack .../21-libonig5_6.9.6-1.1_arm64.deb ... [2023-02-24T22:19:26.024Z] #50 25.58 Unpacking libonig5:arm64 (6.9.6-1.1) ... [2023-02-24T22:19:26.099Z] #38 16.65 DEP images/utsns.pb-c.d [2023-02-24T22:19:26.099Z] #38 16.75 PBCC images/ipc-desc.pb-c.c [2023-02-24T22:19:26.099Z] #38 16.77 PBCC images/ipc-sem.pb-c.c [2023-02-24T22:19:26.099Z] #38 16.80 DEP images/ipc-desc.pb-c.d [2023-02-24T22:19:26.099Z] #38 16.86 DEP images/ipc-sem.pb-c.d [2023-02-24T22:19:26.099Z] #38 16.92 PBCC images/ipc-msg.pb-c.c [2023-02-24T22:19:26.099Z] #38 17.00 DEP images/ipc-msg.pb-c.d [2023-02-24T22:19:26.283Z] #50 25.72 Selecting previously unselected package libjq1:arm64. [2023-02-24T22:19:26.283Z] #50 25.72 Preparing to unpack .../22-libjq1_1.6-2.1_arm64.deb ... [2023-02-24T22:19:26.283Z] #50 25.73 Unpacking libjq1:arm64 (1.6-2.1) ... [2023-02-24T22:19:26.283Z] #50 25.85 Selecting previously unselected package jq. [2023-02-24T22:19:26.283Z] #50 25.85 Preparing to unpack .../23-jq_1.6-2.1_arm64.deb ... [2023-02-24T22:19:26.283Z] #50 25.86 Unpacking jq (1.6-2.1) ... [2023-02-24T22:19:26.360Z] #38 17.11 PBCC images/ipc-shm.pb-c.c [2023-02-24T22:19:26.361Z] #38 17.18 DEP images/ipc-shm.pb-c.d [2023-02-24T22:19:26.541Z] #50 25.97 Selecting previously unselected package libaio1:arm64. [2023-02-24T22:19:26.541Z] #50 25.99 Preparing to unpack .../24-libaio1_0.3.112-9_arm64.deb ... [2023-02-24T22:19:26.541Z] #50 25.99 Unpacking libaio1:arm64 (0.3.112-9) ... [2023-02-24T22:19:26.541Z] #50 26.08 Selecting previously unselected package libgpm2:arm64. [2023-02-24T22:19:26.541Z] #50 26.08 Preparing to unpack .../25-libgpm2_1.20.7-8_arm64.deb ... [2023-02-24T22:19:26.541Z] #50 26.09 Unpacking libgpm2:arm64 (1.20.7-8) ... [2023-02-24T22:19:26.623Z] #38 17.28 PBCC images/ipc-var.pb-c.c [2023-02-24T22:19:26.623Z] #38 17.37 DEP images/ipc-var.pb-c.d [2023-02-24T22:19:26.800Z] #50 26.19 Selecting previously unselected package libicu67:arm64. [2023-02-24T22:19:26.800Z] #50 26.20 Preparing to unpack .../26-libicu67_67.1-7_arm64.deb ... [2023-02-24T22:19:26.800Z] #50 26.20 Unpacking libicu67:arm64 (67.1-7) ... [2023-02-24T22:19:26.885Z] #38 17.55 PBCC images/sk-opts.pb-c.c [2023-02-24T22:19:26.885Z] #38 17.62 PBCC images/packet-sock.pb-c.c [2023-02-24T22:19:26.885Z] #38 17.70 DEP images/sk-opts.pb-c.d [2023-02-24T22:19:26.885Z] #38 17.78 DEP images/packet-sock.pb-c.d [2023-02-24T22:19:27.146Z] #38 17.88 PBCC images/sk-netlink.pb-c.c [2023-02-24T22:19:27.408Z] #38 17.99 DEP images/sk-netlink.pb-c.d [2023-02-24T22:19:27.408Z] #38 18.15 PBCC images/sk-inet.pb-c.c [2023-02-24T22:19:27.669Z] #38 18.23 DEP images/sk-inet.pb-c.d [2023-02-24T22:19:27.669Z] #38 18.31 PBCC images/sk-unix.pb-c.c [2023-02-24T22:19:27.669Z] #38 18.39 DEP images/sk-unix.pb-c.d [2023-02-24T22:19:27.931Z] #38 18.62 PBCC images/mm.pb-c.c [2023-02-24T22:19:27.931Z] #38 18.67 DEP images/mm.pb-c.d [2023-02-24T22:19:28.080Z] #31 118.5 bufio [2023-02-24T22:19:28.193Z] #38 18.86 PBCC images/timerfd.pb-c.c [2023-02-24T22:19:28.193Z] #38 18.89 DEP images/timerfd.pb-c.d [2023-02-24T22:19:28.193Z] #38 18.96 PBCC images/timer.pb-c.c [2023-02-24T22:19:28.193Z] #38 19.07 DEP images/timer.pb-c.d [2023-02-24T22:19:28.291Z] #38 28.69 CC images/stats.o [2023-02-24T22:19:28.338Z] #31 ... [2023-02-24T22:19:28.338Z] [2023-02-24T22:19:28.338Z] #39 [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 [2023-02-24T22:19:28.338Z] #39 30.28 CC images/stats.o [2023-02-24T22:19:28.338Z] #39 31.11 CC images/core.o [2023-02-24T22:19:28.338Z] #39 32.35 CC images/core-x86.o [2023-02-24T22:19:28.338Z] #39 33.03 CC images/core-arm.o [2023-02-24T22:19:28.338Z] #39 33.64 CC images/core-aarch64.o [2023-02-24T22:19:28.338Z] #39 34.14 CC images/core-ppc64.o [2023-02-24T22:19:28.338Z] #39 34.80 CC images/core-s390.o [2023-02-24T22:19:28.338Z] #39 35.57 CC images/cpuinfo.o [2023-02-24T22:19:28.338Z] #39 36.21 CC images/inventory.o [2023-02-24T22:19:28.453Z] #38 19.13 PBCC images/sa.pb-c.c [2023-02-24T22:19:28.453Z] #38 19.18 DEP images/sa.pb-c.d [2023-02-24T22:19:28.453Z] #38 19.31 PBCC images/pipe-data.pb-c.c [2023-02-24T22:19:28.595Z] #39 36.63 CC images/fdinfo.o [2023-02-24T22:19:28.714Z] #38 19.35 DEP images/pipe-data.pb-c.d [2023-02-24T22:19:28.714Z] #38 19.44 PBCC images/mnt.pb-c.c [2023-02-24T22:19:28.714Z] #38 19.49 DEP images/mnt.pb-c.d [2023-02-24T22:19:28.714Z] #38 19.55 PBCC images/sk-packet.pb-c.c [2023-02-24T22:19:28.857Z] #39 37.16 CC images/fown.o [2023-02-24T22:19:28.858Z] #38 29.15 CC images/core.o [2023-02-24T22:19:28.976Z] #38 19.60 DEP images/sk-packet.pb-c.d [2023-02-24T22:19:28.976Z] #38 19.70 PBCC images/tcp-stream.pb-c.c [2023-02-24T22:19:28.976Z] #38 19.74 DEP images/tcp-stream.pb-c.d [2023-02-24T22:19:29.238Z] #38 19.88 PBCC images/pipe.pb-c.c [2023-02-24T22:19:29.238Z] #38 20.02 DEP images/pipe.pb-c.d [2023-02-24T22:19:29.238Z] #38 20.08 PBCC images/pstree.pb-c.c [2023-02-24T22:19:29.238Z] #38 20.12 DEP images/pstree.pb-c.d [2023-02-24T22:19:29.425Z] #39 37.52 CC images/ns.o [2023-02-24T22:19:29.500Z] #38 20.16 PBCC images/fs.pb-c.c [2023-02-24T22:19:29.500Z] #38 20.20 DEP images/fs.pb-c.d [2023-02-24T22:19:29.500Z] #38 20.27 PBCC images/signalfd.pb-c.c [2023-02-24T22:19:29.500Z] #38 20.39 DEP images/signalfd.pb-c.d [2023-02-24T22:19:29.684Z] #39 37.78 CC images/regfile.o [2023-02-24T22:19:29.762Z] #38 20.52 PBCC images/fh.pb-c.c [2023-02-24T22:19:29.762Z] #38 20.57 PBCC images/fsnotify.pb-c.c [2023-02-24T22:19:29.794Z] #38 30.15 CC images/core-x86.o [2023-02-24T22:19:29.943Z] #39 38.14 CC images/ghost-file.o [2023-02-24T22:19:30.023Z] #38 20.68 DEP images/fh.pb-c.d [2023-02-24T22:19:30.024Z] #38 20.80 DEP images/fsnotify.pb-c.d [2023-02-24T22:19:30.157Z] #50 ... [2023-02-24T22:19:30.157Z] [2023-02-24T22:19:30.157Z] #38 [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 [2023-02-24T22:19:30.157Z] #38 78.97 DEP criu/cr-check.d [2023-02-24T22:19:30.157Z] #38 79.33 DEP criu/config.d [2023-02-24T22:19:30.157Z] #38 79.53 DEP criu/clone-noasan.d [2023-02-24T22:19:30.157Z] #38 79.59 DEP criu/cgroup.d [2023-02-24T22:19:30.157Z] #38 79.68 DEP criu/cgroup-props.d [2023-02-24T22:19:30.157Z] #38 79.76 DEP criu/bitmap.d [2023-02-24T22:19:30.157Z] #38 79.79 DEP criu/bfd.d [2023-02-24T22:19:30.157Z] #38 79.87 DEP criu/autofs.d [2023-02-24T22:19:30.157Z] #38 79.95 DEP criu/aio.d [2023-02-24T22:19:30.157Z] #38 80.03 DEP criu/action-scripts.d [2023-02-24T22:19:30.157Z] #38 80.26 CC criu/action-scripts.o [2023-02-24T22:19:30.157Z] #38 80.72 CC criu/aio.o [2023-02-24T22:19:30.157Z] #38 81.29 CC criu/autofs.o [2023-02-24T22:19:30.157Z] #38 82.74 CC criu/bfd.o [2023-02-24T22:19:30.157Z] #38 83.20 CC criu/bitmap.o [2023-02-24T22:19:30.157Z] #38 83.33 CC criu/cgroup-props.o [2023-02-24T22:19:30.157Z] #38 84.20 CC criu/cgroup.o [2023-02-24T22:19:30.157Z] #38 87.10 CC criu/clone-noasan.o [2023-02-24T22:19:30.157Z] #38 87.40 CC criu/config.o [2023-02-24T22:19:30.157Z] #38 88.89 CC criu/cr-check.o [2023-02-24T22:19:30.157Z] #38 ... [2023-02-24T22:19:30.157Z] [2023-02-24T22:19:30.157Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:19:30.157Z] #50 29.55 Selecting previously unselected package libinih1:arm64. [2023-02-24T22:19:30.157Z] #50 29.56 Preparing to unpack .../27-libinih1_53-1+b2_arm64.deb ... [2023-02-24T22:19:30.157Z] #50 29.56 Unpacking libinih1:arm64 (53-1+b2) ... [2023-02-24T22:19:30.157Z] #50 29.62 Selecting previously unselected package libnet1:arm64. [2023-02-24T22:19:30.157Z] #50 29.63 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2023-02-24T22:19:30.157Z] #50 29.63 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:19:30.203Z] #39 38.50 CC images/fifo.o [2023-02-24T22:19:30.294Z] #38 20.99 PBCC images/eventpoll.pb-c.c [2023-02-24T22:19:30.294Z] #38 21.00 DEP images/eventpoll.pb-c.d [2023-02-24T22:19:30.294Z] #38 21.01 PBCC images/eventfd.pb-c.c [2023-02-24T22:19:30.294Z] #38 21.06 DEP images/eventfd.pb-c.d [2023-02-24T22:19:30.364Z] #38 30.82 CC images/core-arm.o [2023-02-24T22:19:30.416Z] #50 29.73 Selecting previously unselected package libnl-3-200:arm64. [2023-02-24T22:19:30.416Z] #50 29.74 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_arm64.deb ... [2023-02-24T22:19:30.416Z] #50 29.74 Unpacking libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-24T22:19:30.416Z] #50 29.85 Selecting previously unselected package libprotobuf-c1:arm64. [2023-02-24T22:19:30.416Z] #50 29.85 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_arm64.deb ... [2023-02-24T22:19:30.416Z] #50 29.86 Unpacking libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-24T22:19:30.416Z] #50 29.93 Selecting previously unselected package net-tools. [2023-02-24T22:19:30.416Z] #50 29.94 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_arm64.deb ... [2023-02-24T22:19:30.461Z] #39 38.79 CC images/remap-file-path.o [2023-02-24T22:19:30.556Z] #38 21.09 PBCC images/remap-file-path.pb-c.c [2023-02-24T22:19:30.556Z] #38 21.14 DEP images/remap-file-path.pb-c.d [2023-02-24T22:19:30.556Z] #38 21.23 PBCC images/fifo.pb-c.c [2023-02-24T22:19:30.556Z] #38 21.25 DEP images/fifo.pb-c.d [2023-02-24T22:19:30.556Z] #38 21.34 PBCC images/ghost-file.pb-c.c [2023-02-24T22:19:30.675Z] #50 29.96 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-02-24T22:19:30.675Z] #50 30.17 Selecting previously unselected package patch. [2023-02-24T22:19:30.675Z] #50 30.18 Preparing to unpack .../32-patch_2.7.6-7_arm64.deb ... [2023-02-24T22:19:30.675Z] #50 30.19 Unpacking patch (2.7.6-7) ... [2023-02-24T22:19:30.701Z] #25 ... [2023-02-24T22:19:30.701Z] [2023-02-24T22:19:30.701Z] #39 [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 [2023-02-24T22:19:30.701Z] #39 57.42 DEP criu/pie/util.d [2023-02-24T22:19:30.701Z] #39 57.55 CC criu/pie/util.o [2023-02-24T22:19:30.701Z] #39 57.87 CC criu/pie/util-vdso.o [2023-02-24T22:19:30.701Z] #39 58.43 CC criu/pie/util-vdso-elf32.o [2023-02-24T22:19:30.701Z] #39 59.05 AR criu/pie/pie.lib.a [2023-02-24T22:19:30.701Z] #39 59.11 DEP criu/pie/restorer.d [2023-02-24T22:19:30.701Z] #39 59.42 DEP criu/arch/x86/sigaction_compat_pie.d [2023-02-24T22:19:30.701Z] #39 59.61 DEP criu/arch/x86/restorer_unmap.d [2023-02-24T22:19:30.701Z] #39 59.66 DEP criu/arch/x86/restorer.d [2023-02-24T22:19:30.701Z] #39 59.94 DEP criu/arch/x86/vdso-pie.d [2023-02-24T22:19:30.701Z] #39 60.05 DEP criu/pie/parasite-vdso.d [2023-02-24T22:19:30.701Z] #39 60.23 DEP criu/pie/parasite.d [2023-02-24T22:19:30.701Z] #39 60.48 CC criu/pie/parasite.o [2023-02-24T22:19:30.701Z] #39 61.68 LINK criu/pie/parasite.built-in.o [2023-02-24T22:19:30.701Z] #39 61.70 GEN criu/pie/parasite-blob.h [2023-02-24T22:19:30.701Z] #39 61.71 CC criu/pie/parasite-vdso.o [2023-02-24T22:19:30.701Z] #39 62.31 CC criu/arch/x86/vdso-pie.o [2023-02-24T22:19:30.701Z] #39 62.65 CC criu/arch/x86/restorer.o [2023-02-24T22:19:30.701Z] #39 ... [2023-02-24T22:19:30.701Z] [2023-02-24T22:19:30.701Z] #25 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:19:30.701Z] #25 117.9 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-02-24T22:19:30.701Z] #25 117.9 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-02-24T22:19:30.701Z] #25 117.9 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-24T22:19:30.701Z] #25 118.1 Selecting previously unselected package libapparmor1:amd64. [2023-02-24T22:19:30.701Z] #25 118.1 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-02-24T22:19:30.701Z] #25 118.1 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-02-24T22:19:30.701Z] #25 118.2 Selecting previously unselected package libapparmor-dev:amd64. [2023-02-24T22:19:30.701Z] #25 118.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-02-24T22:19:30.701Z] #25 118.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-24T22:19:30.701Z] #25 118.4 Selecting previously unselected package libbtrfs0:amd64. [2023-02-24T22:19:30.701Z] #25 118.4 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-24T22:19:30.701Z] #25 118.4 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:19:30.701Z] #25 118.5 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-24T22:19:30.701Z] #25 118.5 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-24T22:19:30.701Z] #25 118.5 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:19:30.701Z] #25 118.7 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-02-24T22:19:30.818Z] #38 21.47 DEP images/ghost-file.pb-c.d [2023-02-24T22:19:30.818Z] #38 21.56 PBCC images/regfile.pb-c.c [2023-02-24T22:19:30.934Z] #50 30.30 Selecting previously unselected package python-pip-whl. [2023-02-24T22:19:30.934Z] #50 30.30 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-02-24T22:19:30.934Z] #50 30.30 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-24T22:19:30.946Z] #38 31.37 CC images/core-aarch64.o [2023-02-24T22:19:30.961Z] #25 118.7 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:19:30.961Z] #25 118.7 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:19:30.961Z] #25 118.8 Selecting previously unselected package libudev-dev:amd64. [2023-02-24T22:19:30.961Z] #25 118.8 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-24T22:19:30.961Z] #25 118.8 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:19:31.029Z] #39 ... [2023-02-24T22:19:31.029Z] [2023-02-24T22:19:31.029Z] #31 [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 [2023-02-24T22:19:31.029Z] #31 121.5 text/tabwriter [2023-02-24T22:19:31.079Z] #38 21.64 DEP images/regfile.pb-c.d [2023-02-24T22:19:31.080Z] #38 21.75 PBCC images/ns.pb-c.c [2023-02-24T22:19:31.080Z] #38 21.86 DEP images/ns.pb-c.d [2023-02-24T22:19:31.193Z] #50 30.76 Selecting previously unselected package python3-lib2to3. [2023-02-24T22:19:31.193Z] #50 30.76 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-02-24T22:19:31.193Z] #50 30.77 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-02-24T22:19:31.223Z] #25 119.0 Selecting previously unselected package libsepol1-dev:amd64. [2023-02-24T22:19:31.223Z] #25 119.0 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-02-24T22:19:31.223Z] #25 119.0 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-02-24T22:19:31.223Z] #25 119.3 Selecting previously unselected package libpcre2-16-0:amd64. [2023-02-24T22:19:31.341Z] #38 22.07 PBCC images/fdinfo.pb-c.c [2023-02-24T22:19:31.452Z] #50 30.94 Selecting previously unselected package python3-distutils. [2023-02-24T22:19:31.452Z] #50 30.94 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-02-24T22:19:31.452Z] #50 30.95 Unpacking python3-distutils (3.9.2-1) ... [2023-02-24T22:19:31.483Z] #25 119.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:19:31.483Z] #25 119.3 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:19:31.483Z] #25 119.5 Selecting previously unselected package libpcre2-32-0:amd64. [2023-02-24T22:19:31.483Z] #25 119.5 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:19:31.483Z] #25 119.5 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:19:31.602Z] #38 22.25 DEP images/fdinfo.pb-c.d [2023-02-24T22:19:31.602Z] #38 22.45 PBCC images/core-aarch64.pb-c.c [2023-02-24T22:19:31.605Z] #31 122.2 fmt [2023-02-24T22:19:31.711Z] #50 31.12 Selecting previously unselected package python3-pkg-resources. [2023-02-24T22:19:31.711Z] #50 31.12 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-24T22:19:31.711Z] #50 31.12 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:19:31.711Z] #50 31.24 Selecting previously unselected package python3-setuptools. [2023-02-24T22:19:31.711Z] #50 31.24 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-02-24T22:19:31.711Z] #50 31.25 Unpacking python3-setuptools (52.0.0-4) ... [2023-02-24T22:19:31.744Z] #25 119.7 Selecting previously unselected package libpcre2-posix2:amd64. [2023-02-24T22:19:31.744Z] #25 119.7 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:19:31.744Z] #25 119.7 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:19:31.744Z] #25 119.8 Selecting previously unselected package libpcre2-dev:amd64. [2023-02-24T22:19:31.863Z] #31 122.4 io/ioutil [2023-02-24T22:19:31.864Z] #38 22.55 PBCC images/core-arm.pb-c.c [2023-02-24T22:19:31.864Z] #38 22.66 PBCC images/core-ppc64.pb-c.c [2023-02-24T22:19:31.881Z] #38 32.12 CC images/core-ppc64.o [2023-02-24T22:19:31.969Z] #50 31.47 Selecting previously unselected package python3-wheel. [2023-02-24T22:19:31.970Z] #50 31.48 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-02-24T22:19:31.970Z] #50 31.50 Unpacking python3-wheel (0.34.2-1) ... [2023-02-24T22:19:31.970Z] #50 31.59 Selecting previously unselected package python3-pip. [2023-02-24T22:19:32.005Z] #25 119.8 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:19:32.005Z] #25 119.8 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:19:32.126Z] #38 22.79 PBCC images/core-s390.pb-c.c [2023-02-24T22:19:32.126Z] #38 22.90 PBCC images/core-x86.pb-c.c [2023-02-24T22:19:32.228Z] #50 31.59 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-02-24T22:19:32.228Z] #50 31.60 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-02-24T22:19:32.228Z] #50 31.88 Selecting previously unselected package sudo. [2023-02-24T22:19:32.387Z] #38 22.95 PBCC images/core.pb-c.c [2023-02-24T22:19:32.387Z] #38 23.14 PBCC images/inventory.pb-c.c [2023-02-24T22:19:32.487Z] #50 31.88 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_arm64.deb ... [2023-02-24T22:19:32.487Z] #50 31.89 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-02-24T22:19:32.576Z] #25 120.2 Selecting previously unselected package libselinux1-dev:amd64. [2023-02-24T22:19:32.576Z] #25 120.3 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-02-24T22:19:32.576Z] #25 120.3 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-02-24T22:19:32.576Z] #25 120.5 Selecting previously unselected package libdevmapper-dev:amd64. [2023-02-24T22:19:32.576Z] #25 120.5 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:19:32.576Z] #25 120.5 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:19:32.576Z] #25 120.6 Selecting previously unselected package libseccomp-dev:amd64. [2023-02-24T22:19:32.576Z] #25 120.6 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-02-24T22:19:32.649Z] #38 23.36 DEP images/core-aarch64.pb-c.d [2023-02-24T22:19:32.649Z] #38 23.50 DEP images/core-arm.pb-c.d [2023-02-24T22:19:32.816Z] #38 33.09 CC images/core-s390.o [2023-02-24T22:19:32.837Z] #25 120.6 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-24T22:19:32.838Z] #25 120.8 Selecting previously unselected package libsystemd-dev:amd64. [2023-02-24T22:19:32.838Z] #25 120.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-24T22:19:32.838Z] #25 120.8 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:19:32.911Z] #38 23.70 DEP images/core-ppc64.pb-c.d [2023-02-24T22:19:32.911Z] #38 23.75 DEP images/core-s390.pb-c.d [2023-02-24T22:19:33.055Z] #50 32.43 Selecting previously unselected package thin-provisioning-tools. [2023-02-24T22:19:33.055Z] #50 32.46 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_arm64.deb ... [2023-02-24T22:19:33.055Z] #50 32.46 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-02-24T22:19:33.172Z] #38 23.95 DEP images/core-x86.pb-c.d [2023-02-24T22:19:33.314Z] #50 32.65 Selecting previously unselected package uidmap. [2023-02-24T22:19:33.314Z] #50 32.66 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_arm64.deb ... [2023-02-24T22:19:33.314Z] #50 32.66 Unpacking uidmap (1:4.8.1-1) ... [2023-02-24T22:19:33.314Z] #50 32.80 Selecting previously unselected package vim-runtime. [2023-02-24T22:19:33.314Z] #50 32.80 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-24T22:19:33.314Z] #50 32.85 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-02-24T22:19:33.409Z] #25 121.4 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-24T22:19:33.409Z] #25 121.4 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-02-24T22:19:33.409Z] #25 121.4 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-24T22:19:33.409Z] #25 121.4 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-02-24T22:19:33.409Z] #25 121.4 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-24T22:19:33.409Z] #25 121.4 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:19:33.433Z] #38 24.10 DEP images/core.pb-c.d [2023-02-24T22:19:33.434Z] #38 24.22 DEP images/inventory.pb-c.d [2023-02-24T22:19:33.574Z] #50 32.89 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-02-24T22:19:33.574Z] #50 32.89 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:19:33.670Z] #25 121.4 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:19:33.670Z] #25 121.5 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:19:33.670Z] #25 121.5 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:19:33.670Z] #25 121.5 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:19:33.670Z] #25 121.5 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-24T22:19:33.670Z] #25 121.5 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:19:33.670Z] #25 121.5 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-24T22:19:33.670Z] #25 121.5 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-24T22:19:33.670Z] #25 121.5 Setting up mingw-w64-common (8.0.0-1) ... [2023-02-24T22:19:33.670Z] #25 121.6 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:19:33.670Z] #25 121.6 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-24T22:19:33.670Z] #25 121.6 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:19:33.670Z] #25 121.6 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-02-24T22:19:33.670Z] #25 121.6 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-24T22:19:33.670Z] #25 121.7 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:19:33.670Z] #25 121.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 [2023-02-24T22:19:33.670Z] #25 121.7 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:19:33.670Z] #25 121.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 [2023-02-24T22:19:33.670Z] #25 121.7 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-24T22:19:33.670Z] #25 121.7 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:19:33.670Z] #25 121.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 [2023-02-24T22:19:33.695Z] #38 24.32 PBCC images/cpuinfo.pb-c.c [2023-02-24T22:19:33.695Z] #38 24.37 DEP images/cpuinfo.pb-c.d [2023-02-24T22:19:33.695Z] #38 ... [2023-02-24T22:19:33.695Z] [2023-02-24T22:19:33.695Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:19:33.695Z] #31 99.80 Selecting previously unselected package gcc-mingw-w64-base. [2023-02-24T22:19:33.695Z] #31 99.82 Preparing to unpack .../07-gcc-mingw-w64-base_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:19:33.695Z] #31 99.85 Unpacking gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-24T22:19:33.695Z] #31 100.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix-runtime. [2023-02-24T22:19:33.695Z] #31 100.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64-posix-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:19:33.695Z] #31 100.3 Unpacking gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-24T22:19:33.753Z] #38 ... [2023-02-24T22:19:33.753Z] [2023-02-24T22:19:33.753Z] #25 [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 [2023-02-24T22:19:33.753Z] #25 113.5 internal/fmtsort [2023-02-24T22:19:33.753Z] #25 114.4 internal/safefilepath [2023-02-24T22:19:33.753Z] #25 114.7 internal/syscall/execenv [2023-02-24T22:19:33.753Z] #25 115.3 path [2023-02-24T22:19:33.753Z] #25 116.0 strings [2023-02-24T22:19:33.753Z] #25 116.2 io/fs [2023-02-24T22:19:33.753Z] #25 118.3 os [2023-02-24T22:19:33.753Z] #25 120.3 bufio [2023-02-24T22:19:33.753Z] #25 ... [2023-02-24T22:19:33.753Z] [2023-02-24T22:19:33.753Z] #38 [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 [2023-02-24T22:19:33.753Z] #38 34.18 CC images/cpuinfo.o [2023-02-24T22:19:33.930Z] #25 121.7 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:19:33.930Z] #25 121.8 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-24T22:19:33.930Z] #25 121.8 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:19:33.930Z] #25 121.8 Setting up dmsetup (2:1.02.175-2.1) ... [2023-02-24T22:19:33.930Z] #25 121.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:19:33.930Z] #25 121.8 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:19:33.930Z] #25 121.9 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:19:33.957Z] #31 ... [2023-02-24T22:19:33.957Z] [2023-02-24T22:19:33.957Z] #38 [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 [2023-02-24T22:19:33.957Z] #38 24.56 PBCC images/stats.pb-c.c [2023-02-24T22:19:33.957Z] #38 24.61 DEP images/stats.pb-c.d [2023-02-24T22:19:34.321Z] #38 34.63 CC images/inventory.o [2023-02-24T22:19:34.530Z] #38 ... [2023-02-24T22:19:34.530Z] [2023-02-24T22:19:34.530Z] #25 [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 [2023-02-24T22:19:34.530Z] #25 100.8 internal/syscall/unix [2023-02-24T22:19:34.530Z] #25 101.6 time [2023-02-24T22:19:34.582Z] #38 34.89 CC images/fdinfo.o [2023-02-24T22:19:34.842Z] #38 35.27 CC images/fown.o [2023-02-24T22:19:35.104Z] #25 ... [2023-02-24T22:19:35.104Z] [2023-02-24T22:19:35.104Z] #34 [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 [2023-02-24T22:19:35.104Z] #34 DONE 111.3s [2023-02-24T22:19:35.315Z] #25 DONE 123.4s [2023-02-24T22:19:35.315Z] [2023-02-24T22:19:35.315Z] #39 [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 [2023-02-24T22:19:35.315Z] #39 63.13 CC criu/arch/x86/restorer_unmap.o [2023-02-24T22:19:35.315Z] #39 63.18 CC criu/arch/x86/sigaction_compat_pie.o [2023-02-24T22:19:35.315Z] #39 63.41 CC criu/pie/restorer.o [2023-02-24T22:19:35.315Z] #39 66.40 LINK criu/pie/restorer.built-in.o [2023-02-24T22:19:35.315Z] #39 66.42 GEN criu/pie/restorer-blob.h [2023-02-24T22:19:35.315Z] #39 66.48 DEP criu/vdso.d [2023-02-24T22:19:35.315Z] #39 66.62 DEP criu/vdso-compat.d [2023-02-24T22:19:35.315Z] #39 66.74 DEP criu/uts_ns.d [2023-02-24T22:19:35.315Z] #39 66.85 DEP criu/util.d [2023-02-24T22:19:35.315Z] #39 67.02 DEP criu/uffd.d [2023-02-24T22:19:35.315Z] #39 67.17 DEP criu/tun.d [2023-02-24T22:19:35.315Z] #39 67.29 DEP criu/tty.d [2023-02-24T22:19:35.315Z] #39 67.47 DEP criu/timerfd.d [2023-02-24T22:19:35.315Z] #39 67.65 DEP criu/timens.d [2023-02-24T22:19:35.315Z] #39 67.77 DEP criu/sysfs_parse.d [2023-02-24T22:19:35.315Z] #39 67.93 DEP criu/sysctl.d [2023-02-24T22:19:35.315Z] #39 68.09 DEP criu/string.d [2023-02-24T22:19:35.315Z] #39 68.16 DEP criu/stats.d [2023-02-24T22:19:35.315Z] #39 68.29 DEP criu/sockets.d [2023-02-24T22:19:35.315Z] #39 68.45 DEP criu/sk-unix.d [2023-02-24T22:19:35.366Z] [2023-02-24T22:19:35.366Z] #24 [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 [2023-02-24T22:19:35.409Z] #38 35.70 CC images/ns.o [2023-02-24T22:19:35.668Z] #38 36.01 CC images/regfile.o [2023-02-24T22:19:35.887Z] #39 68.84 DEP criu/sk-tcp.d [2023-02-24T22:19:36.054Z] #31 126.2 github.com/BurntSushi/toml [2023-02-24T22:19:36.054Z] #31 126.2 flag [2023-02-24T22:19:36.149Z] #39 69.02 DEP criu/sk-queue.d [2023-02-24T22:19:36.149Z] #39 69.17 DEP criu/sk-packet.d [2023-02-24T22:19:36.235Z] #38 36.39 CC images/ghost-file.o [2023-02-24T22:19:36.413Z] #39 69.36 DEP criu/sk-netlink.d [2023-02-24T22:19:36.497Z] #38 ... [2023-02-24T22:19:36.497Z] [2023-02-24T22:19:36.497Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:19:36.497Z] #32 113.2 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-02-24T22:19:36.497Z] #32 113.2 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:19:36.497Z] #32 113.2 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:19:36.497Z] #32 ... [2023-02-24T22:19:36.497Z] [2023-02-24T22:19:36.497Z] #38 [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 [2023-02-24T22:19:36.497Z] #38 36.89 CC images/fifo.o [2023-02-24T22:19:36.675Z] #39 69.54 DEP criu/sk-inet.d [2023-02-24T22:19:36.675Z] #39 69.75 DEP criu/signalfd.d [2023-02-24T22:19:36.755Z] #24 ... [2023-02-24T22:19:36.755Z] [2023-02-24T22:19:36.755Z] #38 [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 [2023-02-24T22:19:36.755Z] #38 27.49 make[1]: Nothing to be done for 'all'. [2023-02-24T22:19:36.861Z] #50 35.88 Selecting previously unselected package vim. [2023-02-24T22:19:36.861Z] #50 35.89 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_arm64.deb ... [2023-02-24T22:19:36.861Z] #50 35.90 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:19:36.861Z] #50 36.42 Selecting previously unselected package xfsprogs. [2023-02-24T22:19:36.861Z] #50 36.43 Preparing to unpack .../45-xfsprogs_5.10.0-4_arm64.deb ... [2023-02-24T22:19:36.861Z] #50 36.43 Unpacking xfsprogs (5.10.0-4) ... [2023-02-24T22:19:36.936Z] #39 69.88 DEP criu/sigframe.d [2023-02-24T22:19:36.936Z] #39 69.98 DEP criu/shmem.d [2023-02-24T22:19:37.065Z] #38 37.33 CC images/remap-file-path.o [2023-02-24T22:19:37.197Z] #39 70.18 DEP criu/servicefd.d [2023-02-24T22:19:37.197Z] #39 70.38 DEP criu/seize.d [2023-02-24T22:19:37.324Z] #38 37.73 CC images/eventfd.o [2023-02-24T22:19:37.429Z] #50 36.82 Selecting previously unselected package zip. [2023-02-24T22:19:37.429Z] #50 36.82 Preparing to unpack .../46-zip_3.0-12_arm64.deb ... [2023-02-24T22:19:37.429Z] #50 36.83 Unpacking zip (3.0-12) ... [2023-02-24T22:19:37.432Z] #31 ... [2023-02-24T22:19:37.432Z] [2023-02-24T22:19:37.432Z] #39 [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 [2023-02-24T22:19:37.432Z] #39 39.13 CC images/eventfd.o [2023-02-24T22:19:37.432Z] #39 39.37 CC images/eventpoll.o [2023-02-24T22:19:37.432Z] #39 39.74 CC images/fh.o [2023-02-24T22:19:37.432Z] #39 40.13 CC images/fsnotify.o [2023-02-24T22:19:37.432Z] #39 41.20 CC images/signalfd.o [2023-02-24T22:19:37.432Z] #39 41.53 CC images/fs.o [2023-02-24T22:19:37.432Z] #39 41.89 CC images/pstree.o [2023-02-24T22:19:37.432Z] #39 42.03 CC images/pipe.o [2023-02-24T22:19:37.432Z] #39 42.35 CC images/tcp-stream.o [2023-02-24T22:19:37.432Z] #39 42.64 CC images/sk-packet.o [2023-02-24T22:19:37.432Z] #39 42.95 CC images/mnt.o [2023-02-24T22:19:37.432Z] #39 43.35 CC images/pipe-data.o [2023-02-24T22:19:37.432Z] #39 43.61 CC images/sa.o [2023-02-24T22:19:37.432Z] #39 43.99 CC images/timer.o [2023-02-24T22:19:37.432Z] #39 44.52 CC images/timerfd.o [2023-02-24T22:19:37.432Z] #39 44.81 CC images/mm.o [2023-02-24T22:19:37.432Z] #39 45.37 CC images/sk-opts.o [2023-02-24T22:19:37.688Z] #50 37.05 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:19:37.690Z] #39 45.80 CC images/sk-unix.o [2023-02-24T22:19:37.769Z] #39 70.55 DEP criu/seccomp.d [2023-02-24T22:19:37.769Z] #39 70.80 DEP criu/rst-malloc.d [2023-02-24T22:19:37.769Z] #39 70.83 DEP criu/rbtree.d [2023-02-24T22:19:37.769Z] #39 70.89 DEP criu/pstree.d [2023-02-24T22:19:37.892Z] #38 38.09 CC images/eventpoll.o [2023-02-24T22:19:38.029Z] #39 71.01 DEP criu/protobuf.d [2023-02-24T22:19:38.150Z] #38 38.51 CC images/fh.o [2023-02-24T22:19:38.258Z] #39 46.29 CC images/sk-inet.o [2023-02-24T22:19:38.290Z] #39 71.15 GEN criu/protobuf-desc-gen.h [2023-02-24T22:19:38.409Z] #38 38.90 CC images/fsnotify.o [2023-02-24T22:19:38.517Z] #39 ... [2023-02-24T22:19:38.517Z] [2023-02-24T22:19:38.517Z] #31 [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 [2023-02-24T22:19:38.517Z] #31 129.1 log [2023-02-24T22:19:38.626Z] #50 37.97 Setting up libip4tc2:arm64 (1.8.7-1) ... [2023-02-24T22:19:38.626Z] #50 37.98 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-02-24T22:19:38.626Z] #50 37.99 Setting up libgpm2:arm64 (1.20.7-8) ... [2023-02-24T22:19:38.626Z] #50 38.00 Setting up libicu67:arm64 (67.1-7) ... [2023-02-24T22:19:38.626Z] #50 38.01 Setting up libip6tc2:arm64 (1.8.7-1) ... [2023-02-24T22:19:38.626Z] #50 38.02 Setting up libinih1:arm64 (53-1+b2) ... [2023-02-24T22:19:38.626Z] #50 38.03 Setting up uidmap (1:4.8.1-1) ... [2023-02-24T22:19:38.626Z] #50 38.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:19:38.626Z] #50 38.06 Setting up bzip2 (1.0.8-4) ... [2023-02-24T22:19:38.626Z] #50 38.07 Setting up libprotobuf-c1:arm64 (1.3.3-1+b2) ... [2023-02-24T22:19:38.626Z] #50 38.09 Setting up python3-wheel (0.34.2-1) ... [2023-02-24T22:19:39.215Z] #50 38.76 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:19:39.234Z] #39 ... [2023-02-24T22:19:39.234Z] [2023-02-24T22:19:39.234Z] #40 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-02-24T22:19:39.234Z] #40 DONE 3.6s [2023-02-24T22:19:39.234Z] [2023-02-24T22:19:39.234Z] #41 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-02-24T22:19:39.347Z] #38 39.78 CC images/signalfd.o [2023-02-24T22:19:39.474Z] #50 38.77 Setting up libcap2:arm64 (1:2.44-1) ... [2023-02-24T22:19:39.474Z] #50 38.79 Setting up libcap2-bin (1:2.44-1) ... [2023-02-24T22:19:39.474Z] #50 38.80 Setting up apparmor (2.13.6-10) ... [2023-02-24T22:19:39.913Z] #38 40.12 CC images/fs.o [2023-02-24T22:19:40.061Z] #38 30.59 CC images/stats.o [2023-02-24T22:19:40.171Z] #38 40.40 CC images/pstree.o [2023-02-24T22:19:40.321Z] #38 31.19 CC images/core.o [2023-02-24T22:19:40.428Z] #38 40.76 CC images/pipe.o [2023-02-24T22:19:40.686Z] #38 41.06 CC images/tcp-stream.o [2023-02-24T22:19:40.847Z] #50 40.28 Setting up zip (3.0-12) ... [2023-02-24T22:19:40.847Z] #50 40.30 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:19:40.847Z] #50 40.35 Setting up bash-completion (1:2.11-2) ... [2023-02-24T22:19:40.963Z] #38 41.31 CC images/sk-packet.o [2023-02-24T22:19:41.220Z] #38 41.71 CC images/mnt.o [2023-02-24T22:19:41.415Z] #50 ... [2023-02-24T22:19:41.415Z] [2023-02-24T22:19:41.415Z] #38 [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 [2023-02-24T22:19:41.415Z] #38 90.57 CC criu/cr-dedup.o [2023-02-24T22:19:41.415Z] #38 90.93 CC criu/cr-dump.o [2023-02-24T22:19:41.415Z] #38 93.52 CC criu/cr-errno.o [2023-02-24T22:19:41.415Z] #38 93.59 CC criu/cr-restore.o [2023-02-24T22:19:41.415Z] #38 98.73 CC criu/cr-service.o [2023-02-24T22:19:41.415Z] #38 100.7 CC criu/crtools.o [2023-02-24T22:19:41.709Z] #38 32.07 CC images/core-x86.o [2023-02-24T22:19:41.782Z] #41 DONE 2.5s [2023-02-24T22:19:41.782Z] [2023-02-24T22:19:41.782Z] #21 [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 [2023-02-24T22:19:41.782Z] #21 129.5 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-24T22:19:41.782Z] #21 129.5 + GOBIN=/build [2023-02-24T22:19:41.782Z] #21 129.5 + GO111MODULE=on [2023-02-24T22:19:41.782Z] #21 129.5 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-02-24T22:19:41.786Z] #38 42.09 CC images/pipe-data.o [2023-02-24T22:19:41.971Z] #38 32.74 CC images/core-arm.o [2023-02-24T22:19:41.981Z] #38 101.2 CC criu/eventfd.o [2023-02-24T22:19:42.239Z] #38 101.6 CC criu/eventpoll.o [2023-02-24T22:19:42.352Z] #38 42.49 CC images/sa.o [2023-02-24T22:19:42.352Z] #38 42.73 CC images/timer.o [2023-02-24T22:19:42.544Z] #38 33.33 CC images/core-aarch64.o [2023-02-24T22:19:42.708Z] #31 132.9 github.com/BurntSushi/toml/cmd/tomlv [2023-02-24T22:19:42.918Z] #38 43.29 CC images/timerfd.o [2023-02-24T22:19:43.172Z] #38 102.5 CC criu/external.o [2023-02-24T22:19:43.176Z] #38 43.56 CC images/mm.o [2023-02-24T22:19:43.430Z] #38 102.8 CC criu/fault-injection.o [2023-02-24T22:19:43.488Z] #38 34.03 CC images/core-ppc64.o [2023-02-24T22:19:43.688Z] #38 103.0 CC criu/fdstore.o [2023-02-24T22:19:43.695Z] #21 ... [2023-02-24T22:19:43.695Z] [2023-02-24T22:19:43.695Z] #42 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-02-24T22:19:43.695Z] #0 2.157 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-02-24T22:19:43.695Z] #42 DONE 2.3s [2023-02-24T22:19:43.741Z] #38 44.09 CC images/sk-opts.o [2023-02-24T22:19:43.949Z] #38 ... [2023-02-24T22:19:43.949Z] [2023-02-24T22:19:43.949Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:19:43.949Z] #50 43.43 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-24T22:19:43.949Z] #50 43.44 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-02-24T22:19:43.949Z] #50 43.47 Setting up libmnl0:arm64 (1.0.4-3) ... [2023-02-24T22:19:43.949Z] #50 43.49 Setting up patch (2.7.6-7) ... [2023-02-24T22:19:43.949Z] #50 43.50 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-02-24T22:19:43.956Z] [2023-02-24T22:19:43.956Z] #43 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-02-24T22:19:44.060Z] #38 34.82 CC images/core-s390.o [2023-02-24T22:19:44.086Z] #31 ... [2023-02-24T22:19:44.086Z] [2023-02-24T22:19:44.086Z] #39 [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 [2023-02-24T22:19:44.086Z] #39 47.01 CC images/tun.o [2023-02-24T22:19:44.086Z] #39 47.26 CC images/sk-netlink.o [2023-02-24T22:19:44.086Z] #39 47.57 CC images/packet-sock.o [2023-02-24T22:19:44.086Z] #39 48.16 CC images/ipc-var.o [2023-02-24T22:19:44.086Z] #39 48.47 CC images/ipc-desc.o [2023-02-24T22:19:44.086Z] #39 48.85 CC images/ipc-shm.o [2023-02-24T22:19:44.086Z] #39 49.16 CC images/ipc-msg.o [2023-02-24T22:19:44.086Z] #39 49.74 CC images/ipc-sem.o [2023-02-24T22:19:44.086Z] #39 50.06 CC images/utsns.o [2023-02-24T22:19:44.086Z] #39 50.38 CC images/creds.o [2023-02-24T22:19:44.086Z] #39 50.73 CC images/vma.o [2023-02-24T22:19:44.086Z] #39 51.07 CC images/netdev.o [2023-02-24T22:19:44.086Z] #39 51.59 CC images/tty.o [2023-02-24T22:19:44.086Z] #39 52.29 CC images/file-lock.o [2023-02-24T22:19:44.209Z] #50 43.59 invoke-rc.d: could not determine current runlevel [2023-02-24T22:19:44.209Z] #50 43.59 invoke-rc.d: policy-rc.d denied execution of start. [2023-02-24T22:19:44.209Z] #50 43.61 Setting up xfsprogs (5.10.0-4) ... [2023-02-24T22:19:44.209Z] #50 43.63 Setting up libxtables12:arm64 (1.8.7-1) ... [2023-02-24T22:19:44.209Z] #50 43.65 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-24T22:19:44.209Z] #50 43.66 Setting up pigz (2.6-1) ... [2023-02-24T22:19:44.209Z] #50 43.68 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2023-02-24T22:19:44.209Z] #50 43.73 Setting up libnl-3-200:arm64 (3.4.0-1+b1) ... [2023-02-24T22:19:44.209Z] #50 43.76 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-24T22:19:44.307Z] #38 44.47 CC images/sk-unix.o [2023-02-24T22:19:44.344Z] #39 52.54 CC images/rlimit.o [2023-02-24T22:19:44.468Z] #50 43.79 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:19:44.564Z] #38 45.05 CC images/sk-inet.o [2023-02-24T22:19:44.912Z] #39 52.91 CC images/pagemap.o [2023-02-24T22:19:45.037Z] #50 44.55 Setting up libaio1:arm64 (0.3.112-9) ... [2023-02-24T22:19:45.037Z] #50 44.56 Setting up python3-lib2to3 (3.9.2-1) ... [2023-02-24T22:19:45.130Z] #38 45.63 CC images/tun.o [2023-02-24T22:19:45.448Z] #38 35.95 CC images/cpuinfo.o [2023-02-24T22:19:45.481Z] #39 53.50 CC images/siginfo.o [2023-02-24T22:19:45.554Z] #50 44.97 Setting up libelf1:arm64 (0.183-1) ... [2023-02-24T22:19:45.554Z] #50 45.01 Setting up libonig5:arm64 (6.9.6-1.1) ... [2023-02-24T22:19:45.554Z] #50 45.03 Setting up python3-distutils (3.9.2-1) ... [2023-02-24T22:19:45.740Z] #39 53.97 CC images/rpc.o [2023-02-24T22:19:45.872Z] #43 ... [2023-02-24T22:19:45.872Z] [2023-02-24T22:19:45.872Z] #44 [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 [2023-02-24T22:19:45.872Z] #0 3.549 Install runc version v1.1.4 (build tags: seccomp) [2023-02-24T22:19:45.872Z] #0 3.549 + RM_GOPATH=0 [2023-02-24T22:19:45.872Z] #0 3.549 + TMP_GOPATH= [2023-02-24T22:19:45.872Z] #0 3.549 + : /build [2023-02-24T22:19:45.872Z] #0 3.549 + '[' -z '' ']' [2023-02-24T22:19:45.872Z] #0 3.549 ++ mktemp -d [2023-02-24T22:19:45.872Z] #0 3.549 + export GOPATH=/tmp/tmp.I8iDWhLC1L [2023-02-24T22:19:45.872Z] #0 3.549 + GOPATH=/tmp/tmp.I8iDWhLC1L [2023-02-24T22:19:45.872Z] #0 3.549 + RM_GOPATH=1 [2023-02-24T22:19:45.872Z] #0 3.549 + case "$(go env GOARCH)" in [2023-02-24T22:19:45.872Z] #0 3.549 ++ go env GOARCH [2023-02-24T22:19:45.872Z] #0 3.549 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:19:45.872Z] #0 3.549 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:19:45.872Z] #0 3.549 ++ dirname /tmp/install/install.sh [2023-02-24T22:19:45.872Z] #0 3.549 + dir=/tmp/install [2023-02-24T22:19:45.872Z] #0 3.549 + bin=runc [2023-02-24T22:19:45.872Z] #0 3.549 + shift [2023-02-24T22:19:45.872Z] #0 3.549 + '[' '!' -f /tmp/install/runc.installer ']' [2023-02-24T22:19:45.872Z] #0 3.549 + . /tmp/install/runc.installer [2023-02-24T22:19:45.872Z] #0 3.549 ++ set -e [2023-02-24T22:19:45.872Z] #0 3.549 ++ : v1.1.4 [2023-02-24T22:19:45.872Z] #0 3.549 + install_runc [2023-02-24T22:19:45.872Z] #0 3.549 + RUNC_BUILDTAGS=seccomp [2023-02-24T22:19:45.872Z] #0 3.549 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-02-24T22:19:45.872Z] #0 3.549 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.I8iDWhLC1L/src/github.com/opencontainers/runc [2023-02-24T22:19:45.872Z] #0 3.562 Cloning into '/tmp/tmp.I8iDWhLC1L/src/github.com/opencontainers/runc'... [2023-02-24T22:19:45.872Z] #44 ... [2023-02-24T22:19:45.872Z] [2023-02-24T22:19:45.872Z] #39 [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 [2023-02-24T22:19:45.872Z] #39 72.75 DEP criu/protobuf-desc.d [2023-02-24T22:19:45.872Z] #39 72.92 DEP criu/proc_parse.d [2023-02-24T22:19:45.872Z] #39 73.11 DEP criu/plugin.d [2023-02-24T22:19:45.872Z] #39 73.21 DEP criu/pipes.d [2023-02-24T22:19:45.872Z] #39 73.42 DEP criu/pie-util.d [2023-02-24T22:19:45.872Z] #39 73.54 DEP criu/pie-util-vdso.d [2023-02-24T22:19:45.872Z] #39 73.69 DEP criu/pie-util-vdso-elf32.d [2023-02-24T22:19:45.872Z] #39 73.83 DEP criu/path.d [2023-02-24T22:19:45.872Z] #39 74.01 DEP criu/parasite-syscall.d [2023-02-24T22:19:45.872Z] #39 74.21 DEP criu/pagemap.d [2023-02-24T22:19:45.872Z] #39 74.43 DEP criu/pagemap-cache.d [2023-02-24T22:19:45.872Z] #39 74.49 DEP criu/page-xfer.d [2023-02-24T22:19:45.872Z] #39 74.56 DEP criu/page-pipe.d [2023-02-24T22:19:45.872Z] #39 74.73 DEP criu/netfilter.d [2023-02-24T22:19:45.872Z] #39 75.02 DEP criu/net.d [2023-02-24T22:19:45.872Z] #39 75.36 DEP criu/namespaces.d [2023-02-24T22:19:45.872Z] #39 75.60 DEP criu/mount.d [2023-02-24T22:19:45.872Z] #39 75.81 DEP criu/memfd.d [2023-02-24T22:19:45.872Z] #39 76.01 DEP criu/mem.d [2023-02-24T22:19:45.872Z] #39 76.20 DEP criu/lsm.d [2023-02-24T22:19:45.872Z] #39 76.35 DEP criu/log.d [2023-02-24T22:19:45.872Z] #39 76.47 DEP criu/libnetlink.d [2023-02-24T22:19:45.872Z] #39 76.60 DEP criu/kerndat.d [2023-02-24T22:19:45.872Z] #39 76.80 DEP criu/kcmp-ids.d [2023-02-24T22:19:45.872Z] #39 77.01 DEP criu/irmap.d [2023-02-24T22:19:45.872Z] #39 77.21 DEP criu/ipc_ns.d [2023-02-24T22:19:45.873Z] #39 77.40 DEP criu/image.d [2023-02-24T22:19:45.873Z] #39 77.57 DEP criu/image-desc.d [2023-02-24T22:19:45.873Z] #39 77.71 DEP criu/fsnotify.d [2023-02-24T22:19:45.873Z] #39 77.92 DEP criu/filesystems.d [2023-02-24T22:19:45.873Z] #39 78.15 DEP criu/files.d [2023-02-24T22:19:45.873Z] #39 78.34 DEP criu/files-reg.d [2023-02-24T22:19:45.873Z] #39 78.53 DEP criu/files-ext.d [2023-02-24T22:19:45.873Z] #39 78.71 DEP criu/file-lock.d [2023-02-24T22:19:45.873Z] #39 78.88 DEP criu/file-ids.d [2023-02-24T22:19:45.873Z] #39 79.00 DEP criu/fifo.d [2023-02-24T22:19:45.999Z] #39 ... [2023-02-24T22:19:45.999Z] [2023-02-24T22:19:45.999Z] #31 [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 [2023-02-24T22:19:45.999Z] #31 DONE 136.7s [2023-02-24T22:19:45.999Z] [2023-02-24T22:19:45.999Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:19:45.999Z] #29 133.2 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-02-24T22:19:45.999Z] #29 133.2 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:19:45.999Z] #29 133.3 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:19:46.020Z] #38 36.59 CC images/inventory.o [2023-02-24T22:19:46.072Z] #38 46.11 CC images/sk-netlink.o [2023-02-24T22:19:46.072Z] #38 46.16 CC images/packet-sock.o [2023-02-24T22:19:46.121Z] #50 45.48 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:19:46.121Z] #50 45.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-02-24T22:19:46.121Z] #50 45.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-02-24T22:19:46.121Z] #50 45.51 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-02-24T22:19:46.121Z] #50 45.52 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-02-24T22:19:46.121Z] #50 45.54 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-02-24T22:19:46.121Z] #50 45.56 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-02-24T22:19:46.121Z] #50 45.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-02-24T22:19:46.121Z] #50 45.58 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-02-24T22:19:46.121Z] #50 45.60 Setting up python3-setuptools (52.0.0-4) ... [2023-02-24T22:19:46.133Z] #39 ... [2023-02-24T22:19:46.133Z] [2023-02-24T22:19:46.133Z] #43 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-02-24T22:19:46.133Z] #43 DONE 2.3s [2023-02-24T22:19:46.133Z] [2023-02-24T22:19:46.133Z] #39 [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 [2023-02-24T22:19:46.133Z] #39 79.14 DEP criu/fdstore.d [2023-02-24T22:19:46.133Z] #39 79.24 DEP criu/fault-injection.d [2023-02-24T22:19:46.280Z] #38 36.99 CC images/fdinfo.o [2023-02-24T22:19:46.330Z] #38 46.76 CC images/ipc-var.o [2023-02-24T22:19:46.393Z] #39 79.30 DEP criu/external.d [2023-02-24T22:19:46.393Z] #39 79.39 DEP criu/eventpoll.d [2023-02-24T22:19:46.588Z] #38 46.84 CC images/ipc-desc.o [2023-02-24T22:19:46.588Z] #38 47.09 CC images/ipc-shm.o [2023-02-24T22:19:46.654Z] #39 79.58 DEP criu/eventfd.d [2023-02-24T22:19:46.845Z] #38 ... [2023-02-24T22:19:46.846Z] [2023-02-24T22:19:46.846Z] #25 [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 [2023-02-24T22:19:46.846Z] #25 123.6 text/tabwriter [2023-02-24T22:19:46.846Z] #25 125.2 io/ioutil [2023-02-24T22:19:46.846Z] #25 125.2 fmt [2023-02-24T22:19:46.846Z] #25 129.0 github.com/BurntSushi/toml [2023-02-24T22:19:46.846Z] #25 129.0 flag [2023-02-24T22:19:46.846Z] #25 131.9 log [2023-02-24T22:19:46.853Z] #38 37.45 CC images/fown.o [2023-02-24T22:19:46.853Z] #38 ... [2023-02-24T22:19:46.853Z] [2023-02-24T22:19:46.853Z] #25 [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 [2023-02-24T22:19:46.853Z] #25 113.0 internal/poll [2023-02-24T22:19:46.853Z] #25 116.6 internal/fmtsort [2023-02-24T22:19:46.853Z] #25 117.2 internal/safefilepath [2023-02-24T22:19:46.853Z] #25 117.6 internal/syscall/execenv [2023-02-24T22:19:46.853Z] #25 117.6 path [2023-02-24T22:19:46.853Z] #25 117.9 strings [2023-02-24T22:19:46.853Z] #25 118.4 io/fs [2023-02-24T22:19:46.853Z] #25 120.7 os [2023-02-24T22:19:46.853Z] #25 122.1 bufio [2023-02-24T22:19:46.922Z] #39 79.72 DEP criu/crtools.d [2023-02-24T22:19:46.922Z] #39 79.92 DEP criu/cr-service.d [2023-02-24T22:19:47.103Z] #25 ... [2023-02-24T22:19:47.103Z] [2023-02-24T22:19:47.103Z] #38 [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 [2023-02-24T22:19:47.103Z] #38 47.41 CC images/ipc-msg.o [2023-02-24T22:19:47.182Z] #39 80.19 DEP criu/cr-restore.d [2023-02-24T22:19:47.425Z] #25 ... [2023-02-24T22:19:47.425Z] [2023-02-24T22:19:47.425Z] #38 [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 [2023-02-24T22:19:47.425Z] #38 37.90 CC images/ns.o [2023-02-24T22:19:47.444Z] #39 80.49 DEP criu/cr-errno.d [2023-02-24T22:19:47.444Z] #39 80.55 DEP criu/cr-dump.d [2023-02-24T22:19:47.497Z] #50 47.05 Setting up libjq1:arm64 (1.6-2.1) ... [2023-02-24T22:19:47.497Z] #50 47.07 Setting up libnftnl11:arm64 (1.1.9-1) ... [2023-02-24T22:19:47.497Z] #50 47.08 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-02-24T22:19:47.497Z] #50 47.09 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-02-24T22:19:47.670Z] #38 47.90 CC images/ipc-sem.o [2023-02-24T22:19:47.670Z] #38 48.14 CC images/utsns.o [2023-02-24T22:19:47.686Z] #38 38.36 CC images/regfile.o [2023-02-24T22:19:47.705Z] #39 80.76 DEP criu/cr-dedup.d [2023-02-24T22:19:47.913Z] #29 ... [2023-02-24T22:19:47.913Z] [2023-02-24T22:19:47.913Z] #39 [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 [2023-02-24T22:19:47.913Z] #39 55.84 CC images/ext-file.o [2023-02-24T22:19:47.948Z] #38 38.75 CC images/ghost-file.o [2023-02-24T22:19:47.966Z] #39 80.97 DEP criu/cr-check.d [2023-02-24T22:19:48.172Z] #39 56.17 CC images/cgroup.o [2023-02-24T22:19:48.209Z] #38 ... [2023-02-24T22:19:48.209Z] [2023-02-24T22:19:48.209Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:19:48.209Z] #31 114.3 Selecting previously unselected package gcc-mingw-w64-x86-64-posix. [2023-02-24T22:19:48.209Z] #31 114.3 Preparing to unpack .../09-gcc-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:19:48.209Z] #31 114.3 Unpacking gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:19:48.227Z] #39 81.19 DEP criu/config.d [2023-02-24T22:19:48.235Z] #38 48.50 CC images/creds.o [2023-02-24T22:19:48.487Z] #39 81.48 DEP criu/clone-noasan.d [2023-02-24T22:19:48.487Z] #39 81.57 DEP criu/cgroup.d [2023-02-24T22:19:48.487Z] #39 ... [2023-02-24T22:19:48.487Z] [2023-02-24T22:19:48.487Z] #45 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-02-24T22:19:48.487Z] #45 DONE 2.5s [2023-02-24T22:19:48.528Z] #38 48.93 CC images/vma.o [2023-02-24T22:19:48.740Z] #39 56.92 CC images/userns.o [2023-02-24T22:19:48.761Z] [2023-02-24T22:19:48.761Z] #39 [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 [2023-02-24T22:19:48.761Z] #39 81.80 DEP criu/cgroup-props.d [2023-02-24T22:19:48.782Z] #31 ... [2023-02-24T22:19:48.783Z] [2023-02-24T22:19:48.783Z] #25 [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 [2023-02-24T22:19:48.783Z] #25 125.0 text/tabwriter [2023-02-24T22:19:48.873Z] #50 48.25 Setting up libnetfilter-conntrack3:arm64 (1.0.8-3) ... [2023-02-24T22:19:48.873Z] #50 48.27 Setting up jq (1.6-2.1) ... [2023-02-24T22:19:48.873Z] #50 48.29 Setting up libbpf0:arm64 (1:0.3-2) ... [2023-02-24T22:19:48.873Z] #50 48.33 Setting up iptables (1.8.7-1) ... [2023-02-24T22:19:48.873Z] #50 48.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-24T22:19:48.873Z] #50 48.35 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-24T22:19:48.873Z] #50 48.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-24T22:19:48.873Z] #50 48.36 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-24T22:19:48.873Z] #50 48.37 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-02-24T22:19:48.873Z] #50 48.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-02-24T22:19:48.873Z] #50 48.38 Setting up iproute2 (5.10.0-4) ... [2023-02-24T22:19:49.022Z] #39 82.02 DEP criu/bitmap.d [2023-02-24T22:19:49.022Z] #39 82.06 DEP criu/bfd.d [2023-02-24T22:19:49.022Z] #39 82.18 DEP criu/autofs.d [2023-02-24T22:19:49.107Z] #38 49.62 CC images/netdev.o [2023-02-24T22:19:49.137Z] #50 48.65 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:19:49.312Z] #39 57.30 CC images/google/protobuf/descriptor.o [2023-02-24T22:19:49.593Z] #39 82.34 DEP criu/aio.d [2023-02-24T22:19:49.593Z] #39 ... [2023-02-24T22:19:49.593Z] [2023-02-24T22:19:49.593Z] #21 [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 [2023-02-24T22:19:49.593Z] #21 DONE 137.4s [2023-02-24T22:19:49.593Z] [2023-02-24T22:19:49.593Z] #39 [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 [2023-02-24T22:19:49.593Z] #39 82.61 DEP criu/action-scripts.d [2023-02-24T22:19:49.593Z] #39 ... [2023-02-24T22:19:49.593Z] [2023-02-24T22:19:49.593Z] #46 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-02-24T22:19:49.593Z] #46 DONE 0.2s [2023-02-24T22:19:49.854Z] [2023-02-24T22:19:49.854Z] #47 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-02-24T22:19:50.063Z] #38 50.41 CC images/tty.o [2023-02-24T22:19:50.114Z] #47 DONE 0.3s [2023-02-24T22:19:50.114Z] [2023-02-24T22:19:50.114Z] #39 [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 [2023-02-24T22:19:50.114Z] #39 82.99 CC criu/action-scripts.o [2023-02-24T22:19:50.688Z] #39 83.62 CC criu/aio.o [2023-02-24T22:19:50.697Z] #25 126.7 io/ioutil [2023-02-24T22:19:50.697Z] #25 126.7 fmt [2023-02-24T22:19:50.998Z] #38 51.42 CC images/file-lock.o [2023-02-24T22:19:51.048Z] #50 DONE 50.2s [2023-02-24T22:19:51.048Z] [2023-02-24T22:19:51.048Z] #51 [dev-systemd-false 9/27] 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 [2023-02-24T22:19:51.258Z] #39 84.11 CC criu/autofs.o [2023-02-24T22:19:51.566Z] #38 ... [2023-02-24T22:19:51.566Z] [2023-02-24T22:19:51.566Z] #25 [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 [2023-02-24T22:19:51.566Z] #25 135.4 github.com/BurntSushi/toml/cmd/tomlv [2023-02-24T22:19:51.566Z] #25 DONE 138.3s [2023-02-24T22:19:51.566Z] [2023-02-24T22:19:51.566Z] #38 [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 [2023-02-24T22:19:51.566Z] #38 51.85 CC images/rlimit.o [2023-02-24T22:19:51.614Z] #51 0.810 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-02-24T22:19:51.614Z] #51 0.814 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-02-24T22:19:51.614Z] #51 0.818 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-02-24T22:19:51.614Z] #51 DONE 0.9s [2023-02-24T22:19:51.614Z] [2023-02-24T22:19:51.614Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-24T22:19:51.824Z] #38 52.22 CC images/pagemap.o [2023-02-24T22:19:51.846Z] #39 59.93 CC images/opts.o [2023-02-24T22:19:52.105Z] #39 60.30 CC images/seccomp.o [2023-02-24T22:19:52.364Z] #39 60.49 CC images/binfmt-misc.o [2023-02-24T22:19:52.390Z] #38 52.75 CC images/siginfo.o [2023-02-24T22:19:52.622Z] #39 60.70 CC images/time.o [2023-02-24T22:19:52.716Z] #39 ... [2023-02-24T22:19:52.716Z] [2023-02-24T22:19:52.716Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-02-24T22:19:52.716Z] #48 DONE 4.0s [2023-02-24T22:19:52.881Z] #39 60.99 CC images/sysctl.o [2023-02-24T22:19:52.881Z] #39 61.20 CC images/autofs.o [2023-02-24T22:19:52.969Z] #38 53.28 CC images/rpc.o [2023-02-24T22:19:52.979Z] [2023-02-24T22:19:52.980Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-02-24T22:19:53.140Z] #39 ... [2023-02-24T22:19:53.140Z] [2023-02-24T22:19:53.140Z] #37 [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 [2023-02-24T22:19:53.140Z] #37 78.51 Updating files: 31% (1684/5277) Updating files: 32% (1689/5277) Updating files: 33% (1742/5277) Updating files: 34% (1795/5277) Updating files: 35% (1847/5277) Updating files: 36% (1900/5277) Updating files: 37% (1953/5277) Updating files: 38% (2006/5277) Updating files: 39% (2059/5277) Updating files: 40% (2111/5277) Updating files: 41% (2164/5277) Updating files: 42% (2217/5277) Updating files: 43% (2270/5277) Updating files: 44% (2322/5277) Updating files: 45% (2375/5277) Updating files: 46% (2428/5277) Updating files: 47% (2481/5277) Updating files: 48% (2533/5277) Updating files: 49% (2586/5277) Updating files: 50% (2639/5277) Updating files: 51% (2692/5277) Updating files: 52% (2745/5277) Updating files: 53% (2797/5277) Updating files: 54% (2850/5277) Updating files: 55% (2903/5277) Updating files: 56% (2956/5277) Updating files: 57% (3008/5277) Updating files: 58% (3061/5277) Updating files: 59% (3114/5277) Updating files: 60% (3167/5277) Updating files: 61% (3219/5277) Updating files: 62% (3272/5277) Updating files: 63% (3325/5277) Updating files: 64% (3378/5277) Updating files: 65% (3431/5277) Updating files: 66% (3483/5277) Updating files: 67% (3536/5277) Updating files: 68% (3589/5277) Updating files: 69% (3642/5277) Updating files: 70% (3694/5277) Updating files: 71% (3747/5277) Updating files: 72% (3800/5277) Updating files: 73% (3853/5277) Updating files: 74% (3905/5277) Updating files: 75% (3958/5277) Updating files: 76% (4011/5277) Updating files: 77% (4064/5277) Updating files: 78% (4117/5277) Updating files: 79% (4169/5277) Updating files: 80% (4222/5277) Updating files: 81% (4275/5277) Updating files: 82% (4328/5277) Updating files: 83% (4380/5277) Updating files: 84% (4433/5277) Updating files: 85% (4486/5277) Updating files: 86% (4539/5277) Updating files: 87% (4591/5277) Updating files: 88% (4644/5277) Updating files: 89% (4697/5277) Updating files: 90% (4750/5277) Updating files: 91% (4803/5277) Updating files: 91% (4831/5277) Updating files: 92% (4855/5277) Updating files: 93% (4908/5277) Updating files: 94% (4961/5277) Updating files: 95% (5014/5277) Updating files: 96% (5066/5277) Updating files: 97% (5119/5277) Updating files: 98% (5172/5277) Updating files: 99% (5225/5277) Updating files: 100% (5277/5277) Updating files: 100% (5277/5277), done. [2023-02-24T22:19:53.140Z] #37 81.12 + cd /tmp/tmp.GjeEmp0Dm9/src/github.com/containerd/containerd [2023-02-24T22:19:53.140Z] #37 81.12 + git checkout -q v1.6.16 [2023-02-24T22:19:54.078Z] #37 84.03 + export 'BUILDTAGS=netgo osusergo static_build' [2023-02-24T22:19:54.078Z] #37 84.03 + BUILDTAGS='netgo osusergo static_build' [2023-02-24T22:19:54.078Z] #37 84.03 + export EXTRA_FLAGS=-buildmode=pie [2023-02-24T22:19:54.078Z] #37 84.03 + EXTRA_FLAGS=-buildmode=pie [2023-02-24T22:19:54.078Z] #37 84.03 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-02-24T22:19:54.078Z] #37 84.03 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-02-24T22:19:54.078Z] #37 84.03 + '[' '' = dynamic ']' [2023-02-24T22:19:54.078Z] #37 84.03 + make [2023-02-24T22:19:54.144Z] #52 ... [2023-02-24T22:19:54.144Z] [2023-02-24T22:19:54.144Z] #38 [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 [2023-02-24T22:19:54.144Z] #38 103.3 CC criu/fifo.o [2023-02-24T22:19:54.144Z] #38 103.7 CC criu/file-ids.o [2023-02-24T22:19:54.144Z] #38 104.0 CC criu/file-lock.o [2023-02-24T22:19:54.144Z] #38 104.9 CC criu/files-ext.o [2023-02-24T22:19:54.144Z] #38 105.3 CC criu/files-reg.o [2023-02-24T22:19:54.144Z] #38 107.7 CC criu/files.o [2023-02-24T22:19:54.144Z] #38 109.9 CC criu/filesystems.o [2023-02-24T22:19:54.144Z] #38 110.8 CC criu/fsnotify.o [2023-02-24T22:19:54.144Z] #38 112.3 CC criu/image-desc.o [2023-02-24T22:19:54.144Z] #38 112.4 CC criu/image.o [2023-02-24T22:19:54.144Z] #38 113.4 CC criu/ipc_ns.o [2023-02-24T22:19:54.868Z] #38 55.16 CC images/ext-file.o [2023-02-24T22:19:54.909Z] #25 130.9 flag [2023-02-24T22:19:54.909Z] #25 130.9 github.com/BurntSushi/toml [2023-02-24T22:19:55.126Z] #38 55.39 CC images/cgroup.o [2023-02-24T22:19:55.482Z] #25 ... [2023-02-24T22:19:55.482Z] [2023-02-24T22:19:55.482Z] #38 [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 [2023-02-24T22:19:55.482Z] #38 39.42 CC images/fifo.o [2023-02-24T22:19:55.482Z] #38 39.78 CC images/remap-file-path.o [2023-02-24T22:19:55.482Z] #38 40.10 CC images/eventfd.o [2023-02-24T22:19:55.482Z] #38 40.38 CC images/eventpoll.o [2023-02-24T22:19:55.482Z] #38 40.78 CC images/fh.o [2023-02-24T22:19:55.482Z] #38 41.07 CC images/fsnotify.o [2023-02-24T22:19:55.482Z] #38 42.02 CC images/signalfd.o [2023-02-24T22:19:55.482Z] #38 42.39 CC images/fs.o [2023-02-24T22:19:55.482Z] #38 42.71 CC images/pstree.o [2023-02-24T22:19:55.482Z] #38 43.11 CC images/pipe.o [2023-02-24T22:19:55.482Z] #38 43.47 CC images/tcp-stream.o [2023-02-24T22:19:55.482Z] #38 43.93 CC images/sk-packet.o [2023-02-24T22:19:55.482Z] #38 44.33 CC images/mnt.o [2023-02-24T22:19:55.482Z] #38 44.66 CC images/pipe-data.o [2023-02-24T22:19:55.482Z] #38 44.97 CC images/sa.o [2023-02-24T22:19:55.482Z] #38 45.42 CC images/timer.o [2023-02-24T22:19:55.482Z] #38 46.00 CC images/timerfd.o [2023-02-24T22:19:55.521Z] #38 114.8 CC criu/irmap.o [2023-02-24T22:19:55.743Z] #38 46.43 CC images/mm.o [2023-02-24T22:19:56.060Z] #38 56.27 CC images/userns.o [2023-02-24T22:19:56.087Z] #38 115.5 CC criu/kcmp-ids.o [2023-02-24T22:19:56.316Z] #38 46.97 CC images/sk-opts.o [2023-02-24T22:19:56.318Z] #38 56.62 CC images/google/protobuf/descriptor.o [2023-02-24T22:19:56.345Z] #38 115.8 CC criu/kerndat.o [2023-02-24T22:19:56.346Z] #49 DONE 3.5s [2023-02-24T22:19:56.346Z] [2023-02-24T22:19:56.346Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:19:56.578Z] #38 47.28 CC images/sk-unix.o [2023-02-24T22:19:56.701Z] DEBUG: print all environment variables to check how Jenkins runs this script [2023-02-24T22:19:56.701Z] C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-5437e05f\powershellScript.ps1'; exit $LASTEXITCODE; [2023-02-24T22:19:56.701Z] ---------------------------------------------------------------------------- [2023-02-24T22:19:56.701Z] [2023-02-24T22:19:56.701Z] INFO: executeCI.ps1 starting at Fri Feb 24 22:19:53 CUT 2023 [2023-02-24T22:19:56.701Z] [2023-02-24T22:19:56.701Z] INFO: Script version 05-Feb-2019 09:03 PDT [2023-02-24T22:19:56.701Z] INFO: Running git version 2.24.1.windows.2 [2023-02-24T22:19:56.701Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2023-02-24T22:19:56.701Z] INFO: Environment variables: [2023-02-24T22:19:56.701Z] [2023-02-24T22:19:56.701Z] Name Value [2023-02-24T22:19:56.701Z] ---- ----- [2023-02-24T22:19:56.701Z] ALLUSERSPROFILE C:\ProgramData [2023-02-24T22:19:56.701Z] APPDATA C:\Windows\system32\config\systemprofile\AppData\Roaming [2023-02-24T22:19:56.701Z] APT_MIRROR cdn-fastly.deb.debian.org [2023-02-24T22:19:56.701Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.15 [2023-02-24T22:19:56.701Z] AZURE_GUEST_AGENT_EXTENSION... [{"Key":"ExtensionTelemetryPipeline","Value":"1.0"}] [2023-02-24T22:19:56.701Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.15 [2023-02-24T22:19:56.701Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2023-02-24T22:19:56.701Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2023-02-24T22:19:56.701Z] BRANCH_NAME PR-45073 [2023-02-24T22:19:56.701Z] BUILD_DISPLAY_NAME #1 [2023-02-24T22:19:56.701Z] BUILD_ID 1 [2023-02-24T22:19:56.701Z] BUILD_NUMBER 1 [2023-02-24T22:19:56.701Z] BUILD_TAG jenkins-moby-PR-45073-1 [2023-02-24T22:19:56.701Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-45073/1/ [2023-02-24T22:19:56.701Z] CHANGE_AUTHOR corhere [2023-02-24T22:19:56.701Z] CHANGE_AUTHOR_DISPLAY_NAME Cory Snider [2023-02-24T22:19:56.701Z] CHANGE_AUTHOR_EMAIL csnider@mirantis.com [2023-02-24T22:19:56.701Z] CHANGE_BRANCH 20.10_go1.19_prereqs [2023-02-24T22:19:56.701Z] CHANGE_FORK corhere [2023-02-24T22:19:56.701Z] CHANGE_ID 45073 [2023-02-24T22:19:56.701Z] CHANGE_TARGET 20.10 [2023-02-24T22:19:56.701Z] CHANGE_TITLE [20.10 backport] Prepare for Go 1.19 upgrade [2023-02-24T22:19:56.701Z] CHANGE_URL https://github.com/moby/moby/pull/45073 [2023-02-24T22:19:56.701Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2023-02-24T22:19:56.701Z] CommonProgramFiles C:\Program Files\Common Files [2023-02-24T22:19:56.701Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2023-02-24T22:19:56.701Z] CommonProgramW6432 C:\Program Files\Common Files [2023-02-24T22:19:56.701Z] COMPUTERNAME azwin-2-976821 [2023-02-24T22:19:56.701Z] ComSpec C:\Windows\system32\cmd.exe [2023-02-24T22:19:56.701Z] ConfigSequenceNumber 0 [2023-02-24T22:19:56.701Z] DOCKER_BUILDKIT 0 [2023-02-24T22:19:56.701Z] DOCKER_DUT_DEBUG 1 [2023-02-24T22:19:56.701Z] DOCKER_EXPERIMENTAL 1 [2023-02-24T22:19:56.701Z] DOCKER_GRAPHDRIVER overlay2 [2023-02-24T22:19:56.701Z] DriverData C:\Windows\System32\Drivers\DriverData [2023-02-24T22:19:56.701Z] EXECUTOR_NUMBER 0 [2023-02-24T22:19:56.701Z] FQDN azwin-2-976821.westus.cloudapp.azure.com [2023-02-24T22:19:56.701Z] GIT_BRANCH PR-45073 [2023-02-24T22:19:56.701Z] GIT_COMMIT 6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:19:56.701Z] GIT_URL https://github.com/moby/moby.git [2023-02-24T22:19:56.701Z] HUDSON_COOKIE b15ea12d-f7dd-4367-9b8b-cd4186fbf7c2 [2023-02-24T22:19:56.701Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2023-02-24T22:19:56.701Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2023-02-24T22:19:56.701Z] HUDSON_URL https://ci-next.docker.com/public/ [2023-02-24T22:19:56.701Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.302-1.b08.ojdkbuild.windows.x86_64 [2023-02-24T22:19:56.701Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2023-02-24T22:19:56.701Z] JENKINS_NODE_COOKIE 32cdcbc2-c0d3-4158-89e5-9ee4fce04df7 [2023-02-24T22:19:56.701Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2023-02-24T22:19:56.701Z] JENKINS_URL https://ci-next.docker.com/public/ [2023-02-24T22:19:56.701Z] JOB_BASE_NAME PR-45073 [2023-02-24T22:19:56.701Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45073/display/redirect [2023-02-24T22:19:56.701Z] JOB_NAME moby/PR-45073 [2023-02-24T22:19:56.701Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-45073/ [2023-02-24T22:19:56.701Z] library.jps.version master [2023-02-24T22:19:56.701Z] LOCALAPPDATA C:\Windows\system32\config\systemprofile\AppData\Local [2023-02-24T22:19:56.701Z] NODE_LABELS amd64 azure azwin-2-976821 azwin-2019 docker west-us windows windows-2019 x86_64 [2023-02-24T22:19:56.701Z] NODE_NAME azwin-2-976821 [2023-02-24T22:19:56.701Z] NUMBER_OF_PROCESSORS 4 [2023-02-24T22:19:56.701Z] OS Windows_NT [2023-02-24T22:19:56.701Z] Path C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPo... [2023-02-24T22:19:56.701Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2023-02-24T22:19:56.701Z] PROCESSOR_ARCHITECTURE AMD64 [2023-02-24T22:19:56.701Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 79 Stepping 1, GenuineIntel [2023-02-24T22:19:56.701Z] PROCESSOR_LEVEL 6 [2023-02-24T22:19:56.701Z] PROCESSOR_REVISION 4f01 [2023-02-24T22:19:56.701Z] ProgramData C:\ProgramData [2023-02-24T22:19:56.701Z] ProgramFiles C:\Program Files [2023-02-24T22:19:56.701Z] ProgramFiles(x86) C:\Program Files (x86) [2023-02-24T22:19:56.701Z] ProgramW6432 C:\Program Files [2023-02-24T22:19:56.701Z] PROMPT $P$G [2023-02-24T22:19:56.701Z] PSExecutionPolicyPreference Bypass [2023-02-24T22:19:56.701Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\Windows\syste... [2023-02-24T22:19:56.701Z] PUBLIC C:\Users\Public [2023-02-24T22:19:56.701Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45073/1/display/redirect?page=artif... [2023-02-24T22:19:56.701Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45073/1/display/redirect?page=changes [2023-02-24T22:19:56.701Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45073/1/display/redirect [2023-02-24T22:19:56.702Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-45073/1/display/redirect?page=tests [2023-02-24T22:19:56.702Z] SKIP_VALIDATION_TESTS 1 [2023-02-24T22:19:56.702Z] SOURCES_DRIVE d [2023-02-24T22:19:56.702Z] SOURCES_SUBDIR gopath [2023-02-24T22:19:56.702Z] STAGE_NAME Run tests [2023-02-24T22:19:56.702Z] SystemDrive C: [2023-02-24T22:19:56.702Z] SystemRoot C:\Windows [2023-02-24T22:19:56.702Z] TEMP C:\Windows\TEMP [2023-02-24T22:19:56.702Z] TESTDEBUG 0 [2023-02-24T22:19:56.702Z] TESTRUN_DRIVE d [2023-02-24T22:19:56.702Z] TESTRUN_SUBDIR CI [2023-02-24T22:19:56.702Z] TIMEOUT 120m [2023-02-24T22:19:56.702Z] TMP C:\Windows\TEMP [2023-02-24T22:19:56.702Z] USERDOMAIN WORKGROUP [2023-02-24T22:19:56.702Z] USERNAME azwin-2-976821$ [2023-02-24T22:19:56.702Z] USERPROFILE C:\Windows\system32\config\systemprofile [2023-02-24T22:19:56.702Z] windir C:\Windows [2023-02-24T22:19:56.702Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2023-02-24T22:19:56.702Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2023-02-24T22:19:56.702Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2023-02-24T22:19:56.702Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2023-02-24T22:19:56.702Z] [2023-02-24T22:19:56.702Z] [2023-02-24T22:19:56.702Z] [2023-02-24T22:19:56.702Z] INFO: Sources under d:\gopath\... [2023-02-24T22:19:56.702Z] INFO: Test run under d:\CI\... [2023-02-24T22:19:56.702Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2023-02-24T22:19:56.702Z] INFO: docker/docker repository was found [2023-02-24T22:19:56.840Z] #38 47.62 CC images/sk-inet.o [2023-02-24T22:19:56.884Z] #38 ... [2023-02-24T22:19:56.884Z] [2023-02-24T22:19:56.884Z] #37 [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 [2023-02-24T22:19:57.142Z] #37 79.10 Updating files: 27% (1470/5277) Updating files: 28% (1478/5277) Updating files: 29% (1531/5277) Updating files: 30% (1584/5277) Updating files: 31% (1636/5277) Updating files: 32% (1689/5277) Updating files: 33% (1742/5277) Updating files: 34% (1795/5277) Updating files: 35% (1847/5277) Updating files: 36% (1900/5277) Updating files: 37% (1953/5277) Updating files: 38% (2006/5277) Updating files: 39% (2059/5277) Updating files: 40% (2111/5277) Updating files: 41% (2164/5277) Updating files: 42% (2217/5277) Updating files: 43% (2270/5277) Updating files: 44% (2322/5277) Updating files: 45% (2375/5277) Updating files: 46% (2428/5277) Updating files: 47% (2481/5277) Updating files: 48% (2533/5277) Updating files: 49% (2586/5277) Updating files: 50% (2639/5277) Updating files: 51% (2692/5277) Updating files: 52% (2745/5277) Updating files: 53% (2797/5277) Updating files: 54% (2850/5277) Updating files: 55% (2903/5277) Updating files: 56% (2956/5277) Updating files: 57% (3008/5277) Updating files: 58% (3061/5277) Updating files: 59% (3114/5277) Updating files: 60% (3167/5277) Updating files: 61% (3219/5277) Updating files: 61% (3223/5277) Updating files: 62% (3272/5277) Updating files: 63% (3325/5277) Updating files: 64% (3378/5277) Updating files: 65% (3431/5277) Updating files: 66% (3483/5277) Updating files: 67% (3536/5277) Updating files: 68% (3589/5277) Updating files: 69% (3642/5277) Updating files: 70% (3694/5277) Updating files: 71% (3747/5277) Updating files: 72% (3800/5277) Updating files: 73% (3853/5277) Updating files: 74% (3905/5277) Updating files: 75% (3958/5277) Updating files: 76% (4011/5277) Updating files: 77% (4064/5277) Updating files: 78% (4117/5277) Updating files: 79% (4169/5277) Updating files: 80% (4222/5277) Updating files: 81% (4275/5277) Updating files: 82% (4328/5277) Updating files: 83% (4380/5277) Updating files: 84% (4433/5277) Updating files: 85% (4486/5277) Updating files: 85% (4526/5277) Updating files: 86% (4539/5277) Updating files: 87% (4591/5277) Updating files: 88% (4644/5277) Updating files: 89% (4697/5277) Updating files: 90% (4750/5277) Updating files: 91% (4803/5277) Updating files: 92% (4855/5277) Updating files: 93% (4908/5277) Updating files: 94% (4961/5277) Updating files: 95% (5014/5277) Updating files: 96% (5066/5277) Updating files: 97% (5119/5277) Updating files: 98% (5172/5277) Updating files: 99% (5225/5277) Updating files: 100% (5277/5277) Updating files: 100% (5277/5277), done. [2023-02-24T22:19:57.142Z] #37 81.98 + cd /tmp/tmp.sLxVMaeNaW/src/github.com/containerd/containerd [2023-02-24T22:19:57.142Z] #37 81.98 + git checkout -q v1.6.16 [2023-02-24T22:19:57.173Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2023-02-24T22:19:57.365Z] #37 87.20 + bin/ctr [2023-02-24T22:19:57.412Z] #38 ... [2023-02-24T22:19:57.412Z] [2023-02-24T22:19:57.412Z] #25 [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 [2023-02-24T22:19:57.412Z] #25 133.5 log [2023-02-24T22:19:57.644Z] ltsc2019: Pulling from windows/servercore [2023-02-24T22:19:57.733Z] #38 117.1 CC criu/libnetlink.o [2023-02-24T22:19:57.991Z] #38 117.5 CC criu/log.o [2023-02-24T22:19:58.115Z] 8185ee4ed646: Pulling fs layer [2023-02-24T22:19:58.116Z] 77b161a779b0: Pulling fs layer [2023-02-24T22:19:58.927Z] #38 118.1 CC criu/lsm.o [2023-02-24T22:19:59.186Z] #38 118.5 CC criu/mem.o [2023-02-24T22:20:00.431Z] #37 85.22 + export 'BUILDTAGS=netgo osusergo static_build' [2023-02-24T22:20:00.431Z] #37 85.22 + BUILDTAGS='netgo osusergo static_build' [2023-02-24T22:20:00.431Z] #37 85.22 + export EXTRA_FLAGS=-buildmode=pie [2023-02-24T22:20:00.431Z] #37 85.22 + EXTRA_FLAGS=-buildmode=pie [2023-02-24T22:20:00.431Z] #37 85.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-02-24T22:20:00.431Z] #37 85.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-02-24T22:20:00.431Z] #37 85.22 + '[' '' = dynamic ']' [2023-02-24T22:20:00.431Z] #37 85.22 + make [2023-02-24T22:20:00.556Z] #50 3.556 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:20:00.556Z] #50 3.680 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:20:00.556Z] #50 3.692 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:20:00.556Z] #50 4.074 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:20:00.556Z] #50 ... [2023-02-24T22:20:00.556Z] [2023-02-24T22:20:00.556Z] #44 [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 [2023-02-24T22:20:00.556Z] #44 14.85 + cd /tmp/tmp.I8iDWhLC1L/src/github.com/opencontainers/runc [2023-02-24T22:20:00.556Z] #44 14.85 + git checkout -q v1.1.4 [2023-02-24T22:20:00.556Z] #44 15.30 + '[' -z '' ']' [2023-02-24T22:20:00.556Z] #44 15.30 + target=static [2023-02-24T22:20:00.556Z] #44 15.30 + make BUILDTAGS=seccomp static [2023-02-24T22:20:00.556Z] #44 15.77 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-02-24T22:20:00.556Z] #44 ... [2023-02-24T22:20:00.556Z] [2023-02-24T22:20:00.556Z] #39 [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 [2023-02-24T22:20:00.556Z] #39 86.06 CC criu/bfd.o [2023-02-24T22:20:00.556Z] #39 86.75 CC criu/bitmap.o [2023-02-24T22:20:00.556Z] #39 86.92 CC criu/cgroup-props.o [2023-02-24T22:20:00.556Z] #39 88.05 CC criu/cgroup.o [2023-02-24T22:20:00.556Z] #39 91.50 CC criu/clone-noasan.o [2023-02-24T22:20:00.556Z] #39 91.70 CC criu/config.o [2023-02-24T22:20:00.556Z] #39 93.34 CC criu/cr-check.o [2023-02-24T22:20:00.818Z] #39 ... [2023-02-24T22:20:00.818Z] [2023-02-24T22:20:00.818Z] #24 [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 [2023-02-24T22:20:00.818Z] #24 DONE 148.6s [2023-02-24T22:20:01.079Z] [2023-02-24T22:20:01.079Z] #39 [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 [2023-02-24T22:20:01.103Z] #38 ... [2023-02-24T22:20:01.103Z] [2023-02-24T22:20:01.103Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-24T22:20:01.103Z] #52 9.440 Collecting yamllint==1.26.1 [2023-02-24T22:20:01.103Z] 77b161a779b0: Download complete [2023-02-24T22:20:01.628Z] #25 137.5 github.com/BurntSushi/toml/cmd/tomlv [2023-02-24T22:20:01.652Z] #39 ... [2023-02-24T22:20:01.652Z] [2023-02-24T22:20:01.652Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:20:01.652Z] #50 5.339 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:20:01.807Z] #37 ... [2023-02-24T22:20:01.807Z] [2023-02-24T22:20:01.807Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:01.807Z] #32 138.8 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-02-24T22:20:01.807Z] #32 138.8 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:20:01.807Z] #32 138.8 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:20:02.038Z] #52 10.47 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-02-24T22:20:02.066Z] #32 ... [2023-02-24T22:20:02.066Z] [2023-02-24T22:20:02.066Z] #38 [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 [2023-02-24T22:20:02.066Z] #38 58.69 CC images/opts.o [2023-02-24T22:20:02.066Z] #38 59.01 CC images/seccomp.o [2023-02-24T22:20:02.066Z] #38 59.54 CC images/binfmt-misc.o [2023-02-24T22:20:02.066Z] #38 59.87 CC images/time.o [2023-02-24T22:20:02.066Z] #38 60.12 CC images/sysctl.o [2023-02-24T22:20:02.066Z] #38 60.41 CC images/autofs.o [2023-02-24T22:20:02.066Z] #38 60.83 CC images/macvlan.o [2023-02-24T22:20:02.066Z] #38 61.13 CC images/sit.o [2023-02-24T22:20:02.066Z] #38 61.46 CC images/memfd.o [2023-02-24T22:20:02.066Z] #38 61.86 CC images/timens.o [2023-02-24T22:20:02.066Z] #38 62.18 LINK images/built-in.o [2023-02-24T22:20:02.066Z] #38 62.36 GEN compel/include/asm [2023-02-24T22:20:02.066Z] #38 62.40 GEN compel/include/version.h [2023-02-24T22:20:02.066Z] #38 62.44 touch .config [2023-02-24T22:20:02.324Z] #38 62.64 GEN include/common/config.h [2023-02-24T22:20:02.583Z] #38 62.75 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-02-24T22:20:02.583Z] #38 62.77 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-02-24T22:20:02.583Z] #38 62.83 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-02-24T22:20:02.583Z] #38 62.87 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-02-24T22:20:02.583Z] #38 62.91 DEP compel/arch/x86/plugins/std/memcpy.d [2023-02-24T22:20:02.841Z] #38 63.03 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-02-24T22:20:02.841Z] #38 63.09 GEN compel/plugins/include/uapi/std/syscall.h [2023-02-24T22:20:02.841Z] #38 63.17 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-02-24T22:20:02.841Z] #38 63.22 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-02-24T22:20:03.021Z] #25 ... [2023-02-24T22:20:03.021Z] [2023-02-24T22:20:03.021Z] #38 [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 [2023-02-24T22:20:03.021Z] #38 48.13 CC images/tun.o [2023-02-24T22:20:03.021Z] #38 48.68 CC images/sk-netlink.o [2023-02-24T22:20:03.021Z] #38 48.99 CC images/packet-sock.o [2023-02-24T22:20:03.021Z] #38 49.49 CC images/ipc-var.o [2023-02-24T22:20:03.021Z] #38 49.81 CC images/ipc-desc.o [2023-02-24T22:20:03.021Z] #38 49.99 CC images/ipc-shm.o [2023-02-24T22:20:03.021Z] #38 50.31 CC images/ipc-msg.o [2023-02-24T22:20:03.021Z] #38 50.62 CC images/ipc-sem.o [2023-02-24T22:20:03.021Z] #38 51.13 CC images/utsns.o [2023-02-24T22:20:03.021Z] #38 51.50 CC images/creds.o [2023-02-24T22:20:03.021Z] #38 51.89 CC images/vma.o [2023-02-24T22:20:03.021Z] #38 52.36 CC images/netdev.o [2023-02-24T22:20:03.021Z] #38 52.92 CC images/tty.o [2023-02-24T22:20:03.039Z] #50 6.918 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:20:03.100Z] #38 63.32 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-02-24T22:20:03.100Z] #38 63.35 DEP compel/plugins/std/infect.d [2023-02-24T22:20:03.100Z] #38 63.55 DEP compel/plugins/std/string.d [2023-02-24T22:20:03.283Z] #38 54.00 CC images/file-lock.o [2023-02-24T22:20:03.359Z] #38 63.74 DEP compel/plugins/std/log.d [2023-02-24T22:20:03.359Z] #38 63.86 DEP compel/plugins/std/fds.d [2023-02-24T22:20:03.416Z] #52 11.72 Collecting pathspec>=0.5.3 [2023-02-24T22:20:03.416Z] #52 11.74 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-02-24T22:20:03.545Z] #38 54.31 CC images/rlimit.o [2023-02-24T22:20:03.675Z] #52 12.04 Collecting pyyaml [2023-02-24T22:20:03.675Z] #52 12.05 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl (731 kB) [2023-02-24T22:20:03.675Z] #52 12.10 Building wheels for collected packages: yamllint [2023-02-24T22:20:03.675Z] #52 12.12 Building wheel for yamllint (setup.py): started [2023-02-24T22:20:03.806Z] #38 54.58 CC images/pagemap.o [2023-02-24T22:20:03.926Z] #38 64.07 DEP compel/plugins/std/std.d [2023-02-24T22:20:03.926Z] #38 64.23 DEP compel/plugins/shmem/shmem.d [2023-02-24T22:20:03.936Z] #37 ... [2023-02-24T22:20:03.936Z] [2023-02-24T22:20:03.936Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:03.936Z] #29 143.4 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-02-24T22:20:03.936Z] #29 143.4 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:20:03.936Z] #29 143.4 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-24T22:20:03.936Z] #29 ... [2023-02-24T22:20:03.936Z] [2023-02-24T22:20:03.936Z] #39 [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 [2023-02-24T22:20:03.936Z] #39 61.52 CC images/macvlan.o [2023-02-24T22:20:03.936Z] #39 61.73 CC images/sit.o [2023-02-24T22:20:03.936Z] #39 61.98 CC images/memfd.o [2023-02-24T22:20:03.936Z] #39 62.35 CC images/timens.o [2023-02-24T22:20:03.936Z] #39 62.64 LINK images/built-in.o [2023-02-24T22:20:03.936Z] #39 62.84 GEN compel/include/asm [2023-02-24T22:20:03.936Z] #39 62.92 GEN compel/include/version.h [2023-02-24T22:20:03.936Z] #39 63.01 touch .config [2023-02-24T22:20:03.936Z] #39 63.11 GEN include/common/config.h [2023-02-24T22:20:03.936Z] #39 63.28 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-02-24T22:20:03.936Z] #39 63.35 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-02-24T22:20:03.936Z] #39 63.44 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-02-24T22:20:03.936Z] #39 63.55 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-02-24T22:20:03.936Z] #39 63.67 DEP compel/arch/x86/plugins/std/memcpy.d [2023-02-24T22:20:03.936Z] #39 63.71 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-02-24T22:20:03.936Z] #39 63.80 GEN compel/plugins/include/uapi/std/syscall.h [2023-02-24T22:20:03.936Z] #39 63.87 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-02-24T22:20:03.936Z] #39 63.92 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-02-24T22:20:03.936Z] #39 63.99 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-02-24T22:20:03.936Z] #39 64.05 DEP compel/plugins/std/infect.d [2023-02-24T22:20:03.936Z] #39 64.28 DEP compel/plugins/std/string.d [2023-02-24T22:20:03.936Z] #39 64.44 DEP compel/plugins/std/log.d [2023-02-24T22:20:03.936Z] #39 64.57 DEP compel/plugins/std/fds.d [2023-02-24T22:20:03.936Z] #39 64.65 DEP compel/plugins/std/std.d [2023-02-24T22:20:03.936Z] #39 64.75 DEP compel/plugins/shmem/shmem.d [2023-02-24T22:20:03.936Z] #39 65.06 DEP compel/plugins/fds/fds.d [2023-02-24T22:20:03.936Z] #39 65.35 CC compel/plugins/std/std.o [2023-02-24T22:20:03.936Z] #39 65.59 CC compel/plugins/std/fds.o [2023-02-24T22:20:03.936Z] #39 66.23 CC compel/plugins/std/log.o [2023-02-24T22:20:03.936Z] #39 67.34 CC compel/plugins/std/string.o [2023-02-24T22:20:03.936Z] #39 68.43 CC compel/plugins/std/infect.o [2023-02-24T22:20:03.936Z] #39 69.07 CC compel/arch/x86/plugins/std/parasite-head.o [2023-02-24T22:20:03.936Z] #39 69.12 CC compel/arch/x86/plugins/std/memcpy.o [2023-02-24T22:20:03.936Z] #39 69.17 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-02-24T22:20:03.936Z] #39 69.26 AR compel/plugins/std.lib.a [2023-02-24T22:20:03.936Z] #39 69.47 CC compel/plugins/fds/fds.o [2023-02-24T22:20:03.936Z] #39 69.92 AR compel/plugins/fds.lib.a [2023-02-24T22:20:03.936Z] #39 69.94 HOSTDEP compel/src/lib/log-host.d [2023-02-24T22:20:03.936Z] #39 70.03 HOSTDEP compel/src/lib/handle-elf-host.d [2023-02-24T22:20:03.936Z] #39 70.16 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-02-24T22:20:03.936Z] #39 70.25 HOSTDEP compel/src/main-host.d [2023-02-24T22:20:03.936Z] #39 70.37 DEP compel/src/lib/ptrace.d [2023-02-24T22:20:03.936Z] #39 70.54 DEP compel/src/lib/infect.d [2023-02-24T22:20:03.936Z] #39 70.76 DEP compel/src/lib/infect-util.d [2023-02-24T22:20:03.936Z] #39 71.03 DEP compel/src/lib/infect-rpc.d [2023-02-24T22:20:03.936Z] #39 71.16 DEP compel/arch/x86/src/lib/infect.d [2023-02-24T22:20:03.936Z] #39 71.41 DEP compel/arch/x86/src/lib/cpu.d [2023-02-24T22:20:03.936Z] #39 71.57 DEP compel/src/lib/log.d [2023-02-24T22:20:03.936Z] #39 ... [2023-02-24T22:20:03.936Z] [2023-02-24T22:20:03.936Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:03.936Z] #29 154.0 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-02-24T22:20:03.936Z] #29 154.0 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:20:03.936Z] #29 154.0 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:20:04.185Z] #38 64.46 DEP compel/plugins/fds/fds.d [2023-02-24T22:20:04.444Z] #38 64.77 CC compel/plugins/std/std.o [2023-02-24T22:20:04.484Z] #38 55.06 CC images/siginfo.o [2023-02-24T22:20:04.746Z] #38 ... [2023-02-24T22:20:04.746Z] [2023-02-24T22:20:04.746Z] #37 [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 [2023-02-24T22:20:05.012Z] #38 65.37 CC compel/plugins/std/fds.o [2023-02-24T22:20:05.052Z] #52 13.33 Building wheel for yamllint (setup.py): finished with status 'done' [2023-02-24T22:20:05.052Z] #52 13.33 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=a43e0e46a1b722ebe040e795c51ef111a914d22adf89667522bb09abaa3b2c78 [2023-02-24T22:20:05.052Z] #52 13.33 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-02-24T22:20:05.052Z] #52 13.33 Successfully built yamllint [2023-02-24T22:20:05.052Z] #52 13.37 Installing collected packages: pyyaml, pathspec, yamllint [2023-02-24T22:20:05.311Z] #52 13.80 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.26.1 [2023-02-24T22:20:05.579Z] #38 65.96 CC compel/plugins/std/log.o [2023-02-24T22:20:06.250Z] #52 DONE 14.4s [2023-02-24T22:20:06.250Z] [2023-02-24T22:20:06.250Z] #38 [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 [2023-02-24T22:20:06.250Z] #38 120.5 CC criu/memfd.o [2023-02-24T22:20:06.250Z] #38 121.1 CC criu/mount.o [2023-02-24T22:20:06.395Z] #37 80.65 Updating files: 37% (1958/5277) Updating files: 38% (2006/5277) Updating files: 39% (2059/5277) Updating files: 40% (2111/5277) Updating files: 41% (2164/5277) Updating files: 42% (2217/5277) Updating files: 43% (2270/5277) Updating files: 44% (2322/5277) Updating files: 45% (2375/5277) Updating files: 46% (2428/5277) Updating files: 47% (2481/5277) Updating files: 48% (2533/5277) Updating files: 49% (2586/5277) Updating files: 50% (2639/5277) Updating files: 51% (2692/5277) Updating files: 52% (2745/5277) Updating files: 53% (2797/5277) Updating files: 54% (2850/5277) Updating files: 55% (2903/5277) Updating files: 56% (2956/5277) Updating files: 57% (3008/5277) Updating files: 58% (3061/5277) Updating files: 59% (3114/5277) Updating files: 60% (3167/5277) Updating files: 61% (3219/5277) Updating files: 62% (3272/5277) Updating files: 63% (3325/5277) Updating files: 64% (3378/5277) Updating files: 65% (3431/5277) Updating files: 66% (3483/5277) Updating files: 67% (3536/5277) Updating files: 68% (3589/5277) Updating files: 69% (3642/5277) Updating files: 70% (3694/5277) Updating files: 71% (3747/5277) Updating files: 72% (3800/5277) Updating files: 73% (3853/5277) Updating files: 74% (3905/5277) Updating files: 75% (3958/5277) Updating files: 76% (4011/5277) Updating files: 77% (4064/5277) Updating files: 78% (4117/5277) Updating files: 79% (4169/5277) Updating files: 80% (4222/5277) Updating files: 80% (4253/5277) Updating files: 81% (4275/5277) Updating files: 82% (4328/5277) Updating files: 83% (4380/5277) Updating files: 84% (4433/5277) Updating files: 85% (4486/5277) Updating files: 86% (4539/5277) Updating files: 87% (4591/5277) Updating files: 88% (4644/5277) Updating files: 89% (4697/5277) Updating files: 90% (4750/5277) Updating files: 91% (4803/5277) Updating files: 92% (4855/5277) Updating files: 93% (4908/5277) Updating files: 94% (4961/5277) Updating files: 95% (5014/5277) Updating files: 96% (5066/5277) Updating files: 97% (5119/5277) Updating files: 98% (5172/5277) Updating files: 99% (5225/5277) Updating files: 100% (5277/5277) Updating files: 100% (5277/5277), done. [2023-02-24T22:20:06.395Z] #37 82.32 + cd /tmp/tmp.JHCTPS7m53/src/github.com/containerd/containerd [2023-02-24T22:20:06.395Z] #37 82.32 + git checkout -q v1.6.16 [2023-02-24T22:20:06.509Z] #38 125.9 CC criu/namespaces.o [2023-02-24T22:20:06.514Z] #38 66.83 CC compel/plugins/std/string.o [2023-02-24T22:20:06.969Z] #37 ... [2023-02-24T22:20:06.969Z] [2023-02-24T22:20:06.969Z] #25 [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 [2023-02-24T22:20:06.969Z] #25 DONE 143.1s [2023-02-24T22:20:06.969Z] [2023-02-24T22:20:06.970Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:06.970Z] #31 143.1 Selecting previously unselected package g++-mingw-w64-x86-64-posix. [2023-02-24T22:20:06.970Z] #31 143.1 Preparing to unpack .../10-g++-mingw-w64-x86-64-posix_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:20:06.970Z] #31 143.1 Unpacking g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:20:07.252Z] #50 10.55 Fetched 8634 kB in 7s (1188 kB/s) [2023-02-24T22:20:07.449Z] #38 67.73 CC compel/plugins/std/infect.o [2023-02-24T22:20:08.016Z] #38 68.28 CC compel/arch/x86/plugins/std/parasite-head.o [2023-02-24T22:20:08.016Z] #38 68.37 CC compel/arch/x86/plugins/std/memcpy.o [2023-02-24T22:20:08.275Z] #38 68.51 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-02-24T22:20:08.275Z] #38 68.65 AR compel/plugins/std.lib.a [2023-02-24T22:20:08.413Z] #38 127.8 CC criu/net.o [2023-02-24T22:20:08.534Z] #38 68.94 CC compel/plugins/fds/fds.o [2023-02-24T22:20:09.101Z] #38 69.36 AR compel/plugins/fds.lib.a [2023-02-24T22:20:09.101Z] #38 69.43 HOSTDEP compel/src/lib/log-host.d [2023-02-24T22:20:09.101Z] #38 69.62 HOSTDEP compel/src/lib/handle-elf-host.d [2023-02-24T22:20:09.360Z] #38 69.75 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-02-24T22:20:09.360Z] #38 69.88 HOSTDEP compel/src/main-host.d [2023-02-24T22:20:09.801Z] #50 10.55 Reading package lists... [2023-02-24T22:20:09.927Z] #38 70.05 DEP compel/src/lib/ptrace.d [2023-02-24T22:20:09.927Z] #38 70.28 DEP compel/src/lib/infect.d [2023-02-24T22:20:09.927Z] #38 70.33 DEP compel/src/lib/infect-util.d [2023-02-24T22:20:09.927Z] #38 70.36 DEP compel/src/lib/infect-rpc.d [2023-02-24T22:20:09.927Z] #38 70.40 DEP compel/arch/x86/src/lib/infect.d [2023-02-24T22:20:10.186Z] #38 70.56 DEP compel/arch/x86/src/lib/cpu.d [2023-02-24T22:20:10.445Z] #38 70.71 DEP compel/src/lib/log.d [2023-02-24T22:20:10.703Z] #38 70.98 DEP compel/src/main.d [2023-02-24T22:20:10.961Z] #38 71.17 DEP compel/src/lib/handle-elf.d [2023-02-24T22:20:10.961Z] #38 71.33 DEP compel/arch/x86/src/lib/handle-elf.d [2023-02-24T22:20:11.189Z] #50 13.25 Reading package lists... [2023-02-24T22:20:11.189Z] #50 ... [2023-02-24T22:20:11.189Z] [2023-02-24T22:20:11.189Z] #39 [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 [2023-02-24T22:20:11.189Z] #39 95.61 CC criu/cr-dedup.o [2023-02-24T22:20:11.189Z] #39 96.15 CC criu/cr-dump.o [2023-02-24T22:20:11.189Z] #39 98.88 CC criu/cr-errno.o [2023-02-24T22:20:11.189Z] #39 98.98 CC criu/cr-restore.o [2023-02-24T22:20:11.189Z] #39 103.9 CC criu/cr-service.o [2023-02-24T22:20:11.219Z] #38 71.50 CC compel/src/lib/log.o [2023-02-24T22:20:11.696Z] #38 131.1 CC criu/netfilter.o [2023-02-24T22:20:11.786Z] #38 71.91 CC compel/arch/x86/src/lib/cpu.o [2023-02-24T22:20:12.044Z] #38 ... [2023-02-24T22:20:12.044Z] [2023-02-24T22:20:12.044Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:12.044Z] #32 148.9 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-02-24T22:20:12.044Z] #32 148.9 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:20:12.044Z] #32 149.0 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-24T22:20:12.054Z] #29 ... [2023-02-24T22:20:12.054Z] [2023-02-24T22:20:12.054Z] #39 [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 [2023-02-24T22:20:12.054Z] #39 71.85 DEP compel/src/main.d [2023-02-24T22:20:12.054Z] #39 72.07 DEP compel/src/lib/handle-elf.d [2023-02-24T22:20:12.054Z] #39 72.23 DEP compel/arch/x86/src/lib/handle-elf.d [2023-02-24T22:20:12.054Z] #39 72.47 CC compel/src/lib/log.o [2023-02-24T22:20:12.054Z] #39 72.89 CC compel/arch/x86/src/lib/cpu.o [2023-02-24T22:20:12.054Z] #39 74.03 CC compel/arch/x86/src/lib/infect.o [2023-02-24T22:20:12.054Z] #39 75.06 CC compel/src/lib/infect-rpc.o [2023-02-24T22:20:12.054Z] #39 75.61 CC compel/src/lib/infect-util.o [2023-02-24T22:20:12.054Z] #39 75.86 CC compel/src/lib/infect.o [2023-02-24T22:20:12.054Z] #39 79.21 CC compel/src/lib/ptrace.o [2023-02-24T22:20:12.054Z] #39 79.74 AR compel/libcompel.a [2023-02-24T22:20:12.054Z] #39 79.87 HOSTCC compel/src/main-host.o [2023-02-24T22:20:12.054Z] #39 80.13 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-02-24T22:20:12.133Z] #39 ... [2023-02-24T22:20:12.133Z] [2023-02-24T22:20:12.133Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:20:12.133Z] #50 13.25 Reading package lists... [2023-02-24T22:20:12.262Z] #38 131.4 CC criu/page-pipe.o [2023-02-24T22:20:12.302Z] #32 ... [2023-02-24T22:20:12.302Z] [2023-02-24T22:20:12.302Z] #37 [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 [2023-02-24T22:20:12.302Z] #37 87.22 + bin/ctr [2023-02-24T22:20:12.313Z] #39 80.31 HOSTCC compel/src/lib/handle-elf-host.o [2023-02-24T22:20:12.561Z] #37 ... [2023-02-24T22:20:12.561Z] [2023-02-24T22:20:12.561Z] #38 [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 [2023-02-24T22:20:12.561Z] #38 73.04 CC compel/arch/x86/src/lib/infect.o [2023-02-24T22:20:12.572Z] #39 80.74 HOSTCC compel/src/lib/log-host.o [2023-02-24T22:20:12.705Z] #50 15.89 Building dependency tree... [2023-02-24T22:20:12.831Z] #39 80.98 HOSTLINK compel/compel-host-bin [2023-02-24T22:20:12.895Z] #38 132.2 CC criu/page-xfer.o [2023-02-24T22:20:13.092Z] #39 81.15 DEP soccr/soccr.d [2023-02-24T22:20:13.092Z] #39 81.40 CC soccr/soccr.o [2023-02-24T22:20:13.649Z] #50 17.40 The following additional packages will be installed: [2023-02-24T22:20:13.649Z] #50 17.40 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-24T22:20:13.649Z] #50 17.40 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-02-24T22:20:13.649Z] #50 17.41 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-02-24T22:20:13.649Z] #50 17.41 python3-pkg-resources vim-runtime xxd [2023-02-24T22:20:13.649Z] #50 17.41 Suggested packages: [2023-02-24T22:20:13.649Z] #50 17.42 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-02-24T22:20:13.649Z] #50 17.42 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-02-24T22:20:13.649Z] #50 17.42 acl attr quota [2023-02-24T22:20:13.649Z] #50 17.42 Recommended packages: [2023-02-24T22:20:13.649Z] #50 17.42 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-02-24T22:20:13.788Z] #31 ... [2023-02-24T22:20:13.788Z] [2023-02-24T22:20:13.788Z] #38 [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 [2023-02-24T22:20:13.788Z] #38 55.47 CC images/rpc.o [2023-02-24T22:20:13.788Z] #38 56.65 CC images/ext-file.o [2023-02-24T22:20:13.788Z] #38 56.82 CC images/cgroup.o [2023-02-24T22:20:13.788Z] #38 57.24 CC images/userns.o [2023-02-24T22:20:13.788Z] #38 57.62 CC images/google/protobuf/descriptor.o [2023-02-24T22:20:13.788Z] #38 59.88 CC images/opts.o [2023-02-24T22:20:13.788Z] #38 60.29 CC images/seccomp.o [2023-02-24T22:20:13.788Z] #38 60.68 CC images/binfmt-misc.o [2023-02-24T22:20:13.788Z] #38 61.01 CC images/time.o [2023-02-24T22:20:13.788Z] #38 61.20 CC images/sysctl.o [2023-02-24T22:20:13.788Z] #38 61.67 CC images/autofs.o [2023-02-24T22:20:13.788Z] #38 61.99 CC images/macvlan.o [2023-02-24T22:20:13.788Z] #38 62.27 CC images/sit.o [2023-02-24T22:20:13.788Z] #38 62.63 CC images/memfd.o [2023-02-24T22:20:13.788Z] #38 63.08 CC images/timens.o [2023-02-24T22:20:13.788Z] #38 63.37 LINK images/built-in.o [2023-02-24T22:20:13.788Z] #38 63.57 GEN compel/include/asm [2023-02-24T22:20:13.788Z] #38 63.66 GEN compel/include/version.h [2023-02-24T22:20:13.788Z] #38 63.75 touch .config [2023-02-24T22:20:13.788Z] #38 63.88 GEN include/common/config.h [2023-02-24T22:20:13.788Z] #38 64.02 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2023-02-24T22:20:13.788Z] #38 64.11 GEN compel/plugins/include/uapi/std/syscall-64.h [2023-02-24T22:20:13.788Z] #38 64.17 GEN compel/arch/x86/plugins/std/syscalls-64.S [2023-02-24T22:20:13.788Z] #38 64.24 DEP compel/arch/x86/plugins/std/syscalls-64.d [2023-02-24T22:20:13.788Z] #38 64.30 DEP compel/arch/x86/plugins/std/memcpy.d [2023-02-24T22:20:13.788Z] #38 64.35 DEP compel/arch/x86/plugins/std/parasite-head.d [2023-02-24T22:20:13.788Z] #38 64.43 GEN compel/plugins/include/uapi/std/syscall.h [2023-02-24T22:20:13.788Z] #38 64.52 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2023-02-24T22:20:13.788Z] #38 64.59 GEN compel/plugins/include/uapi/std/syscall-codes.h [2023-02-24T22:20:13.788Z] #38 64.65 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2023-02-24T22:20:13.937Z] #38 74.31 CC compel/src/lib/infect-rpc.o [2023-02-24T22:20:14.050Z] #38 64.66 DEP compel/plugins/std/infect.d [2023-02-24T22:20:14.050Z] #38 64.90 DEP compel/plugins/std/string.d [2023-02-24T22:20:14.311Z] #38 65.07 DEP compel/plugins/std/log.d [2023-02-24T22:20:14.504Z] #38 74.83 CC compel/src/lib/infect-util.o [2023-02-24T22:20:14.573Z] #38 65.26 DEP compel/plugins/std/fds.d [2023-02-24T22:20:14.762Z] #38 75.13 CC compel/src/lib/infect.o [2023-02-24T22:20:14.819Z] #38 134.1 CC criu/pagemap-cache.o [2023-02-24T22:20:14.834Z] #38 65.42 DEP compel/plugins/std/std.d [2023-02-24T22:20:14.834Z] #38 65.59 DEP compel/plugins/shmem/shmem.d [2023-02-24T22:20:14.995Z] #39 83.34 AR soccr/libsoccr.a [2023-02-24T22:20:15.050Z] #50 18.70 The following NEW packages will be installed: [2023-02-24T22:20:15.050Z] #50 18.70 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-02-24T22:20:15.050Z] #50 18.71 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-24T22:20:15.050Z] #50 18.71 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-02-24T22:20:15.050Z] #50 18.71 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-02-24T22:20:15.050Z] #50 18.71 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-02-24T22:20:15.050Z] #50 18.71 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-02-24T22:20:15.050Z] #50 18.72 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-02-24T22:20:15.050Z] #50 18.72 xz-utils zip [2023-02-24T22:20:15.095Z] #38 65.81 DEP compel/plugins/fds/fds.d [2023-02-24T22:20:15.254Z] #39 83.46 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-24T22:20:15.312Z] #50 19.03 0 upgraded, 47 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:20:15.312Z] #50 19.03 Need to get 27.0 MB of archives. [2023-02-24T22:20:15.312Z] #50 19.03 After this operation, 104 MB of additional disk space will be used. [2023-02-24T22:20:15.312Z] #50 19.03 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-02-24T22:20:15.312Z] #50 19.04 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-02-24T22:20:15.312Z] #50 19.04 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-02-24T22:20:15.312Z] #50 19.04 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-24T22:20:15.312Z] #50 19.04 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-02-24T22:20:15.312Z] #50 19.04 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-02-24T22:20:15.312Z] #50 19.04 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-02-24T22:20:15.312Z] #50 19.05 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-02-24T22:20:15.312Z] #50 19.08 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-24T22:20:15.312Z] #50 19.10 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-24T22:20:15.312Z] #50 19.10 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-02-24T22:20:15.312Z] #50 19.12 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-02-24T22:20:15.312Z] #50 19.12 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-02-24T22:20:15.312Z] #50 19.14 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-02-24T22:20:15.312Z] #50 19.15 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-02-24T22:20:15.312Z] #50 19.17 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-02-24T22:20:15.312Z] #50 19.17 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-02-24T22:20:15.312Z] #50 19.18 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-02-24T22:20:15.312Z] #50 19.18 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-02-24T22:20:15.312Z] #50 19.18 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-02-24T22:20:15.357Z] #38 66.05 CC compel/plugins/std/std.o [2023-02-24T22:20:15.386Z] #38 134.6 CC criu/pagemap.o [2023-02-24T22:20:15.513Z] #39 83.74 DEP criu/arch/x86/sigframe.d [2023-02-24T22:20:15.513Z] #39 83.86 DEP criu/arch/x86/sigaction_compat.d [2023-02-24T22:20:15.574Z] #50 19.19 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-02-24T22:20:15.574Z] #50 19.20 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-24T22:20:15.574Z] #50 19.21 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-24T22:20:15.574Z] #50 19.22 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-24T22:20:15.574Z] #50 19.22 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-02-24T22:20:15.574Z] #50 19.22 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-02-24T22:20:15.574Z] #50 19.23 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-24T22:20:15.835Z] #50 19.61 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-02-24T22:20:15.835Z] #50 19.61 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-24T22:20:15.835Z] #50 19.61 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-02-24T22:20:15.835Z] #50 19.62 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-02-24T22:20:15.835Z] #50 19.62 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-02-24T22:20:15.835Z] #50 19.62 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-02-24T22:20:15.835Z] #50 19.62 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-02-24T22:20:15.835Z] #50 19.69 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-02-24T22:20:15.835Z] #50 19.69 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-02-24T22:20:15.835Z] #50 19.69 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-24T22:20:15.835Z] #50 19.70 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-02-24T22:20:15.835Z] #50 19.71 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-02-24T22:20:15.930Z] #38 66.49 CC compel/plugins/std/fds.o [2023-02-24T22:20:16.086Z] #39 84.05 DEP criu/arch/x86/kerndat.d [2023-02-24T22:20:16.086Z] #39 84.30 DEP criu/arch/x86/crtools.d [2023-02-24T22:20:16.097Z] #50 19.72 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-02-24T22:20:16.097Z] #50 19.72 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-02-24T22:20:16.097Z] #50 19.75 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-02-24T22:20:16.097Z] #50 19.76 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-02-24T22:20:16.097Z] #50 19.77 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-02-24T22:20:16.097Z] #50 19.97 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-02-24T22:20:16.321Z] #38 135.6 CC criu/parasite-syscall.o [2023-02-24T22:20:16.345Z] #39 84.51 DEP criu/arch/x86/cpu.d [2023-02-24T22:20:16.358Z] #50 20.00 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-02-24T22:20:16.358Z] #50 20.02 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-02-24T22:20:16.607Z] #39 84.88 CC criu/arch/x86/cpu.o [2023-02-24T22:20:16.875Z] #38 67.34 CC compel/plugins/std/log.o [2023-02-24T22:20:16.875Z] #38 ... [2023-02-24T22:20:16.875Z] [2023-02-24T22:20:16.875Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:16.875Z] #31 153.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32-runtime. [2023-02-24T22:20:16.931Z] #50 20.69 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:20:16.931Z] #50 20.82 Fetched 27.0 MB in 1s (20.8 MB/s) [2023-02-24T22:20:17.136Z] #31 153.2 Preparing to unpack .../11-gcc-mingw-w64-x86-64-win32-runtime_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:20:17.136Z] #31 153.3 Unpacking gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-24T22:20:17.192Z] #50 20.88 Selecting previously unselected package pigz. [2023-02-24T22:20:17.193Z] #50 20.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-02-24T22:20:17.193Z] #50 20.95 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-02-24T22:20:17.193Z] #50 20.95 Unpacking pigz (2.6-1) ... [2023-02-24T22:20:17.193Z] #50 21.06 Selecting previously unselected package libelf1:amd64. [2023-02-24T22:20:17.193Z] #50 21.06 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-02-24T22:20:17.255Z] #38 136.5 CC criu/path.o [2023-02-24T22:20:17.465Z] #50 21.07 Unpacking libelf1:amd64 (0.183-1) ... [2023-02-24T22:20:17.465Z] #50 21.23 Selecting previously unselected package libbpf0:amd64. [2023-02-24T22:20:17.465Z] #50 21.23 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-02-24T22:20:17.465Z] #50 21.25 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-02-24T22:20:17.513Z] #38 136.9 CC criu/pie-util-vdso.o [2023-02-24T22:20:17.725Z] #50 21.36 Selecting previously unselected package libcap2:amd64. [2023-02-24T22:20:17.725Z] #50 21.36 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-24T22:20:17.725Z] #50 21.36 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:20:17.725Z] #50 21.45 Selecting previously unselected package libmnl0:amd64. [2023-02-24T22:20:17.725Z] #50 21.45 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-02-24T22:20:17.725Z] #50 21.46 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-02-24T22:20:17.725Z] #50 21.53 Selecting previously unselected package libxtables12:amd64. [2023-02-24T22:20:17.725Z] #50 21.53 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-02-24T22:20:17.725Z] #50 21.54 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-02-24T22:20:17.984Z] #39 85.81 include/common/asm/bitops.h: Assembler messages: [2023-02-24T22:20:17.985Z] #39 85.81 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:20:17.985Z] #39 85.81 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:20:17.985Z] #39 85.83 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:20:17.985Z] #39 85.83 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:20:17.985Z] #39 85.86 CC criu/arch/x86/crtools.o [2023-02-24T22:20:17.985Z] #50 21.65 Selecting previously unselected package libcap2-bin. [2023-02-24T22:20:17.985Z] #50 21.65 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-02-24T22:20:17.985Z] #50 21.66 Unpacking libcap2-bin (1:2.44-1) ... [2023-02-24T22:20:17.985Z] #50 21.73 Selecting previously unselected package iproute2. [2023-02-24T22:20:17.985Z] #50 21.74 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-02-24T22:20:17.985Z] #50 21.75 Unpacking iproute2 (5.10.0-4) ... [2023-02-24T22:20:18.080Z] #38 137.3 CC criu/pie-util.o [2023-02-24T22:20:18.081Z] #38 137.4 CC criu/pipes.o [2023-02-24T22:20:18.555Z] #50 22.18 Selecting previously unselected package xxd. [2023-02-24T22:20:18.555Z] #50 22.20 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-24T22:20:18.555Z] #50 22.20 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:20:18.555Z] #50 22.31 Selecting previously unselected package vim-common. [2023-02-24T22:20:18.555Z] #50 22.31 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-24T22:20:18.555Z] #50 22.33 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:20:18.815Z] #50 22.50 Selecting previously unselected package bash-completion. [2023-02-24T22:20:18.815Z] #50 22.51 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-02-24T22:20:18.954Z] #38 78.57 CC compel/src/lib/ptrace.o [2023-02-24T22:20:18.954Z] #38 79.23 AR compel/libcompel.a [2023-02-24T22:20:19.016Z] #38 138.2 CC criu/plugin.o [2023-02-24T22:20:19.213Z] #38 79.53 HOSTCC compel/src/main-host.o [2023-02-24T22:20:19.275Z] #38 138.6 CC criu/proc_parse.o [2023-02-24T22:20:19.686Z] #31 ... [2023-02-24T22:20:19.686Z] [2023-02-24T22:20:19.686Z] #37 [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 [2023-02-24T22:20:19.686Z] #37 85.21 + export 'BUILDTAGS=netgo osusergo static_build' [2023-02-24T22:20:19.686Z] #37 85.21 + BUILDTAGS='netgo osusergo static_build' [2023-02-24T22:20:19.686Z] #37 85.21 + export EXTRA_FLAGS=-buildmode=pie [2023-02-24T22:20:19.686Z] #37 85.21 + EXTRA_FLAGS=-buildmode=pie [2023-02-24T22:20:19.686Z] #37 85.21 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2023-02-24T22:20:19.686Z] #37 85.21 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2023-02-24T22:20:19.686Z] #37 85.21 + '[' '' = dynamic ']' [2023-02-24T22:20:19.686Z] #37 85.21 + make [2023-02-24T22:20:19.686Z] #37 88.38 + bin/ctr [2023-02-24T22:20:19.686Z] #37 ... [2023-02-24T22:20:19.686Z] [2023-02-24T22:20:19.686Z] #38 [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 [2023-02-24T22:20:19.686Z] #38 68.25 CC compel/plugins/std/string.o [2023-02-24T22:20:19.686Z] #38 69.14 CC compel/plugins/std/infect.o [2023-02-24T22:20:19.686Z] #38 69.77 CC compel/arch/x86/plugins/std/parasite-head.o [2023-02-24T22:20:19.686Z] #38 69.88 CC compel/arch/x86/plugins/std/memcpy.o [2023-02-24T22:20:19.686Z] #38 69.95 CC compel/arch/x86/plugins/std/syscalls-64.o [2023-02-24T22:20:19.686Z] #38 70.11 AR compel/plugins/std.lib.a [2023-02-24T22:20:19.686Z] #38 70.27 CC compel/plugins/fds/fds.o [2023-02-24T22:20:19.780Z] #38 80.02 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-02-24T22:20:19.888Z] #39 87.89 CC criu/arch/x86/kerndat.o [2023-02-24T22:20:19.948Z] #38 70.70 AR compel/plugins/fds.lib.a [2023-02-24T22:20:20.040Z] #38 80.25 HOSTCC compel/src/lib/handle-elf-host.o [2023-02-24T22:20:20.210Z] #38 70.89 HOSTDEP compel/src/lib/log-host.d [2023-02-24T22:20:20.456Z] #39 88.77 CC criu/arch/x86/sigaction_compat.o [2023-02-24T22:20:20.474Z] #38 71.08 HOSTDEP compel/src/lib/handle-elf-host.d [2023-02-24T22:20:20.474Z] #38 71.31 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2023-02-24T22:20:20.610Z] #38 80.71 HOSTCC compel/src/lib/log-host.o [2023-02-24T22:20:20.610Z] #38 80.91 HOSTLINK compel/compel-host-bin [2023-02-24T22:20:20.610Z] #38 81.10 DEP soccr/soccr.d [2023-02-24T22:20:20.736Z] #38 71.46 HOSTDEP compel/src/main-host.d [2023-02-24T22:20:20.736Z] #38 71.59 DEP compel/src/lib/ptrace.d [2023-02-24T22:20:20.995Z] #50 24.66 Unpacking bash-completion (1:2.11-2) ... [2023-02-24T22:20:20.997Z] #38 71.80 DEP compel/src/lib/infect.d [2023-02-24T22:20:21.026Z] #39 89.21 CC criu/arch/x86/sigframe.o [2023-02-24T22:20:21.176Z] #38 81.27 CC soccr/soccr.o [2023-02-24T22:20:21.257Z] #50 25.10 Selecting previously unselected package bzip2. [2023-02-24T22:20:21.260Z] #38 72.04 DEP compel/src/lib/infect-util.d [2023-02-24T22:20:21.260Z] #38 72.15 DEP compel/src/lib/infect-rpc.d [2023-02-24T22:20:21.519Z] #50 25.12 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-02-24T22:20:21.519Z] #50 25.13 Unpacking bzip2 (1.0.8-4) ... [2023-02-24T22:20:21.519Z] #50 25.22 Selecting previously unselected package xz-utils. [2023-02-24T22:20:21.519Z] #50 25.22 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-02-24T22:20:21.519Z] #50 25.24 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-24T22:20:21.522Z] #38 72.31 DEP compel/arch/x86/src/lib/infect.d [2023-02-24T22:20:21.522Z] #38 72.43 DEP compel/arch/x86/src/lib/cpu.d [2023-02-24T22:20:21.594Z] #39 89.69 LINK criu/arch/x86/crtools.built-in.o [2023-02-24T22:20:21.780Z] #50 25.41 Selecting previously unselected package apparmor. [2023-02-24T22:20:21.780Z] #50 25.41 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-02-24T22:20:21.780Z] #50 25.50 Unpacking apparmor (2.13.6-10) ... [2023-02-24T22:20:21.784Z] #38 72.58 DEP compel/src/lib/log.d [2023-02-24T22:20:21.854Z] #39 89.85 DEP criu/pie/util-vdso-elf32.d [2023-02-24T22:20:22.045Z] #38 72.63 DEP compel/src/main.d [2023-02-24T22:20:22.045Z] #38 72.66 DEP compel/src/lib/handle-elf.d [2023-02-24T22:20:22.045Z] #38 72.86 DEP compel/arch/x86/src/lib/handle-elf.d [2023-02-24T22:20:22.113Z] #39 90.12 DEP criu/pie/util-vdso.d [2023-02-24T22:20:22.113Z] #39 90.34 DEP criu/pie/util.d [2023-02-24T22:20:22.353Z] #50 25.96 Selecting previously unselected package inetutils-ping. [2023-02-24T22:20:22.353Z] #50 25.98 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-02-24T22:20:22.353Z] #50 25.99 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-24T22:20:22.353Z] #50 26.12 Selecting previously unselected package libip4tc2:amd64. [2023-02-24T22:20:22.353Z] #50 26.13 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-02-24T22:20:22.353Z] #50 26.14 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-02-24T22:20:22.372Z] #39 90.58 CC criu/pie/util.o [2023-02-24T22:20:22.561Z] #38 ... [2023-02-24T22:20:22.561Z] [2023-02-24T22:20:22.562Z] #23 [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 [2023-02-24T22:20:22.562Z] #23 190.0 + dpkg --print-architecture [2023-02-24T22:20:22.562Z] #23 DONE 190.3s [2023-02-24T22:20:22.562Z] [2023-02-24T22:20:22.562Z] #38 [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 [2023-02-24T22:20:22.562Z] #38 141.5 CC criu/protobuf-desc.o [2023-02-24T22:20:22.615Z] #50 26.21 Selecting previously unselected package libip6tc2:amd64. [2023-02-24T22:20:22.615Z] #50 26.21 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-02-24T22:20:22.615Z] #50 26.23 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-02-24T22:20:22.615Z] #50 26.28 Selecting previously unselected package libnfnetlink0:amd64. [2023-02-24T22:20:22.615Z] #50 26.32 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-02-24T22:20:22.615Z] #50 26.32 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-24T22:20:22.615Z] #50 26.39 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-02-24T22:20:22.615Z] #50 26.40 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-02-24T22:20:22.615Z] #50 26.41 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-24T22:20:22.615Z] #50 ... [2023-02-24T22:20:22.615Z] [2023-02-24T22:20:22.615Z] #39 [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 [2023-02-24T22:20:22.615Z] #39 105.7 CC criu/crtools.o [2023-02-24T22:20:22.615Z] #39 106.2 CC criu/eventfd.o [2023-02-24T22:20:22.615Z] #39 106.6 CC criu/eventpoll.o [2023-02-24T22:20:22.615Z] #39 107.5 CC criu/external.o [2023-02-24T22:20:22.615Z] #39 107.8 CC criu/fault-injection.o [2023-02-24T22:20:22.615Z] #39 108.0 CC criu/fdstore.o [2023-02-24T22:20:22.615Z] #39 108.2 CC criu/fifo.o [2023-02-24T22:20:22.615Z] #39 108.7 CC criu/file-ids.o [2023-02-24T22:20:22.615Z] #39 109.0 CC criu/file-lock.o [2023-02-24T22:20:22.615Z] #39 110.0 CC criu/files-ext.o [2023-02-24T22:20:22.615Z] #39 110.4 CC criu/files-reg.o [2023-02-24T22:20:22.615Z] #39 112.9 CC criu/files.o [2023-02-24T22:20:22.615Z] #39 115.0 include/common/asm/bitops.h: Assembler messages: [2023-02-24T22:20:22.615Z] #39 115.0 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-02-24T22:20:22.615Z] #39 115.1 CC criu/filesystems.o [2023-02-24T22:20:22.621Z] #38 73.26 CC compel/src/lib/log.o [2023-02-24T22:20:22.631Z] #39 90.81 CC criu/pie/util-vdso.o [2023-02-24T22:20:22.877Z] #39 ... [2023-02-24T22:20:22.877Z] [2023-02-24T22:20:22.877Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:20:22.877Z] #50 26.48 Selecting previously unselected package libnftnl11:amd64. [2023-02-24T22:20:22.877Z] #50 26.48 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-02-24T22:20:22.877Z] #50 26.48 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-02-24T22:20:22.877Z] #50 26.58 Selecting previously unselected package iptables. [2023-02-24T22:20:22.877Z] #50 26.60 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-02-24T22:20:22.877Z] #50 26.61 Unpacking iptables (1.8.7-1) ... [2023-02-24T22:20:22.882Z] #38 73.68 CC compel/arch/x86/src/lib/cpu.o [2023-02-24T22:20:23.080Z] #38 83.19 AR soccr/libsoccr.a [2023-02-24T22:20:23.080Z] #38 83.33 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-24T22:20:23.138Z] #50 26.91 Selecting previously unselected package libonig5:amd64. [2023-02-24T22:20:23.138Z] #50 26.92 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-24T22:20:23.138Z] #50 26.93 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:20:23.338Z] #38 ... [2023-02-24T22:20:23.338Z] [2023-02-24T22:20:23.338Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:23.338Z] #32 160.2 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-02-24T22:20:23.338Z] #32 160.2 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:20:23.338Z] #32 160.2 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:20:23.400Z] #50 27.08 Selecting previously unselected package libjq1:amd64. [2023-02-24T22:20:23.400Z] #50 27.10 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-02-24T22:20:23.400Z] #50 27.11 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:20:23.400Z] #50 27.24 Selecting previously unselected package jq. [2023-02-24T22:20:23.400Z] #50 27.25 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-02-24T22:20:23.400Z] #50 27.25 Unpacking jq (1.6-2.1) ... [2023-02-24T22:20:23.662Z] #50 27.34 Selecting previously unselected package libaio1:amd64. [2023-02-24T22:20:23.662Z] #50 27.34 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-02-24T22:20:23.662Z] #50 27.35 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-02-24T22:20:23.662Z] #50 27.43 Selecting previously unselected package libgpm2:amd64. [2023-02-24T22:20:23.662Z] #50 27.44 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-02-24T22:20:23.662Z] #50 27.45 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-02-24T22:20:23.662Z] #50 27.50 Selecting previously unselected package libicu67:amd64. [2023-02-24T22:20:23.662Z] #50 27.50 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-02-24T22:20:23.662Z] #50 27.51 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-24T22:20:23.905Z] #32 ... [2023-02-24T22:20:23.905Z] [2023-02-24T22:20:23.905Z] #38 [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 [2023-02-24T22:20:23.905Z] #38 84.22 DEP criu/arch/x86/sigframe.d [2023-02-24T22:20:24.008Z] #39 91.81 CC criu/pie/util-vdso-elf32.o [2023-02-24T22:20:24.164Z] #38 84.45 DEP criu/arch/x86/sigaction_compat.d [2023-02-24T22:20:24.164Z] #38 84.51 DEP criu/arch/x86/kerndat.d [2023-02-24T22:20:24.164Z] #38 84.62 DEP criu/arch/x86/crtools.d [2023-02-24T22:20:24.270Z] #38 74.91 CC compel/arch/x86/src/lib/infect.o [2023-02-24T22:20:24.423Z] #38 84.81 DEP criu/arch/x86/cpu.d [2023-02-24T22:20:24.463Z] #38 143.4 CC criu/protobuf.o [2023-02-24T22:20:24.463Z] #38 143.8 CC criu/pstree.o [2023-02-24T22:20:24.576Z] #39 92.64 AR criu/pie/pie.lib.a [2023-02-24T22:20:24.837Z] #39 92.81 DEP criu/pie/restorer.d [2023-02-24T22:20:24.990Z] #38 85.13 CC criu/arch/x86/cpu.o [2023-02-24T22:20:25.097Z] #39 93.15 DEP criu/arch/x86/sigaction_compat_pie.d [2023-02-24T22:20:25.097Z] #39 93.25 DEP criu/arch/x86/restorer_unmap.d [2023-02-24T22:20:25.097Z] #39 93.28 DEP criu/arch/x86/restorer.d [2023-02-24T22:20:25.356Z] #39 93.50 DEP criu/arch/x86/vdso-pie.d [2023-02-24T22:20:25.658Z] #39 93.65 DEP criu/pie/parasite-vdso.d [2023-02-24T22:20:25.658Z] #39 ... [2023-02-24T22:20:25.658Z] [2023-02-24T22:20:25.658Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:25.658Z] #29 176.3 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-02-24T22:20:25.658Z] #29 176.3 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:20:25.658Z] #29 176.3 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:20:25.659Z] #38 76.28 CC compel/src/lib/infect-rpc.o [2023-02-24T22:20:25.838Z] #38 145.1 CC criu/rbtree.o [2023-02-24T22:20:25.921Z] #38 76.74 CC compel/src/lib/infect-util.o [2023-02-24T22:20:25.928Z] #38 86.03 include/common/asm/bitops.h: Assembler messages: [2023-02-24T22:20:25.928Z] #38 86.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:20:25.929Z] #38 86.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:20:25.929Z] #38 86.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:20:25.929Z] #38 86.04 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:20:25.929Z] #38 86.08 CC criu/arch/x86/crtools.o [2023-02-24T22:20:26.096Z] #38 145.3 CC criu/rst-malloc.o [2023-02-24T22:20:26.355Z] #38 145.7 CC criu/seccomp.o [2023-02-24T22:20:26.494Z] #38 77.17 CC compel/src/lib/infect.o [2023-02-24T22:20:26.923Z] #38 146.3 CC criu/seize.o [2023-02-24T22:20:26.964Z] #50 30.83 Selecting previously unselected package libinih1:amd64. [2023-02-24T22:20:27.225Z] #50 30.83 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-02-24T22:20:27.225Z] #50 30.84 Unpacking libinih1:amd64 (53-1+b2) ... [2023-02-24T22:20:27.225Z] #50 30.91 Selecting previously unselected package libnet1:amd64. [2023-02-24T22:20:27.225Z] #50 30.91 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-24T22:20:27.225Z] #50 30.92 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:20:27.225Z] #50 31.02 Selecting previously unselected package libnl-3-200:amd64. [2023-02-24T22:20:27.225Z] #50 31.03 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-24T22:20:27.225Z] #50 31.03 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:20:27.486Z] #50 31.15 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-24T22:20:27.486Z] #50 31.15 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:20:27.486Z] #50 31.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:20:27.486Z] #50 31.22 Selecting previously unselected package net-tools. [2023-02-24T22:20:27.486Z] #50 31.22 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-02-24T22:20:27.486Z] #50 31.23 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-02-24T22:20:27.748Z] #50 31.44 Selecting previously unselected package patch. [2023-02-24T22:20:27.748Z] #50 31.46 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-02-24T22:20:27.748Z] #50 31.46 Unpacking patch (2.7.6-7) ... [2023-02-24T22:20:27.748Z] #50 31.59 Selecting previously unselected package python-pip-whl. [2023-02-24T22:20:27.748Z] #50 31.60 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-02-24T22:20:27.748Z] #50 31.61 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-24T22:20:27.829Z] #38 88.20 CC criu/arch/x86/kerndat.o [2023-02-24T22:20:27.882Z] #38 ... [2023-02-24T22:20:27.882Z] [2023-02-24T22:20:27.882Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:27.882Z] #31 164.3 Selecting previously unselected package gcc-mingw-w64-x86-64-win32. [2023-02-24T22:20:28.144Z] #31 164.3 Preparing to unpack .../12-gcc-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:20:28.144Z] #31 164.3 Unpacking gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:20:28.297Z] #38 147.3 CC criu/servicefd.o [2023-02-24T22:20:28.297Z] #38 147.7 CC criu/shmem.o [2023-02-24T22:20:28.321Z] #50 32.22 Selecting previously unselected package python3-lib2to3. [2023-02-24T22:20:28.321Z] #50 32.24 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-02-24T22:20:28.582Z] #50 32.25 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-02-24T22:20:28.582Z] #50 32.35 Selecting previously unselected package python3-distutils. [2023-02-24T22:20:28.582Z] #50 32.37 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-02-24T22:20:28.582Z] #50 32.37 Unpacking python3-distutils (3.9.2-1) ... [2023-02-24T22:20:28.582Z] #50 32.49 Selecting previously unselected package python3-pkg-resources. [2023-02-24T22:20:28.765Z] #38 88.99 CC criu/arch/x86/sigaction_compat.o [2023-02-24T22:20:28.844Z] #50 32.50 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-24T22:20:28.844Z] #50 32.50 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:20:28.844Z] #50 32.66 Selecting previously unselected package python3-setuptools. [2023-02-24T22:20:28.844Z] #50 32.66 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-02-24T22:20:28.844Z] #50 32.66 Unpacking python3-setuptools (52.0.0-4) ... [2023-02-24T22:20:29.023Z] #38 89.46 CC criu/arch/x86/sigframe.o [2023-02-24T22:20:29.105Z] #50 32.88 Selecting previously unselected package python3-wheel. [2023-02-24T22:20:29.105Z] #50 32.88 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-02-24T22:20:29.105Z] #50 32.89 Unpacking python3-wheel (0.34.2-1) ... [2023-02-24T22:20:29.105Z] #50 32.96 Selecting previously unselected package python3-pip. [2023-02-24T22:20:29.105Z] #50 32.96 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-02-24T22:20:29.105Z] #50 32.97 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-02-24T22:20:29.233Z] #38 148.5 CC criu/sigframe.o [2023-02-24T22:20:29.234Z] #38 148.6 CC criu/signalfd.o [2023-02-24T22:20:29.366Z] #50 33.28 Selecting previously unselected package sudo. [2023-02-24T22:20:29.492Z] #38 148.8 CC criu/sk-inet.o [2023-02-24T22:20:29.590Z] #38 89.95 LINK criu/arch/x86/crtools.built-in.o [2023-02-24T22:20:29.627Z] #50 33.28 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-02-24T22:20:29.627Z] #50 33.29 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-02-24T22:20:29.848Z] #38 90.12 DEP criu/pie/util-vdso-elf32.d [2023-02-24T22:20:30.106Z] #38 90.47 DEP criu/pie/util-vdso.d [2023-02-24T22:20:30.199Z] #50 33.86 Selecting previously unselected package thin-provisioning-tools. [2023-02-24T22:20:30.199Z] #50 33.89 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-02-24T22:20:30.199Z] #50 33.89 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-02-24T22:20:30.364Z] #38 90.77 DEP criu/pie/util.d [2023-02-24T22:20:30.460Z] #50 34.11 Selecting previously unselected package uidmap. [2023-02-24T22:20:30.461Z] #50 34.12 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-02-24T22:20:30.461Z] #50 34.14 Unpacking uidmap (1:4.8.1-1) ... [2023-02-24T22:20:30.461Z] #50 34.28 Selecting previously unselected package vim-runtime. [2023-02-24T22:20:30.461Z] #50 34.28 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-24T22:20:30.461Z] #50 34.34 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-02-24T22:20:30.461Z] #50 34.37 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-02-24T22:20:30.721Z] #50 34.38 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:20:30.869Z] #38 149.9 CC criu/sk-netlink.o [2023-02-24T22:20:30.869Z] #38 150.3 CC criu/sk-packet.o [2023-02-24T22:20:30.932Z] #38 91.06 CC criu/pie/util.o [2023-02-24T22:20:30.932Z] #38 91.45 CC criu/pie/util-vdso.o [2023-02-24T22:20:31.436Z] #38 150.9 CC criu/sk-queue.o [2023-02-24T22:20:32.256Z] #29 ... [2023-02-24T22:20:32.256Z] [2023-02-24T22:20:32.256Z] #26 [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 [2023-02-24T22:20:32.256Z] #26 182.2 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-24T22:20:32.256Z] #26 182.2 + GOBIN=/build [2023-02-24T22:20:32.256Z] #26 182.2 + GO111MODULE=on [2023-02-24T22:20:32.256Z] #26 182.2 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-02-24T22:20:32.305Z] #38 92.53 CC criu/pie/util-vdso-elf32.o [2023-02-24T22:20:32.373Z] #38 151.4 CC criu/sk-tcp.o [2023-02-24T22:20:32.631Z] #38 152.0 CC criu/sk-unix.o [2023-02-24T22:20:33.239Z] #38 93.69 AR criu/pie/pie.lib.a [2023-02-24T22:20:33.269Z] #50 ... [2023-02-24T22:20:33.269Z] [2023-02-24T22:20:33.269Z] #39 [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 [2023-02-24T22:20:33.269Z] #39 115.9 CC criu/fsnotify.o [2023-02-24T22:20:33.269Z] #39 117.3 CC criu/image-desc.o [2023-02-24T22:20:33.269Z] #39 117.4 CC criu/image.o [2023-02-24T22:20:33.269Z] #39 118.4 CC criu/ipc_ns.o [2023-02-24T22:20:33.269Z] #39 119.6 CC criu/irmap.o [2023-02-24T22:20:33.269Z] #39 120.3 CC criu/kcmp-ids.o [2023-02-24T22:20:33.269Z] #39 120.6 CC criu/kerndat.o [2023-02-24T22:20:33.269Z] #39 121.8 CC criu/libnetlink.o [2023-02-24T22:20:33.269Z] #39 122.2 CC criu/log.o [2023-02-24T22:20:33.269Z] #39 122.8 CC criu/lsm.o [2023-02-24T22:20:33.269Z] #39 123.2 CC criu/mem.o [2023-02-24T22:20:33.269Z] #39 125.2 CC criu/memfd.o [2023-02-24T22:20:33.269Z] #39 125.9 CC criu/mount.o [2023-02-24T22:20:33.497Z] #38 93.84 DEP criu/pie/restorer.d [2023-02-24T22:20:33.841Z] #39 ... [2023-02-24T22:20:33.841Z] [2023-02-24T22:20:33.841Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:20:33.841Z] #50 37.63 Selecting previously unselected package vim. [2023-02-24T22:20:33.841Z] #50 37.63 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-24T22:20:34.066Z] #38 94.37 DEP criu/arch/x86/sigaction_compat_pie.d [2023-02-24T22:20:34.106Z] #50 37.65 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:20:34.324Z] #38 94.63 DEP criu/arch/x86/restorer_unmap.d [2023-02-24T22:20:34.324Z] #38 94.73 DEP criu/arch/x86/restorer.d [2023-02-24T22:20:34.367Z] #50 38.23 Selecting previously unselected package xfsprogs. [2023-02-24T22:20:34.629Z] #50 38.23 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-02-24T22:20:34.629Z] #50 38.24 Unpacking xfsprogs (5.10.0-4) ... [2023-02-24T22:20:34.736Z] #31 ... [2023-02-24T22:20:34.736Z] [2023-02-24T22:20:34.736Z] #38 [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 [2023-02-24T22:20:34.736Z] #38 80.84 CC compel/src/lib/ptrace.o [2023-02-24T22:20:34.736Z] #38 81.34 AR compel/libcompel.a [2023-02-24T22:20:34.736Z] #38 81.50 HOSTCC compel/src/main-host.o [2023-02-24T22:20:34.736Z] #38 81.87 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2023-02-24T22:20:34.736Z] #38 82.16 HOSTCC compel/src/lib/handle-elf-host.o [2023-02-24T22:20:34.736Z] #38 82.65 HOSTCC compel/src/lib/log-host.o [2023-02-24T22:20:34.736Z] #38 82.89 HOSTLINK compel/compel-host-bin [2023-02-24T22:20:34.736Z] #38 83.23 DEP soccr/soccr.d [2023-02-24T22:20:34.736Z] #38 83.59 CC soccr/soccr.o [2023-02-24T22:20:34.736Z] #38 85.52 AR soccr/libsoccr.a [2023-02-24T22:20:34.736Z] #38 85.64 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-24T22:20:34.890Z] #50 38.64 Selecting previously unselected package zip. [2023-02-24T22:20:34.890Z] #50 38.65 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-02-24T22:20:34.890Z] #50 38.66 Unpacking zip (3.0-12) ... [2023-02-24T22:20:34.891Z] #38 95.17 DEP criu/arch/x86/vdso-pie.d [2023-02-24T22:20:35.150Z] #38 95.38 DEP criu/pie/parasite-vdso.d [2023-02-24T22:20:35.150Z] #38 95.60 DEP criu/pie/parasite.d [2023-02-24T22:20:35.151Z] #50 38.81 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:20:35.163Z] #38 154.0 CC criu/sockets.o [2023-02-24T22:20:35.310Z] #38 85.86 DEP criu/arch/x86/sigframe.d [2023-02-24T22:20:35.310Z] #38 86.00 DEP criu/arch/x86/sigaction_compat.d [2023-02-24T22:20:35.421Z] #38 154.8 CC criu/stats.o [2023-02-24T22:20:35.571Z] #38 86.11 DEP criu/arch/x86/kerndat.d [2023-02-24T22:20:35.571Z] #38 86.29 DEP criu/arch/x86/crtools.d [2023-02-24T22:20:35.679Z] #38 155.1 CC criu/string.o [2023-02-24T22:20:35.679Z] #38 155.2 CC criu/sysctl.o [2023-02-24T22:20:35.717Z] #38 95.95 CC criu/pie/parasite.o [2023-02-24T22:20:35.717Z] #38 ... [2023-02-24T22:20:35.717Z] [2023-02-24T22:20:35.717Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:35.717Z] #32 182.6 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-02-24T22:20:35.717Z] #32 182.6 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:20:35.717Z] #32 182.6 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:20:35.723Z] #50 39.65 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-02-24T22:20:35.832Z] #38 86.50 DEP criu/arch/x86/cpu.d [2023-02-24T22:20:35.984Z] #50 39.66 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-02-24T22:20:35.984Z] #50 39.67 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-02-24T22:20:35.984Z] #50 39.68 Setting up libicu67:amd64 (67.1-7) ... [2023-02-24T22:20:35.984Z] #50 39.70 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-02-24T22:20:35.984Z] #50 39.71 Setting up libinih1:amd64 (53-1+b2) ... [2023-02-24T22:20:35.984Z] #50 39.72 Setting up uidmap (1:4.8.1-1) ... [2023-02-24T22:20:35.984Z] #50 39.73 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:20:35.984Z] #50 39.74 Setting up bzip2 (1.0.8-4) ... [2023-02-24T22:20:35.984Z] #50 39.75 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:20:35.984Z] #50 39.77 Setting up python3-wheel (0.34.2-1) ... [2023-02-24T22:20:36.094Z] #38 86.79 CC criu/arch/x86/cpu.o [2023-02-24T22:20:36.444Z] #26 ... [2023-02-24T22:20:36.444Z] [2023-02-24T22:20:36.444Z] #39 [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 [2023-02-24T22:20:36.444Z] #39 94.00 DEP criu/pie/parasite.d [2023-02-24T22:20:36.444Z] #39 94.41 CC criu/pie/parasite.o [2023-02-24T22:20:36.444Z] #39 96.40 LINK criu/pie/parasite.built-in.o [2023-02-24T22:20:36.444Z] #39 96.42 GEN criu/pie/parasite-blob.h [2023-02-24T22:20:36.444Z] #39 96.45 CC criu/pie/parasite-vdso.o [2023-02-24T22:20:36.444Z] #39 97.51 CC criu/arch/x86/vdso-pie.o [2023-02-24T22:20:36.444Z] #39 97.93 CC criu/arch/x86/restorer.o [2023-02-24T22:20:36.444Z] #39 98.68 CC criu/arch/x86/restorer_unmap.o [2023-02-24T22:20:36.444Z] #39 98.78 CC criu/arch/x86/sigaction_compat_pie.o [2023-02-24T22:20:36.444Z] #39 99.23 CC criu/pie/restorer.o [2023-02-24T22:20:36.444Z] #39 103.6 LINK criu/pie/restorer.built-in.o [2023-02-24T22:20:36.444Z] #39 103.6 GEN criu/pie/restorer-blob.h [2023-02-24T22:20:36.444Z] #39 103.7 DEP criu/vdso.d [2023-02-24T22:20:36.444Z] #39 104.0 DEP criu/vdso-compat.d [2023-02-24T22:20:36.444Z] #39 104.2 DEP criu/uts_ns.d [2023-02-24T22:20:36.444Z] #39 ... [2023-02-24T22:20:36.444Z] [2023-02-24T22:20:36.444Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:36.444Z] #29 186.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-02-24T22:20:36.444Z] #29 186.1 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-02-24T22:20:36.444Z] #29 186.2 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-24T22:20:36.444Z] #29 186.3 Selecting previously unselected package libapparmor1:amd64. [2023-02-24T22:20:36.444Z] #29 186.3 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-02-24T22:20:36.444Z] #29 186.3 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-02-24T22:20:36.444Z] #29 186.5 Selecting previously unselected package libapparmor-dev:amd64. [2023-02-24T22:20:36.444Z] #29 186.5 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-02-24T22:20:36.444Z] #29 186.5 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-24T22:20:36.444Z] #29 186.8 Selecting previously unselected package libbtrfs0:amd64. [2023-02-24T22:20:36.444Z] #29 186.8 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-24T22:20:36.444Z] #29 186.8 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:20:36.444Z] #29 187.0 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-24T22:20:36.444Z] #29 187.0 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-24T22:20:36.444Z] #29 187.0 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:20:36.613Z] #38 155.8 CC criu/sysfs_parse.o [2023-02-24T22:20:36.703Z] #29 187.3 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-02-24T22:20:36.703Z] #29 187.3 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:20:36.703Z] #29 187.3 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:20:36.818Z] #50 40.46 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:20:36.818Z] #50 40.48 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:20:36.818Z] #50 40.49 Setting up libcap2-bin (1:2.44-1) ... [2023-02-24T22:20:36.818Z] #50 40.50 Setting up apparmor (2.13.6-10) ... [2023-02-24T22:20:36.871Z] #38 156.2 CC criu/timens.o [2023-02-24T22:20:36.964Z] #29 187.5 Selecting previously unselected package libudev-dev:amd64. [2023-02-24T22:20:36.964Z] #29 187.5 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-24T22:20:36.964Z] #29 187.5 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:20:36.964Z] #29 187.7 Selecting previously unselected package libsepol1-dev:amd64. [2023-02-24T22:20:37.031Z] 8185ee4ed646: Verifying Checksum [2023-02-24T22:20:37.031Z] 8185ee4ed646: Download complete [2023-02-24T22:20:37.040Z] #38 87.61 include/common/asm/bitops.h: Assembler messages: [2023-02-24T22:20:37.040Z] #38 87.61 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:20:37.040Z] #38 87.61 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:20:37.040Z] #38 87.61 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:20:37.040Z] #38 87.61 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:20:37.040Z] #38 87.64 CC criu/arch/x86/crtools.o [2023-02-24T22:20:37.226Z] #29 187.7 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-02-24T22:20:37.226Z] #29 187.7 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-02-24T22:20:37.437Z] #38 156.6 CC criu/timerfd.o [2023-02-24T22:20:37.487Z] #29 188.1 Selecting previously unselected package libpcre2-16-0:amd64. [2023-02-24T22:20:37.487Z] #29 188.1 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:20:37.487Z] #29 188.1 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:37.695Z] #38 156.9 CC criu/tty.o [2023-02-24T22:20:37.747Z] #29 188.4 Selecting previously unselected package libpcre2-32-0:amd64. [2023-02-24T22:20:37.747Z] #29 188.4 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:20:37.747Z] #29 188.4 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:38.006Z] #29 188.6 Selecting previously unselected package libpcre2-posix2:amd64. [2023-02-24T22:20:38.006Z] #29 188.6 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:20:38.006Z] #29 188.6 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:38.006Z] #29 188.7 Selecting previously unselected package libpcre2-dev:amd64. [2023-02-24T22:20:38.267Z] #29 188.7 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:20:38.267Z] #29 188.7 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:38.732Z] #50 42.13 Setting up zip (3.0-12) ... [2023-02-24T22:20:38.732Z] #50 42.16 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:20:38.732Z] #50 42.21 Setting up bash-completion (1:2.11-2) ... [2023-02-24T22:20:38.835Z] #29 189.4 Selecting previously unselected package libselinux1-dev:amd64. [2023-02-24T22:20:38.835Z] #29 189.4 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-02-24T22:20:38.835Z] #29 189.5 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-02-24T22:20:39.095Z] #29 189.8 Selecting previously unselected package libdevmapper-dev:amd64. [2023-02-24T22:20:39.095Z] #29 189.9 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:20:39.354Z] #29 189.9 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:20:39.589Z] #38 89.89 CC criu/arch/x86/kerndat.o [2023-02-24T22:20:39.597Z] #38 159.0 CC criu/tun.o [2023-02-24T22:20:39.613Z] #29 190.0 Selecting previously unselected package libseccomp-dev:amd64. [2023-02-24T22:20:39.613Z] #29 190.1 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-02-24T22:20:39.613Z] #29 190.1 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-24T22:20:39.850Z] #38 90.68 CC criu/arch/x86/sigaction_compat.o [2023-02-24T22:20:39.873Z] #29 190.3 Selecting previously unselected package libsystemd-dev:amd64. [2023-02-24T22:20:39.873Z] #29 190.3 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-24T22:20:39.873Z] #29 190.3 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:20:40.162Z] #38 159.6 CC criu/uffd.o [2023-02-24T22:20:40.421Z] #38 91.04 CC criu/arch/x86/sigframe.o [2023-02-24T22:20:40.421Z] #38 91.23 LINK criu/arch/x86/crtools.built-in.o [2023-02-24T22:20:40.440Z] #29 191.0 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-24T22:20:40.440Z] #29 191.1 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-02-24T22:20:40.440Z] #29 191.1 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-24T22:20:40.440Z] #29 191.1 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-02-24T22:20:40.440Z] #29 191.2 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-24T22:20:40.440Z] #29 191.2 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:40.440Z] #29 191.2 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:20:40.440Z] #29 191.2 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:40.440Z] #29 191.2 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:20:40.440Z] #29 191.2 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:40.651Z] #50 44.49 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-24T22:20:40.684Z] #38 91.37 DEP criu/pie/util-vdso-elf32.d [2023-02-24T22:20:40.684Z] #38 91.57 DEP criu/pie/util-vdso.d [2023-02-24T22:20:40.699Z] #29 191.2 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-24T22:20:40.699Z] #29 191.3 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:20:40.699Z] #29 191.3 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-24T22:20:40.699Z] #29 191.3 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-24T22:20:40.699Z] #29 191.4 Setting up mingw-w64-common (8.0.0-1) ... [2023-02-24T22:20:40.913Z] #50 44.50 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-02-24T22:20:40.913Z] #50 44.52 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-02-24T22:20:40.913Z] #50 44.54 Setting up patch (2.7.6-7) ... [2023-02-24T22:20:40.913Z] #50 44.55 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-02-24T22:20:40.913Z] #50 44.63 invoke-rc.d: could not determine current runlevel [2023-02-24T22:20:40.913Z] #50 44.65 invoke-rc.d: policy-rc.d denied execution of start. [2023-02-24T22:20:40.913Z] #50 44.65 Setting up xfsprogs (5.10.0-4) ... [2023-02-24T22:20:40.913Z] #50 44.68 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-02-24T22:20:40.913Z] #50 44.70 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-24T22:20:40.913Z] #50 44.72 Setting up pigz (2.6-1) ... [2023-02-24T22:20:40.913Z] #50 44.73 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-24T22:20:40.958Z] #29 191.6 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:20:40.958Z] #29 191.7 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-24T22:20:40.958Z] #29 191.7 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:41.175Z] #50 44.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:20:41.175Z] #50 44.79 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-24T22:20:41.175Z] #50 44.80 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:20:41.217Z] #29 191.7 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-02-24T22:20:41.217Z] #29 191.8 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-24T22:20:41.217Z] #29 ... [2023-02-24T22:20:41.217Z] [2023-02-24T22:20:41.217Z] #26 [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 [2023-02-24T22:20:41.217Z] #26 DONE 191.9s [2023-02-24T22:20:41.217Z] [2023-02-24T22:20:41.217Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-02-24T22:20:41.217Z] #40 DONE 0.1s [2023-02-24T22:20:41.217Z] [2023-02-24T22:20:41.217Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:41.217Z] #29 191.9 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:20:41.217Z] #29 191.9 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 [2023-02-24T22:20:41.217Z] #29 191.9 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:20:41.217Z] #29 192.0 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 [2023-02-24T22:20:41.217Z] #29 ... [2023-02-24T22:20:41.217Z] [2023-02-24T22:20:41.217Z] #39 [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 [2023-02-24T22:20:41.217Z] #39 104.5 DEP criu/util.d [2023-02-24T22:20:41.217Z] #39 104.8 DEP criu/uffd.d [2023-02-24T22:20:41.217Z] #39 105.1 DEP criu/tun.d [2023-02-24T22:20:41.217Z] #39 105.4 DEP criu/tty.d [2023-02-24T22:20:41.217Z] #39 105.7 DEP criu/timerfd.d [2023-02-24T22:20:41.217Z] #39 106.0 DEP criu/timens.d [2023-02-24T22:20:41.217Z] #39 106.3 DEP criu/sysfs_parse.d [2023-02-24T22:20:41.217Z] #39 106.5 DEP criu/sysctl.d [2023-02-24T22:20:41.217Z] #39 106.7 DEP criu/string.d [2023-02-24T22:20:41.217Z] #39 106.8 DEP criu/stats.d [2023-02-24T22:20:41.217Z] #39 107.0 DEP criu/sockets.d [2023-02-24T22:20:41.217Z] #39 107.3 DEP criu/sk-unix.d [2023-02-24T22:20:41.217Z] #39 107.6 DEP criu/sk-tcp.d [2023-02-24T22:20:41.217Z] #39 107.9 DEP criu/sk-queue.d [2023-02-24T22:20:41.217Z] #39 108.1 DEP criu/sk-packet.d [2023-02-24T22:20:41.217Z] #39 108.3 DEP criu/sk-netlink.d [2023-02-24T22:20:41.217Z] #39 108.6 DEP criu/sk-inet.d [2023-02-24T22:20:41.217Z] #39 109.0 DEP criu/signalfd.d [2023-02-24T22:20:41.217Z] #39 109.1 DEP criu/sigframe.d [2023-02-24T22:20:41.217Z] #39 109.3 DEP criu/shmem.d [2023-02-24T22:20:41.258Z] #38 91.76 DEP criu/pie/util.d [2023-02-24T22:20:41.258Z] #38 91.98 CC criu/pie/util.o [2023-02-24T22:20:41.476Z] #39 ... [2023-02-24T22:20:41.476Z] [2023-02-24T22:20:41.476Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-02-24T22:20:41.476Z] #41 DONE 0.1s [2023-02-24T22:20:41.476Z] [2023-02-24T22:20:41.476Z] #29 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:41.476Z] #29 192.0 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-24T22:20:41.476Z] #29 192.0 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:20:41.476Z] #29 192.1 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 [2023-02-24T22:20:41.476Z] #29 192.1 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:20:41.476Z] #29 192.2 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-24T22:20:41.476Z] #29 192.2 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:20:41.476Z] #29 192.3 Setting up dmsetup (2:1.02.175-2.1) ... [2023-02-24T22:20:41.521Z] #38 92.37 CC criu/pie/util-vdso.o [2023-02-24T22:20:41.536Z] #38 160.7 CC criu/util.o [2023-02-24T22:20:41.735Z] #29 192.3 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:20:41.735Z] #29 192.3 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:20:41.735Z] #29 192.4 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:20:41.747Z] #50 45.50 Setting up libaio1:amd64 (0.3.112-9) ... [2023-02-24T22:20:41.747Z] #50 45.52 Setting up python3-lib2to3 (3.9.2-1) ... [2023-02-24T22:20:42.277Z] #32 ... [2023-02-24T22:20:42.277Z] [2023-02-24T22:20:42.277Z] #38 [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 [2023-02-24T22:20:42.277Z] #38 97.84 LINK criu/pie/parasite.built-in.o [2023-02-24T22:20:42.277Z] #38 97.98 GEN criu/pie/parasite-blob.h [2023-02-24T22:20:42.277Z] #38 98.04 CC criu/pie/parasite-vdso.o [2023-02-24T22:20:42.277Z] #38 99.12 CC criu/arch/x86/vdso-pie.o [2023-02-24T22:20:42.277Z] #38 99.47 CC criu/arch/x86/restorer.o [2023-02-24T22:20:42.277Z] #38 100.4 CC criu/arch/x86/restorer_unmap.o [2023-02-24T22:20:42.277Z] #38 100.6 CC criu/arch/x86/sigaction_compat_pie.o [2023-02-24T22:20:42.277Z] #38 100.9 CC criu/pie/restorer.o [2023-02-24T22:20:42.303Z] #29 DONE 193.0s [2023-02-24T22:20:42.303Z] [2023-02-24T22:20:42.303Z] #42 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-02-24T22:20:42.319Z] #50 45.99 Setting up libelf1:amd64 (0.183-1) ... [2023-02-24T22:20:42.319Z] #50 46.03 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:20:42.319Z] #50 46.09 Setting up python3-distutils (3.9.2-1) ... [2023-02-24T22:20:42.466Z] #38 93.25 CC criu/pie/util-vdso-elf32.o [2023-02-24T22:20:42.891Z] #50 46.61 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:20:42.891Z] #50 46.62 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-02-24T22:20:42.891Z] #50 46.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-02-24T22:20:42.891Z] #50 46.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-02-24T22:20:42.891Z] #50 46.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-02-24T22:20:42.891Z] #50 46.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-02-24T22:20:42.891Z] #50 46.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-02-24T22:20:42.891Z] #50 46.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-02-24T22:20:42.891Z] #50 46.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-02-24T22:20:42.891Z] #50 46.71 Setting up python3-setuptools (52.0.0-4) ... [2023-02-24T22:20:42.910Z] #38 162.1 CC criu/uts_ns.o [2023-02-24T22:20:42.910Z] #38 162.3 CC criu/vdso.o [2023-02-24T22:20:43.412Z] #38 94.13 AR criu/pie/pie.lib.a [2023-02-24T22:20:43.673Z] #38 94.28 DEP criu/pie/restorer.d [2023-02-24T22:20:43.845Z] #38 163.0 LINK criu/built-in.o [2023-02-24T22:20:43.845Z] #38 163.1 LINK criu/criu [2023-02-24T22:20:43.935Z] #38 94.62 DEP criu/arch/x86/sigaction_compat_pie.d [2023-02-24T22:20:44.103Z] #38 163.4 DEP lib/c/criu.d [2023-02-24T22:20:44.103Z] #38 163.5 CC images/rpc.pb-c.o [2023-02-24T22:20:44.197Z] #38 94.94 DEP criu/arch/x86/restorer_unmap.d [2023-02-24T22:20:44.458Z] #38 95.11 DEP criu/arch/x86/restorer.d [2023-02-24T22:20:44.541Z] #50 48.12 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:20:44.541Z] #50 48.14 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-02-24T22:20:44.541Z] #50 48.15 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-02-24T22:20:44.541Z] #50 48.16 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-02-24T22:20:44.720Z] #38 95.45 DEP criu/arch/x86/vdso-pie.d [2023-02-24T22:20:44.981Z] #38 95.62 DEP criu/pie/parasite-vdso.d [2023-02-24T22:20:45.039Z] #38 164.1 CC lib/c/criu.o [2023-02-24T22:20:45.243Z] #38 95.89 DEP criu/pie/parasite.d [2023-02-24T22:20:45.243Z] #38 96.08 CC criu/pie/parasite.o [2023-02-24T22:20:45.484Z] #50 49.29 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-24T22:20:45.484Z] #50 49.30 Setting up jq (1.6-2.1) ... [2023-02-24T22:20:45.484Z] #50 49.31 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-02-24T22:20:45.484Z] #50 49.32 Setting up iptables (1.8.7-1) ... [2023-02-24T22:20:45.484Z] #50 49.33 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-24T22:20:45.484Z] #50 49.34 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-24T22:20:45.484Z] #50 49.35 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-24T22:20:45.484Z] #50 49.35 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-24T22:20:45.484Z] #50 49.36 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-02-24T22:20:45.485Z] #50 49.37 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-02-24T22:20:45.485Z] #50 49.37 Setting up iproute2 (5.10.0-4) ... [2023-02-24T22:20:45.592Z] #42 DONE 2.7s [2023-02-24T22:20:45.592Z] [2023-02-24T22:20:45.592Z] #43 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-02-24T22:20:45.663Z] #38 105.7 LINK criu/pie/restorer.built-in.o [2023-02-24T22:20:45.663Z] #38 105.7 GEN criu/pie/restorer-blob.h [2023-02-24T22:20:45.663Z] #38 105.9 DEP criu/vdso.d [2023-02-24T22:20:45.940Z] #38 106.3 DEP criu/vdso-compat.d [2023-02-24T22:20:45.975Z] #38 165.3 LINK lib/c/built-in.o [2023-02-24T22:20:45.976Z] #38 165.3 LINK lib/c/libcriu.so [2023-02-24T22:20:45.976Z] #38 165.3 LINK lib/c/libcriu.a [2023-02-24T22:20:46.057Z] #50 49.81 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:20:46.203Z] #38 106.6 DEP criu/uts_ns.d [2023-02-24T22:20:46.234Z] #38 165.5 GEN magic.py [2023-02-24T22:20:46.234Z] #38 165.7 Note: Building without setproctitle() and strlcpy() support. [2023-02-24T22:20:46.234Z] #38 165.7 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-24T22:20:46.469Z] #38 ... [2023-02-24T22:20:46.469Z] [2023-02-24T22:20:46.469Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:46.469Z] #32 193.3 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-02-24T22:20:46.469Z] #32 193.3 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-02-24T22:20:46.469Z] #32 193.3 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-24T22:20:46.493Z] #38 165.7 Note: Building without GnuTLS support [2023-02-24T22:20:46.493Z] #38 165.7 Makefile.config:39: Warn: you have no libnftables installed [2023-02-24T22:20:46.493Z] #38 165.7 Makefile.config:40: Warn: Building without nftables support [2023-02-24T22:20:46.631Z] #50 DONE 50.2s [2023-02-24T22:20:46.631Z] [2023-02-24T22:20:46.631Z] #51 [dev-systemd-false 9/27] 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 [2023-02-24T22:20:47.047Z] #32 193.8 Selecting previously unselected package libapparmor1:amd64. [2023-02-24T22:20:47.047Z] #32 193.8 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-02-24T22:20:47.047Z] #32 193.8 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-02-24T22:20:47.160Z] #38 98.07 LINK criu/pie/parasite.built-in.o [2023-02-24T22:20:47.306Z] #32 ... [2023-02-24T22:20:47.306Z] [2023-02-24T22:20:47.306Z] #27 [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 [2023-02-24T22:20:47.306Z] #27 184.3 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-24T22:20:47.306Z] #27 184.3 + GOBIN=/build [2023-02-24T22:20:47.306Z] #27 184.3 + GO111MODULE=on [2023-02-24T22:20:47.306Z] #27 184.3 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-02-24T22:20:47.306Z] #27 DONE 194.2s [2023-02-24T22:20:47.306Z] [2023-02-24T22:20:47.306Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-02-24T22:20:47.306Z] #40 DONE 0.1s [2023-02-24T22:20:47.421Z] #38 98.09 GEN criu/pie/parasite-blob.h [2023-02-24T22:20:47.421Z] #38 98.11 CC criu/pie/parasite-vdso.o [2023-02-24T22:20:47.428Z] #38 166.7 fatal: not a git repository (or any of the parent directories): .git [2023-02-24T22:20:47.497Z] #43 DONE 2.3s [2023-02-24T22:20:47.497Z] [2023-02-24T22:20:47.497Z] #44 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-02-24T22:20:47.566Z] [2023-02-24T22:20:47.566Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-02-24T22:20:47.566Z] #41 DONE 0.1s [2023-02-24T22:20:47.566Z] [2023-02-24T22:20:47.566Z] #32 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:47.566Z] #32 194.3 Selecting previously unselected package libapparmor-dev:amd64. [2023-02-24T22:20:47.566Z] #32 194.4 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-02-24T22:20:47.566Z] #32 194.4 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-24T22:20:47.566Z] #32 194.6 Selecting previously unselected package libbtrfs0:amd64. [2023-02-24T22:20:47.566Z] #32 194.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-24T22:20:47.566Z] #32 194.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:20:47.574Z] #51 ... [2023-02-24T22:20:47.574Z] [2023-02-24T22:20:47.574Z] #39 [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 [2023-02-24T22:20:47.574Z] #39 130.4 CC criu/namespaces.o [2023-02-24T22:20:47.574Z] #39 132.8 CC criu/net.o [2023-02-24T22:20:47.574Z] #39 136.8 CC criu/netfilter.o [2023-02-24T22:20:47.574Z] #39 137.2 CC criu/page-pipe.o [2023-02-24T22:20:47.574Z] #39 138.0 CC criu/page-xfer.o [2023-02-24T22:20:47.574Z] #39 139.8 CC criu/pagemap-cache.o [2023-02-24T22:20:47.574Z] #39 140.1 CC criu/pagemap.o [2023-02-24T22:20:47.824Z] #32 194.8 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-24T22:20:47.824Z] #32 194.8 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-24T22:20:48.082Z] #32 194.8 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:20:48.202Z] #39 ... [2023-02-24T22:20:48.202Z] [2023-02-24T22:20:48.202Z] #51 [dev-systemd-false 9/27] 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 [2023-02-24T22:20:48.202Z] #51 1.745 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-02-24T22:20:48.202Z] #51 1.749 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-02-24T22:20:48.202Z] #51 1.752 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-02-24T22:20:48.202Z] #51 DONE 1.8s [2023-02-24T22:20:48.202Z] [2023-02-24T22:20:48.202Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-24T22:20:48.340Z] #32 195.1 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-02-24T22:20:48.340Z] #32 195.1 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:20:48.340Z] #32 195.1 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:20:48.340Z] #32 195.2 Selecting previously unselected package libudev-dev:amd64. [2023-02-24T22:20:48.340Z] #32 195.2 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-24T22:20:48.340Z] #32 195.2 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:20:48.363Z] #38 167.7 make[1]: Nothing to be done for 'all'. [2023-02-24T22:20:48.598Z] #32 195.5 Selecting previously unselected package libsepol1-dev:amd64. [2023-02-24T22:20:48.598Z] #32 195.5 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-02-24T22:20:48.598Z] #32 195.5 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-02-24T22:20:48.807Z] #38 99.47 CC criu/arch/x86/vdso-pie.o [2023-02-24T22:20:48.856Z] #32 195.8 Selecting previously unselected package libpcre2-16-0:amd64. [2023-02-24T22:20:48.856Z] #32 195.8 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:20:49.114Z] #32 195.9 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:49.114Z] #32 196.0 Selecting previously unselected package libpcre2-32-0:amd64. [2023-02-24T22:20:49.114Z] #32 196.0 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:20:49.114Z] #32 196.0 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:49.298Z] #38 168.7 make[1]: 'images/built-in.o' is up to date. [2023-02-24T22:20:49.298Z] #38 168.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-02-24T22:20:49.372Z] #32 196.4 Selecting previously unselected package libpcre2-posix2:amd64. [2023-02-24T22:20:49.372Z] #32 196.4 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:20:49.380Z] #38 100.1 CC criu/arch/x86/restorer.o [2023-02-24T22:20:49.403Z] #44 1.761 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-02-24T22:20:49.403Z] #44 DONE 1.9s [2023-02-24T22:20:49.403Z] [2023-02-24T22:20:49.403Z] #45 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-02-24T22:20:49.556Z] #38 168.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-02-24T22:20:49.557Z] #38 168.9 make[1]: 'compel/libcompel.a' is up to date. [2023-02-24T22:20:49.557Z] #38 168.9 make[1]: 'compel/compel-host-bin' is up to date. [2023-02-24T22:20:49.557Z] #38 169.0 make[1]: Nothing to be done for 'all'. [2023-02-24T22:20:49.557Z] #38 169.0 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-24T22:20:49.630Z] #32 196.4 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:49.631Z] #32 196.6 Selecting previously unselected package libpcre2-dev:amd64. [2023-02-24T22:20:49.631Z] #32 196.6 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:20:49.631Z] #32 196.6 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:49.815Z] #38 169.3 make[2]: Nothing to be done for 'all'. [2023-02-24T22:20:49.815Z] #38 169.3 make[2]: Nothing to be done for 'all'. [2023-02-24T22:20:50.073Z] #38 169.3 make[2]: Nothing to be done for 'all'. [2023-02-24T22:20:50.073Z] #38 169.4 make[2]: Nothing to be done for 'all'. [2023-02-24T22:20:50.073Z] #38 169.5 make[2]: Nothing to be done for 'all'. [2023-02-24T22:20:50.073Z] #38 169.5 make[2]: Nothing to be done for 'all'. [2023-02-24T22:20:50.323Z] #38 101.2 CC criu/arch/x86/restorer_unmap.o [2023-02-24T22:20:50.332Z] #38 169.6 make[2]: Nothing to be done for 'all'. [2023-02-24T22:20:50.332Z] #38 169.7 make[2]: Nothing to be done for 'all'. [2023-02-24T22:20:50.332Z] #38 169.7 INSTALL criu/criu [2023-02-24T22:20:50.584Z] #38 ... [2023-02-24T22:20:50.584Z] [2023-02-24T22:20:50.584Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:20:50.584Z] #31 186.8 Selecting previously unselected package g++-mingw-w64-x86-64-win32. [2023-02-24T22:20:50.584Z] #31 186.8 Preparing to unpack .../13-g++-mingw-w64-x86-64-win32_10.2.1-6+24.2_amd64.deb ... [2023-02-24T22:20:50.584Z] #31 186.9 Unpacking g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:20:50.899Z] #38 DONE 170.1s [2023-02-24T22:20:50.899Z] [2023-02-24T22:20:50.899Z] #37 [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 [2023-02-24T22:20:51.041Z] #32 197.6 Selecting previously unselected package libselinux1-dev:amd64. [2023-02-24T22:20:51.041Z] #32 197.6 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-02-24T22:20:51.041Z] #32 197.6 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-02-24T22:20:51.300Z] #32 198.3 Selecting previously unselected package libdevmapper-dev:amd64. [2023-02-24T22:20:51.308Z] #45 DONE 1.9s [2023-02-24T22:20:51.308Z] [2023-02-24T22:20:51.308Z] #46 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-02-24T22:20:51.558Z] #32 198.3 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:20:51.558Z] #32 198.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:20:51.558Z] #32 198.4 Selecting previously unselected package libseccomp-dev:amd64. [2023-02-24T22:20:51.558Z] #32 198.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-02-24T22:20:51.558Z] #32 198.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-24T22:20:51.567Z] #46 ... [2023-02-24T22:20:51.567Z] [2023-02-24T22:20:51.567Z] #39 [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 [2023-02-24T22:20:51.567Z] #39 109.7 DEP criu/servicefd.d [2023-02-24T22:20:51.567Z] #39 109.9 DEP criu/seize.d [2023-02-24T22:20:51.567Z] #39 110.2 DEP criu/seccomp.d [2023-02-24T22:20:51.567Z] #39 110.6 DEP criu/rst-malloc.d [2023-02-24T22:20:51.567Z] #39 110.7 DEP criu/rbtree.d [2023-02-24T22:20:51.567Z] #39 110.8 DEP criu/pstree.d [2023-02-24T22:20:51.567Z] #39 111.0 DEP criu/protobuf.d [2023-02-24T22:20:51.567Z] #39 111.3 GEN criu/protobuf-desc-gen.h [2023-02-24T22:20:51.567Z] #39 113.9 DEP criu/protobuf-desc.d [2023-02-24T22:20:51.567Z] #39 114.0 DEP criu/proc_parse.d [2023-02-24T22:20:51.567Z] #39 114.3 DEP criu/plugin.d [2023-02-24T22:20:51.567Z] #39 114.5 DEP criu/pipes.d [2023-02-24T22:20:51.567Z] #39 114.7 DEP criu/pie-util.d [2023-02-24T22:20:51.567Z] #39 114.9 DEP criu/pie-util-vdso.d [2023-02-24T22:20:51.567Z] #39 115.2 DEP criu/pie-util-vdso-elf32.d [2023-02-24T22:20:51.567Z] #39 115.3 DEP criu/path.d [2023-02-24T22:20:51.567Z] #39 115.5 DEP criu/parasite-syscall.d [2023-02-24T22:20:51.567Z] #39 115.9 DEP criu/pagemap.d [2023-02-24T22:20:51.567Z] #39 116.2 DEP criu/pagemap-cache.d [2023-02-24T22:20:51.567Z] #39 116.4 DEP criu/page-xfer.d [2023-02-24T22:20:51.567Z] #39 116.7 DEP criu/page-pipe.d [2023-02-24T22:20:51.567Z] #39 116.9 DEP criu/netfilter.d [2023-02-24T22:20:51.567Z] #39 117.2 DEP criu/net.d [2023-02-24T22:20:51.567Z] #39 117.6 DEP criu/namespaces.d [2023-02-24T22:20:51.567Z] #39 117.9 DEP criu/mount.d [2023-02-24T22:20:51.567Z] #39 118.2 DEP criu/memfd.d [2023-02-24T22:20:51.567Z] #39 118.5 DEP criu/mem.d [2023-02-24T22:20:51.567Z] #39 118.8 DEP criu/lsm.d [2023-02-24T22:20:51.567Z] #39 119.1 DEP criu/log.d [2023-02-24T22:20:51.567Z] #39 119.3 DEP criu/libnetlink.d [2023-02-24T22:20:51.567Z] #39 119.5 DEP criu/kerndat.d [2023-02-24T22:20:51.839Z] #39 119.8 DEP criu/kcmp-ids.d [2023-02-24T22:20:51.839Z] #39 120.0 DEP criu/irmap.d [2023-02-24T22:20:52.098Z] #39 120.3 DEP criu/ipc_ns.d [2023-02-24T22:20:52.125Z] #32 198.7 Selecting previously unselected package libsystemd-dev:amd64. [2023-02-24T22:20:52.125Z] #32 198.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-24T22:20:52.125Z] #32 199.0 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:20:52.357Z] #39 120.6 DEP criu/image.d [2023-02-24T22:20:52.357Z] #39 ... [2023-02-24T22:20:52.357Z] [2023-02-24T22:20:52.357Z] #47 [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 [2023-02-24T22:20:52.357Z] #0 2.543 + RM_GOPATH=0 [2023-02-24T22:20:52.357Z] #0 2.543 + TMP_GOPATH= [2023-02-24T22:20:52.358Z] #0 2.543 + : /build [2023-02-24T22:20:52.358Z] #0 2.543 + '[' -z '' ']' [2023-02-24T22:20:52.358Z] #0 2.543 ++ mktemp -d [2023-02-24T22:20:52.358Z] #0 2.551 + export GOPATH=/tmp/tmp.90BEujoxPW [2023-02-24T22:20:52.358Z] #0 2.551 + GOPATH=/tmp/tmp.90BEujoxPW [2023-02-24T22:20:52.358Z] #0 2.551 + RM_GOPATH=1 [2023-02-24T22:20:52.358Z] #0 2.551 + case "$(go env GOARCH)" in [2023-02-24T22:20:52.358Z] #0 2.552 ++ go env GOARCH [2023-02-24T22:20:52.358Z] #0 2.567 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:20:52.358Z] #0 2.567 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:20:52.358Z] #0 2.567 ++ dirname /tmp/install/install.sh [2023-02-24T22:20:52.358Z] #0 2.567 + dir=/tmp/install [2023-02-24T22:20:52.358Z] #0 2.567 + bin=runc [2023-02-24T22:20:52.358Z] #0 2.567 + shift [2023-02-24T22:20:52.358Z] #0 2.567 + '[' '!' -f /tmp/install/runc.installer ']' [2023-02-24T22:20:52.358Z] #0 2.567 + . /tmp/install/runc.installer [2023-02-24T22:20:52.358Z] #0 2.567 ++ set -e [2023-02-24T22:20:52.358Z] #0 2.567 ++ : v1.1.4 [2023-02-24T22:20:52.358Z] #0 2.567 + install_runc [2023-02-24T22:20:52.358Z] #0 2.567 + RUNC_BUILDTAGS=seccomp [2023-02-24T22:20:52.358Z] #0 2.567 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-02-24T22:20:52.358Z] #0 2.567 Install runc version v1.1.4 (build tags: seccomp) [2023-02-24T22:20:52.358Z] #0 2.575 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.90BEujoxPW/src/github.com/opencontainers/runc [2023-02-24T22:20:52.358Z] #0 2.575 Cloning into '/tmp/tmp.90BEujoxPW/src/github.com/opencontainers/runc'... [2023-02-24T22:20:52.617Z] #47 ... [2023-02-24T22:20:52.617Z] [2023-02-24T22:20:52.617Z] #39 [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 [2023-02-24T22:20:52.617Z] #39 120.8 DEP criu/image-desc.d [2023-02-24T22:20:52.876Z] #39 121.0 DEP criu/fsnotify.d [2023-02-24T22:20:53.082Z] #32 199.8 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-24T22:20:53.082Z] #32 199.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-02-24T22:20:53.082Z] #32 199.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-24T22:20:53.082Z] #32 199.8 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-02-24T22:20:53.082Z] #32 199.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-24T22:20:53.082Z] #32 199.9 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:53.082Z] #32 199.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:20:53.082Z] #32 199.9 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:53.082Z] #32 199.9 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:20:53.082Z] #32 199.9 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:53.082Z] #32 199.9 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-24T22:20:53.082Z] #32 200.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:20:53.082Z] #32 200.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-24T22:20:53.082Z] #32 200.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-24T22:20:53.135Z] #39 ... [2023-02-24T22:20:53.135Z] [2023-02-24T22:20:53.135Z] #46 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-02-24T22:20:53.135Z] #46 DONE 2.0s [2023-02-24T22:20:53.135Z] [2023-02-24T22:20:53.135Z] #39 [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 [2023-02-24T22:20:53.135Z] #39 121.3 DEP criu/filesystems.d [2023-02-24T22:20:53.344Z] #32 200.0 Setting up mingw-w64-common (8.0.0-1) ... [2023-02-24T22:20:53.344Z] #32 200.0 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:20:53.344Z] #32 200.0 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-24T22:20:53.344Z] #32 200.1 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:20:53.344Z] #32 200.1 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-02-24T22:20:53.344Z] #32 200.1 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-24T22:20:53.344Z] #32 200.1 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:20:53.344Z] #32 200.2 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 [2023-02-24T22:20:53.344Z] #32 200.2 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:20:53.344Z] #32 200.2 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2023-02-24T22:20:53.344Z] #32 200.2 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-24T22:20:53.344Z] #32 200.2 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:20:53.344Z] #32 200.3 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 [2023-02-24T22:20:53.344Z] #32 200.3 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:20:53.344Z] #32 200.3 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-24T22:20:53.394Z] #39 121.6 DEP criu/files.d [2023-02-24T22:20:53.603Z] #32 200.3 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:20:53.603Z] #32 200.3 Setting up dmsetup (2:1.02.175-2.1) ... [2023-02-24T22:20:53.603Z] #32 200.4 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:20:53.603Z] #32 200.4 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:20:53.603Z] #32 200.4 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:20:53.653Z] #39 122.0 DEP criu/files-reg.d [2023-02-24T22:20:54.228Z] #39 122.3 DEP criu/files-ext.d [2023-02-24T22:20:54.486Z] #39 122.6 DEP criu/file-lock.d [2023-02-24T22:20:54.565Z] #32 DONE 201.4s [2023-02-24T22:20:54.565Z] [2023-02-24T22:20:54.565Z] #42 [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 [2023-02-24T22:20:54.759Z] #39 122.9 DEP criu/file-ids.d [2023-02-24T22:20:54.808Z] #52 ... [2023-02-24T22:20:54.808Z] [2023-02-24T22:20:54.808Z] #39 [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 [2023-02-24T22:20:54.808Z] #39 141.4 CC criu/parasite-syscall.o [2023-02-24T22:20:54.808Z] #39 142.7 CC criu/path.o [2023-02-24T22:20:54.808Z] #39 143.1 CC criu/pie-util-vdso-elf32.o [2023-02-24T22:20:54.808Z] #39 143.7 CC criu/pie-util-vdso.o [2023-02-24T22:20:54.808Z] #39 144.3 CC criu/pie-util.o [2023-02-24T22:20:54.808Z] #39 144.5 CC criu/pipes.o [2023-02-24T22:20:54.808Z] #39 145.4 CC criu/plugin.o [2023-02-24T22:20:54.808Z] #39 146.0 CC criu/proc_parse.o [2023-02-24T22:20:55.025Z] #39 ... [2023-02-24T22:20:55.025Z] [2023-02-24T22:20:55.025Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-02-24T22:20:55.025Z] #48 DONE 1.9s [2023-02-24T22:20:55.025Z] [2023-02-24T22:20:55.025Z] #39 [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 [2023-02-24T22:20:55.025Z] #39 123.2 DEP criu/fifo.d [2023-02-24T22:20:55.285Z] #39 123.4 DEP criu/fdstore.d [2023-02-24T22:20:55.549Z] #39 123.7 DEP criu/fault-injection.d [2023-02-24T22:20:55.549Z] #39 123.8 DEP criu/external.d [2023-02-24T22:20:55.813Z] #39 124.0 DEP criu/eventpoll.d [2023-02-24T22:20:56.083Z] #39 124.3 DEP criu/eventfd.d [2023-02-24T22:20:56.197Z] #39 149.2 CC criu/protobuf-desc.o [2023-02-24T22:20:56.465Z] #42 ... [2023-02-24T22:20:56.465Z] [2023-02-24T22:20:56.465Z] #38 [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 [2023-02-24T22:20:56.465Z] #38 106.9 DEP criu/util.d [2023-02-24T22:20:56.465Z] #38 107.3 DEP criu/uffd.d [2023-02-24T22:20:56.465Z] #38 107.5 DEP criu/tun.d [2023-02-24T22:20:56.465Z] #38 107.7 DEP criu/tty.d [2023-02-24T22:20:56.465Z] #38 107.9 DEP criu/timerfd.d [2023-02-24T22:20:56.465Z] #38 108.2 DEP criu/timens.d [2023-02-24T22:20:56.465Z] #38 108.5 DEP criu/sysfs_parse.d [2023-02-24T22:20:56.465Z] #38 108.8 DEP criu/sysctl.d [2023-02-24T22:20:56.465Z] #38 109.1 DEP criu/string.d [2023-02-24T22:20:56.465Z] #38 109.1 DEP criu/stats.d [2023-02-24T22:20:56.465Z] #38 109.4 DEP criu/sockets.d [2023-02-24T22:20:56.465Z] #38 109.8 DEP criu/sk-unix.d [2023-02-24T22:20:56.465Z] #38 110.2 DEP criu/sk-tcp.d [2023-02-24T22:20:56.465Z] #38 110.5 DEP criu/sk-queue.d [2023-02-24T22:20:56.465Z] #38 110.7 DEP criu/sk-packet.d [2023-02-24T22:20:56.465Z] #38 111.0 DEP criu/sk-netlink.d [2023-02-24T22:20:56.465Z] #38 111.3 DEP criu/sk-inet.d [2023-02-24T22:20:56.465Z] #38 111.6 DEP criu/signalfd.d [2023-02-24T22:20:56.465Z] #38 111.7 DEP criu/sigframe.d [2023-02-24T22:20:56.465Z] #38 111.7 DEP criu/shmem.d [2023-02-24T22:20:56.465Z] #38 111.9 DEP criu/servicefd.d [2023-02-24T22:20:56.465Z] #38 112.1 DEP criu/seize.d [2023-02-24T22:20:56.465Z] #38 112.3 DEP criu/seccomp.d [2023-02-24T22:20:56.465Z] #38 112.4 DEP criu/rst-malloc.d [2023-02-24T22:20:56.465Z] #38 112.5 DEP criu/rbtree.d [2023-02-24T22:20:56.465Z] #38 112.6 DEP criu/pstree.d [2023-02-24T22:20:56.465Z] #38 112.8 DEP criu/protobuf.d [2023-02-24T22:20:56.465Z] #38 112.9 GEN criu/protobuf-desc-gen.h [2023-02-24T22:20:56.465Z] #38 115.1 DEP criu/protobuf-desc.d [2023-02-24T22:20:56.465Z] #38 115.2 DEP criu/proc_parse.d [2023-02-24T22:20:56.465Z] #38 115.6 DEP criu/plugin.d [2023-02-24T22:20:56.465Z] #38 115.9 DEP criu/pipes.d [2023-02-24T22:20:56.465Z] #38 116.1 DEP criu/pie-util.d [2023-02-24T22:20:56.465Z] #38 116.2 DEP criu/pie-util-vdso.d [2023-02-24T22:20:56.465Z] #38 116.4 DEP criu/pie-util-vdso-elf32.d [2023-02-24T22:20:56.465Z] #38 116.6 DEP criu/path.d [2023-02-24T22:20:56.465Z] #38 116.8 DEP criu/parasite-syscall.d [2023-02-24T22:20:56.652Z] #39 124.7 DEP criu/crtools.d [2023-02-24T22:20:56.723Z] #38 117.1 DEP criu/pagemap.d [2023-02-24T22:20:56.912Z] #39 124.9 DEP criu/cr-service.d [2023-02-24T22:20:56.912Z] #39 125.2 DEP criu/cr-restore.d [2023-02-24T22:20:56.982Z] #38 117.3 DEP criu/pagemap-cache.d [2023-02-24T22:20:57.175Z] #39 ... [2023-02-24T22:20:57.175Z] [2023-02-24T22:20:57.175Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-02-24T22:20:57.175Z] #49 DONE 2.2s [2023-02-24T22:20:57.240Z] #38 117.4 DEP criu/page-xfer.d [2023-02-24T22:20:57.240Z] #38 117.7 DEP criu/page-pipe.d [2023-02-24T22:20:57.434Z] [2023-02-24T22:20:57.434Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:20:57.498Z] #38 117.8 DEP criu/netfilter.d [2023-02-24T22:20:57.584Z] #39 150.3 CC criu/protobuf.o [2023-02-24T22:20:57.757Z] #38 118.1 DEP criu/net.d [2023-02-24T22:20:57.757Z] #38 ... [2023-02-24T22:20:57.757Z] [2023-02-24T22:20:57.757Z] #42 [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 [2023-02-24T22:20:57.757Z] #42 3.191 + RM_GOPATH=0 [2023-02-24T22:20:57.757Z] #42 3.191 + TMP_GOPATH= [2023-02-24T22:20:57.757Z] #42 3.191 + : /build [2023-02-24T22:20:57.757Z] #42 3.191 + '[' -z '' ']' [2023-02-24T22:20:57.757Z] #42 3.191 ++ mktemp -d [2023-02-24T22:20:57.757Z] #42 3.191 + export GOPATH=/tmp/tmp.2hGppYCKw7 [2023-02-24T22:20:57.757Z] #42 3.191 + GOPATH=/tmp/tmp.2hGppYCKw7 [2023-02-24T22:20:57.757Z] #42 3.191 + RM_GOPATH=1 [2023-02-24T22:20:57.757Z] #42 3.191 + case "$(go env GOARCH)" in [2023-02-24T22:20:57.757Z] #42 3.196 ++ go env GOARCH [2023-02-24T22:20:57.757Z] #42 3.236 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:20:57.757Z] #42 3.236 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:20:57.757Z] #42 3.260 ++ dirname /tmp/install/install.sh [2023-02-24T22:20:57.757Z] #42 3.272 + dir=/tmp/install [2023-02-24T22:20:57.757Z] #42 3.272 + bin=runc [2023-02-24T22:20:57.757Z] #42 3.272 + shift [2023-02-24T22:20:57.757Z] #42 3.272 + '[' '!' -f /tmp/install/runc.installer ']' [2023-02-24T22:20:57.757Z] #42 3.272 + . /tmp/install/runc.installer [2023-02-24T22:20:57.757Z] #42 3.272 ++ set -e [2023-02-24T22:20:57.757Z] #42 3.272 ++ : v1.1.4 [2023-02-24T22:20:57.757Z] #42 3.272 + install_runc [2023-02-24T22:20:57.757Z] #42 3.272 + RUNC_BUILDTAGS=seccomp [2023-02-24T22:20:57.757Z] #42 3.272 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-02-24T22:20:57.757Z] #42 3.272 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.2hGppYCKw7/src/github.com/opencontainers/runc [2023-02-24T22:20:57.757Z] #42 3.272 Install runc version v1.1.4 (build tags: seccomp) [2023-02-24T22:20:57.757Z] #42 3.284 Cloning into '/tmp/tmp.2hGppYCKw7/src/github.com/opencontainers/runc'... [2023-02-24T22:20:57.846Z] #39 150.8 CC criu/pstree.o [2023-02-24T22:20:58.325Z] #42 ... [2023-02-24T22:20:58.325Z] [2023-02-24T22:20:58.325Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-02-24T22:20:58.325Z] #43 DONE 3.8s [2023-02-24T22:20:58.325Z] [2023-02-24T22:20:58.325Z] #44 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-02-24T22:20:58.742Z] #31 ... [2023-02-24T22:20:58.742Z] [2023-02-24T22:20:58.742Z] #38 [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 [2023-02-24T22:20:58.742Z] #38 101.3 CC criu/arch/x86/sigaction_compat_pie.o [2023-02-24T22:20:58.742Z] #38 102.0 CC criu/pie/restorer.o [2023-02-24T22:20:58.742Z] #38 107.0 LINK criu/pie/restorer.built-in.o [2023-02-24T22:20:58.742Z] #38 107.1 GEN criu/pie/restorer-blob.h [2023-02-24T22:20:58.742Z] #38 107.3 DEP criu/vdso.d [2023-02-24T22:20:58.742Z] #38 107.5 DEP criu/vdso-compat.d [2023-02-24T22:20:58.742Z] #38 107.9 DEP criu/uts_ns.d [2023-02-24T22:20:58.742Z] #38 108.2 DEP criu/util.d [2023-02-24T22:20:58.742Z] #38 108.6 DEP criu/uffd.d [2023-02-24T22:20:58.742Z] #38 108.9 DEP criu/tun.d [2023-02-24T22:20:58.742Z] #38 109.1 DEP criu/tty.d [2023-02-24T22:20:58.742Z] #38 109.4 DEP criu/timerfd.d [2023-02-24T22:20:59.005Z] #38 109.8 DEP criu/timens.d [2023-02-24T22:20:59.232Z] #39 152.1 CC criu/rbtree.o [2023-02-24T22:20:59.343Z] #50 2.179 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:20:59.494Z] #39 152.5 CC criu/rst-malloc.o [2023-02-24T22:20:59.576Z] #38 110.1 DEP criu/sysfs_parse.d [2023-02-24T22:20:59.602Z] #50 2.232 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:20:59.602Z] #50 2.232 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:20:59.755Z] #39 152.8 CC criu/seccomp.o [2023-02-24T22:20:59.755Z] #39 ... [2023-02-24T22:20:59.755Z] [2023-02-24T22:20:59.755Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-24T22:20:59.755Z] #52 11.53 Collecting yamllint==1.26.1 [2023-02-24T22:20:59.837Z] #38 110.5 DEP criu/sysctl.d [2023-02-24T22:21:00.098Z] #38 110.8 DEP criu/string.d [2023-02-24T22:21:00.098Z] #38 110.9 DEP criu/stats.d [2023-02-24T22:21:00.229Z] #44 DONE 1.9s [2023-02-24T22:21:00.229Z] [2023-02-24T22:21:00.229Z] #38 [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 [2023-02-24T22:21:00.229Z] #38 118.4 DEP criu/namespaces.d [2023-02-24T22:21:00.229Z] #38 118.6 DEP criu/mount.d [2023-02-24T22:21:00.229Z] #38 119.0 DEP criu/memfd.d [2023-02-24T22:21:00.229Z] #38 119.3 DEP criu/mem.d [2023-02-24T22:21:00.229Z] #38 119.6 DEP criu/lsm.d [2023-02-24T22:21:00.229Z] #38 119.9 DEP criu/log.d [2023-02-24T22:21:00.229Z] #38 120.2 DEP criu/libnetlink.d [2023-02-24T22:21:00.229Z] #38 120.4 DEP criu/kerndat.d [2023-02-24T22:21:00.229Z] #38 120.7 DEP criu/kcmp-ids.d [2023-02-24T22:21:00.419Z] #38 111.1 DEP criu/sockets.d [2023-02-24T22:21:00.488Z] #38 120.8 DEP criu/irmap.d [2023-02-24T22:21:00.539Z] #50 3.072 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:21:00.699Z] #52 12.62 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-02-24T22:21:00.704Z] #38 111.4 DEP criu/sk-unix.d [2023-02-24T22:21:00.966Z] #38 111.7 DEP criu/sk-tcp.d [2023-02-24T22:21:01.056Z] #38 121.2 DEP criu/ipc_ns.d [2023-02-24T22:21:01.056Z] #38 121.5 DEP criu/image.d [2023-02-24T22:21:01.228Z] #38 112.0 DEP criu/sk-queue.d [2023-02-24T22:21:01.228Z] #38 ... [2023-02-24T22:21:01.228Z] [2023-02-24T22:21:01.228Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:21:01.228Z] #31 197.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2023-02-24T22:21:01.228Z] #31 197.5 Preparing to unpack .../14-g++-mingw-w64-x86-64_10.2.1-6+24.2_all.deb ... [2023-02-24T22:21:01.314Z] #38 121.7 DEP criu/image-desc.d [2023-02-24T22:21:01.491Z] #31 197.6 Unpacking g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-24T22:21:01.577Z] #38 121.9 DEP criu/fsnotify.d [2023-02-24T22:21:01.836Z] #38 122.1 DEP criu/filesystems.d [2023-02-24T22:21:02.095Z] #38 122.5 DEP criu/files.d [2023-02-24T22:21:02.353Z] #38 122.8 DEP criu/files-reg.d [2023-02-24T22:21:02.446Z] #50 5.000 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:21:02.613Z] #52 13.98 Collecting pathspec>=0.5.3 [2023-02-24T22:21:02.613Z] #52 14.00 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-02-24T22:21:02.706Z] #50 ... [2023-02-24T22:21:02.706Z] [2023-02-24T22:21:02.706Z] #47 [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 [2023-02-24T22:21:02.706Z] #47 20.32 Updating files: 97% (1186/1216) Updating files: 98% (1192/1216) Updating files: 99% (1204/1216) Updating files: 100% (1216/1216) Updating files: 100% (1216/1216), done. [2023-02-24T22:21:02.706Z] #47 20.37 + cd /tmp/tmp.90BEujoxPW/src/github.com/opencontainers/runc [2023-02-24T22:21:02.706Z] #47 20.37 + git checkout -q v1.1.4 [2023-02-24T22:21:02.873Z] #52 14.47 Collecting pyyaml [2023-02-24T22:21:02.873Z] #52 14.49 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-02-24T22:21:02.873Z] #52 14.54 Building wheels for collected packages: yamllint [2023-02-24T22:21:02.873Z] #52 14.56 Building wheel for yamllint (setup.py): started [2023-02-24T22:21:02.877Z] #31 198.9 Selecting previously unselected package libapparmor1:amd64. [2023-02-24T22:21:02.877Z] #31 198.9 Preparing to unpack .../15-libapparmor1_2.13.6-10_amd64.deb ... [2023-02-24T22:21:02.877Z] #31 199.0 Unpacking libapparmor1:amd64 (2.13.6-10) ... [2023-02-24T22:21:02.877Z] #31 199.2 Selecting previously unselected package libapparmor-dev:amd64. [2023-02-24T22:21:02.877Z] #31 199.2 Preparing to unpack .../16-libapparmor-dev_2.13.6-10_amd64.deb ... [2023-02-24T22:21:02.877Z] #31 199.2 Unpacking libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-24T22:21:02.920Z] #38 123.0 DEP criu/files-ext.d [2023-02-24T22:21:02.920Z] #38 ... [2023-02-24T22:21:02.920Z] [2023-02-24T22:21:02.920Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-02-24T22:21:02.920Z] #0 2.153 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-02-24T22:21:02.920Z] #45 DONE 2.6s [2023-02-24T22:21:02.920Z] [2023-02-24T22:21:02.920Z] #38 [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 [2023-02-24T22:21:02.920Z] #38 123.3 DEP criu/file-lock.d [2023-02-24T22:21:03.137Z] #31 199.6 Selecting previously unselected package libbtrfs0:amd64. [2023-02-24T22:21:03.179Z] #38 ... [2023-02-24T22:21:03.179Z] [2023-02-24T22:21:03.179Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-02-24T22:21:03.398Z] #31 199.6 Preparing to unpack .../17-libbtrfs0_5.10.1-2_amd64.deb ... [2023-02-24T22:21:03.398Z] #31 199.6 Unpacking libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:21:03.715Z] #31 199.9 Selecting previously unselected package libbtrfs-dev:amd64. [2023-02-24T22:21:03.715Z] #31 199.9 Preparing to unpack .../18-libbtrfs-dev_5.10.1-2_amd64.deb ... [2023-02-24T22:21:03.715Z] #31 199.9 Unpacking libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:21:03.816Z] #52 15.71 Building wheel for yamllint (setup.py): finished with status 'done' [2023-02-24T22:21:03.977Z] #31 ... [2023-02-24T22:21:03.977Z] [2023-02-24T22:21:03.977Z] #27 [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 [2023-02-24T22:21:03.977Z] #27 191.9 + for f in rootlesskit rootlesskit-docker-proxy [2023-02-24T22:21:03.977Z] #27 191.9 + GOBIN=/build [2023-02-24T22:21:03.977Z] #27 191.9 + GO111MODULE=on [2023-02-24T22:21:03.977Z] #27 191.9 + go install -ldflags= github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy@v0.14.4 [2023-02-24T22:21:03.977Z] #27 DONE 200.3s [2023-02-24T22:21:03.977Z] [2023-02-24T22:21:03.977Z] #40 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2023-02-24T22:21:03.977Z] #40 DONE 0.1s [2023-02-24T22:21:03.977Z] [2023-02-24T22:21:03.977Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:21:03.977Z] #31 200.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2023-02-24T22:21:03.977Z] #31 200.4 Preparing to unpack .../19-libdevmapper-event1.02.1_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:21:04.078Z] #52 15.71 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=9db15fce3825a9602f512438a220f6a2f6095d3b3b49911d3e86664f011d1e68 [2023-02-24T22:21:04.078Z] #52 15.71 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-02-24T22:21:04.078Z] #52 15.72 Successfully built yamllint [2023-02-24T22:21:04.078Z] #52 15.76 Installing collected packages: pyyaml, pathspec, yamllint [2023-02-24T22:21:04.087Z] #47 21.46 + '[' -z '' ']' [2023-02-24T22:21:04.087Z] #47 21.46 + target=static [2023-02-24T22:21:04.087Z] #47 21.46 + make BUILDTAGS=seccomp static [2023-02-24T22:21:04.242Z] #31 200.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:21:04.242Z] #31 200.5 Selecting previously unselected package libudev-dev:amd64. [2023-02-24T22:21:04.242Z] #31 200.5 Preparing to unpack .../20-libudev-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-24T22:21:04.242Z] #31 200.5 Unpacking libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:21:04.242Z] #31 ... [2023-02-24T22:21:04.242Z] [2023-02-24T22:21:04.242Z] #41 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2023-02-24T22:21:04.242Z] #41 DONE 0.2s [2023-02-24T22:21:04.360Z] #47 22.02 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-02-24T22:21:04.505Z] [2023-02-24T22:21:04.505Z] #31 [runtime-dev-cross-false 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev libsystemd-dev libudev-dev [2023-02-24T22:21:04.505Z] #31 200.7 Selecting previously unselected package libsepol1-dev:amd64. [2023-02-24T22:21:04.505Z] #31 200.8 Preparing to unpack .../21-libsepol1-dev_3.1-1_amd64.deb ... [2023-02-24T22:21:04.505Z] #31 200.8 Unpacking libsepol1-dev:amd64 (3.1-1) ... [2023-02-24T22:21:04.650Z] #52 16.20 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.26.1 [2023-02-24T22:21:05.079Z] #31 201.3 Selecting previously unselected package libpcre2-16-0:amd64. [2023-02-24T22:21:05.079Z] #31 201.3 Preparing to unpack .../22-libpcre2-16-0_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:21:05.079Z] #31 201.3 Unpacking libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:21:05.223Z] #52 DONE 16.9s [2023-02-24T22:21:05.223Z] [2023-02-24T22:21:05.223Z] #39 [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 [2023-02-24T22:21:05.223Z] #39 153.5 CC criu/seize.o [2023-02-24T22:21:05.223Z] #39 154.7 CC criu/servicefd.o [2023-02-24T22:21:05.223Z] #39 155.2 include/common/asm/bitops.h: Assembler messages: [2023-02-24T22:21:05.223Z] #39 155.3 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:21:05.223Z] #39 155.3 CC criu/shmem.o [2023-02-24T22:21:05.223Z] #39 156.5 CC criu/sigframe.o [2023-02-24T22:21:05.223Z] #39 156.8 CC criu/signalfd.o [2023-02-24T22:21:05.223Z] #39 157.2 CC criu/sk-inet.o [2023-02-24T22:21:05.340Z] #31 201.7 Selecting previously unselected package libpcre2-32-0:amd64. [2023-02-24T22:21:05.340Z] #31 201.8 Preparing to unpack .../23-libpcre2-32-0_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:21:05.484Z] #39 ... [2023-02-24T22:21:05.484Z] [2023-02-24T22:21:05.484Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-02-24T22:21:05.484Z] #53 DONE 0.3s [2023-02-24T22:21:05.484Z] [2023-02-24T22:21:05.484Z] #39 [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 [2023-02-24T22:21:05.484Z] #39 158.5 CC criu/sk-netlink.o [2023-02-24T22:21:05.484Z] #39 ... [2023-02-24T22:21:05.484Z] [2023-02-24T22:21:05.484Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-02-24T22:21:05.601Z] #31 201.8 Unpacking libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:21:05.601Z] #31 202.0 Selecting previously unselected package libpcre2-posix2:amd64. [2023-02-24T22:21:05.710Z] #46 DONE 2.3s [2023-02-24T22:21:05.710Z] [2023-02-24T22:21:05.710Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-02-24T22:21:05.865Z] #31 202.0 Preparing to unpack .../24-libpcre2-posix2_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:21:05.865Z] #31 202.0 Unpacking libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:21:05.865Z] #31 202.2 Selecting previously unselected package libpcre2-dev:amd64. [2023-02-24T22:21:05.865Z] #31 202.2 Preparing to unpack .../25-libpcre2-dev_10.36-2+deb11u1_amd64.deb ... [2023-02-24T22:21:05.865Z] #31 202.2 Unpacking libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:21:06.058Z] #54 DONE 0.5s [2023-02-24T22:21:06.059Z] [2023-02-24T22:21:06.059Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-02-24T22:21:06.059Z] #55 DONE 0.2s [2023-02-24T22:21:06.059Z] [2023-02-24T22:21:06.059Z] #39 [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 [2023-02-24T22:21:06.059Z] #39 159.1 CC criu/sk-packet.o [2023-02-24T22:21:06.320Z] #39 ... [2023-02-24T22:21:06.320Z] [2023-02-24T22:21:06.320Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-02-24T22:21:06.320Z] #56 DONE 0.1s [2023-02-24T22:21:06.320Z] [2023-02-24T22:21:06.320Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-02-24T22:21:06.320Z] #57 DONE 0.1s [2023-02-24T22:21:06.320Z] [2023-02-24T22:21:06.320Z] #39 [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 [2023-02-24T22:21:06.812Z] #31 202.9 Selecting previously unselected package libselinux1-dev:amd64. [2023-02-24T22:21:06.812Z] #31 202.9 Preparing to unpack .../26-libselinux1-dev_3.1-3_amd64.deb ... [2023-02-24T22:21:06.812Z] #31 202.9 Unpacking libselinux1-dev:amd64 (3.1-3) ... [2023-02-24T22:21:06.891Z] #39 159.9 CC criu/sk-queue.o [2023-02-24T22:21:07.079Z] #31 203.2 Selecting previously unselected package libdevmapper-dev:amd64. [2023-02-24T22:21:07.079Z] #31 203.2 Preparing to unpack .../27-libdevmapper-dev_2%3a1.02.175-2.1_amd64.deb ... [2023-02-24T22:21:07.079Z] #31 203.3 Unpacking libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:21:07.079Z] #31 203.4 Selecting previously unselected package libseccomp-dev:amd64. [2023-02-24T22:21:07.079Z] #31 203.4 Preparing to unpack .../28-libseccomp-dev_2.5.1-1+deb11u1_amd64.deb ... [2023-02-24T22:21:07.079Z] #31 203.4 Unpacking libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-24T22:21:07.087Z] #47 DONE 1.6s [2023-02-24T22:21:07.087Z] [2023-02-24T22:21:07.087Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-02-24T22:21:07.464Z] #39 160.4 CC criu/sk-tcp.o [2023-02-24T22:21:07.666Z] #31 203.8 Selecting previously unselected package libsystemd-dev:amd64. [2023-02-24T22:21:07.666Z] #31 203.8 Preparing to unpack .../29-libsystemd-dev_247.3-7+deb11u1_amd64.deb ... [2023-02-24T22:21:07.666Z] #31 203.8 Unpacking libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:21:07.669Z] #47 ... [2023-02-24T22:21:07.669Z] [2023-02-24T22:21:07.669Z] #39 [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 [2023-02-24T22:21:07.669Z] #39 125.6 DEP criu/cr-errno.d [2023-02-24T22:21:07.669Z] #39 125.7 DEP criu/cr-dump.d [2023-02-24T22:21:07.669Z] #39 126.1 DEP criu/cr-dedup.d [2023-02-24T22:21:07.669Z] #39 126.4 DEP criu/cr-check.d [2023-02-24T22:21:07.669Z] #39 126.7 DEP criu/config.d [2023-02-24T22:21:07.669Z] #39 126.9 DEP criu/clone-noasan.d [2023-02-24T22:21:07.669Z] #39 127.1 DEP criu/cgroup.d [2023-02-24T22:21:07.669Z] #39 127.3 DEP criu/cgroup-props.d [2023-02-24T22:21:07.669Z] #39 127.5 DEP criu/bitmap.d [2023-02-24T22:21:07.669Z] #39 127.5 DEP criu/bfd.d [2023-02-24T22:21:07.669Z] #39 127.8 DEP criu/autofs.d [2023-02-24T22:21:07.669Z] #39 128.1 DEP criu/aio.d [2023-02-24T22:21:07.669Z] #39 128.4 DEP criu/action-scripts.d [2023-02-24T22:21:07.669Z] #39 128.9 CC criu/action-scripts.o [2023-02-24T22:21:07.669Z] #39 129.6 CC criu/aio.o [2023-02-24T22:21:07.669Z] #39 130.4 CC criu/autofs.o [2023-02-24T22:21:07.669Z] #39 132.7 CC criu/bfd.o [2023-02-24T22:21:07.669Z] #39 133.8 CC criu/bitmap.o [2023-02-24T22:21:07.669Z] #39 134.1 CC criu/cgroup-props.o [2023-02-24T22:21:07.669Z] #39 135.8 CC criu/cgroup.o [2023-02-24T22:21:08.035Z] #39 161.0 CC criu/sk-unix.o [2023-02-24T22:21:08.464Z] #48 DONE 1.6s [2023-02-24T22:21:08.464Z] [2023-02-24T22:21:08.464Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-02-24T22:21:08.614Z] #31 204.7 Setting up libseccomp-dev:amd64 (2.5.1-1+deb11u1) ... [2023-02-24T22:21:08.614Z] #31 204.8 Setting up libapparmor1:amd64 (2.13.6-10) ... [2023-02-24T22:21:08.614Z] #31 204.8 Setting up binutils-mingw-w64-x86-64 (2.35.2-2+8.11+b3) ... [2023-02-24T22:21:08.614Z] #31 204.9 Setting up libsepol1-dev:amd64 (3.1-1) ... [2023-02-24T22:21:08.614Z] #31 204.9 Setting up gcc-mingw-w64-base (10.2.1-6+24.2) ... [2023-02-24T22:21:08.614Z] #31 204.9 Setting up libpcre2-16-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:21:08.614Z] #31 204.9 Setting up libbtrfs0:amd64 (5.10.1-2) ... [2023-02-24T22:21:08.614Z] #31 205.0 Setting up libpcre2-32-0:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:21:08.614Z] #31 205.0 Setting up libudev-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:21:08.614Z] #31 205.0 Setting up libpcre2-posix2:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:21:08.614Z] #31 205.0 Setting up binutils-mingw-w64-i686 (2.35.2-2+8.11+b3) ... [2023-02-24T22:21:08.614Z] #31 205.0 Setting up libbtrfs-dev:amd64 (5.10.1-2) ... [2023-02-24T22:21:08.614Z] #31 205.0 Setting up gcc-mingw-w64-x86-64-win32-runtime (10.2.1-6+24.2) ... [2023-02-24T22:21:08.614Z] #31 205.0 Setting up libapparmor-dev:amd64 (2.13.6-10) ... [2023-02-24T22:21:08.879Z] #31 205.1 Setting up mingw-w64-common (8.0.0-1) ... [2023-02-24T22:21:08.879Z] #31 205.2 Setting up libsystemd-dev:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:21:08.879Z] #31 205.2 Setting up mingw-w64-x86-64-dev (8.0.0-1) ... [2023-02-24T22:21:08.879Z] #31 205.2 Setting up libpcre2-dev:amd64 (10.36-2+deb11u1) ... [2023-02-24T22:21:08.879Z] #31 205.2 Setting up libselinux1-dev:amd64 (3.1-3) ... [2023-02-24T22:21:08.879Z] #31 205.2 Setting up gcc-mingw-w64-x86-64-posix-runtime (10.2.1-6+24.2) ... [2023-02-24T22:21:08.879Z] #31 205.3 Setting up gcc-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:21:09.142Z] #31 205.3 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 [2023-02-24T22:21:09.142Z] #31 205.3 Setting up gcc-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:21:09.142Z] #31 205.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 [2023-02-24T22:21:09.142Z] #31 205.4 Setting up binutils-mingw-w64 (2.35-2+8.11) ... [2023-02-24T22:21:09.142Z] #31 205.4 Setting up g++-mingw-w64-x86-64-win32 (10.2.1-6+24.2) ... [2023-02-24T22:21:09.142Z] #31 205.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 [2023-02-24T22:21:09.142Z] #31 205.5 Setting up g++-mingw-w64-x86-64-posix (10.2.1-6+24.2) ... [2023-02-24T22:21:09.142Z] #31 205.5 Setting up g++-mingw-w64-x86-64 (10.2.1-6+24.2) ... [2023-02-24T22:21:09.404Z] #31 205.6 Setting up libdevmapper1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:21:09.404Z] #31 205.6 Setting up dmsetup (2:1.02.175-2.1) ... [2023-02-24T22:21:09.404Z] #31 205.7 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:21:09.404Z] #31 205.7 Setting up libdevmapper-dev:amd64 (2:1.02.175-2.1) ... [2023-02-24T22:21:09.404Z] #31 205.7 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:21:09.975Z] #31 DONE 206.2s [2023-02-24T22:21:09.975Z] [2023-02-24T22:21:09.975Z] #42 [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 [2023-02-24T22:21:10.582Z] #39 163.3 CC criu/sockets.o [2023-02-24T22:21:10.999Z] #49 DONE 2.2s [2023-02-24T22:21:10.999Z] [2023-02-24T22:21:10.999Z] #38 [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 [2023-02-24T22:21:10.999Z] #38 123.7 DEP criu/file-ids.d [2023-02-24T22:21:10.999Z] #38 124.0 DEP criu/fifo.d [2023-02-24T22:21:10.999Z] #38 124.4 DEP criu/fdstore.d [2023-02-24T22:21:10.999Z] #38 124.6 DEP criu/fault-injection.d [2023-02-24T22:21:10.999Z] #38 124.7 DEP criu/external.d [2023-02-24T22:21:10.999Z] #38 124.8 DEP criu/eventpoll.d [2023-02-24T22:21:10.999Z] #38 125.0 DEP criu/eventfd.d [2023-02-24T22:21:10.999Z] #38 125.3 DEP criu/crtools.d [2023-02-24T22:21:10.999Z] #38 125.7 DEP criu/cr-service.d [2023-02-24T22:21:10.999Z] #38 125.9 DEP criu/cr-restore.d [2023-02-24T22:21:10.999Z] #38 126.4 DEP criu/cr-errno.d [2023-02-24T22:21:10.999Z] #38 126.4 DEP criu/cr-dump.d [2023-02-24T22:21:10.999Z] #38 126.8 DEP criu/cr-dedup.d [2023-02-24T22:21:10.999Z] #38 127.3 DEP criu/cr-check.d [2023-02-24T22:21:10.999Z] #38 127.6 DEP criu/config.d [2023-02-24T22:21:10.999Z] #38 128.0 DEP criu/clone-noasan.d [2023-02-24T22:21:10.999Z] #38 128.1 DEP criu/cgroup.d [2023-02-24T22:21:10.999Z] #38 128.4 DEP criu/cgroup-props.d [2023-02-24T22:21:10.999Z] #38 128.7 DEP criu/bitmap.d [2023-02-24T22:21:10.999Z] #38 128.7 DEP criu/bfd.d [2023-02-24T22:21:10.999Z] #38 128.9 DEP criu/autofs.d [2023-02-24T22:21:10.999Z] #38 129.2 DEP criu/aio.d [2023-02-24T22:21:10.999Z] #38 129.5 DEP criu/action-scripts.d [2023-02-24T22:21:10.999Z] #38 129.9 CC criu/action-scripts.o [2023-02-24T22:21:10.999Z] #38 130.6 CC criu/aio.o [2023-02-24T22:21:11.258Z] #38 131.5 CC criu/autofs.o [2023-02-24T22:21:11.446Z] #42 ... [2023-02-24T22:21:11.446Z] [2023-02-24T22:21:11.446Z] #38 [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 [2023-02-24T22:21:11.446Z] #38 112.2 DEP criu/sk-packet.d [2023-02-24T22:21:11.446Z] #38 112.4 DEP criu/sk-netlink.d [2023-02-24T22:21:11.446Z] #38 112.6 DEP criu/sk-inet.d [2023-02-24T22:21:11.446Z] #38 112.8 DEP criu/signalfd.d [2023-02-24T22:21:11.446Z] #38 113.1 DEP criu/sigframe.d [2023-02-24T22:21:11.446Z] #38 113.3 DEP criu/shmem.d [2023-02-24T22:21:11.446Z] #38 113.4 DEP criu/servicefd.d [2023-02-24T22:21:11.446Z] #38 113.5 DEP criu/seize.d [2023-02-24T22:21:11.446Z] #38 113.6 DEP criu/seccomp.d [2023-02-24T22:21:11.446Z] #38 114.0 DEP criu/rst-malloc.d [2023-02-24T22:21:11.446Z] #38 114.1 DEP criu/rbtree.d [2023-02-24T22:21:11.446Z] #38 114.2 DEP criu/pstree.d [2023-02-24T22:21:11.446Z] #38 114.6 DEP criu/protobuf.d [2023-02-24T22:21:11.446Z] #38 114.8 GEN criu/protobuf-desc-gen.h [2023-02-24T22:21:11.446Z] #38 117.8 DEP criu/protobuf-desc.d [2023-02-24T22:21:11.446Z] #38 118.1 DEP criu/proc_parse.d [2023-02-24T22:21:11.446Z] #38 118.4 DEP criu/plugin.d [2023-02-24T22:21:11.446Z] #38 118.6 DEP criu/pipes.d [2023-02-24T22:21:11.446Z] #38 118.9 DEP criu/pie-util.d [2023-02-24T22:21:11.446Z] #38 119.1 DEP criu/pie-util-vdso.d [2023-02-24T22:21:11.446Z] #38 119.3 DEP criu/pie-util-vdso-elf32.d [2023-02-24T22:21:11.446Z] #38 119.5 DEP criu/path.d [2023-02-24T22:21:11.446Z] #38 119.8 DEP criu/parasite-syscall.d [2023-02-24T22:21:11.446Z] #38 120.2 DEP criu/pagemap.d [2023-02-24T22:21:11.446Z] #38 120.6 DEP criu/pagemap-cache.d [2023-02-24T22:21:11.446Z] #38 120.8 DEP criu/page-xfer.d [2023-02-24T22:21:11.446Z] #38 121.1 DEP criu/page-pipe.d [2023-02-24T22:21:11.446Z] #38 121.3 DEP criu/netfilter.d [2023-02-24T22:21:11.446Z] #38 121.5 DEP criu/net.d [2023-02-24T22:21:11.446Z] #38 121.8 DEP criu/namespaces.d [2023-02-24T22:21:11.446Z] #38 122.1 DEP criu/mount.d [2023-02-24T22:21:11.524Z] #39 164.7 CC criu/stats.o [2023-02-24T22:21:11.726Z] #38 122.5 DEP criu/memfd.d [2023-02-24T22:21:11.987Z] #38 122.8 DEP criu/mem.d [2023-02-24T22:21:12.096Z] #39 165.0 CC criu/string.o [2023-02-24T22:21:12.096Z] #39 165.1 CC criu/sysctl.o [2023-02-24T22:21:12.611Z] #38 123.1 DEP criu/lsm.d [2023-02-24T22:21:12.611Z] #38 ... [2023-02-24T22:21:12.611Z] [2023-02-24T22:21:12.611Z] #42 [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 [2023-02-24T22:21:12.611Z] #42 2.609 + RM_GOPATH=0 [2023-02-24T22:21:12.611Z] #42 2.609 + TMP_GOPATH= [2023-02-24T22:21:12.611Z] #42 2.609 + : /build [2023-02-24T22:21:12.611Z] #42 2.609 + '[' -z '' ']' [2023-02-24T22:21:12.611Z] #42 2.609 ++ mktemp -d [2023-02-24T22:21:12.611Z] #42 2.613 + export GOPATH=/tmp/tmp.Os3uBiqfwM [2023-02-24T22:21:12.611Z] #42 2.613 + GOPATH=/tmp/tmp.Os3uBiqfwM [2023-02-24T22:21:12.611Z] #42 2.613 + RM_GOPATH=1 [2023-02-24T22:21:12.611Z] #42 2.613 + case "$(go env GOARCH)" in [2023-02-24T22:21:12.611Z] #42 2.613 ++ go env GOARCH [2023-02-24T22:21:12.611Z] #42 2.631 + export GO_BUILDMODE=-buildmode=pie [2023-02-24T22:21:12.611Z] #42 2.631 + GO_BUILDMODE=-buildmode=pie [2023-02-24T22:21:12.611Z] #42 2.631 ++ dirname /tmp/install/install.sh [2023-02-24T22:21:12.611Z] #42 2.631 + dir=/tmp/install [2023-02-24T22:21:12.611Z] #42 2.631 + bin=runc [2023-02-24T22:21:12.611Z] #42 2.631 + shift [2023-02-24T22:21:12.611Z] #42 2.631 + '[' '!' -f /tmp/install/runc.installer ']' [2023-02-24T22:21:12.611Z] #42 2.631 + . /tmp/install/runc.installer [2023-02-24T22:21:12.611Z] #42 2.631 ++ set -e [2023-02-24T22:21:12.611Z] #42 2.631 ++ : v1.1.4 [2023-02-24T22:21:12.611Z] #42 2.631 + install_runc [2023-02-24T22:21:12.611Z] #42 2.631 + RUNC_BUILDTAGS=seccomp [2023-02-24T22:21:12.611Z] #42 2.631 + echo 'Install runc version v1.1.4 (build tags: seccomp)' [2023-02-24T22:21:12.611Z] #42 2.631 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.Os3uBiqfwM/src/github.com/opencontainers/runc [2023-02-24T22:21:12.611Z] #42 2.631 Install runc version v1.1.4 (build tags: seccomp) [2023-02-24T22:21:12.611Z] #42 2.643 Cloning into '/tmp/tmp.Os3uBiqfwM/src/github.com/opencontainers/runc'... [2023-02-24T22:21:12.668Z] #39 165.8 CC criu/sysfs_parse.o [2023-02-24T22:21:13.161Z] #38 133.6 CC criu/bfd.o [2023-02-24T22:21:13.161Z] #38 ... [2023-02-24T22:21:13.161Z] [2023-02-24T22:21:13.161Z] #42 [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 [2023-02-24T22:21:13.161Z] #42 18.60 + cd /tmp/tmp.2hGppYCKw7/src/github.com/opencontainers/runc [2023-02-24T22:21:13.161Z] #42 18.60 + git checkout -q v1.1.4 [2023-02-24T22:21:13.213Z] #42 ... [2023-02-24T22:21:13.213Z] [2023-02-24T22:21:13.213Z] #43 [dev-systemd-false 1/27] RUN groupadd -r docker [2023-02-24T22:21:13.213Z] #43 DONE 3.3s [2023-02-24T22:21:13.474Z] [2023-02-24T22:21:13.474Z] #44 [dev-systemd-false 2/27] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2023-02-24T22:21:13.612Z] #39 166.4 CC criu/timens.o [2023-02-24T22:21:13.612Z] #39 166.7 CC criu/timerfd.o [2023-02-24T22:21:14.097Z] #42 19.65 + '[' -z '' ']' [2023-02-24T22:21:14.097Z] #42 19.65 + target=static [2023-02-24T22:21:14.097Z] #42 19.65 + make BUILDTAGS=seccomp static [2023-02-24T22:21:14.183Z] #39 167.1 CC criu/tty.o [2023-02-24T22:21:14.238Z] #39 141.6 CC criu/clone-noasan.o [2023-02-24T22:21:14.238Z] #39 ... [2023-02-24T22:21:14.238Z] [2023-02-24T22:21:14.238Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:21:14.238Z] #50 6.252 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:21:14.238Z] #50 14.46 Fetched 8634 kB in 13s (684 kB/s) [2023-02-24T22:21:14.238Z] #50 14.46 Reading package lists... [2023-02-24T22:21:14.238Z] #50 ... [2023-02-24T22:21:14.238Z] [2023-02-24T22:21:14.238Z] #39 [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 [2023-02-24T22:21:14.238Z] #39 141.9 CC criu/config.o [2023-02-24T22:21:14.664Z] #42 20.15 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-02-24T22:21:15.388Z] #44 DONE 2.1s [2023-02-24T22:21:15.388Z] [2023-02-24T22:21:15.388Z] #38 [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 [2023-02-24T22:21:15.388Z] #38 123.4 DEP criu/log.d [2023-02-24T22:21:15.388Z] #38 123.8 DEP criu/libnetlink.d [2023-02-24T22:21:15.388Z] #38 124.1 DEP criu/kerndat.d [2023-02-24T22:21:15.388Z] #38 124.4 DEP criu/kcmp-ids.d [2023-02-24T22:21:15.388Z] #38 124.6 DEP criu/irmap.d [2023-02-24T22:21:15.388Z] #38 124.9 DEP criu/ipc_ns.d [2023-02-24T22:21:15.388Z] #38 125.2 DEP criu/image.d [2023-02-24T22:21:15.388Z] #38 125.4 DEP criu/image-desc.d [2023-02-24T22:21:15.388Z] #38 125.6 DEP criu/fsnotify.d [2023-02-24T22:21:15.388Z] #38 125.9 DEP criu/filesystems.d [2023-02-24T22:21:15.388Z] #38 126.2 DEP criu/files.d [2023-02-24T22:21:15.960Z] #38 126.6 DEP criu/files-reg.d [2023-02-24T22:21:15.960Z] #38 126.9 DEP criu/files-ext.d [2023-02-24T22:21:16.107Z] #39 ... [2023-02-24T22:21:16.107Z] [2023-02-24T22:21:16.107Z] #30 [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 [2023-02-24T22:21:16.107Z] #30 223.9 + dpkg --print-architecture [2023-02-24T22:21:16.107Z] #30 223.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-02-24T22:21:16.143Z] #39 144.2 CC criu/cr-check.o [2023-02-24T22:21:16.532Z] #38 127.2 DEP criu/file-lock.d [2023-02-24T22:21:16.679Z] #30 224.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-02-24T22:21:16.679Z] #30 224.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-02-24T22:21:16.712Z] #39 ... [2023-02-24T22:21:16.712Z] [2023-02-24T22:21:16.712Z] #24 [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 [2023-02-24T22:21:16.712Z] #24 DONE 227.1s [2023-02-24T22:21:16.793Z] #38 127.5 DEP criu/file-ids.d [2023-02-24T22:21:16.970Z] [2023-02-24T22:21:16.971Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:21:16.971Z] #50 14.46 Reading package lists... [2023-02-24T22:21:17.054Z] #38 127.8 DEP criu/fifo.d [2023-02-24T22:21:17.315Z] #38 128.0 DEP criu/fdstore.d [2023-02-24T22:21:17.315Z] #38 ... [2023-02-24T22:21:17.315Z] [2023-02-24T22:21:17.315Z] #45 [dev-systemd-false 3/27] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2023-02-24T22:21:17.315Z] #0 1.638 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2023-02-24T22:21:17.315Z] #45 DONE 2.2s [2023-02-24T22:21:17.315Z] [2023-02-24T22:21:17.315Z] #38 [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 [2023-02-24T22:21:17.315Z] #38 128.1 DEP criu/fault-injection.d [2023-02-24T22:21:17.577Z] #38 128.3 DEP criu/external.d [2023-02-24T22:21:17.839Z] #38 128.6 DEP criu/eventpoll.d [2023-02-24T22:21:18.101Z] #38 128.8 DEP criu/eventfd.d [2023-02-24T22:21:18.363Z] #38 129.1 DEP criu/crtools.d [2023-02-24T22:21:18.938Z] #38 129.4 DEP criu/cr-service.d [2023-02-24T22:21:18.938Z] #38 129.8 DEP criu/cr-restore.d [2023-02-24T22:21:19.511Z] #38 ... [2023-02-24T22:21:19.511Z] [2023-02-24T22:21:19.511Z] #46 [dev-systemd-false 4/27] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2023-02-24T22:21:19.511Z] #46 DONE 1.8s [2023-02-24T22:21:19.511Z] [2023-02-24T22:21:19.511Z] #38 [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 [2023-02-24T22:21:19.511Z] #38 130.3 DEP criu/cr-errno.d [2023-02-24T22:21:19.511Z] #38 130.3 DEP criu/cr-dump.d [2023-02-24T22:21:20.083Z] #38 130.7 DEP criu/cr-dedup.d [2023-02-24T22:21:20.345Z] #38 131.1 DEP criu/cr-check.d [2023-02-24T22:21:20.607Z] #38 131.4 DEP criu/config.d [2023-02-24T22:21:21.161Z] #50 19.27 Reading package lists... [2023-02-24T22:21:21.181Z] #38 ... [2023-02-24T22:21:21.181Z] [2023-02-24T22:21:21.181Z] #47 [dev-systemd-false 5/27] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2023-02-24T22:21:21.181Z] #47 DONE 1.7s [2023-02-24T22:21:21.181Z] [2023-02-24T22:21:21.181Z] #38 [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 [2023-02-24T22:21:21.181Z] #38 131.8 DEP criu/clone-noasan.d [2023-02-24T22:21:21.181Z] #38 131.9 DEP criu/cgroup.d [2023-02-24T22:21:21.227Z] #42 ... [2023-02-24T22:21:21.227Z] [2023-02-24T22:21:21.227Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:21:21.227Z] #0 1.999 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:21:21.227Z] #0 2.032 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:21:21.227Z] #0 2.079 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:21:21.227Z] #0 2.823 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:21:21.227Z] #0 4.818 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:21:21.227Z] #0 7.011 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:21:21.227Z] #50 ... [2023-02-24T22:21:21.227Z] [2023-02-24T22:21:21.227Z] #38 [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 [2023-02-24T22:21:21.227Z] #38 134.4 CC criu/bitmap.o [2023-02-24T22:21:21.227Z] #38 134.8 CC criu/cgroup-props.o [2023-02-24T22:21:21.227Z] #38 136.2 CC criu/cgroup.o [2023-02-24T22:21:21.227Z] #38 140.8 CC criu/clone-noasan.o [2023-02-24T22:21:21.227Z] #38 141.1 CC criu/config.o [2023-02-24T22:21:21.445Z] #38 132.3 DEP criu/cgroup-props.d [2023-02-24T22:21:21.706Z] #38 132.6 DEP criu/bitmap.d [2023-02-24T22:21:21.967Z] #38 132.7 DEP criu/bfd.d [2023-02-24T22:21:21.967Z] #38 132.9 DEP criu/autofs.d [2023-02-24T22:21:22.099Z] #50 23.41 Building dependency tree... [2023-02-24T22:21:22.540Z] #38 133.2 DEP criu/aio.d [2023-02-24T22:21:22.801Z] #38 133.5 DEP criu/action-scripts.d [2023-02-24T22:21:22.979Z] #37 ... [2023-02-24T22:21:22.979Z] [2023-02-24T22:21:22.979Z] #31 [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 [2023-02-24T22:21:22.979Z] #31 248.8 + return [2023-02-24T22:21:22.979Z] #31 DONE 249.5s [2023-02-24T22:21:22.979Z] [2023-02-24T22:21:22.979Z] #37 [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 [2023-02-24T22:21:22.979Z] #37 ... [2023-02-24T22:21:22.979Z] [2023-02-24T22:21:22.979Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-02-24T22:21:22.979Z] #53 DONE 0.1s [2023-02-24T22:21:22.979Z] [2023-02-24T22:21:22.979Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-02-24T22:21:22.979Z] #54 DONE 0.5s [2023-02-24T22:21:22.979Z] [2023-02-24T22:21:22.979Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-02-24T22:21:23.035Z] #50 25.68 The following additional packages will be installed: [2023-02-24T22:21:23.035Z] #50 25.70 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-24T22:21:23.035Z] #50 25.70 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-02-24T22:21:23.035Z] #50 25.70 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-02-24T22:21:23.035Z] #50 25.70 python3-pkg-resources vim-runtime xxd [2023-02-24T22:21:23.035Z] #50 25.70 Suggested packages: [2023-02-24T22:21:23.035Z] #50 25.70 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-02-24T22:21:23.035Z] #50 25.70 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-02-24T22:21:23.035Z] #50 25.70 acl attr quota [2023-02-24T22:21:23.035Z] #50 25.70 Recommended packages: [2023-02-24T22:21:23.035Z] #50 25.70 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-02-24T22:21:23.063Z] #38 ... [2023-02-24T22:21:23.063Z] [2023-02-24T22:21:23.063Z] #48 [dev-systemd-false 6/27] RUN ldconfig [2023-02-24T22:21:23.063Z] #48 DONE 2.0s [2023-02-24T22:21:23.131Z] #38 ... [2023-02-24T22:21:23.131Z] [2023-02-24T22:21:23.131Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:21:23.131Z] #50 12.52 Fetched 8634 kB in 11s (798 kB/s) [2023-02-24T22:21:23.238Z] #55 DONE 0.3s [2023-02-24T22:21:23.238Z] [2023-02-24T22:21:23.238Z] #27 [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 [2023-02-24T22:21:23.325Z] [2023-02-24T22:21:23.325Z] #49 [dev-systemd-false 7/27] RUN git config --global --add safe.directory /go/src/github.com/docker/docker [2023-02-24T22:21:23.517Z] #27 ... [2023-02-24T22:21:23.517Z] [2023-02-24T22:21:23.517Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-02-24T22:21:23.517Z] #56 DONE 0.1s [2023-02-24T22:21:23.517Z] [2023-02-24T22:21:23.517Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-02-24T22:21:23.517Z] #57 DONE 0.1s [2023-02-24T22:21:23.517Z] [2023-02-24T22:21:23.517Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-02-24T22:21:23.517Z] #58 DONE 0.1s [2023-02-24T22:21:23.517Z] [2023-02-24T22:21:23.517Z] #40 [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 [2023-02-24T22:21:23.517Z] #40 ... [2023-02-24T22:21:23.517Z] [2023-02-24T22:21:23.517Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-02-24T22:21:23.517Z] #59 DONE 0.1s [2023-02-24T22:21:23.517Z] [2023-02-24T22:21:23.517Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-02-24T22:21:23.517Z] #60 DONE 0.1s [2023-02-24T22:21:23.839Z] [2023-02-24T22:21:23.839Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-02-24T22:21:23.839Z] #61 DONE 0.1s [2023-02-24T22:21:23.839Z] [2023-02-24T22:21:23.839Z] #27 [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 [2023-02-24T22:21:24.818Z] #30 ... [2023-02-24T22:21:24.818Z] [2023-02-24T22:21:24.818Z] #39 [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 [2023-02-24T22:21:24.818Z] #39 169.6 CC criu/tun.o [2023-02-24T22:21:24.818Z] #39 170.2 CC criu/uffd.o [2023-02-24T22:21:24.818Z] #39 171.7 CC criu/util.o [2023-02-24T22:21:24.818Z] #39 173.2 CC criu/uts_ns.o [2023-02-24T22:21:24.818Z] #39 173.5 CC criu/vdso-compat.o [2023-02-24T22:21:24.818Z] #39 173.7 CC criu/vdso.o [2023-02-24T22:21:24.818Z] #39 174.4 LINK criu/built-in.o [2023-02-24T22:21:24.818Z] #39 174.6 LINK criu/criu [2023-02-24T22:21:24.818Z] #39 175.1 DEP lib/c/criu.d [2023-02-24T22:21:24.818Z] #39 175.2 CC images/rpc.pb-c.o [2023-02-24T22:21:24.818Z] #39 175.8 CC lib/c/criu.o [2023-02-24T22:21:24.818Z] #39 177.1 LINK lib/c/built-in.o [2023-02-24T22:21:24.818Z] #39 177.1 LINK lib/c/libcriu.so [2023-02-24T22:21:24.818Z] #39 177.2 LINK lib/c/libcriu.a [2023-02-24T22:21:24.818Z] #39 177.4 GEN magic.py [2023-02-24T22:21:24.818Z] #39 177.6 Note: Building without setproctitle() and strlcpy() support. [2023-02-24T22:21:24.818Z] #39 177.6 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-24T22:21:24.818Z] #39 177.6 Note: Building without GnuTLS support [2023-02-24T22:21:24.818Z] #39 177.6 Makefile.config:39: Warn: you have no libnftables installed [2023-02-24T22:21:24.818Z] #39 177.6 Makefile.config:40: Warn: Building without nftables support [2023-02-24T22:21:24.939Z] #50 27.71 The following NEW packages will be installed: [2023-02-24T22:21:25.198Z] #50 27.73 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-02-24T22:21:25.198Z] #50 27.74 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-24T22:21:25.198Z] #50 27.74 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-02-24T22:21:25.198Z] #50 27.74 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-02-24T22:21:25.198Z] #50 27.74 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-02-24T22:21:25.198Z] #50 27.74 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-02-24T22:21:25.198Z] #50 27.74 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-02-24T22:21:25.198Z] #50 27.74 xz-utils zip [2023-02-24T22:21:25.241Z] #49 DONE 1.8s [2023-02-24T22:21:25.241Z] [2023-02-24T22:21:25.241Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:21:25.458Z] #50 28.14 0 upgraded, 47 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:21:25.458Z] #50 28.14 Need to get 27.0 MB of archives. [2023-02-24T22:21:25.458Z] #50 28.14 After this operation, 104 MB of additional disk space will be used. [2023-02-24T22:21:25.458Z] #50 28.14 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-02-24T22:21:25.458Z] #50 28.14 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-02-24T22:21:25.458Z] #50 28.15 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-02-24T22:21:25.458Z] #50 28.15 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-24T22:21:25.458Z] #50 28.15 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-02-24T22:21:25.458Z] #50 28.15 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-02-24T22:21:25.458Z] #50 28.16 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-02-24T22:21:25.458Z] #50 28.16 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-02-24T22:21:25.458Z] #50 28.19 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-24T22:21:25.458Z] #50 28.20 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-24T22:21:25.458Z] #50 28.20 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-02-24T22:21:25.458Z] #50 28.22 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-02-24T22:21:25.458Z] #50 28.22 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-02-24T22:21:25.458Z] #50 28.23 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-02-24T22:21:25.458Z] #50 28.25 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-02-24T22:21:25.458Z] #50 28.27 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-02-24T22:21:25.458Z] #50 28.27 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-02-24T22:21:25.458Z] #50 28.29 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-02-24T22:21:25.458Z] #50 28.29 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-02-24T22:21:25.458Z] #50 28.29 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-02-24T22:21:25.458Z] #50 28.29 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-02-24T22:21:25.458Z] #50 28.31 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-24T22:21:25.458Z] #50 28.31 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-24T22:21:25.458Z] #50 28.34 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-24T22:21:25.458Z] #50 28.34 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-02-24T22:21:25.458Z] #50 28.36 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-02-24T22:21:25.717Z] #50 28.36 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-24T22:21:25.759Z] #39 178.5 fatal: not a git repository (or any of the parent directories): .git [2023-02-24T22:21:26.285Z] #50 28.84 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-02-24T22:21:26.285Z] #50 28.84 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-24T22:21:26.285Z] #50 28.84 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-02-24T22:21:26.285Z] #50 28.84 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-02-24T22:21:26.285Z] #50 28.85 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-02-24T22:21:26.285Z] #50 28.88 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-02-24T22:21:26.285Z] #50 28.88 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-02-24T22:21:26.285Z] #50 28.99 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-02-24T22:21:26.285Z] #50 29.00 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-02-24T22:21:26.285Z] #50 29.01 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-24T22:21:26.285Z] #50 29.01 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-02-24T22:21:26.285Z] #50 29.05 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-02-24T22:21:26.285Z] #50 29.05 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-02-24T22:21:26.285Z] #50 29.06 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-02-24T22:21:26.330Z] #39 179.3 make[1]: Nothing to be done for 'all'. [2023-02-24T22:21:26.379Z] #27 ... [2023-02-24T22:21:26.379Z] [2023-02-24T22:21:26.379Z] #40 [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 [2023-02-24T22:21:26.379Z] #40 152.8 + mkdir -p /build [2023-02-24T22:21:26.379Z] #40 152.8 + cp runc /build/runc [2023-02-24T22:21:26.544Z] #50 29.12 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-02-24T22:21:26.544Z] #50 29.14 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-02-24T22:21:26.544Z] #50 29.16 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-02-24T22:21:26.630Z] #50 1.881 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [116 kB] [2023-02-24T22:21:26.637Z] #40 DONE 152.9s [2023-02-24T22:21:26.637Z] [2023-02-24T22:21:26.637Z] #27 [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 [2023-02-24T22:21:26.804Z] #50 29.44 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-02-24T22:21:26.804Z] #50 29.51 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-02-24T22:21:26.804Z] #50 29.56 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-02-24T22:21:26.891Z] #50 1.932 Get:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [48.4 kB] [2023-02-24T22:21:26.891Z] #50 1.932 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [44.1 kB] [2023-02-24T22:21:27.272Z] #39 180.2 make[1]: 'images/built-in.o' is up to date. [2023-02-24T22:21:27.272Z] #39 180.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-02-24T22:21:27.272Z] #39 180.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-02-24T22:21:27.272Z] #39 180.3 make[1]: 'compel/libcompel.a' is up to date. [2023-02-24T22:21:27.320Z] #50 12.52 Reading package lists... [2023-02-24T22:21:27.320Z] #50 ... [2023-02-24T22:21:27.320Z] [2023-02-24T22:21:27.320Z] #31 [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 [2023-02-24T22:21:27.320Z] #31 DONE 233.9s [2023-02-24T22:21:27.320Z] [2023-02-24T22:21:27.320Z] #38 [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 [2023-02-24T22:21:27.320Z] #38 144.0 CC criu/cr-check.o [2023-02-24T22:21:27.320Z] #38 147.4 CC criu/cr-dedup.o [2023-02-24T22:21:27.470Z] #50 2.589 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 Packages [8183 kB] [2023-02-24T22:21:27.533Z] #39 180.4 make[1]: 'compel/compel-host-bin' is up to date. [2023-02-24T22:21:27.533Z] #39 180.4 make[1]: Nothing to be done for 'all'. [2023-02-24T22:21:27.533Z] #39 180.5 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-24T22:21:27.741Z] #50 30.42 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:21:27.795Z] #39 180.7 make[2]: Nothing to be done for 'all'. [2023-02-24T22:21:27.795Z] #39 180.7 make[2]: Nothing to be done for 'all'. [2023-02-24T22:21:27.795Z] #39 180.8 make[2]: Nothing to be done for 'all'. [2023-02-24T22:21:27.889Z] #38 148.2 CC criu/cr-dump.o [2023-02-24T22:21:28.000Z] #50 30.61 Fetched 27.0 MB in 2s (15.1 MB/s) [2023-02-24T22:21:28.000Z] #50 30.69 Selecting previously unselected package pigz. [2023-02-24T22:21:28.000Z] #50 30.69 (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 ... 24019 files and directories currently installed.) [2023-02-24T22:21:28.000Z] #50 30.76 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-02-24T22:21:28.000Z] #50 30.77 Unpacking pigz (2.6-1) ... [2023-02-24T22:21:28.056Z] #39 180.9 make[2]: Nothing to be done for 'all'. [2023-02-24T22:21:28.057Z] #39 181.0 make[2]: Nothing to be done for 'all'. [2023-02-24T22:21:28.057Z] #39 181.0 make[2]: Nothing to be done for 'all'. [2023-02-24T22:21:28.057Z] #39 181.1 make[2]: Nothing to be done for 'all'. [2023-02-24T22:21:28.259Z] #50 30.93 Selecting previously unselected package libelf1:amd64. [2023-02-24T22:21:28.259Z] #50 30.93 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-02-24T22:21:28.259Z] #50 30.94 Unpacking libelf1:amd64 (0.183-1) ... [2023-02-24T22:21:28.259Z] #50 31.12 Selecting previously unselected package libbpf0:amd64. [2023-02-24T22:21:28.318Z] #39 181.3 make[2]: Nothing to be done for 'all'. [2023-02-24T22:21:28.318Z] #39 181.3 INSTALL criu/criu [2023-02-24T22:21:28.518Z] #50 31.12 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-02-24T22:21:28.518Z] #50 31.14 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-02-24T22:21:28.518Z] #50 31.27 Selecting previously unselected package libcap2:amd64. [2023-02-24T22:21:28.518Z] #50 31.29 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-24T22:21:28.518Z] #50 31.30 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:21:28.579Z] #39 DONE 181.7s [2023-02-24T22:21:28.580Z] [2023-02-24T22:21:28.580Z] #37 [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 [2023-02-24T22:21:28.777Z] #50 31.42 Selecting previously unselected package libmnl0:amd64. [2023-02-24T22:21:28.777Z] #50 31.42 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-02-24T22:21:28.777Z] #50 31.43 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-02-24T22:21:29.035Z] #50 31.61 Selecting previously unselected package libxtables12:amd64. [2023-02-24T22:21:29.035Z] #50 31.62 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-02-24T22:21:29.035Z] #50 31.62 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-02-24T22:21:29.035Z] #50 31.82 Selecting previously unselected package libcap2-bin. [2023-02-24T22:21:29.035Z] #50 31.82 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-02-24T22:21:29.035Z] #50 31.83 Unpacking libcap2-bin (1:2.44-1) ... [2023-02-24T22:21:29.348Z] #50 32.05 Selecting previously unselected package iproute2. [2023-02-24T22:21:29.348Z] #50 32.05 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-02-24T22:21:29.348Z] #50 32.05 Unpacking iproute2 (5.10.0-4) ... [2023-02-24T22:21:29.348Z] #50 ... [2023-02-24T22:21:29.348Z] [2023-02-24T22:21:29.348Z] #39 [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 [2023-02-24T22:21:29.348Z] #39 147.5 CC criu/cr-dedup.o [2023-02-24T22:21:29.348Z] #39 148.1 CC criu/cr-dump.o [2023-02-24T22:21:29.348Z] #39 151.6 CC criu/cr-errno.o [2023-02-24T22:21:29.348Z] #39 151.7 CC criu/cr-restore.o [2023-02-24T22:21:30.743Z] #39 158.6 CC criu/cr-service.o [2023-02-24T22:21:30.743Z] #39 ... [2023-02-24T22:21:30.743Z] [2023-02-24T22:21:30.743Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:21:30.743Z] #50 33.38 Selecting previously unselected package xxd. [2023-02-24T22:21:30.743Z] #50 33.40 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-24T22:21:30.743Z] #50 33.40 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:21:30.774Z] #50 5.241 Get:5 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 Packages [228 kB] [2023-02-24T22:21:31.002Z] #50 33.51 Selecting previously unselected package vim-common. [2023-02-24T22:21:31.002Z] #50 33.51 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-24T22:21:31.002Z] #50 33.54 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:21:31.036Z] #50 ... [2023-02-24T22:21:31.036Z] [2023-02-24T22:21:31.037Z] #42 [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 [2023-02-24T22:21:31.037Z] #42 19.00 + cd /tmp/tmp.Os3uBiqfwM/src/github.com/opencontainers/runc [2023-02-24T22:21:31.037Z] #42 19.00 + git checkout -q v1.1.4 [2023-02-24T22:21:31.037Z] #42 20.16 + '[' -z '' ']' [2023-02-24T22:21:31.037Z] #42 20.16 + target=static [2023-02-24T22:21:31.037Z] #42 20.16 + make BUILDTAGS=seccomp static [2023-02-24T22:21:31.037Z] #42 20.82 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-extldflags -static -X main.gitCommit=v1.1.4-0-g5fd4c4d1 -X main.version=1.1.4 " -o runc . [2023-02-24T22:21:31.173Z] #38 ... [2023-02-24T22:21:31.173Z] [2023-02-24T22:21:31.173Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:21:31.173Z] #50 12.52 Reading package lists... [2023-02-24T22:21:31.173Z] #50 17.48 Reading package lists... [2023-02-24T22:21:31.262Z] #50 34.00 Selecting previously unselected package bash-completion. [2023-02-24T22:21:31.262Z] #50 34.00 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-02-24T22:21:31.905Z] #27 259.0 + /build/golangci-lint --version [2023-02-24T22:21:31.905Z] #27 259.1 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-02-24T22:21:31.905Z] #27 DONE 259.4s [2023-02-24T22:21:31.905Z] [2023-02-24T22:21:31.905Z] #37 [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 [2023-02-24T22:21:32.106Z] #50 20.59 Building dependency tree... [2023-02-24T22:21:32.483Z] #37 ... [2023-02-24T22:21:32.483Z] [2023-02-24T22:21:32.483Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-02-24T22:21:32.741Z] #62 DONE 0.1s [2023-02-24T22:21:32.741Z] [2023-02-24T22:21:32.741Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-02-24T22:21:32.741Z] #63 DONE 0.1s [2023-02-24T22:21:32.741Z] [2023-02-24T22:21:32.741Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-02-24T22:21:32.741Z] #64 DONE 0.1s [2023-02-24T22:21:32.741Z] [2023-02-24T22:21:32.741Z] #37 [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 [2023-02-24T22:21:33.484Z] #50 22.87 The following additional packages will be installed: [2023-02-24T22:21:33.484Z] #50 22.88 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-24T22:21:33.484Z] #50 22.88 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-02-24T22:21:33.484Z] #50 22.88 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-02-24T22:21:33.484Z] #50 22.88 python3-pkg-resources vim-runtime xxd [2023-02-24T22:21:33.484Z] #50 22.88 Suggested packages: [2023-02-24T22:21:33.484Z] #50 22.88 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-02-24T22:21:33.484Z] #50 22.88 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-02-24T22:21:33.484Z] #50 22.88 acl attr quota [2023-02-24T22:21:33.484Z] #50 22.88 Recommended packages: [2023-02-24T22:21:33.484Z] #50 22.88 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-02-24T22:21:33.585Z] #42 ... [2023-02-24T22:21:33.585Z] [2023-02-24T22:21:33.585Z] #38 [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 [2023-02-24T22:21:33.585Z] #38 134.1 CC criu/action-scripts.o [2023-02-24T22:21:33.585Z] #38 134.8 CC criu/aio.o [2023-02-24T22:21:33.585Z] #38 136.0 CC criu/autofs.o [2023-02-24T22:21:33.585Z] #38 138.8 CC criu/bfd.o [2023-02-24T22:21:33.585Z] #38 140.1 CC criu/bitmap.o [2023-02-24T22:21:33.585Z] #38 140.4 CC criu/cgroup-props.o [2023-02-24T22:21:33.585Z] #38 142.0 CC criu/cgroup.o [2023-02-24T22:21:33.585Z] #38 ... [2023-02-24T22:21:33.585Z] [2023-02-24T22:21:33.585Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:21:33.585Z] #50 7.962 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye-updates/main amd64 Packages [14.6 kB] [2023-02-24T22:21:34.115Z] #37 227.2 + bin/containerd [2023-02-24T22:21:36.014Z] #50 25.01 The following NEW packages will be installed: [2023-02-24T22:21:36.015Z] #50 25.03 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-02-24T22:21:36.015Z] #50 25.03 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-24T22:21:36.015Z] #50 25.03 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-02-24T22:21:36.015Z] #50 25.03 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-02-24T22:21:36.015Z] #50 25.03 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-02-24T22:21:36.015Z] #50 25.03 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-02-24T22:21:36.015Z] #50 25.03 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-02-24T22:21:36.015Z] #50 25.03 xz-utils zip [2023-02-24T22:21:36.015Z] #50 25.43 0 upgraded, 47 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:21:36.015Z] #50 25.43 Need to get 27.0 MB of archives. [2023-02-24T22:21:36.015Z] #50 25.43 After this operation, 104 MB of additional disk space will be used. [2023-02-24T22:21:36.015Z] #50 25.43 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-02-24T22:21:36.015Z] #50 25.43 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-02-24T22:21:36.015Z] #50 25.44 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-02-24T22:21:36.015Z] #50 25.44 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-24T22:21:36.015Z] #50 25.44 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-02-24T22:21:36.015Z] #50 25.44 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-02-24T22:21:36.015Z] #50 25.45 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-02-24T22:21:36.015Z] #50 25.46 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-02-24T22:21:36.015Z] #50 25.52 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-24T22:21:36.273Z] #50 25.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-24T22:21:36.273Z] #50 25.56 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-02-24T22:21:36.273Z] #50 25.57 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-02-24T22:21:36.273Z] #50 25.57 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-02-24T22:21:36.273Z] #50 25.59 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-02-24T22:21:36.273Z] #50 25.65 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-02-24T22:21:36.273Z] #50 25.66 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-02-24T22:21:36.273Z] #50 25.66 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-02-24T22:21:36.273Z] #50 25.67 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-02-24T22:21:36.273Z] #50 25.68 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-02-24T22:21:36.273Z] #50 25.69 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-02-24T22:21:36.273Z] #50 25.69 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-02-24T22:21:36.273Z] #50 25.72 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-24T22:21:36.273Z] #50 25.72 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-24T22:21:36.273Z] #50 25.74 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-24T22:21:36.273Z] #50 25.75 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-02-24T22:21:36.273Z] #50 25.75 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-02-24T22:21:36.533Z] #50 25.76 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-24T22:21:36.534Z] #50 38.34 Unpacking bash-completion (1:2.11-2) ... [2023-02-24T22:21:36.534Z] #50 39.09 Selecting previously unselected package bzip2. [2023-02-24T22:21:36.534Z] #50 39.09 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-02-24T22:21:36.534Z] #50 39.13 Unpacking bzip2 (1.0.8-4) ... [2023-02-24T22:21:36.792Z] #50 26.20 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-02-24T22:21:36.792Z] #50 26.20 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-24T22:21:36.792Z] #50 26.20 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-02-24T22:21:36.792Z] #50 26.21 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-02-24T22:21:36.792Z] #50 26.21 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-02-24T22:21:36.792Z] #50 26.22 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-02-24T22:21:36.792Z] #50 26.24 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-02-24T22:21:36.809Z] #50 39.33 Selecting previously unselected package xz-utils. [2023-02-24T22:21:36.809Z] #50 39.35 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-02-24T22:21:36.809Z] #50 39.35 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-24T22:21:36.809Z] #50 39.53 Selecting previously unselected package apparmor. [2023-02-24T22:21:36.809Z] #50 39.54 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-02-24T22:21:37.051Z] #50 26.35 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-02-24T22:21:37.051Z] #50 26.37 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-02-24T22:21:37.051Z] #50 26.39 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-24T22:21:37.051Z] #50 26.39 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-02-24T22:21:37.051Z] #50 26.42 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-02-24T22:21:37.051Z] #50 26.43 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-02-24T22:21:37.051Z] #50 26.45 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-02-24T22:21:37.051Z] #50 26.49 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-02-24T22:21:37.051Z] #50 26.52 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-02-24T22:21:37.051Z] #50 26.52 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-02-24T22:21:37.068Z] #50 39.61 Unpacking apparmor (2.13.6-10) ... [2023-02-24T22:21:37.311Z] #50 26.82 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-02-24T22:21:37.569Z] #50 26.93 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-02-24T22:21:37.569Z] #50 26.95 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-02-24T22:21:37.636Z] #50 40.30 Selecting previously unselected package inetutils-ping. [2023-02-24T22:21:37.636Z] #50 40.32 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-02-24T22:21:37.636Z] #50 40.33 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-24T22:21:37.897Z] #50 40.54 Selecting previously unselected package libip4tc2:amd64. [2023-02-24T22:21:37.898Z] #50 40.56 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-02-24T22:21:37.898Z] #50 40.57 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-02-24T22:21:37.898Z] #50 40.67 Selecting previously unselected package libip6tc2:amd64. [2023-02-24T22:21:38.156Z] #50 40.67 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-02-24T22:21:38.156Z] #50 40.68 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-02-24T22:21:38.156Z] #50 40.82 Selecting previously unselected package libnfnetlink0:amd64. [2023-02-24T22:21:38.156Z] #50 40.83 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-02-24T22:21:38.156Z] #50 40.84 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-24T22:21:38.156Z] #50 40.92 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-02-24T22:21:38.156Z] #50 40.92 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-02-24T22:21:38.415Z] #50 40.93 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-24T22:21:38.415Z] #50 41.09 Selecting previously unselected package libnftnl11:amd64. [2023-02-24T22:21:38.415Z] #50 41.10 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-02-24T22:21:38.415Z] #50 41.13 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-02-24T22:21:38.504Z] #50 27.77 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:21:38.504Z] #50 28.06 Fetched 27.0 MB in 2s (14.4 MB/s) [2023-02-24T22:21:38.688Z] #50 41.33 Selecting previously unselected package iptables. [2023-02-24T22:21:38.688Z] #50 41.35 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-02-24T22:21:38.688Z] #50 41.36 Unpacking iptables (1.8.7-1) ... [2023-02-24T22:21:38.763Z] #50 28.23 Selecting previously unselected package pigz. [2023-02-24T22:21:38.763Z] #50 28.23 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-02-24T22:21:38.763Z] #50 28.31 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-02-24T22:21:38.763Z] #50 28.32 Unpacking pigz (2.6-1) ... [2023-02-24T22:21:38.877Z] #50 ... [2023-02-24T22:21:38.878Z] [2023-02-24T22:21:38.878Z] #24 [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 [2023-02-24T22:21:38.878Z] #24 DONE 234.3s [2023-02-24T22:21:38.878Z] [2023-02-24T22:21:38.878Z] #38 [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 [2023-02-24T22:21:38.878Z] #38 147.3 CC criu/clone-noasan.o [2023-02-24T22:21:38.878Z] #38 147.6 CC criu/config.o [2023-02-24T22:21:39.021Z] #50 28.54 Selecting previously unselected package libelf1:amd64. [2023-02-24T22:21:39.022Z] #50 28.55 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-02-24T22:21:39.022Z] #50 28.56 Unpacking libelf1:amd64 (0.183-1) ... [2023-02-24T22:21:39.265Z] #50 42.01 Selecting previously unselected package libonig5:amd64. [2023-02-24T22:21:39.265Z] #50 42.02 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-24T22:21:39.265Z] #50 42.02 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:21:39.588Z] #50 28.99 Selecting previously unselected package libbpf0:amd64. [2023-02-24T22:21:39.588Z] #50 29.00 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-02-24T22:21:39.588Z] #50 29.04 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-02-24T22:21:39.833Z] #50 42.51 Selecting previously unselected package libjq1:amd64. [2023-02-24T22:21:39.833Z] #50 42.52 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-02-24T22:21:39.833Z] #50 42.53 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:21:39.846Z] #50 29.23 Selecting previously unselected package libcap2:amd64. [2023-02-24T22:21:39.846Z] #50 29.23 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-24T22:21:39.846Z] #50 29.24 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:21:39.846Z] #50 29.42 Selecting previously unselected package libmnl0:amd64. [2023-02-24T22:21:40.092Z] #50 42.77 Selecting previously unselected package jq. [2023-02-24T22:21:40.092Z] #50 42.80 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-02-24T22:21:40.092Z] #50 42.81 Unpacking jq (1.6-2.1) ... [2023-02-24T22:21:40.105Z] #50 29.45 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-02-24T22:21:40.105Z] #50 29.45 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-02-24T22:21:40.290Z] #38 150.9 CC criu/cr-check.o [2023-02-24T22:21:40.351Z] #50 43.10 Selecting previously unselected package libaio1:amd64. [2023-02-24T22:21:40.351Z] #50 43.11 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-02-24T22:21:40.351Z] #50 43.12 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-02-24T22:21:40.363Z] #50 29.59 Selecting previously unselected package libxtables12:amd64. [2023-02-24T22:21:40.363Z] #50 29.60 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-02-24T22:21:40.363Z] #50 29.61 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-02-24T22:21:40.363Z] #50 29.79 Selecting previously unselected package libcap2-bin. [2023-02-24T22:21:40.363Z] #50 29.79 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-02-24T22:21:40.363Z] #50 29.81 Unpacking libcap2-bin (1:2.44-1) ... [2023-02-24T22:21:40.610Z] #50 43.20 Selecting previously unselected package libgpm2:amd64. [2023-02-24T22:21:40.610Z] #50 43.20 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-02-24T22:21:40.610Z] #50 43.21 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-02-24T22:21:40.610Z] #50 43.36 Selecting previously unselected package libicu67:amd64. [2023-02-24T22:21:40.610Z] #50 43.38 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-02-24T22:21:40.610Z] #50 43.39 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-24T22:21:40.622Z] #50 30.01 Selecting previously unselected package iproute2. [2023-02-24T22:21:40.622Z] #50 30.02 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-02-24T22:21:40.622Z] #50 30.03 Unpacking iproute2 (5.10.0-4) ... [2023-02-24T22:21:40.822Z] #37 ... [2023-02-24T22:21:40.822Z] [2023-02-24T22:21:40.822Z] #30 [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 [2023-02-24T22:21:40.822Z] #30 DONE 248.1s [2023-02-24T22:21:40.822Z] [2023-02-24T22:21:40.822Z] #37 [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 [2023-02-24T22:21:41.557Z] #50 30.93 Selecting previously unselected package xxd. [2023-02-24T22:21:41.557Z] #50 30.95 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-24T22:21:41.557Z] #50 30.96 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:21:41.815Z] #50 31.28 Selecting previously unselected package vim-common. [2023-02-24T22:21:41.815Z] #50 31.28 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-24T22:21:41.815Z] #50 31.32 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:21:42.213Z] #37 ... [2023-02-24T22:21:42.213Z] [2023-02-24T22:21:42.213Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-02-24T22:21:42.213Z] #58 DONE 0.2s [2023-02-24T22:21:42.213Z] [2023-02-24T22:21:42.213Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-02-24T22:21:42.213Z] #59 DONE 0.1s [2023-02-24T22:21:42.213Z] [2023-02-24T22:21:42.213Z] #44 [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 [2023-02-24T22:21:42.213Z] #44 ... [2023-02-24T22:21:42.213Z] [2023-02-24T22:21:42.213Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-02-24T22:21:42.213Z] #60 DONE 0.1s [2023-02-24T22:21:42.382Z] #50 31.67 Selecting previously unselected package bash-completion. [2023-02-24T22:21:42.382Z] #50 31.68 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-02-24T22:21:42.475Z] [2023-02-24T22:21:42.475Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-02-24T22:21:42.475Z] #61 DONE 0.1s [2023-02-24T22:21:42.475Z] [2023-02-24T22:21:42.475Z] #37 [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 [2023-02-24T22:21:42.641Z] #50 ... [2023-02-24T22:21:42.641Z] [2023-02-24T22:21:42.641Z] #38 [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 [2023-02-24T22:21:42.641Z] #38 152.9 CC criu/cr-errno.o [2023-02-24T22:21:42.641Z] #38 153.0 CC criu/cr-restore.o [2023-02-24T22:21:42.641Z] #38 160.8 CC criu/cr-service.o [2023-02-24T22:21:43.159Z] #50 ... [2023-02-24T22:21:43.159Z] [2023-02-24T22:21:43.159Z] #39 [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 [2023-02-24T22:21:43.159Z] #39 161.4 CC criu/crtools.o [2023-02-24T22:21:43.159Z] #39 162.3 CC criu/eventfd.o [2023-02-24T22:21:43.159Z] #39 163.0 CC criu/eventpoll.o [2023-02-24T22:21:43.159Z] #39 164.5 CC criu/external.o [2023-02-24T22:21:43.159Z] #39 164.8 CC criu/fault-injection.o [2023-02-24T22:21:43.159Z] #39 165.0 CC criu/fdstore.o [2023-02-24T22:21:43.159Z] #39 165.5 CC criu/fifo.o [2023-02-24T22:21:43.159Z] #39 166.1 CC criu/file-ids.o [2023-02-24T22:21:43.159Z] #39 166.5 CC criu/file-lock.o [2023-02-24T22:21:43.159Z] #39 168.0 CC criu/files-ext.o [2023-02-24T22:21:43.159Z] #39 168.6 CC criu/files-reg.o [2023-02-24T22:21:43.209Z] #38 163.3 CC criu/crtools.o [2023-02-24T22:21:43.614Z] #38 154.1 CC criu/cr-dedup.o [2023-02-24T22:21:44.094Z] #39 172.1 CC criu/files.o [2023-02-24T22:21:44.191Z] #38 154.8 CC criu/cr-dump.o [2023-02-24T22:21:44.197Z] #38 164.5 CC criu/eventfd.o [2023-02-24T22:21:44.769Z] #38 165.0 CC criu/eventpoll.o [2023-02-24T22:21:46.109Z] #38 ... [2023-02-24T22:21:46.109Z] [2023-02-24T22:21:46.109Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:21:46.109Z] #50 13.49 Fetched 8634 kB in 12s (726 kB/s) [2023-02-24T22:21:46.109Z] #50 13.49 Reading package lists... [2023-02-24T22:21:46.109Z] #50 18.05 Reading package lists... [2023-02-24T22:21:46.146Z] #38 166.4 CC criu/external.o [2023-02-24T22:21:46.682Z] #50 21.08 Building dependency tree... [2023-02-24T22:21:46.682Z] #50 ... [2023-02-24T22:21:46.682Z] [2023-02-24T22:21:46.682Z] #38 [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 [2023-02-24T22:21:46.682Z] #38 157.4 CC criu/cr-errno.o [2023-02-24T22:21:46.711Z] #38 167.0 CC criu/fault-injection.o [2023-02-24T22:21:46.944Z] #38 157.5 CC criu/cr-restore.o [2023-02-24T22:21:46.970Z] #38 167.3 CC criu/fdstore.o [2023-02-24T22:21:46.970Z] #38 ... [2023-02-24T22:21:46.970Z] [2023-02-24T22:21:46.970Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:21:46.970Z] #50 36.46 Unpacking bash-completion (1:2.11-2) ... [2023-02-24T22:21:47.381Z] #39 ... [2023-02-24T22:21:47.381Z] [2023-02-24T22:21:47.381Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:21:47.381Z] #50 50.20 Selecting previously unselected package libinih1:amd64. [2023-02-24T22:21:47.381Z] #50 50.21 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-02-24T22:21:47.546Z] #50 37.12 Selecting previously unselected package bzip2. [2023-02-24T22:21:47.640Z] #50 50.21 Unpacking libinih1:amd64 (53-1+b2) ... [2023-02-24T22:21:47.640Z] #50 50.29 Selecting previously unselected package libnet1:amd64. [2023-02-24T22:21:47.640Z] #50 50.29 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-24T22:21:47.640Z] #50 50.30 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:21:47.640Z] #50 50.48 Selecting previously unselected package libnl-3-200:amd64. [2023-02-24T22:21:47.640Z] #50 50.48 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-24T22:21:47.804Z] #50 37.13 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-02-24T22:21:47.804Z] #50 37.13 Unpacking bzip2 (1.0.8-4) ... [2023-02-24T22:21:47.899Z] #50 50.48 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:21:47.899Z] #50 50.61 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-24T22:21:47.899Z] #50 50.62 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:21:47.899Z] #50 50.63 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:21:48.062Z] #50 37.30 Selecting previously unselected package xz-utils. [2023-02-24T22:21:48.063Z] #50 37.30 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-02-24T22:21:48.063Z] #50 37.32 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-24T22:21:48.158Z] #50 50.76 Selecting previously unselected package net-tools. [2023-02-24T22:21:48.158Z] #50 50.76 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-02-24T22:21:48.158Z] #50 50.78 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-02-24T22:21:48.158Z] #50 51.02 Selecting previously unselected package patch. [2023-02-24T22:21:48.321Z] #50 37.63 Selecting previously unselected package apparmor. [2023-02-24T22:21:48.321Z] #50 37.64 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-02-24T22:21:48.321Z] #50 37.77 Unpacking apparmor (2.13.6-10) ... [2023-02-24T22:21:48.420Z] #50 51.03 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-02-24T22:21:48.420Z] #50 51.04 Unpacking patch (2.7.6-7) ... [2023-02-24T22:21:48.420Z] #50 51.25 Selecting previously unselected package python-pip-whl. [2023-02-24T22:21:48.420Z] #50 51.27 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-02-24T22:21:48.678Z] #50 51.27 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-24T22:21:48.888Z] #50 38.46 Selecting previously unselected package inetutils-ping. [2023-02-24T22:21:49.146Z] #50 38.46 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-02-24T22:21:49.146Z] #50 38.47 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-24T22:21:49.146Z] #50 38.74 Selecting previously unselected package libip4tc2:amd64. [2023-02-24T22:21:49.407Z] #50 38.76 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-02-24T22:21:49.407Z] #50 38.77 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-02-24T22:21:49.615Z] #50 52.34 Selecting previously unselected package python3-lib2to3. [2023-02-24T22:21:49.615Z] #50 52.35 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-02-24T22:21:49.615Z] #50 52.38 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-02-24T22:21:49.666Z] #50 38.92 Selecting previously unselected package libip6tc2:amd64. [2023-02-24T22:21:49.666Z] #50 38.94 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-02-24T22:21:49.666Z] #50 38.94 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-02-24T22:21:49.666Z] #50 39.14 Selecting previously unselected package libnfnetlink0:amd64. [2023-02-24T22:21:49.666Z] #50 39.17 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-02-24T22:21:49.874Z] #50 52.56 Selecting previously unselected package python3-distutils. [2023-02-24T22:21:49.874Z] #50 52.57 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-02-24T22:21:49.874Z] #50 52.60 Unpacking python3-distutils (3.9.2-1) ... [2023-02-24T22:21:49.925Z] #50 39.17 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-24T22:21:49.925Z] #50 39.30 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-02-24T22:21:49.925Z] #50 39.32 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-02-24T22:21:49.925Z] #50 39.33 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-24T22:21:50.183Z] #50 39.44 Selecting previously unselected package libnftnl11:amd64. [2023-02-24T22:21:50.183Z] #50 39.45 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-02-24T22:21:50.183Z] #50 39.45 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-02-24T22:21:50.442Z] #50 39.80 Selecting previously unselected package iptables. [2023-02-24T22:21:50.442Z] #50 39.85 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-02-24T22:21:50.442Z] #50 39.87 Unpacking iptables (1.8.7-1) ... [2023-02-24T22:21:50.442Z] #50 52.91 Selecting previously unselected package python3-pkg-resources. [2023-02-24T22:21:50.442Z] #50 52.92 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-24T22:21:50.442Z] #50 52.95 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:21:50.442Z] #50 53.30 Selecting previously unselected package python3-setuptools. [2023-02-24T22:21:50.442Z] #50 53.30 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-02-24T22:21:50.442Z] #50 53.31 Unpacking python3-setuptools (52.0.0-4) ... [2023-02-24T22:21:51.008Z] #50 40.52 Selecting previously unselected package libonig5:amd64. [2023-02-24T22:21:51.008Z] #50 40.54 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-24T22:21:51.008Z] #50 40.55 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:21:51.009Z] #50 53.83 Selecting previously unselected package python3-wheel. [2023-02-24T22:21:51.267Z] #50 53.84 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-02-24T22:21:51.267Z] #50 53.86 Unpacking python3-wheel (0.34.2-1) ... [2023-02-24T22:21:51.267Z] #50 54.06 Selecting previously unselected package python3-pip. [2023-02-24T22:21:51.267Z] #50 54.06 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-02-24T22:21:51.267Z] #50 54.06 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-02-24T22:21:51.574Z] #50 40.89 Selecting previously unselected package libjq1:amd64. [2023-02-24T22:21:51.574Z] #50 40.90 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-02-24T22:21:51.574Z] #50 40.91 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:21:51.574Z] #50 41.10 Selecting previously unselected package jq. [2023-02-24T22:21:51.574Z] #50 41.11 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-02-24T22:21:51.574Z] #50 41.12 Unpacking jq (1.6-2.1) ... [2023-02-24T22:21:51.835Z] #50 54.69 Selecting previously unselected package sudo. [2023-02-24T22:21:51.835Z] #50 54.69 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-02-24T22:21:52.094Z] #50 54.71 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-02-24T22:21:52.143Z] #50 41.38 Selecting previously unselected package libaio1:amd64. [2023-02-24T22:21:52.143Z] #50 41.38 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-02-24T22:21:52.143Z] #50 41.42 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-02-24T22:21:52.143Z] #50 41.60 Selecting previously unselected package libgpm2:amd64. [2023-02-24T22:21:52.143Z] #50 41.62 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-02-24T22:21:52.143Z] #50 41.63 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-02-24T22:21:52.143Z] #50 41.68 Selecting previously unselected package libicu67:amd64. [2023-02-24T22:21:52.143Z] #50 41.69 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-02-24T22:21:52.143Z] #50 41.69 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-24T22:21:52.240Z] #38 162.1 CC criu/cr-service.o [2023-02-24T22:21:52.240Z] #38 ... [2023-02-24T22:21:52.240Z] [2023-02-24T22:21:52.240Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:21:52.240Z] #50 22.76 The following additional packages will be installed: [2023-02-24T22:21:52.240Z] #50 22.77 libaio1 libbpf0 libcap2 libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-24T22:21:52.240Z] #50 22.77 libip6tc2 libjq1 libmnl0 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 [2023-02-24T22:21:52.240Z] #50 22.77 libonig5 libxtables12 python-pip-whl python3-distutils python3-lib2to3 [2023-02-24T22:21:52.240Z] #50 22.77 python3-pkg-resources vim-runtime xxd [2023-02-24T22:21:52.240Z] #50 22.78 Suggested packages: [2023-02-24T22:21:52.240Z] #50 22.79 apparmor-profiles-extra apparmor-utils bzip2-doc iproute2-doc firewalld kmod [2023-02-24T22:21:52.240Z] #50 22.79 gpm ed diffutils-doc python-setuptools-doc ctags vim-doc vim-scripts xfsdump [2023-02-24T22:21:52.240Z] #50 22.79 acl attr quota [2023-02-24T22:21:52.240Z] #50 22.79 Recommended packages: [2023-02-24T22:21:52.240Z] #50 22.79 libatm1 nftables libpam-cap build-essential python3-dev unzip [2023-02-24T22:21:52.240Z] #50 24.14 The following NEW packages will be installed: [2023-02-24T22:21:52.240Z] #50 24.14 apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libaio1 [2023-02-24T22:21:52.240Z] #50 24.14 libbpf0 libcap2 libcap2-bin libelf1 libgpm2 libicu67 libinih1 libip4tc2 [2023-02-24T22:21:52.240Z] #50 24.14 libip6tc2 libjq1 libmnl0 libnet1 libnetfilter-conntrack3 libnfnetlink0 [2023-02-24T22:21:52.240Z] #50 24.14 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 libxtables12 net-tools patch [2023-02-24T22:21:52.240Z] #50 24.14 pigz python-pip-whl python3-distutils python3-lib2to3 python3-pip [2023-02-24T22:21:52.240Z] #50 24.15 python3-pkg-resources python3-setuptools python3-wheel sudo [2023-02-24T22:21:52.240Z] #50 24.15 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2023-02-24T22:21:52.240Z] #50 24.15 xz-utils zip [2023-02-24T22:21:52.240Z] #50 24.48 0 upgraded, 47 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:21:52.240Z] #50 24.48 Need to get 27.0 MB of archives. [2023-02-24T22:21:52.240Z] #50 24.48 After this operation, 104 MB of additional disk space will be used. [2023-02-24T22:21:52.240Z] #50 24.48 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 pigz amd64 2.6-1 [64.0 kB] [2023-02-24T22:21:52.240Z] #50 24.48 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libelf1 amd64 0.183-1 [165 kB] [2023-02-24T22:21:52.240Z] #50 24.48 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libbpf0 amd64 1:0.3-2 [98.3 kB] [2023-02-24T22:21:52.241Z] #50 24.49 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2 amd64 1:2.44-1 [23.6 kB] [2023-02-24T22:21:52.241Z] #50 24.49 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libmnl0 amd64 1.0.4-3 [12.5 kB] [2023-02-24T22:21:52.241Z] #50 24.49 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libxtables12 amd64 1.8.7-1 [45.1 kB] [2023-02-24T22:21:52.241Z] #50 24.50 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcap2-bin amd64 1:2.44-1 [32.6 kB] [2023-02-24T22:21:52.241Z] #50 24.51 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iproute2 amd64 5.10.0-4 [930 kB] [2023-02-24T22:21:52.241Z] #50 24.53 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xxd amd64 2:8.2.2434-3+deb11u1 [192 kB] [2023-02-24T22:21:52.241Z] #50 24.54 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-common all 2:8.2.2434-3+deb11u1 [226 kB] [2023-02-24T22:21:52.241Z] #50 24.55 Get:11 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bash-completion all 1:2.11-2 [234 kB] [2023-02-24T22:21:52.241Z] #50 24.55 Get:12 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 bzip2 amd64 1.0.8-4 [49.3 kB] [2023-02-24T22:21:52.241Z] #50 24.56 Get:13 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xz-utils amd64 5.2.5-2.1~deb11u1 [220 kB] [2023-02-24T22:21:52.241Z] #50 24.57 Get:14 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 apparmor amd64 2.13.6-10 [640 kB] [2023-02-24T22:21:52.241Z] #50 24.59 Get:15 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 inetutils-ping amd64 2:2.0-1+deb11u1 [245 kB] [2023-02-24T22:21:52.241Z] #50 24.60 Get:16 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip4tc2 amd64 1.8.7-1 [34.6 kB] [2023-02-24T22:21:52.241Z] #50 24.61 Get:17 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libip6tc2 amd64 1.8.7-1 [35.0 kB] [2023-02-24T22:21:52.241Z] #50 24.61 Get:18 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2023-02-24T22:21:52.241Z] #50 24.61 Get:19 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnetfilter-conntrack3 amd64 1.0.8-3 [40.6 kB] [2023-02-24T22:21:52.241Z] #50 24.62 Get:20 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnftnl11 amd64 1.1.9-1 [63.7 kB] [2023-02-24T22:21:52.241Z] #50 24.62 Get:21 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 iptables amd64 1.8.7-1 [382 kB] [2023-02-24T22:21:52.241Z] #50 24.64 Get:22 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libonig5 amd64 6.9.6-1.1 [185 kB] [2023-02-24T22:21:52.241Z] #50 24.65 Get:23 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjq1 amd64 1.6-2.1 [135 kB] [2023-02-24T22:21:52.241Z] #50 24.65 Get:24 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 jq amd64 1.6-2.1 [64.9 kB] [2023-02-24T22:21:52.241Z] #50 24.66 Get:25 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libaio1 amd64 0.3.112-9 [12.5 kB] [2023-02-24T22:21:52.241Z] #50 24.66 Get:26 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libgpm2 amd64 1.20.7-8 [35.6 kB] [2023-02-24T22:21:52.241Z] #50 24.66 Get:27 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libicu67 amd64 67.1-7 [8622 kB] [2023-02-24T22:21:52.241Z] #50 24.91 Get:28 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libinih1 amd64 53-1+b2 [6792 B] [2023-02-24T22:21:52.241Z] #50 24.91 Get:29 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2023-02-24T22:21:52.241Z] #50 24.92 Get:30 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libnl-3-200 amd64 3.4.0-1+b1 [63.6 kB] [2023-02-24T22:21:52.241Z] #50 24.92 Get:31 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libprotobuf-c1 amd64 1.3.3-1+b2 [27.0 kB] [2023-02-24T22:21:52.241Z] #50 24.92 Get:32 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 net-tools amd64 1.60+git20181103.0eebece-1 [250 kB] [2023-02-24T22:21:52.241Z] #50 24.93 Get:33 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 patch amd64 2.7.6-7 [128 kB] [2023-02-24T22:21:52.241Z] #50 24.95 Get:34 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python-pip-whl all 20.3.4-4+deb11u1 [1948 kB] [2023-02-24T22:21:52.241Z] #50 25.01 Get:35 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-lib2to3 all 3.9.2-1 [77.8 kB] [2023-02-24T22:21:52.241Z] #50 25.01 Get:36 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-distutils all 3.9.2-1 [143 kB] [2023-02-24T22:21:52.241Z] #50 25.03 Get:37 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pkg-resources all 52.0.0-4 [190 kB] [2023-02-24T22:21:52.241Z] #50 25.03 Get:38 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-setuptools all 52.0.0-4 [366 kB] [2023-02-24T22:21:52.241Z] #50 25.06 Get:39 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-wheel all 0.34.2-1 [24.0 kB] [2023-02-24T22:21:52.241Z] #50 25.06 Get:40 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 python3-pip all 20.3.4-4+deb11u1 [337 kB] [2023-02-24T22:21:52.241Z] #50 25.07 Get:41 http://cdn-fastly.deb.debian.org/debian-security bullseye-security/main amd64 sudo amd64 1.9.5p2-3+deb11u1 [1061 kB] [2023-02-24T22:21:52.241Z] #50 25.10 Get:42 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 thin-provisioning-tools amd64 0.9.0-1 [393 kB] [2023-02-24T22:21:52.241Z] #50 25.11 Get:43 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 uidmap amd64 1:4.8.1-1 [223 kB] [2023-02-24T22:21:52.241Z] #50 25.12 Get:44 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim-runtime all 2:8.2.2434-3+deb11u1 [6226 kB] [2023-02-24T22:21:52.241Z] #50 25.33 Get:45 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 vim amd64 2:8.2.2434-3+deb11u1 [1494 kB] [2023-02-24T22:21:52.241Z] #50 25.37 Get:46 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 xfsprogs amd64 5.10.0-4 [959 kB] [2023-02-24T22:21:52.241Z] #50 25.40 Get:47 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 zip amd64 3.0-12 [232 kB] [2023-02-24T22:21:52.241Z] #50 26.04 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:21:52.241Z] #50 26.18 Fetched 27.0 MB in 1s (21.7 MB/s) [2023-02-24T22:21:52.241Z] #50 26.27 Selecting previously unselected package pigz. [2023-02-24T22:21:52.241Z] #50 26.27 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24019 files and directories currently installed.) [2023-02-24T22:21:52.241Z] #50 26.33 Preparing to unpack .../00-pigz_2.6-1_amd64.deb ... [2023-02-24T22:21:52.241Z] #50 26.34 Unpacking pigz (2.6-1) ... [2023-02-24T22:21:52.241Z] #50 26.44 Selecting previously unselected package libelf1:amd64. [2023-02-24T22:21:52.241Z] #50 26.44 Preparing to unpack .../01-libelf1_0.183-1_amd64.deb ... [2023-02-24T22:21:52.241Z] #50 26.45 Unpacking libelf1:amd64 (0.183-1) ... [2023-02-24T22:21:52.241Z] #50 26.61 Selecting previously unselected package libbpf0:amd64. [2023-02-24T22:21:52.241Z] #50 26.61 Preparing to unpack .../02-libbpf0_1%3a0.3-2_amd64.deb ... [2023-02-24T22:21:52.241Z] #50 26.62 Unpacking libbpf0:amd64 (1:0.3-2) ... [2023-02-24T22:21:52.241Z] #50 26.73 Selecting previously unselected package libcap2:amd64. [2023-02-24T22:21:52.241Z] #50 26.73 Preparing to unpack .../03-libcap2_1%3a2.44-1_amd64.deb ... [2023-02-24T22:21:52.241Z] #50 26.78 Unpacking libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:21:52.241Z] #50 26.85 Selecting previously unselected package libmnl0:amd64. [2023-02-24T22:21:52.241Z] #50 26.85 Preparing to unpack .../04-libmnl0_1.0.4-3_amd64.deb ... [2023-02-24T22:21:52.241Z] #50 26.86 Unpacking libmnl0:amd64 (1.0.4-3) ... [2023-02-24T22:21:52.241Z] #50 26.92 Selecting previously unselected package libxtables12:amd64. [2023-02-24T22:21:52.241Z] #50 26.92 Preparing to unpack .../05-libxtables12_1.8.7-1_amd64.deb ... [2023-02-24T22:21:52.241Z] #50 26.94 Unpacking libxtables12:amd64 (1.8.7-1) ... [2023-02-24T22:21:52.241Z] #50 27.02 Selecting previously unselected package libcap2-bin. [2023-02-24T22:21:52.241Z] #50 27.02 Preparing to unpack .../06-libcap2-bin_1%3a2.44-1_amd64.deb ... [2023-02-24T22:21:52.241Z] #50 27.04 Unpacking libcap2-bin (1:2.44-1) ... [2023-02-24T22:21:52.241Z] #50 27.11 Selecting previously unselected package iproute2. [2023-02-24T22:21:52.241Z] #50 27.11 Preparing to unpack .../07-iproute2_5.10.0-4_amd64.deb ... [2023-02-24T22:21:52.241Z] #50 27.12 Unpacking iproute2 (5.10.0-4) ... [2023-02-24T22:21:52.502Z] #50 27.67 Selecting previously unselected package xxd. [2023-02-24T22:21:52.502Z] #50 27.69 Preparing to unpack .../08-xxd_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-24T22:21:52.502Z] #50 27.70 Unpacking xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:21:52.764Z] #50 27.83 Selecting previously unselected package vim-common. [2023-02-24T22:21:52.764Z] #50 27.83 Preparing to unpack .../09-vim-common_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-24T22:21:52.764Z] #50 27.86 Unpacking vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:21:53.026Z] #50 28.05 Selecting previously unselected package bash-completion. [2023-02-24T22:21:53.026Z] #50 28.07 Preparing to unpack .../10-bash-completion_1%3a2.11-2_all.deb ... [2023-02-24T22:21:53.031Z] #50 55.62 Selecting previously unselected package thin-provisioning-tools. [2023-02-24T22:21:53.031Z] #50 55.63 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-02-24T22:21:53.031Z] #50 55.63 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-02-24T22:21:53.290Z] #50 55.95 Selecting previously unselected package uidmap. [2023-02-24T22:21:53.290Z] #50 55.96 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-02-24T22:21:53.290Z] #50 55.97 Unpacking uidmap (1:4.8.1-1) ... [2023-02-24T22:21:53.290Z] #50 56.15 Selecting previously unselected package vim-runtime. [2023-02-24T22:21:53.551Z] #50 56.16 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-24T22:21:53.551Z] #50 56.17 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-02-24T22:21:53.551Z] #50 56.20 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-02-24T22:21:53.551Z] #50 56.21 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:21:54.959Z] #50 30.08 Unpacking bash-completion (1:2.11-2) ... [2023-02-24T22:21:55.220Z] #50 30.39 Selecting previously unselected package bzip2. [2023-02-24T22:21:55.220Z] #50 30.41 Preparing to unpack .../11-bzip2_1.0.8-4_amd64.deb ... [2023-02-24T22:21:55.220Z] #50 30.42 Unpacking bzip2 (1.0.8-4) ... [2023-02-24T22:21:55.481Z] #50 30.49 Selecting previously unselected package xz-utils. [2023-02-24T22:21:55.481Z] #50 30.49 Preparing to unpack .../12-xz-utils_5.2.5-2.1~deb11u1_amd64.deb ... [2023-02-24T22:21:55.481Z] #50 30.50 Unpacking xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-24T22:21:55.481Z] #50 30.65 Selecting previously unselected package apparmor. [2023-02-24T22:21:55.481Z] #50 30.66 Preparing to unpack .../13-apparmor_2.13.6-10_amd64.deb ... [2023-02-24T22:21:55.481Z] #50 30.71 Unpacking apparmor (2.13.6-10) ... [2023-02-24T22:21:56.052Z] #50 31.18 Selecting previously unselected package inetutils-ping. [2023-02-24T22:21:56.052Z] #50 31.19 Preparing to unpack .../14-inetutils-ping_2%3a2.0-1+deb11u1_amd64.deb ... [2023-02-24T22:21:56.052Z] #50 31.20 Unpacking inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-24T22:21:56.313Z] #50 31.34 Selecting previously unselected package libip4tc2:amd64. [2023-02-24T22:21:56.313Z] #50 31.36 Preparing to unpack .../15-libip4tc2_1.8.7-1_amd64.deb ... [2023-02-24T22:21:56.313Z] #50 31.36 Unpacking libip4tc2:amd64 (1.8.7-1) ... [2023-02-24T22:21:56.313Z] #50 31.43 Selecting previously unselected package libip6tc2:amd64. [2023-02-24T22:21:56.313Z] #50 31.45 Preparing to unpack .../16-libip6tc2_1.8.7-1_amd64.deb ... [2023-02-24T22:21:56.313Z] #50 31.46 Unpacking libip6tc2:amd64 (1.8.7-1) ... [2023-02-24T22:21:56.313Z] #50 31.52 Selecting previously unselected package libnfnetlink0:amd64. [2023-02-24T22:21:56.313Z] #50 31.52 Preparing to unpack .../17-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2023-02-24T22:21:56.313Z] #50 31.53 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-24T22:21:56.575Z] #50 31.62 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2023-02-24T22:21:56.575Z] #50 31.63 Preparing to unpack .../18-libnetfilter-conntrack3_1.0.8-3_amd64.deb ... [2023-02-24T22:21:56.575Z] #50 31.63 Unpacking libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-24T22:21:56.575Z] #50 31.73 Selecting previously unselected package libnftnl11:amd64. [2023-02-24T22:21:56.575Z] #50 31.73 Preparing to unpack .../19-libnftnl11_1.1.9-1_amd64.deb ... [2023-02-24T22:21:56.575Z] #50 31.74 Unpacking libnftnl11:amd64 (1.1.9-1) ... [2023-02-24T22:21:56.836Z] #50 31.84 Selecting previously unselected package iptables. [2023-02-24T22:21:56.836Z] #50 31.85 Preparing to unpack .../20-iptables_1.8.7-1_amd64.deb ... [2023-02-24T22:21:56.836Z] #50 31.86 Unpacking iptables (1.8.7-1) ... [2023-02-24T22:21:57.097Z] #50 32.18 Selecting previously unselected package libonig5:amd64. [2023-02-24T22:21:57.097Z] #50 32.18 Preparing to unpack .../21-libonig5_6.9.6-1.1_amd64.deb ... [2023-02-24T22:21:57.097Z] #50 32.19 Unpacking libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:21:57.358Z] #50 32.34 Selecting previously unselected package libjq1:amd64. [2023-02-24T22:21:57.358Z] #50 32.36 Preparing to unpack .../22-libjq1_1.6-2.1_amd64.deb ... [2023-02-24T22:21:57.358Z] #50 32.37 Unpacking libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:21:57.358Z] #50 32.49 Selecting previously unselected package jq. [2023-02-24T22:21:57.358Z] #50 32.50 Preparing to unpack .../23-jq_1.6-2.1_amd64.deb ... [2023-02-24T22:21:57.358Z] #50 32.51 Unpacking jq (1.6-2.1) ... [2023-02-24T22:21:57.619Z] #50 32.58 Selecting previously unselected package libaio1:amd64. [2023-02-24T22:21:57.619Z] #50 32.60 Preparing to unpack .../24-libaio1_0.3.112-9_amd64.deb ... [2023-02-24T22:21:57.619Z] #50 32.61 Unpacking libaio1:amd64 (0.3.112-9) ... [2023-02-24T22:21:57.619Z] #50 32.67 Selecting previously unselected package libgpm2:amd64. [2023-02-24T22:21:57.619Z] #50 32.67 Preparing to unpack .../25-libgpm2_1.20.7-8_amd64.deb ... [2023-02-24T22:21:57.619Z] #50 32.68 Unpacking libgpm2:amd64 (1.20.7-8) ... [2023-02-24T22:21:57.619Z] #50 32.77 Selecting previously unselected package libicu67:amd64. [2023-02-24T22:21:57.619Z] #50 32.77 Preparing to unpack .../26-libicu67_67.1-7_amd64.deb ... [2023-02-24T22:21:57.619Z] #50 32.78 Unpacking libicu67:amd64 (67.1-7) ... [2023-02-24T22:21:57.741Z] #50 60.34 Selecting previously unselected package vim. [2023-02-24T22:21:57.741Z] #50 ... [2023-02-24T22:21:57.741Z] [2023-02-24T22:21:57.741Z] #39 [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 [2023-02-24T22:21:57.741Z] #39 175.7 include/common/asm/bitops.h: Assembler messages: [2023-02-24T22:21:57.741Z] #39 175.7 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-02-24T22:21:57.741Z] #39 175.9 CC criu/filesystems.o [2023-02-24T22:21:57.741Z] #39 177.0 CC criu/fsnotify.o [2023-02-24T22:21:57.741Z] #39 179.0 CC criu/image-desc.o [2023-02-24T22:21:57.741Z] #39 179.2 CC criu/image.o [2023-02-24T22:21:57.741Z] #39 180.8 CC criu/ipc_ns.o [2023-02-24T22:21:57.741Z] #39 182.5 CC criu/irmap.o [2023-02-24T22:21:57.741Z] #39 183.3 CC criu/kcmp-ids.o [2023-02-24T22:21:57.741Z] #39 183.7 CC criu/kerndat.o [2023-02-24T22:21:57.741Z] #39 185.3 CC criu/libnetlink.o [2023-02-24T22:21:57.741Z] #39 185.8 CC criu/log.o [2023-02-24T22:21:57.741Z] #39 ... [2023-02-24T22:21:57.741Z] [2023-02-24T22:21:57.741Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:21:57.741Z] #50 60.35 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-24T22:21:57.741Z] #50 60.36 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:21:58.309Z] #50 61.12 Selecting previously unselected package xfsprogs. [2023-02-24T22:21:58.310Z] #50 61.13 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-02-24T22:21:58.310Z] #50 61.14 Unpacking xfsprogs (5.10.0-4) ... [2023-02-24T22:21:58.717Z] #50 ... [2023-02-24T22:21:58.717Z] [2023-02-24T22:21:58.717Z] #38 [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 [2023-02-24T22:21:58.717Z] #38 167.9 CC criu/fifo.o [2023-02-24T22:21:58.717Z] #38 168.5 CC criu/file-ids.o [2023-02-24T22:21:58.717Z] #38 169.0 CC criu/file-lock.o [2023-02-24T22:21:58.717Z] #38 170.3 CC criu/files-ext.o [2023-02-24T22:21:58.717Z] #38 170.7 CC criu/files-reg.o [2023-02-24T22:21:58.717Z] #38 174.2 CC criu/files.o [2023-02-24T22:21:58.717Z] #38 177.5 include/common/asm/bitops.h: Assembler messages: [2023-02-24T22:21:58.717Z] #38 177.5 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-02-24T22:21:58.717Z] #38 177.6 CC criu/filesystems.o [2023-02-24T22:21:58.717Z] #38 178.5 CC criu/fsnotify.o [2023-02-24T22:21:58.717Z] #38 ... [2023-02-24T22:21:58.717Z] [2023-02-24T22:21:58.717Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:21:58.717Z] #50 47.70 Selecting previously unselected package libinih1:amd64. [2023-02-24T22:21:58.717Z] #50 47.71 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-02-24T22:21:58.717Z] #50 47.72 Unpacking libinih1:amd64 (53-1+b2) ... [2023-02-24T22:21:58.717Z] #50 47.83 Selecting previously unselected package libnet1:amd64. [2023-02-24T22:21:58.717Z] #50 47.84 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-24T22:21:58.717Z] #50 47.84 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:21:58.717Z] #50 47.93 Selecting previously unselected package libnl-3-200:amd64. [2023-02-24T22:21:58.717Z] #50 47.94 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-24T22:21:58.717Z] #50 47.95 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:21:58.717Z] #50 48.13 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-24T22:21:58.717Z] #50 48.13 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:21:58.717Z] #50 48.15 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:21:58.976Z] #50 48.25 Selecting previously unselected package net-tools. [2023-02-24T22:21:58.976Z] #50 48.25 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-02-24T22:21:58.976Z] #50 48.27 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-02-24T22:21:59.147Z] #50 61.78 Selecting previously unselected package zip. [2023-02-24T22:21:59.147Z] #50 61.82 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-02-24T22:21:59.147Z] #50 61.82 Unpacking zip (3.0-12) ... [2023-02-24T22:21:59.235Z] #50 48.59 Selecting previously unselected package patch. [2023-02-24T22:21:59.235Z] #50 48.60 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-02-24T22:21:59.235Z] #50 48.62 Unpacking patch (2.7.6-7) ... [2023-02-24T22:21:59.406Z] #50 62.10 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:21:59.494Z] #50 48.88 Selecting previously unselected package python-pip-whl. [2023-02-24T22:21:59.494Z] #50 48.90 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-02-24T22:21:59.494Z] #50 48.96 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-24T22:22:00.430Z] #50 49.95 Selecting previously unselected package python3-lib2to3. [2023-02-24T22:22:00.430Z] #50 49.95 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-02-24T22:22:00.430Z] #50 49.95 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-02-24T22:22:00.783Z] #50 63.48 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-02-24T22:22:00.783Z] #50 63.50 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-02-24T22:22:00.783Z] #50 63.51 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-02-24T22:22:00.783Z] #50 63.52 Setting up libicu67:amd64 (67.1-7) ... [2023-02-24T22:22:00.783Z] #50 63.54 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-02-24T22:22:00.997Z] #50 50.16 Selecting previously unselected package python3-distutils. [2023-02-24T22:22:00.997Z] #50 50.17 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-02-24T22:22:00.997Z] #50 50.17 Unpacking python3-distutils (3.9.2-1) ... [2023-02-24T22:22:00.997Z] #50 50.43 Selecting previously unselected package python3-pkg-resources. [2023-02-24T22:22:00.997Z] #50 50.45 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-24T22:22:00.997Z] #50 50.45 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:22:01.044Z] #50 63.55 Setting up libinih1:amd64 (53-1+b2) ... [2023-02-24T22:22:01.044Z] #50 63.56 Setting up uidmap (1:4.8.1-1) ... [2023-02-24T22:22:01.044Z] #50 63.57 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:22:01.044Z] #50 63.59 Setting up bzip2 (1.0.8-4) ... [2023-02-24T22:22:01.044Z] #50 63.60 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:22:01.044Z] #50 63.61 Setting up python3-wheel (0.34.2-1) ... [2023-02-24T22:22:01.565Z] #50 50.74 Selecting previously unselected package python3-setuptools. [2023-02-24T22:22:01.565Z] #50 50.75 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-02-24T22:22:01.565Z] #50 50.77 Unpacking python3-setuptools (52.0.0-4) ... [2023-02-24T22:22:01.824Z] #50 51.21 Selecting previously unselected package python3-wheel. [2023-02-24T22:22:01.824Z] #50 51.21 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-02-24T22:22:01.824Z] #50 51.22 Unpacking python3-wheel (0.34.2-1) ... [2023-02-24T22:22:01.824Z] #50 51.37 Selecting previously unselected package python3-pip. [2023-02-24T22:22:01.824Z] #50 51.38 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-02-24T22:22:01.824Z] #50 51.40 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-02-24T22:22:01.825Z] #50 36.46 Selecting previously unselected package libinih1:amd64. [2023-02-24T22:22:01.825Z] #50 36.46 Preparing to unpack .../27-libinih1_53-1+b2_amd64.deb ... [2023-02-24T22:22:01.825Z] #50 36.47 Unpacking libinih1:amd64 (53-1+b2) ... [2023-02-24T22:22:01.825Z] #50 36.52 Selecting previously unselected package libnet1:amd64. [2023-02-24T22:22:01.825Z] #50 36.53 Preparing to unpack .../28-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2023-02-24T22:22:01.825Z] #50 36.54 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:22:01.825Z] #50 36.65 Selecting previously unselected package libnl-3-200:amd64. [2023-02-24T22:22:01.825Z] #50 36.65 Preparing to unpack .../29-libnl-3-200_3.4.0-1+b1_amd64.deb ... [2023-02-24T22:22:01.825Z] #50 36.65 Unpacking libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:22:01.825Z] #50 36.74 Selecting previously unselected package libprotobuf-c1:amd64. [2023-02-24T22:22:01.825Z] #50 36.75 Preparing to unpack .../30-libprotobuf-c1_1.3.3-1+b2_amd64.deb ... [2023-02-24T22:22:01.825Z] #50 36.76 Unpacking libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:22:01.825Z] #50 36.82 Selecting previously unselected package net-tools. [2023-02-24T22:22:01.825Z] #50 36.82 Preparing to unpack .../31-net-tools_1.60+git20181103.0eebece-1_amd64.deb ... [2023-02-24T22:22:01.826Z] #50 36.83 Unpacking net-tools (1.60+git20181103.0eebece-1) ... [2023-02-24T22:22:01.987Z] #50 64.50 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:01.987Z] #50 64.51 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:22:01.987Z] #50 64.54 Setting up libcap2-bin (1:2.44-1) ... [2023-02-24T22:22:01.987Z] #50 64.55 Setting up apparmor (2.13.6-10) ... [2023-02-24T22:22:02.084Z] #50 51.66 Selecting previously unselected package sudo. [2023-02-24T22:22:02.087Z] #50 37.03 Selecting previously unselected package patch. [2023-02-24T22:22:02.087Z] #50 37.03 Preparing to unpack .../32-patch_2.7.6-7_amd64.deb ... [2023-02-24T22:22:02.087Z] #50 37.04 Unpacking patch (2.7.6-7) ... [2023-02-24T22:22:02.087Z] #50 37.17 Selecting previously unselected package python-pip-whl. [2023-02-24T22:22:02.087Z] #50 37.19 Preparing to unpack .../33-python-pip-whl_20.3.4-4+deb11u1_all.deb ... [2023-02-24T22:22:02.087Z] #50 37.19 Unpacking python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-24T22:22:02.342Z] #50 51.68 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-02-24T22:22:02.342Z] #50 51.68 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-02-24T22:22:02.660Z] #50 37.84 Selecting previously unselected package python3-lib2to3. [2023-02-24T22:22:02.660Z] #50 37.84 Preparing to unpack .../34-python3-lib2to3_3.9.2-1_all.deb ... [2023-02-24T22:22:02.660Z] #50 37.86 Unpacking python3-lib2to3 (3.9.2-1) ... [2023-02-24T22:22:02.920Z] #50 38.00 Selecting previously unselected package python3-distutils. [2023-02-24T22:22:02.920Z] #50 38.00 Preparing to unpack .../35-python3-distutils_3.9.2-1_all.deb ... [2023-02-24T22:22:02.920Z] #50 38.01 Unpacking python3-distutils (3.9.2-1) ... [2023-02-24T22:22:02.920Z] #50 38.17 Selecting previously unselected package python3-pkg-resources. [2023-02-24T22:22:03.181Z] #50 38.18 Preparing to unpack .../36-python3-pkg-resources_52.0.0-4_all.deb ... [2023-02-24T22:22:03.181Z] #50 38.19 Unpacking python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:22:03.181Z] #50 ... [2023-02-24T22:22:03.181Z] [2023-02-24T22:22:03.181Z] #38 [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 [2023-02-24T22:22:03.181Z] #38 163.8 CC criu/crtools.o [2023-02-24T22:22:03.181Z] #38 164.4 CC criu/eventfd.o [2023-02-24T22:22:03.181Z] #38 164.8 CC criu/eventpoll.o [2023-02-24T22:22:03.181Z] #38 165.6 CC criu/external.o [2023-02-24T22:22:03.181Z] #38 166.1 CC criu/fault-injection.o [2023-02-24T22:22:03.181Z] #38 166.2 CC criu/fdstore.o [2023-02-24T22:22:03.181Z] #38 166.6 CC criu/fifo.o [2023-02-24T22:22:03.181Z] #38 167.1 CC criu/file-ids.o [2023-02-24T22:22:03.181Z] #38 167.3 CC criu/file-lock.o [2023-02-24T22:22:03.181Z] #38 168.3 CC criu/files-ext.o [2023-02-24T22:22:03.181Z] #38 168.7 CC criu/files-reg.o [2023-02-24T22:22:03.181Z] #38 171.1 CC criu/files.o [2023-02-24T22:22:03.181Z] #38 173.1 include/common/asm/bitops.h: Assembler messages: [2023-02-24T22:22:03.181Z] #38 173.1 include/common/asm/bitops.h:63: Warning: no instruction mnemonic suffix given and no register operands; using default for `bts' [2023-02-24T22:22:03.181Z] #38 173.2 CC criu/filesystems.o [2023-02-24T22:22:03.181Z] #38 173.9 CC criu/fsnotify.o [2023-02-24T22:22:03.181Z] #38 ... [2023-02-24T22:22:03.181Z] [2023-02-24T22:22:03.181Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:22:03.181Z] #50 38.35 Selecting previously unselected package python3-setuptools. [2023-02-24T22:22:03.181Z] #50 38.35 Preparing to unpack .../37-python3-setuptools_52.0.0-4_all.deb ... [2023-02-24T22:22:03.181Z] #50 38.36 Unpacking python3-setuptools (52.0.0-4) ... [2023-02-24T22:22:03.278Z] #50 52.69 Selecting previously unselected package thin-provisioning-tools. [2023-02-24T22:22:03.278Z] #50 52.69 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-02-24T22:22:03.278Z] #50 52.70 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-02-24T22:22:03.442Z] #50 38.67 Selecting previously unselected package python3-wheel. [2023-02-24T22:22:03.442Z] #50 38.67 Preparing to unpack .../38-python3-wheel_0.34.2-1_all.deb ... [2023-02-24T22:22:03.442Z] #50 38.68 Unpacking python3-wheel (0.34.2-1) ... [2023-02-24T22:22:03.703Z] #50 38.75 Selecting previously unselected package python3-pip. [2023-02-24T22:22:03.703Z] #50 38.76 Preparing to unpack .../39-python3-pip_20.3.4-4+deb11u1_all.deb ... [2023-02-24T22:22:03.703Z] #50 38.77 Unpacking python3-pip (20.3.4-4+deb11u1) ... [2023-02-24T22:22:03.795Z] #50 53.13 Selecting previously unselected package uidmap. [2023-02-24T22:22:03.795Z] #50 53.14 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-02-24T22:22:03.795Z] #50 53.14 Unpacking uidmap (1:4.8.1-1) ... [2023-02-24T22:22:03.964Z] #50 39.01 Selecting previously unselected package sudo. [2023-02-24T22:22:03.964Z] #50 39.02 Preparing to unpack .../40-sudo_1.9.5p2-3+deb11u1_amd64.deb ... [2023-02-24T22:22:03.964Z] #50 39.03 Unpacking sudo (1.9.5p2-3+deb11u1) ... [2023-02-24T22:22:04.054Z] #50 53.28 Selecting previously unselected package vim-runtime. [2023-02-24T22:22:04.054Z] #50 53.28 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-24T22:22:04.054Z] #50 53.32 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-02-24T22:22:04.054Z] #50 53.36 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-02-24T22:22:04.054Z] #50 53.37 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:04.521Z] #50 66.86 Setting up zip (3.0-12) ... [2023-02-24T22:22:04.521Z] #50 66.89 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:04.521Z] #50 66.92 Setting up bash-completion (1:2.11-2) ... [2023-02-24T22:22:04.536Z] #50 39.68 Selecting previously unselected package thin-provisioning-tools. [2023-02-24T22:22:04.536Z] #50 39.68 Preparing to unpack .../41-thin-provisioning-tools_0.9.0-1_amd64.deb ... [2023-02-24T22:22:04.536Z] #50 39.71 Unpacking thin-provisioning-tools (0.9.0-1) ... [2023-02-24T22:22:04.797Z] #50 39.94 Selecting previously unselected package uidmap. [2023-02-24T22:22:04.797Z] #50 39.94 Preparing to unpack .../42-uidmap_1%3a4.8.1-1_amd64.deb ... [2023-02-24T22:22:04.797Z] #50 39.95 Unpacking uidmap (1:4.8.1-1) ... [2023-02-24T22:22:05.058Z] #50 40.11 Selecting previously unselected package vim-runtime. [2023-02-24T22:22:05.058Z] #50 40.12 Preparing to unpack .../43-vim-runtime_2%3a8.2.2434-3+deb11u1_all.deb ... [2023-02-24T22:22:05.058Z] #50 40.17 Adding 'diversion of /usr/share/vim/vim82/doc/help.txt to /usr/share/vim/vim82/doc/help.txt.vim-tiny by vim-runtime' [2023-02-24T22:22:05.058Z] #50 40.20 Adding 'diversion of /usr/share/vim/vim82/doc/tags to /usr/share/vim/vim82/doc/tags.vim-tiny by vim-runtime' [2023-02-24T22:22:05.058Z] #50 40.21 Unpacking vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:08.360Z] #50 43.63 Selecting previously unselected package vim. [2023-02-24T22:22:08.360Z] #50 43.63 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-24T22:22:08.360Z] #50 43.66 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:08.711Z] #50 ... [2023-02-24T22:22:08.711Z] [2023-02-24T22:22:08.711Z] #39 [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 [2023-02-24T22:22:08.711Z] #39 186.5 CC criu/lsm.o [2023-02-24T22:22:08.711Z] #39 187.1 CC criu/mem.o [2023-02-24T22:22:08.711Z] #39 189.7 CC criu/memfd.o [2023-02-24T22:22:08.711Z] #39 190.6 CC criu/mount.o [2023-02-24T22:22:08.711Z] #39 ... [2023-02-24T22:22:08.711Z] [2023-02-24T22:22:08.711Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:22:08.711Z] #50 71.53 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-24T22:22:09.303Z] #50 44.33 Selecting previously unselected package xfsprogs. [2023-02-24T22:22:09.303Z] #50 44.33 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-02-24T22:22:09.303Z] #50 44.35 Unpacking xfsprogs (5.10.0-4) ... [2023-02-24T22:22:09.574Z] #50 72.09 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-02-24T22:22:09.574Z] #50 72.22 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-02-24T22:22:09.574Z] #50 72.30 Setting up patch (2.7.6-7) ... [2023-02-24T22:22:09.833Z] #50 72.33 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-02-24T22:22:09.833Z] #50 72.61 invoke-rc.d: could not determine current runlevel [2023-02-24T22:22:09.833Z] #50 72.62 invoke-rc.d: policy-rc.d denied execution of start. [2023-02-24T22:22:09.833Z] #50 72.65 Setting up xfsprogs (5.10.0-4) ... [2023-02-24T22:22:09.833Z] #50 72.67 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-02-24T22:22:09.833Z] #50 72.69 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-24T22:22:09.833Z] #50 72.70 Setting up pigz (2.6-1) ... [2023-02-24T22:22:09.876Z] #50 44.88 Selecting previously unselected package zip. [2023-02-24T22:22:09.876Z] #50 44.89 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-02-24T22:22:09.876Z] #50 44.90 Unpacking zip (3.0-12) ... [2023-02-24T22:22:10.092Z] #50 72.74 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-24T22:22:10.092Z] #50 72.75 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:22:10.092Z] #50 72.77 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-24T22:22:10.092Z] #50 72.78 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:10.137Z] #50 45.15 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:22:10.616Z] #50 59.32 Selecting previously unselected package vim. [2023-02-24T22:22:10.616Z] #50 59.32 Preparing to unpack .../44-vim_2%3a8.2.2434-3+deb11u1_amd64.deb ... [2023-02-24T22:22:10.616Z] #50 59.34 Unpacking vim (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:10.616Z] #50 ... [2023-02-24T22:22:10.616Z] [2023-02-24T22:22:10.616Z] #38 [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 [2023-02-24T22:22:10.617Z] #38 180.2 CC criu/image-desc.o [2023-02-24T22:22:10.617Z] #38 180.6 CC criu/image.o [2023-02-24T22:22:10.617Z] #38 182.2 CC criu/ipc_ns.o [2023-02-24T22:22:10.617Z] #38 184.2 CC criu/irmap.o [2023-02-24T22:22:10.617Z] #38 185.3 CC criu/kcmp-ids.o [2023-02-24T22:22:10.617Z] #38 185.8 CC criu/kerndat.o [2023-02-24T22:22:10.617Z] #38 188.0 CC criu/libnetlink.o [2023-02-24T22:22:10.617Z] #38 188.8 CC criu/log.o [2023-02-24T22:22:10.617Z] #38 189.9 CC criu/lsm.o [2023-02-24T22:22:10.617Z] #38 190.4 CC criu/mem.o [2023-02-24T22:22:10.617Z] #38 ... [2023-02-24T22:22:10.617Z] [2023-02-24T22:22:10.617Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:22:10.617Z] #50 60.00 Selecting previously unselected package xfsprogs. [2023-02-24T22:22:10.617Z] #50 60.01 Preparing to unpack .../45-xfsprogs_5.10.0-4_amd64.deb ... [2023-02-24T22:22:10.617Z] #50 60.02 Unpacking xfsprogs (5.10.0-4) ... [2023-02-24T22:22:11.028Z] #50 73.67 Setting up libaio1:amd64 (0.3.112-9) ... [2023-02-24T22:22:11.029Z] #50 73.68 Setting up python3-lib2to3 (3.9.2-1) ... [2023-02-24T22:22:11.081Z] #50 46.23 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-02-24T22:22:11.081Z] #50 46.25 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-02-24T22:22:11.081Z] #50 46.31 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-02-24T22:22:11.081Z] #50 46.32 Setting up libicu67:amd64 (67.1-7) ... [2023-02-24T22:22:11.081Z] #50 46.33 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-02-24T22:22:11.081Z] #50 46.34 Setting up libinih1:amd64 (53-1+b2) ... [2023-02-24T22:22:11.081Z] #50 46.37 Setting up uidmap (1:4.8.1-1) ... [2023-02-24T22:22:11.081Z] #50 46.38 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:22:11.081Z] #50 46.41 Setting up bzip2 (1.0.8-4) ... [2023-02-24T22:22:11.183Z] #50 60.60 Selecting previously unselected package zip. [2023-02-24T22:22:11.184Z] #50 60.63 Preparing to unpack .../46-zip_3.0-12_amd64.deb ... [2023-02-24T22:22:11.184Z] #50 60.64 Unpacking zip (3.0-12) ... [2023-02-24T22:22:11.342Z] #50 46.42 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:22:11.342Z] #50 46.46 Setting up python3-wheel (0.34.2-1) ... [2023-02-24T22:22:11.442Z] #50 60.87 Setting up python3-pkg-resources (52.0.0-4) ... [2023-02-24T22:22:11.965Z] #50 74.51 Setting up libelf1:amd64 (0.183-1) ... [2023-02-24T22:22:11.965Z] #50 74.54 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:22:11.965Z] #50 74.56 Setting up python3-distutils (3.9.2-1) ... [2023-02-24T22:22:12.367Z] #50 47.37 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:12.367Z] #50 47.39 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:22:12.367Z] #50 47.40 Setting up libcap2-bin (1:2.44-1) ... [2023-02-24T22:22:12.367Z] #50 47.41 Setting up apparmor (2.13.6-10) ... [2023-02-24T22:22:12.377Z] #50 61.81 Setting up libip4tc2:amd64 (1.8.7-1) ... [2023-02-24T22:22:12.377Z] #50 61.82 Setting up net-tools (1.60+git20181103.0eebece-1) ... [2023-02-24T22:22:12.377Z] #50 61.84 Setting up libgpm2:amd64 (1.20.7-8) ... [2023-02-24T22:22:12.377Z] #50 61.85 Setting up libicu67:amd64 (67.1-7) ... [2023-02-24T22:22:12.377Z] #50 61.86 Setting up libip6tc2:amd64 (1.8.7-1) ... [2023-02-24T22:22:12.533Z] #50 75.36 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:12.637Z] #50 61.87 Setting up libinih1:amd64 (53-1+b2) ... [2023-02-24T22:22:12.637Z] #50 61.89 Setting up uidmap (1:4.8.1-1) ... [2023-02-24T22:22:12.637Z] #50 61.90 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2023-02-24T22:22:12.637Z] #50 61.91 Setting up bzip2 (1.0.8-4) ... [2023-02-24T22:22:12.637Z] #50 61.92 Setting up libprotobuf-c1:amd64 (1.3.3-1+b2) ... [2023-02-24T22:22:12.637Z] #50 61.93 Setting up python3-wheel (0.34.2-1) ... [2023-02-24T22:22:12.791Z] #50 75.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-02-24T22:22:12.791Z] #50 75.40 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-02-24T22:22:12.791Z] #50 75.41 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-02-24T22:22:12.791Z] #50 75.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-02-24T22:22:12.791Z] #50 75.44 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-02-24T22:22:12.791Z] #50 75.46 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-02-24T22:22:12.791Z] #50 75.49 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-02-24T22:22:12.791Z] #50 75.50 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-02-24T22:22:12.791Z] #50 75.55 Setting up python3-setuptools (52.0.0-4) ... [2023-02-24T22:22:13.465Z] #50 62.75 Setting up xxd (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:13.465Z] #50 62.77 Setting up libcap2:amd64 (1:2.44-1) ... [2023-02-24T22:22:13.465Z] #50 62.79 Setting up libcap2-bin (1:2.44-1) ... [2023-02-24T22:22:13.465Z] #50 62.84 Setting up apparmor (2.13.6-10) ... [2023-02-24T22:22:14.310Z] #50 49.25 Setting up zip (3.0-12) ... [2023-02-24T22:22:14.310Z] #50 49.26 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:14.310Z] #50 49.29 Setting up bash-completion (1:2.11-2) ... [2023-02-24T22:22:14.310Z] #50 ... [2023-02-24T22:22:14.310Z] [2023-02-24T22:22:14.310Z] #38 [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 [2023-02-24T22:22:14.310Z] #38 175.1 CC criu/image-desc.o [2023-02-24T22:22:14.310Z] #38 175.3 CC criu/image.o [2023-02-24T22:22:14.310Z] #38 176.2 CC criu/ipc_ns.o [2023-02-24T22:22:14.310Z] #38 177.5 CC criu/irmap.o [2023-02-24T22:22:14.310Z] #38 178.2 CC criu/kcmp-ids.o [2023-02-24T22:22:14.310Z] #38 178.6 CC criu/kerndat.o [2023-02-24T22:22:14.310Z] #38 179.8 CC criu/libnetlink.o [2023-02-24T22:22:14.310Z] #38 180.2 CC criu/log.o [2023-02-24T22:22:14.310Z] #38 180.8 CC criu/lsm.o [2023-02-24T22:22:14.310Z] #38 181.2 CC criu/mem.o [2023-02-24T22:22:14.310Z] #38 183.1 CC criu/memfd.o [2023-02-24T22:22:14.310Z] #38 183.8 CC criu/mount.o [2023-02-24T22:22:15.335Z] #50 78.19 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:22:15.594Z] #50 78.20 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-02-24T22:22:15.594Z] #50 78.22 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-02-24T22:22:15.594Z] #50 78.26 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-02-24T22:22:16.001Z] #50 64.87 Setting up zip (3.0-12) ... [2023-02-24T22:22:16.001Z] #50 64.90 Setting up vim-common (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:16.001Z] #50 64.93 Setting up bash-completion (1:2.11-2) ... [2023-02-24T22:22:16.224Z] #38 ... [2023-02-24T22:22:16.224Z] [2023-02-24T22:22:16.224Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:22:16.485Z] #50 51.56 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-24T22:22:16.485Z] #50 51.58 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-02-24T22:22:16.485Z] #50 51.59 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-02-24T22:22:16.485Z] #50 51.60 Setting up patch (2.7.6-7) ... [2023-02-24T22:22:16.485Z] #50 51.61 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-02-24T22:22:16.746Z] #50 51.72 invoke-rc.d: could not determine current runlevel [2023-02-24T22:22:16.746Z] #50 51.73 invoke-rc.d: policy-rc.d denied execution of start. [2023-02-24T22:22:16.746Z] #50 51.74 Setting up xfsprogs (5.10.0-4) ... [2023-02-24T22:22:16.746Z] #50 51.75 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-02-24T22:22:16.746Z] #50 51.76 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-24T22:22:16.746Z] #50 51.77 Setting up pigz (2.6-1) ... [2023-02-24T22:22:16.746Z] #50 51.79 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-24T22:22:16.746Z] #50 51.80 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:22:16.746Z] #50 51.83 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-24T22:22:16.746Z] #50 51.84 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:17.497Z] #50 80.17 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-24T22:22:17.497Z] #50 80.22 Setting up jq (1.6-2.1) ... [2023-02-24T22:22:17.497Z] #50 80.25 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-02-24T22:22:17.497Z] #50 80.30 Setting up iptables (1.8.7-1) ... [2023-02-24T22:22:17.497Z] #50 80.34 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-24T22:22:17.497Z] #50 80.36 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-24T22:22:17.689Z] #50 52.67 Setting up libaio1:amd64 (0.3.112-9) ... [2023-02-24T22:22:17.689Z] #50 52.68 Setting up python3-lib2to3 (3.9.2-1) ... [2023-02-24T22:22:17.756Z] #50 80.37 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-24T22:22:17.756Z] #50 80.42 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-24T22:22:17.756Z] #50 80.43 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-02-24T22:22:17.756Z] #50 80.48 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-02-24T22:22:17.756Z] #50 80.52 Setting up iproute2 (5.10.0-4) ... [2023-02-24T22:22:17.951Z] #50 53.12 Setting up libelf1:amd64 (0.183-1) ... [2023-02-24T22:22:17.951Z] #50 53.15 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:22:18.213Z] #50 53.17 Setting up python3-distutils (3.9.2-1) ... [2023-02-24T22:22:18.694Z] #50 81.24 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:22:18.745Z] #50 53.72 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:18.745Z] #50 53.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-02-24T22:22:18.745Z] #50 53.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-02-24T22:22:18.745Z] #50 53.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-02-24T22:22:18.745Z] #50 53.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-02-24T22:22:18.745Z] #50 53.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-02-24T22:22:18.745Z] #50 53.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-02-24T22:22:18.745Z] #50 53.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-02-24T22:22:18.745Z] #50 53.78 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-02-24T22:22:18.745Z] #50 53.79 Setting up python3-setuptools (52.0.0-4) ... [2023-02-24T22:22:18.952Z] #50 ... [2023-02-24T22:22:18.953Z] [2023-02-24T22:22:18.953Z] #39 [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 [2023-02-24T22:22:18.953Z] #39 197.1 CC criu/namespaces.o [2023-02-24T22:22:18.953Z] #39 199.6 CC criu/net.o [2023-02-24T22:22:18.953Z] #39 205.9 CC criu/netfilter.o [2023-02-24T22:22:18.953Z] #39 206.6 CC criu/page-pipe.o [2023-02-24T22:22:19.287Z] #50 68.26 Setting up xz-utils (5.2.5-2.1~deb11u1) ... [2023-02-24T22:22:19.287Z] #50 68.29 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2023-02-24T22:22:19.287Z] #50 68.30 Setting up libmnl0:amd64 (1.0.4-3) ... [2023-02-24T22:22:19.287Z] #50 68.33 Setting up patch (2.7.6-7) ... [2023-02-24T22:22:19.287Z] #50 68.35 Setting up sudo (1.9.5p2-3+deb11u1) ... [2023-02-24T22:22:19.287Z] #50 68.46 invoke-rc.d: could not determine current runlevel [2023-02-24T22:22:19.287Z] #50 68.47 invoke-rc.d: policy-rc.d denied execution of start. [2023-02-24T22:22:19.287Z] #50 68.49 Setting up xfsprogs (5.10.0-4) ... [2023-02-24T22:22:19.287Z] #50 68.50 Setting up libxtables12:amd64 (1.8.7-1) ... [2023-02-24T22:22:19.287Z] #50 68.52 Setting up inetutils-ping (2:2.0-1+deb11u1) ... [2023-02-24T22:22:19.287Z] #50 68.54 Setting up pigz (2.6-1) ... [2023-02-24T22:22:19.287Z] #50 68.55 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2023-02-24T22:22:19.287Z] #50 68.57 Setting up libnl-3-200:amd64 (3.4.0-1+b1) ... [2023-02-24T22:22:19.287Z] #50 68.60 Setting up python-pip-whl (20.3.4-4+deb11u1) ... [2023-02-24T22:22:19.287Z] #50 68.61 Setting up vim-runtime (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:19.521Z] #39 207.5 CC criu/page-xfer.o [2023-02-24T22:22:19.521Z] #39 ... [2023-02-24T22:22:19.521Z] [2023-02-24T22:22:19.521Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:22:19.521Z] #50 DONE 82.3s [2023-02-24T22:22:19.521Z] [2023-02-24T22:22:19.521Z] #51 [dev-systemd-false 9/27] 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 [2023-02-24T22:22:20.662Z] #50 55.40 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:22:20.662Z] #50 55.41 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-02-24T22:22:20.662Z] #50 55.42 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-02-24T22:22:20.662Z] #50 55.44 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-02-24T22:22:20.663Z] #50 69.81 Setting up libaio1:amd64 (0.3.112-9) ... [2023-02-24T22:22:20.663Z] #50 69.82 Setting up python3-lib2to3 (3.9.2-1) ... [2023-02-24T22:22:20.783Z] #37 266.5 # github.com/containerd/containerd/cmd/containerd [2023-02-24T22:22:20.783Z] #37 266.5 /usr/bin/ld: /tmp/go-link-1455690441/000019.o: in function `New': [2023-02-24T22:22:20.783Z] #37 266.5 /tmp/tmp.SfQnZZP9Zz/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 [2023-02-24T22:22:20.783Z] #37 266.6 + bin/containerd-stress [2023-02-24T22:22:20.783Z] #37 267.7 + bin/containerd-shim [2023-02-24T22:22:20.903Z] #51 1.444 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-02-24T22:22:20.903Z] #51 1.450 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-02-24T22:22:20.903Z] #51 1.454 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-02-24T22:22:21.161Z] #51 DONE 1.5s [2023-02-24T22:22:21.161Z] [2023-02-24T22:22:21.161Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-24T22:22:21.229Z] #50 70.51 Setting up libelf1:amd64 (0.183-1) ... [2023-02-24T22:22:21.230Z] #50 70.56 Setting up libonig5:amd64 (6.9.6-1.1) ... [2023-02-24T22:22:21.230Z] #50 70.57 Setting up python3-distutils (3.9.2-1) ... [2023-02-24T22:22:21.867Z] #50 56.86 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-24T22:22:21.867Z] #50 56.87 Setting up jq (1.6-2.1) ... [2023-02-24T22:22:21.867Z] #50 56.88 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-02-24T22:22:21.867Z] #50 56.89 Setting up iptables (1.8.7-1) ... [2023-02-24T22:22:21.867Z] #50 56.90 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-24T22:22:21.867Z] #50 56.90 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-24T22:22:21.867Z] #50 56.91 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-24T22:22:21.867Z] #50 56.92 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-24T22:22:21.867Z] #50 56.93 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-02-24T22:22:21.867Z] #50 56.93 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-02-24T22:22:21.867Z] #50 56.94 Setting up iproute2 (5.10.0-4) ... [2023-02-24T22:22:22.127Z] #50 57.31 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:22:22.168Z] #50 71.58 Setting up vim (2:8.2.2434-3+deb11u1) ... [2023-02-24T22:22:22.168Z] #50 71.59 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2023-02-24T22:22:22.168Z] #50 71.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2023-02-24T22:22:22.168Z] #50 71.60 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2023-02-24T22:22:22.168Z] #50 71.61 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2023-02-24T22:22:22.168Z] #50 71.63 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2023-02-24T22:22:22.168Z] #50 71.64 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2023-02-24T22:22:22.168Z] #50 71.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2023-02-24T22:22:22.168Z] #50 ... [2023-02-24T22:22:22.168Z] [2023-02-24T22:22:22.168Z] #38 [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 [2023-02-24T22:22:22.168Z] #38 192.5 CC criu/memfd.o [2023-02-24T22:22:22.168Z] #38 193.4 CC criu/mount.o [2023-02-24T22:22:22.168Z] #38 199.4 CC criu/namespaces.o [2023-02-24T22:22:22.429Z] #38 ... [2023-02-24T22:22:22.429Z] [2023-02-24T22:22:22.429Z] #50 [dev-systemd-false 8/27] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor bash-completion bzip2 inetutils-ping iproute2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2023-02-24T22:22:22.429Z] #50 71.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2023-02-24T22:22:22.429Z] #50 71.73 Setting up python3-setuptools (52.0.0-4) ... [2023-02-24T22:22:23.071Z] #50 DONE 57.9s [2023-02-24T22:22:23.071Z] [2023-02-24T22:22:23.072Z] #51 [dev-systemd-false 9/27] 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 [2023-02-24T22:22:23.316Z] #37 276.3 + bin/containerd-shim-runc-v1 [2023-02-24T22:22:23.644Z] #51 0.879 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-02-24T22:22:23.644Z] #51 0.883 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-02-24T22:22:23.644Z] #51 0.888 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-02-24T22:22:23.644Z] #51 DONE 0.9s [2023-02-24T22:22:23.644Z] [2023-02-24T22:22:23.644Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-24T22:22:24.964Z] #50 74.21 Setting up libjq1:amd64 (1.6-2.1) ... [2023-02-24T22:22:24.964Z] #50 74.22 Setting up libnftnl11:amd64 (1.1.9-1) ... [2023-02-24T22:22:24.964Z] #50 74.24 Setting up thin-provisioning-tools (0.9.0-1) ... [2023-02-24T22:22:24.964Z] #50 74.25 Setting up python3-pip (20.3.4-4+deb11u1) ... [2023-02-24T22:22:26.867Z] #50 76.40 Setting up libnetfilter-conntrack3:amd64 (1.0.8-3) ... [2023-02-24T22:22:26.867Z] #50 76.41 Setting up jq (1.6-2.1) ... [2023-02-24T22:22:27.126Z] #50 76.44 Setting up libbpf0:amd64 (1:0.3-2) ... [2023-02-24T22:22:27.126Z] #50 76.45 Setting up iptables (1.8.7-1) ... [2023-02-24T22:22:27.126Z] #50 76.49 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-24T22:22:27.126Z] #50 76.51 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-24T22:22:27.126Z] #50 76.53 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2023-02-24T22:22:27.126Z] #50 76.55 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2023-02-24T22:22:27.126Z] #50 76.56 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2023-02-24T22:22:27.126Z] #50 76.58 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2023-02-24T22:22:27.126Z] #50 76.61 Setting up iproute2 (5.10.0-4) ... [2023-02-24T22:22:27.693Z] #50 77.23 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:22:27.728Z] #52 ... [2023-02-24T22:22:27.728Z] [2023-02-24T22:22:27.728Z] #39 [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 [2023-02-24T22:22:27.728Z] #39 210.3 CC criu/pagemap-cache.o [2023-02-24T22:22:27.728Z] #39 211.0 CC criu/pagemap.o [2023-02-24T22:22:27.728Z] #39 212.9 CC criu/parasite-syscall.o [2023-02-24T22:22:27.728Z] #39 214.7 CC criu/path.o [2023-02-24T22:22:27.728Z] #39 215.4 CC criu/pie-util-vdso-elf32.o [2023-02-24T22:22:27.849Z] #52 ... [2023-02-24T22:22:27.849Z] [2023-02-24T22:22:27.849Z] #38 [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 [2023-02-24T22:22:27.849Z] #38 188.5 CC criu/namespaces.o [2023-02-24T22:22:27.849Z] #38 190.7 CC criu/net.o [2023-02-24T22:22:27.849Z] #38 194.7 CC criu/netfilter.o [2023-02-24T22:22:27.849Z] #38 195.2 CC criu/page-pipe.o [2023-02-24T22:22:27.849Z] #38 196.0 CC criu/page-xfer.o [2023-02-24T22:22:27.849Z] #38 198.0 CC criu/pagemap-cache.o [2023-02-24T22:22:27.849Z] #38 198.5 CC criu/pagemap.o [2023-02-24T22:22:28.264Z] #50 DONE 77.7s [2023-02-24T22:22:28.264Z] [2023-02-24T22:22:28.264Z] #38 [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 [2023-02-24T22:22:28.264Z] #38 203.5 CC criu/net.o [2023-02-24T22:22:28.264Z] #38 ... [2023-02-24T22:22:28.264Z] [2023-02-24T22:22:28.264Z] #51 [dev-systemd-false 9/27] 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 [2023-02-24T22:22:28.296Z] #39 216.2 CC criu/pie-util-vdso.o [2023-02-24T22:22:28.556Z] #39 216.8 CC criu/pie-util.o [2023-02-24T22:22:28.582Z] #37 281.3 + bin/containerd-shim-runc-v2 [2023-02-24T22:22:29.124Z] #39 217.1 CC criu/pipes.o [2023-02-24T22:22:29.153Z] #37 282.1 + binaries [2023-02-24T22:22:29.153Z] #37 282.1 + install -D bin/containerd /build/containerd [2023-02-24T22:22:29.153Z] #37 282.1 + install -D bin/containerd-shim /build/containerd-shim [2023-02-24T22:22:29.153Z] #37 282.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-02-24T22:22:29.153Z] #37 282.1 + install -D bin/ctr /build/ctr [2023-02-24T22:22:29.202Z] #37 ... [2023-02-24T22:22:29.202Z] [2023-02-24T22:22:29.202Z] #44 [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 [2023-02-24T22:22:29.202Z] #44 167.8 + mkdir -p /build [2023-02-24T22:22:29.202Z] #44 167.8 + cp runc /build/runc [2023-02-24T22:22:29.202Z] #44 DONE 168.3s [2023-02-24T22:22:29.202Z] [2023-02-24T22:22:29.202Z] #31 [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 [2023-02-24T22:22:29.234Z] #38 199.7 CC criu/parasite-syscall.o [2023-02-24T22:22:29.641Z] #51 1.479 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2023-02-24T22:22:29.807Z] #38 200.7 CC criu/path.o [2023-02-24T22:22:29.901Z] #51 1.487 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2023-02-24T22:22:29.901Z] #51 1.496 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2023-02-24T22:22:29.901Z] #51 DONE 1.6s [2023-02-24T22:22:29.901Z] [2023-02-24T22:22:29.901Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-24T22:22:30.087Z] #37 DONE 283.1s [2023-02-24T22:22:30.380Z] #38 201.1 CC criu/pie-util-vdso-elf32.o [2023-02-24T22:22:30.514Z] #39 218.7 CC criu/plugin.o [2023-02-24T22:22:30.654Z] [2023-02-24T22:22:30.654Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-02-24T22:22:30.912Z] #65 DONE 0.2s [2023-02-24T22:22:30.912Z] [2023-02-24T22:22:30.912Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-02-24T22:22:30.953Z] #38 201.5 CC criu/pie-util-vdso.o [2023-02-24T22:22:31.215Z] #38 202.0 CC criu/pie-util.o [2023-02-24T22:22:31.449Z] #39 219.4 CC criu/proc_parse.o [2023-02-24T22:22:31.477Z] #38 202.2 CC criu/pipes.o [2023-02-24T22:22:31.477Z] #66 DONE 0.5s [2023-02-24T22:22:31.477Z] [2023-02-24T22:22:31.477Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-02-24T22:22:32.042Z] #67 DONE 0.5s [2023-02-24T22:22:32.042Z] [2023-02-24T22:22:32.042Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-02-24T22:22:32.042Z] #68 DONE 0.1s [2023-02-24T22:22:32.042Z] [2023-02-24T22:22:32.042Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-02-24T22:22:32.042Z] #69 DONE 0.0s [2023-02-24T22:22:32.042Z] [2023-02-24T22:22:32.042Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-02-24T22:22:32.049Z] #38 202.9 CC criu/plugin.o [2023-02-24T22:22:32.506Z] #31 ... [2023-02-24T22:22:32.506Z] [2023-02-24T22:22:32.506Z] #37 [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 [2023-02-24T22:22:32.506Z] #37 267.1 + bin/containerd [2023-02-24T22:22:32.622Z] #38 203.4 CC criu/proc_parse.o [2023-02-24T22:22:33.422Z] #70 DONE 1.1s [2023-02-24T22:22:33.422Z] [2023-02-24T22:22:33.422Z] #71 exporting to image [2023-02-24T22:22:33.422Z] #71 exporting layers [2023-02-24T22:22:34.539Z] #38 ... [2023-02-24T22:22:34.539Z] [2023-02-24T22:22:34.539Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-24T22:22:34.539Z] #52 10.72 Collecting yamllint==1.26.1 [2023-02-24T22:22:35.483Z] #52 11.79 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-02-24T22:22:35.811Z] #39 ... [2023-02-24T22:22:35.811Z] [2023-02-24T22:22:35.811Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-24T22:22:35.811Z] #52 14.30 Collecting yamllint==1.26.1 [2023-02-24T22:22:35.953Z] #71 exporting layers 2.8s done [2023-02-24T22:22:35.953Z] #71 writing image sha256:af3e525f71ccc482bcfe5eb905fec3d20255c5fafa31225da182ad3453c61e0b done [2023-02-24T22:22:35.953Z] #71 naming to docker.io/library/docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 done [2023-02-24T22:22:35.953Z] #71 DONE 2.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-02-24T22:22:36.274Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 hack/test/unit [2023-02-24T22:22:36.377Z] #52 15.39 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-02-24T22:22:36.470Z] #52 ... [2023-02-24T22:22:36.470Z] [2023-02-24T22:22:36.470Z] #38 [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 [2023-02-24T22:22:36.470Z] #38 209.6 CC criu/netfilter.o [2023-02-24T22:22:36.470Z] #38 210.3 CC criu/page-pipe.o [2023-02-24T22:22:36.470Z] #38 211.4 CC criu/page-xfer.o [2023-02-24T22:22:36.470Z] #38 214.5 CC criu/pagemap-cache.o [2023-02-24T22:22:36.470Z] #38 215.2 CC criu/pagemap.o [2023-02-24T22:22:36.716Z] #37 ... [2023-02-24T22:22:36.716Z] [2023-02-24T22:22:36.716Z] #31 [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 [2023-02-24T22:22:36.716Z] #31 304.1 + /build/golangci-lint --version [2023-02-24T22:22:36.716Z] #31 304.2 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-02-24T22:22:36.716Z] #31 DONE 304.5s [2023-02-24T22:22:36.716Z] [2023-02-24T22:22:36.716Z] #37 [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 [2023-02-24T22:22:36.728Z] #38 217.2 CC criu/parasite-syscall.o [2023-02-24T22:22:36.872Z] #52 13.13 Collecting pathspec>=0.5.3 [2023-02-24T22:22:36.872Z] #52 13.15 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-02-24T22:22:37.445Z] #52 13.56 Collecting pyyaml [2023-02-24T22:22:37.445Z] #52 13.57 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-02-24T22:22:37.445Z] #52 13.64 Building wheels for collected packages: yamllint [2023-02-24T22:22:37.445Z] #52 13.64 Building wheel for yamllint (setup.py): started [2023-02-24T22:22:38.105Z] #37 ... [2023-02-24T22:22:38.105Z] [2023-02-24T22:22:38.105Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-02-24T22:22:38.115Z] #38 218.6 CC criu/path.o [2023-02-24T22:22:38.279Z] #52 17.28 Collecting pathspec>=0.5.3 [2023-02-24T22:22:38.367Z] #62 DONE 0.2s [2023-02-24T22:22:38.367Z] [2023-02-24T22:22:38.367Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-02-24T22:22:38.367Z] #63 DONE 0.1s [2023-02-24T22:22:38.367Z] [2023-02-24T22:22:38.367Z] #37 [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 [2023-02-24T22:22:38.367Z] #37 ... [2023-02-24T22:22:38.367Z] [2023-02-24T22:22:38.367Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-02-24T22:22:38.367Z] #64 DONE 0.1s [2023-02-24T22:22:38.538Z] #52 17.29 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-02-24T22:22:38.631Z] [2023-02-24T22:22:38.631Z] #37 [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 [2023-02-24T22:22:38.832Z] #52 14.77 Building wheel for yamllint (setup.py): finished with status 'done' [2023-02-24T22:22:38.832Z] #52 14.77 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=28d010c8596ffd2e2410d2c46df68accd668f37d22e8af9ef6713069e25d98db [2023-02-24T22:22:38.832Z] #52 14.78 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-02-24T22:22:38.832Z] #52 14.78 Successfully built yamllint [2023-02-24T22:22:38.832Z] #52 14.81 Installing collected packages: pyyaml, pathspec, yamllint [2023-02-24T22:22:39.051Z] #38 219.2 CC criu/pie-util-vdso-elf32.o [2023-02-24T22:22:39.094Z] #52 15.22 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.26.1 [2023-02-24T22:22:39.356Z] #52 DONE 15.6s [2023-02-24T22:22:39.356Z] [2023-02-24T22:22:39.356Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-02-24T22:22:39.475Z] #52 18.18 Collecting pyyaml [2023-02-24T22:22:39.475Z] #52 18.21 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-02-24T22:22:39.475Z] #52 18.41 Building wheels for collected packages: yamllint [2023-02-24T22:22:39.475Z] #52 18.41 Building wheel for yamllint (setup.py): started [2023-02-24T22:22:39.626Z] #53 DONE 0.2s [2023-02-24T22:22:39.626Z] [2023-02-24T22:22:39.626Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-02-24T22:22:39.888Z] #54 DONE 0.3s [2023-02-24T22:22:39.888Z] [2023-02-24T22:22:39.888Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-02-24T22:22:39.888Z] #55 DONE 0.1s [2023-02-24T22:22:39.888Z] [2023-02-24T22:22:39.888Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-02-24T22:22:39.888Z] #56 DONE 0.1s [2023-02-24T22:22:39.888Z] [2023-02-24T22:22:39.888Z] #38 [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 [2023-02-24T22:22:39.888Z] #38 206.1 CC criu/protobuf-desc.o [2023-02-24T22:22:39.888Z] #38 207.4 CC criu/protobuf.o [2023-02-24T22:22:39.888Z] #38 208.1 CC criu/pstree.o [2023-02-24T22:22:39.888Z] #38 209.8 CC criu/rbtree.o [2023-02-24T22:22:39.888Z] #38 210.3 CC criu/rst-malloc.o [2023-02-24T22:22:39.888Z] #38 210.7 CC criu/seccomp.o [2023-02-24T22:22:39.988Z] #38 220.2 CC criu/pie-util-vdso.o [2023-02-24T22:22:40.151Z] #38 ... [2023-02-24T22:22:40.151Z] [2023-02-24T22:22:40.151Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-02-24T22:22:40.151Z] #57 DONE 0.0s [2023-02-24T22:22:40.151Z] [2023-02-24T22:22:40.151Z] #38 [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 [2023-02-24T22:22:40.459Z] ? github.com/docker/docker/api [no test files] [2023-02-24T22:22:40.724Z] #38 211.5 CC criu/seize.o [2023-02-24T22:22:40.930Z] #38 221.1 CC criu/pie-util.o [2023-02-24T22:22:41.189Z] #38 221.4 CC criu/pipes.o [2023-02-24T22:22:41.376Z] #52 20.40 Building wheel for yamllint (setup.py): finished with status 'done' [2023-02-24T22:22:41.376Z] #52 20.40 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=95cf41830a78f93e882ba6bfb9451e6963f73af9e7a9687001453abb3b44976b [2023-02-24T22:22:41.376Z] #52 20.40 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-02-24T22:22:41.634Z] #52 20.41 Successfully built yamllint [2023-02-24T22:22:41.634Z] #52 20.44 Installing collected packages: pyyaml, pathspec, yamllint [2023-02-24T22:22:41.667Z] #38 212.5 CC criu/servicefd.o [2023-02-24T22:22:41.896Z] #52 20.98 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.26.1 [2023-02-24T22:22:42.240Z] #38 213.0 include/common/asm/bitops.h: Assembler messages: [2023-02-24T22:22:42.240Z] #38 213.0 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:22:42.240Z] #38 213.0 CC criu/shmem.o [2023-02-24T22:22:42.566Z] #38 222.7 CC criu/plugin.o [2023-02-24T22:22:42.834Z] #52 DONE 21.6s [2023-02-24T22:22:42.834Z] [2023-02-24T22:22:42.834Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-02-24T22:22:43.093Z] #53 DONE 0.3s [2023-02-24T22:22:43.093Z] [2023-02-24T22:22:43.093Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-02-24T22:22:43.133Z] #38 223.4 CC criu/proc_parse.o [2023-02-24T22:22:43.184Z] #38 214.0 CC criu/sigframe.o [2023-02-24T22:22:43.446Z] #38 214.3 CC criu/signalfd.o [2023-02-24T22:22:43.660Z] #54 DONE 0.6s [2023-02-24T22:22:43.660Z] [2023-02-24T22:22:43.660Z] #39 [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 [2023-02-24T22:22:43.660Z] #39 224.3 CC criu/protobuf-desc.o [2023-02-24T22:22:43.660Z] #39 226.2 CC criu/protobuf.o [2023-02-24T22:22:43.660Z] #39 227.0 CC criu/pstree.o [2023-02-24T22:22:43.660Z] #39 229.7 CC criu/rbtree.o [2023-02-24T22:22:43.660Z] #39 230.2 CC criu/rst-malloc.o [2023-02-24T22:22:43.660Z] #39 230.7 CC criu/seccomp.o [2023-02-24T22:22:43.660Z] #39 ... [2023-02-24T22:22:43.660Z] [2023-02-24T22:22:43.660Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-02-24T22:22:43.919Z] #55 DONE 0.5s [2023-02-24T22:22:43.919Z] [2023-02-24T22:22:43.919Z] #39 [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 [2023-02-24T22:22:43.919Z] #39 232.0 CC criu/seize.o [2023-02-24T22:22:44.019Z] #38 214.6 CC criu/sk-inet.o [2023-02-24T22:22:44.177Z] #39 ... [2023-02-24T22:22:44.177Z] [2023-02-24T22:22:44.177Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-02-24T22:22:44.177Z] #56 DONE 0.1s [2023-02-24T22:22:44.177Z] [2023-02-24T22:22:44.177Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-02-24T22:22:44.177Z] #57 DONE 0.1s [2023-02-24T22:22:44.177Z] [2023-02-24T22:22:44.177Z] #39 [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 [2023-02-24T22:22:44.963Z] #38 215.8 CC criu/sk-netlink.o [2023-02-24T22:22:45.535Z] #38 216.3 CC criu/sk-packet.o [2023-02-24T22:22:45.553Z] #39 233.6 CC criu/servicefd.o [2023-02-24T22:22:45.666Z] #38 ... [2023-02-24T22:22:45.666Z] [2023-02-24T22:22:45.667Z] #52 [dev-systemd-false 10/27] RUN pip3 install yamllint==1.26.1 [2023-02-24T22:22:45.667Z] #52 15.48 Collecting yamllint==1.26.1 [2023-02-24T22:22:46.122Z] #39 234.2 include/common/asm/bitops.h: Assembler messages: [2023-02-24T22:22:46.122Z] #39 234.2 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:22:46.122Z] #39 234.2 CC criu/shmem.o [2023-02-24T22:22:46.480Z] #38 217.0 CC criu/sk-queue.o [2023-02-24T22:22:46.603Z] #52 16.58 Downloading yamllint-1.26.1.tar.gz (126 kB) [2023-02-24T22:22:46.742Z] #38 217.6 CC criu/sk-tcp.o [2023-02-24T22:22:47.506Z] #39 235.7 CC criu/sigframe.o [2023-02-24T22:22:47.687Z] #38 218.2 CC criu/sk-unix.o [2023-02-24T22:22:48.075Z] #39 236.1 CC criu/signalfd.o [2023-02-24T22:22:48.333Z] #39 236.5 CC criu/sk-inet.o [2023-02-24T22:22:49.224Z] #52 19.21 Collecting pathspec>=0.5.3 [2023-02-24T22:22:49.224Z] #52 19.24 Downloading pathspec-0.11.0-py3-none-any.whl (29 kB) [2023-02-24T22:22:49.606Z] #38 220.3 CC criu/sockets.o [2023-02-24T22:22:50.178Z] #52 20.37 Collecting pyyaml [2023-02-24T22:22:50.178Z] #52 20.39 Downloading PyYAML-6.0-cp39-cp39-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (661 kB) [2023-02-24T22:22:50.436Z] #52 20.53 Building wheels for collected packages: yamllint [2023-02-24T22:22:50.436Z] #52 20.53 Building wheel for yamllint (setup.py): started [2023-02-24T22:22:50.870Z] #39 238.6 CC criu/sk-netlink.o [2023-02-24T22:22:50.995Z] #38 221.5 CC criu/stats.o [2023-02-24T22:22:50.995Z] #38 221.8 CC criu/string.o [2023-02-24T22:22:50.995Z] #38 221.9 CC criu/sysctl.o [2023-02-24T22:22:51.437Z] #39 239.4 CC criu/sk-packet.o [2023-02-24T22:22:51.939Z] #38 222.6 CC criu/sysfs_parse.o [2023-02-24T22:22:52.201Z] #38 223.0 CC criu/timens.o [2023-02-24T22:22:52.335Z] #52 22.42 Building wheel for yamllint (setup.py): finished with status 'done' [2023-02-24T22:22:52.335Z] #52 22.42 Created wheel for yamllint: filename=yamllint-1.26.1-py2.py3-none-any.whl size=60821 sha256=8c1c8c7e47300b27b52ff6488b1e6ca89ce7555d612748833326cb15c5292a7c [2023-02-24T22:22:52.335Z] #52 22.42 Stored in directory: /root/.cache/pip/wheels/17/43/8b/f50239e08787d724e36905d75f2fa63a1fabb7532323f956a3 [2023-02-24T22:22:52.335Z] #52 22.46 Successfully built yamllint [2023-02-24T22:22:52.463Z] #38 223.4 CC criu/timerfd.o [2023-02-24T22:22:52.593Z] #52 22.52 Installing collected packages: pyyaml, pathspec, yamllint [2023-02-24T22:22:52.658Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2023-02-24T22:22:52.814Z] #39 240.6 CC criu/sk-queue.o [2023-02-24T22:22:53.036Z] #38 223.8 CC criu/tty.o [2023-02-24T22:22:53.161Z] #52 23.20 Successfully installed pathspec-0.11.0 pyyaml-6.0 yamllint-1.26.1 [2023-02-24T22:22:53.297Z] #38 ... [2023-02-24T22:22:53.297Z] [2023-02-24T22:22:53.297Z] #23 [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 [2023-02-24T22:22:53.297Z] #23 309.5 + dpkg --print-architecture [2023-02-24T22:22:53.382Z] #39 241.5 CC criu/sk-tcp.o [2023-02-24T22:22:53.559Z] #23 309.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-02-24T22:22:53.559Z] #23 309.7 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-02-24T22:22:53.559Z] #23 309.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-02-24T22:22:53.731Z] #52 DONE 24.0s [2023-02-24T22:22:53.731Z] [2023-02-24T22:22:53.731Z] #38 [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 [2023-02-24T22:22:53.731Z] #38 228.1 CC criu/protobuf-desc.o [2023-02-24T22:22:53.731Z] #38 230.2 CC criu/protobuf.o [2023-02-24T22:22:53.731Z] #38 231.1 CC criu/pstree.o [2023-02-24T22:22:53.731Z] #38 233.8 CC criu/rbtree.o [2023-02-24T22:22:53.989Z] #38 234.3 CC criu/rst-malloc.o [2023-02-24T22:22:53.990Z] #38 ... [2023-02-24T22:22:53.990Z] [2023-02-24T22:22:53.990Z] #53 [dev-systemd-false 11/27] COPY --from=dockercli /build/ /usr/local/cli [2023-02-24T22:22:53.990Z] #53 DONE 0.2s [2023-02-24T22:22:53.990Z] [2023-02-24T22:22:53.990Z] #54 [dev-systemd-false 12/27] COPY --from=frozen-images /build/ /docker-frozen-images [2023-02-24T22:22:54.316Z] #39 242.3 CC criu/sk-unix.o [2023-02-24T22:22:54.562Z] #54 DONE 0.4s [2023-02-24T22:22:54.562Z] [2023-02-24T22:22:54.562Z] #55 [dev-systemd-false 13/27] COPY --from=swagger /build/ /usr/local/bin/ [2023-02-24T22:22:54.562Z] #55 DONE 0.2s [2023-02-24T22:22:54.562Z] [2023-02-24T22:22:54.562Z] #56 [dev-systemd-false 14/27] COPY --from=tomlv /build/ /usr/local/bin/ [2023-02-24T22:22:54.822Z] #56 DONE 0.1s [2023-02-24T22:22:54.822Z] [2023-02-24T22:22:54.822Z] #57 [dev-systemd-false 15/27] COPY --from=tini /build/ /usr/local/bin/ [2023-02-24T22:22:54.822Z] #57 DONE 0.1s [2023-02-24T22:22:54.822Z] [2023-02-24T22:22:54.822Z] #38 [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 [2023-02-24T22:22:54.822Z] #38 234.9 CC criu/seccomp.o [2023-02-24T22:22:55.758Z] #38 236.2 CC criu/seize.o [2023-02-24T22:22:57.603Z] #39 245.8 CC criu/sockets.o [2023-02-24T22:22:58.290Z] #38 238.1 CC criu/servicefd.o [2023-02-24T22:22:58.857Z] #38 238.9 include/common/asm/bitops.h: Assembler messages: [2023-02-24T22:22:58.857Z] #38 239.0 include/common/asm/bitops.h:37: Warning: no instruction mnemonic suffix given and no register operands; using default for `bt' [2023-02-24T22:22:58.857Z] #38 239.0 CC criu/shmem.o [2023-02-24T22:23:00.135Z] #39 248.1 CC criu/stats.o [2023-02-24T22:23:00.236Z] #38 240.7 CC criu/sigframe.o [2023-02-24T22:23:00.703Z] #39 248.7 CC criu/string.o [2023-02-24T22:23:00.703Z] #39 248.8 CC criu/sysctl.o [2023-02-24T22:23:01.172Z] #38 241.2 CC criu/signalfd.o [2023-02-24T22:23:01.431Z] #38 241.6 CC criu/sk-inet.o [2023-02-24T22:23:01.640Z] #39 249.9 CC criu/sysfs_parse.o [2023-02-24T22:23:02.579Z] #39 250.6 CC criu/timens.o [2023-02-24T22:23:02.840Z] #39 251.1 CC criu/timerfd.o [2023-02-24T22:23:03.337Z] #38 243.5 CC criu/sk-netlink.o [2023-02-24T22:23:03.416Z] #39 251.5 CC criu/tty.o [2023-02-24T22:23:03.569Z] #23 ... [2023-02-24T22:23:03.569Z] [2023-02-24T22:23:03.569Z] #38 [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 [2023-02-24T22:23:03.569Z] #38 226.0 CC criu/tun.o [2023-02-24T22:23:03.569Z] #38 226.6 CC criu/uffd.o [2023-02-24T22:23:03.569Z] #38 228.0 CC criu/util.o [2023-02-24T22:23:03.569Z] #38 229.6 CC criu/uts_ns.o [2023-02-24T22:23:03.569Z] #38 229.9 CC criu/vdso-compat.o [2023-02-24T22:23:03.569Z] #38 230.2 CC criu/vdso.o [2023-02-24T22:23:03.569Z] #38 230.9 LINK criu/built-in.o [2023-02-24T22:23:03.569Z] #38 231.1 LINK criu/criu [2023-02-24T22:23:03.569Z] #38 231.6 DEP lib/c/criu.d [2023-02-24T22:23:03.569Z] #38 231.7 CC images/rpc.pb-c.o [2023-02-24T22:23:03.569Z] #38 232.4 CC lib/c/criu.o [2023-02-24T22:23:03.569Z] #38 233.8 LINK lib/c/built-in.o [2023-02-24T22:23:03.569Z] #38 233.8 LINK lib/c/libcriu.so [2023-02-24T22:23:03.569Z] #38 233.8 LINK lib/c/libcriu.a [2023-02-24T22:23:03.569Z] #38 234.0 GEN magic.py [2023-02-24T22:23:03.569Z] #38 234.1 Note: Building without setproctitle() and strlcpy() support. [2023-02-24T22:23:03.569Z] #38 234.1 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-24T22:23:03.569Z] #38 234.2 Note: Building without GnuTLS support [2023-02-24T22:23:03.569Z] #38 234.2 Makefile.config:39: Warn: you have no libnftables installed [2023-02-24T22:23:03.569Z] #38 234.2 Makefile.config:40: Warn: Building without nftables support [2023-02-24T22:23:03.908Z] #38 244.1 CC criu/sk-packet.o [2023-02-24T22:23:04.249Z] 8185ee4ed646: Pull complete [2023-02-24T22:23:04.515Z] #38 235.1 fatal: not a git repository (or any of the parent directories): .git [2023-02-24T22:23:04.848Z] #38 245.2 CC criu/sk-queue.o [2023-02-24T22:23:05.089Z] #38 235.8 make[1]: Nothing to be done for 'all'. [2023-02-24T22:23:05.783Z] #38 246.0 CC criu/sk-tcp.o [2023-02-24T22:23:06.033Z] #38 236.6 make[1]: 'images/built-in.o' is up to date. [2023-02-24T22:23:06.034Z] #38 236.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-02-24T22:23:06.034Z] #38 236.7 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-02-24T22:23:06.034Z] #38 236.7 make[1]: 'compel/libcompel.a' is up to date. [2023-02-24T22:23:06.034Z] #38 236.8 make[1]: 'compel/compel-host-bin' is up to date. [2023-02-24T22:23:06.034Z] #38 236.8 make[1]: Nothing to be done for 'all'. [2023-02-24T22:23:06.034Z] #38 236.8 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-24T22:23:06.295Z] #38 237.1 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:06.295Z] #38 237.1 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:06.295Z] #38 237.2 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:06.557Z] #38 237.3 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:06.557Z] #38 237.4 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:06.557Z] #38 237.4 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:06.557Z] #38 237.5 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:06.706Z] #39 254.9 CC criu/tun.o [2023-02-24T22:23:06.719Z] #38 246.9 CC criu/sk-unix.o [2023-02-24T22:23:06.819Z] #38 237.6 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:06.820Z] #38 237.6 INSTALL criu/criu [2023-02-24T22:23:07.393Z] #38 DONE 238.2s [2023-02-24T22:23:07.393Z] [2023-02-24T22:23:07.393Z] #23 [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 [2023-02-24T22:23:07.643Z] #39 ... [2023-02-24T22:23:07.643Z] [2023-02-24T22:23:07.644Z] #30 [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 [2023-02-24T22:23:07.644Z] #30 338.0 + dpkg --print-architecture [2023-02-24T22:23:07.644Z] #30 338.0 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-02-24T22:23:07.903Z] #30 338.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-02-24T22:23:07.903Z] #30 338.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-02-24T22:23:10.003Z] #38 250.3 CC criu/sockets.o [2023-02-24T22:23:11.902Z] #38 252.0 CC criu/stats.o [2023-02-24T22:23:12.471Z] #38 252.6 CC criu/string.o [2023-02-24T22:23:12.471Z] #38 252.7 CC criu/sysctl.o [2023-02-24T22:23:13.843Z] #38 254.0 CC criu/sysfs_parse.o [2023-02-24T22:23:14.409Z] #38 254.7 CC criu/timens.o [2023-02-24T22:23:14.976Z] #38 255.4 CC criu/timerfd.o [2023-02-24T22:23:15.543Z] #38 255.9 CC criu/tty.o [2023-02-24T22:23:17.885Z] #30 ... [2023-02-24T22:23:17.885Z] [2023-02-24T22:23:17.885Z] #39 [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 [2023-02-24T22:23:17.885Z] #39 256.0 CC criu/uffd.o [2023-02-24T22:23:17.885Z] #39 258.1 CC criu/util.o [2023-02-24T22:23:17.885Z] #39 260.4 CC criu/uts_ns.o [2023-02-24T22:23:17.885Z] #39 260.9 CC criu/vdso-compat.o [2023-02-24T22:23:17.885Z] #39 261.3 CC criu/vdso.o [2023-02-24T22:23:17.885Z] #39 262.3 LINK criu/built-in.o [2023-02-24T22:23:17.885Z] #39 262.7 LINK criu/criu [2023-02-24T22:23:17.885Z] #39 263.6 DEP lib/c/criu.d [2023-02-24T22:23:17.885Z] #39 263.9 CC images/rpc.pb-c.o [2023-02-24T22:23:17.885Z] #39 264.8 CC lib/c/criu.o [2023-02-24T22:23:18.823Z] #39 266.8 LINK lib/c/built-in.o [2023-02-24T22:23:18.823Z] #39 266.9 LINK lib/c/libcriu.so [2023-02-24T22:23:18.823Z] #39 267.0 LINK lib/c/libcriu.a [2023-02-24T22:23:19.083Z] #39 267.3 GEN magic.py [2023-02-24T22:23:19.342Z] #39 267.4 Note: Building without setproctitle() and strlcpy() support. [2023-02-24T22:23:19.342Z] #39 267.4 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-24T22:23:19.342Z] #39 267.4 Note: Building without GnuTLS support [2023-02-24T22:23:19.342Z] #39 267.4 Makefile.config:39: Warn: you have no libnftables installed [2023-02-24T22:23:19.342Z] #39 267.4 Makefile.config:40: Warn: Building without nftables support [2023-02-24T22:23:19.726Z] #38 259.4 CC criu/tun.o [2023-02-24T22:23:19.983Z] #38 260.3 CC criu/uffd.o [2023-02-24T22:23:19.983Z] #38 ... [2023-02-24T22:23:19.983Z] [2023-02-24T22:23:19.983Z] #24 [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 [2023-02-24T22:23:19.983Z] #24 346.5 + dpkg --print-architecture [2023-02-24T22:23:19.983Z] #24 346.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2023-02-24T22:23:20.242Z] #24 346.8 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2023-02-24T22:23:20.242Z] #24 346.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2023-02-24T22:23:20.279Z] #39 268.4 fatal: not a git repository (or any of the parent directories): .git [2023-02-24T22:23:21.220Z] #39 269.3 make[1]: Nothing to be done for 'all'. [2023-02-24T22:23:22.392Z] #23 DONE 336.9s [2023-02-24T22:23:22.392Z] [2023-02-24T22:23:22.392Z] #37 [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 [2023-02-24T22:23:22.598Z] #39 270.5 make[1]: 'images/built-in.o' is up to date. [2023-02-24T22:23:22.598Z] #39 270.7 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-02-24T22:23:22.598Z] #39 270.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-02-24T22:23:22.598Z] #39 270.9 make[1]: 'compel/libcompel.a' is up to date. [2023-02-24T22:23:22.655Z] #37 ... [2023-02-24T22:23:22.655Z] [2023-02-24T22:23:22.655Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-02-24T22:23:22.857Z] #39 271.1 make[1]: 'compel/compel-host-bin' is up to date. [2023-02-24T22:23:22.857Z] #39 271.2 make[1]: Nothing to be done for 'all'. [2023-02-24T22:23:23.117Z] #39 271.3 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-24T22:23:23.650Z] #58 DONE 1.0s [2023-02-24T22:23:23.650Z] [2023-02-24T22:23:23.650Z] #32 [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 [2023-02-24T22:23:23.650Z] #32 ... [2023-02-24T22:23:23.650Z] [2023-02-24T22:23:23.650Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-02-24T22:23:23.650Z] #59 DONE 0.1s [2023-02-24T22:23:23.650Z] [2023-02-24T22:23:23.650Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-02-24T22:23:23.685Z] #39 271.8 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:23.685Z] #39 271.8 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:23.685Z] #39 271.9 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:23.935Z] #60 DONE 0.1s [2023-02-24T22:23:23.935Z] [2023-02-24T22:23:23.935Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-02-24T22:23:23.935Z] #61 DONE 0.1s [2023-02-24T22:23:23.935Z] [2023-02-24T22:23:23.935Z] #32 [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 [2023-02-24T22:23:23.943Z] #39 272.0 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:23.943Z] #39 272.2 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:24.201Z] #39 272.3 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:24.458Z] #39 272.5 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:24.458Z] #39 272.7 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:24.717Z] #39 272.8 INSTALL criu/criu [2023-02-24T22:23:25.651Z] #39 DONE 273.8s [2023-02-24T22:23:25.651Z] [2023-02-24T22:23:25.651Z] #30 [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 [2023-02-24T22:23:28.358Z] #24 ... [2023-02-24T22:23:28.358Z] [2023-02-24T22:23:28.358Z] #38 [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 [2023-02-24T22:23:28.358Z] #38 262.2 CC criu/util.o [2023-02-24T22:23:28.358Z] #38 264.8 CC criu/uts_ns.o [2023-02-24T22:23:28.358Z] #38 265.1 CC criu/vdso-compat.o [2023-02-24T22:23:28.358Z] #38 265.6 CC criu/vdso.o [2023-02-24T22:23:28.358Z] #38 266.8 LINK criu/built-in.o [2023-02-24T22:23:28.358Z] #38 267.1 LINK criu/criu [2023-02-24T22:23:28.358Z] #38 267.8 DEP lib/c/criu.d [2023-02-24T22:23:28.358Z] #38 267.9 CC images/rpc.pb-c.o [2023-02-24T22:23:28.619Z] #38 269.0 CC lib/c/criu.o [2023-02-24T22:23:31.152Z] #38 271.0 LINK lib/c/built-in.o [2023-02-24T22:23:31.152Z] #38 271.0 LINK lib/c/libcriu.so [2023-02-24T22:23:31.152Z] #38 271.2 LINK lib/c/libcriu.a [2023-02-24T22:23:31.411Z] #38 271.5 GEN magic.py [2023-02-24T22:23:31.411Z] #38 271.8 Note: Building without setproctitle() and strlcpy() support. [2023-02-24T22:23:31.411Z] #38 271.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2023-02-24T22:23:31.669Z] #38 271.8 Note: Building without GnuTLS support [2023-02-24T22:23:31.669Z] #38 271.8 Makefile.config:39: Warn: you have no libnftables installed [2023-02-24T22:23:31.670Z] #38 271.8 Makefile.config:40: Warn: Building without nftables support [2023-02-24T22:23:33.572Z] #38 274.0 fatal: not a git repository (or any of the parent directories): .git [2023-02-24T22:23:34.985Z] #37 321.6 # github.com/containerd/containerd/cmd/containerd [2023-02-24T22:23:34.985Z] #37 321.6 /usr/bin/ld: /tmp/go-link-637948493/000019.o: in function `New': [2023-02-24T22:23:34.985Z] #37 321.6 /tmp/tmp.SOLxdB9hm7/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 [2023-02-24T22:23:34.985Z] #37 321.7 + bin/containerd-stress [2023-02-24T22:23:34.985Z] #37 322.8 + bin/containerd-shim [2023-02-24T22:23:36.105Z] #38 276.2 make[1]: Nothing to be done for 'all'. [2023-02-24T22:23:37.482Z] #38 277.6 make[1]: 'images/built-in.o' is up to date. [2023-02-24T22:23:37.482Z] #38 277.8 make[1]: 'compel/plugins/std.lib.a' is up to date. [2023-02-24T22:23:37.482Z] #38 277.8 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2023-02-24T22:23:37.482Z] #38 277.9 make[1]: 'compel/libcompel.a' is up to date. [2023-02-24T22:23:37.740Z] #38 278.0 make[1]: 'compel/compel-host-bin' is up to date. [2023-02-24T22:23:37.740Z] #38 278.0 make[1]: Nothing to be done for 'all'. [2023-02-24T22:23:37.740Z] #38 278.0 make[1]: 'soccr/libsoccr.a' is up to date. [2023-02-24T22:23:37.999Z] #38 278.4 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:37.999Z] #38 278.4 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:37.999Z] #38 278.4 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:38.258Z] #38 278.6 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:38.258Z] #38 278.6 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:38.258Z] #38 278.7 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:38.516Z] #38 278.7 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:38.516Z] #38 278.9 make[2]: Nothing to be done for 'all'. [2023-02-24T22:23:38.516Z] #38 278.9 INSTALL criu/criu [2023-02-24T22:23:38.775Z] #38 DONE 279.3s [2023-02-24T22:23:38.776Z] [2023-02-24T22:23:38.776Z] #37 [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 [2023-02-24T22:23:40.276Z] #37 334.2 + bin/containerd-shim-runc-v1 [2023-02-24T22:23:43.741Z] #30 DONE 372.0s [2023-02-24T22:23:43.741Z] [2023-02-24T22:23:43.741Z] #37 [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 [2023-02-24T22:23:43.741Z] #37 ... [2023-02-24T22:23:43.741Z] [2023-02-24T22:23:43.741Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-02-24T22:23:44.001Z] #58 DONE 0.4s [2023-02-24T22:23:44.001Z] [2023-02-24T22:23:44.001Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-02-24T22:23:44.001Z] #59 DONE 0.1s [2023-02-24T22:23:44.001Z] [2023-02-24T22:23:44.001Z] #37 [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 [2023-02-24T22:23:44.261Z] #37 ... [2023-02-24T22:23:44.261Z] [2023-02-24T22:23:44.261Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-02-24T22:23:44.261Z] #60 DONE 0.1s [2023-02-24T22:23:44.261Z] [2023-02-24T22:23:44.261Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-02-24T22:23:44.261Z] #61 DONE 0.1s [2023-02-24T22:23:44.261Z] [2023-02-24T22:23:44.261Z] #35 [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 [2023-02-24T22:23:46.867Z] #37 340.6 + bin/containerd-shim-runc-v2 [2023-02-24T22:23:46.867Z] #37 341.4 + binaries [2023-02-24T22:23:46.867Z] #37 341.4 + install -D bin/containerd /build/containerd [2023-02-24T22:23:46.867Z] #37 341.5 + install -D bin/containerd-shim /build/containerd-shim [2023-02-24T22:23:46.867Z] #37 341.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-02-24T22:23:46.867Z] #37 341.5 + install -D bin/ctr /build/ctr [2023-02-24T22:23:47.808Z] #37 DONE 342.2s [2023-02-24T22:23:48.749Z] [2023-02-24T22:23:48.749Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-02-24T22:23:49.010Z] #65 DONE 0.2s [2023-02-24T22:23:49.010Z] [2023-02-24T22:23:49.010Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-02-24T22:23:49.010Z] #66 DONE 0.1s [2023-02-24T22:23:49.010Z] [2023-02-24T22:23:49.010Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-02-24T22:23:49.274Z] #67 DONE 0.2s [2023-02-24T22:23:49.274Z] [2023-02-24T22:23:49.274Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-02-24T22:23:49.274Z] #68 DONE 0.1s [2023-02-24T22:23:49.274Z] [2023-02-24T22:23:49.274Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-02-24T22:23:49.274Z] #69 DONE 0.0s [2023-02-24T22:23:49.536Z] [2023-02-24T22:23:49.536Z] #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 [2023-02-24T22:23:50.106Z] #70 0.760 Hit:1 http://cdn-fastly.deb.debian.org/debian bullseye InRelease [2023-02-24T22:23:50.106Z] #70 0.840 Hit:2 http://cdn-fastly.deb.debian.org/debian-security bullseye-security InRelease [2023-02-24T22:23:50.367Z] #70 0.927 Hit:3 http://cdn-fastly.deb.debian.org/debian bullseye-updates InRelease [2023-02-24T22:23:50.939Z] #70 1.008 Reading package lists... [2023-02-24T22:23:51.511Z] #70 1.612 Reading package lists... [2023-02-24T22:23:51.772Z] #70 2.111 Building dependency tree... [2023-02-24T22:23:51.772Z] #70 2.234 Reading state information... [2023-02-24T22:23:51.772Z] #70 2.357 The following additional packages will be installed: [2023-02-24T22:23:51.772Z] #70 2.358 libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 libkmod2 libpam-systemd [2023-02-24T22:23:51.772Z] #70 2.359 Suggested packages: [2023-02-24T22:23:51.772Z] #70 2.359 systemd-container policykit-1 [2023-02-24T22:23:51.772Z] #70 2.359 Recommended packages: [2023-02-24T22:23:51.772Z] #70 2.359 systemd-timesyncd | time-daemon libnss-systemd [2023-02-24T22:23:51.772Z] #70 2.426 The following NEW packages will be installed: [2023-02-24T22:23:51.772Z] #70 2.427 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libjson-c5 [2023-02-24T22:23:51.772Z] #70 2.427 libkmod2 libpam-systemd systemd systemd-sysv [2023-02-24T22:23:52.032Z] #70 2.697 0 upgraded, 10 newly installed, 0 to remove and 9 not upgraded. [2023-02-24T22:23:52.032Z] #70 2.697 Need to get 5828 kB of archives. [2023-02-24T22:23:52.032Z] #70 2.697 After this operation, 19.3 MB of additional disk space will be used. [2023-02-24T22:23:52.032Z] #70 2.697 Get:1 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2023-02-24T22:23:52.032Z] #70 2.700 Get:2 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libjson-c5 amd64 0.15-2 [42.8 kB] [2023-02-24T22:23:52.032Z] #70 2.702 Get:3 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libcryptsetup12 amd64 2:2.3.7-1+deb11u1 [248 kB] [2023-02-24T22:23:52.032Z] #70 2.706 Get:4 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libkmod2 amd64 28-1 [55.6 kB] [2023-02-24T22:23:52.032Z] #70 2.707 Get:5 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd amd64 247.3-7+deb11u1 [4501 kB] [2023-02-24T22:23:52.032Z] #70 2.742 Get:6 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 systemd-sysv amd64 247.3-7+deb11u1 [113 kB] [2023-02-24T22:23:52.032Z] #70 2.743 Get:7 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libdbus-1-3 amd64 1.12.24-0+deb11u1 [222 kB] [2023-02-24T22:23:52.032Z] #70 2.745 Get:8 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus amd64 1.12.24-0+deb11u1 [243 kB] [2023-02-24T22:23:52.032Z] #70 2.747 Get:9 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 libpam-systemd amd64 247.3-7+deb11u1 [283 kB] [2023-02-24T22:23:52.293Z] #70 2.749 Get:10 http://cdn-fastly.deb.debian.org/debian bullseye/main amd64 dbus-user-session amd64 1.12.24-0+deb11u1 [99.7 kB] [2023-02-24T22:23:52.293Z] #70 2.871 debconf: delaying package configuration, since apt-utils is not installed [2023-02-24T22:23:52.293Z] #70 2.902 Fetched 5828 kB in 0s (18.4 MB/s) [2023-02-24T22:23:52.293Z] #70 2.926 Selecting previously unselected package libargon2-1:amd64. [2023-02-24T22:23:52.293Z] #70 2.926 (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 ... 28609 files and directories currently installed.) [2023-02-24T22:23:52.293Z] #70 2.942 Preparing to unpack .../libargon2-1_0~20171227-0.2_amd64.deb ... [2023-02-24T22:23:52.293Z] #70 2.948 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2023-02-24T22:23:52.293Z] #70 2.981 Selecting previously unselected package libjson-c5:amd64. [2023-02-24T22:23:52.293Z] #70 2.984 Preparing to unpack .../libjson-c5_0.15-2_amd64.deb ... [2023-02-24T22:23:52.293Z] #70 2.987 Unpacking libjson-c5:amd64 (0.15-2) ... [2023-02-24T22:23:52.293Z] #70 3.020 Selecting previously unselected package libcryptsetup12:amd64. [2023-02-24T22:23:52.293Z] #70 3.023 Preparing to unpack .../libcryptsetup12_2%3a2.3.7-1+deb11u1_amd64.deb ... [2023-02-24T22:23:52.293Z] #70 3.026 Unpacking libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-02-24T22:23:52.293Z] #70 3.077 Selecting previously unselected package libkmod2:amd64. [2023-02-24T22:23:52.293Z] #70 3.080 Preparing to unpack .../libkmod2_28-1_amd64.deb ... [2023-02-24T22:23:52.293Z] #70 3.084 Unpacking libkmod2:amd64 (28-1) ... [2023-02-24T22:23:52.555Z] #70 3.125 Selecting previously unselected package systemd. [2023-02-24T22:23:52.555Z] #70 3.129 Preparing to unpack .../systemd_247.3-7+deb11u1_amd64.deb ... [2023-02-24T22:23:52.555Z] #70 3.162 Unpacking systemd (247.3-7+deb11u1) ... [2023-02-24T22:23:53.126Z] #70 3.647 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2023-02-24T22:23:53.126Z] #70 3.659 Setting up libjson-c5:amd64 (0.15-2) ... [2023-02-24T22:23:53.126Z] #70 3.670 Setting up libcryptsetup12:amd64 (2:2.3.7-1+deb11u1) ... [2023-02-24T22:23:53.126Z] #70 3.686 Setting up libkmod2:amd64 (28-1) ... [2023-02-24T22:23:53.126Z] #70 3.700 Setting up systemd (247.3-7+deb11u1) ... [2023-02-24T22:23:53.126Z] #70 3.736 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2023-02-24T22:23:53.126Z] #70 3.738 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2023-02-24T22:23:53.126Z] #70 3.741 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. [2023-02-24T22:23:53.126Z] #70 3.763 Initializing machine ID from KVM UUID. [2023-02-24T22:23:53.386Z] #70 4.072 Selecting previously unselected package systemd-sysv. [2023-02-24T22:23:53.386Z] #70 4.072 (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 ... 29420 files and directories currently installed.) [2023-02-24T22:23:53.386Z] #70 4.087 Preparing to unpack .../systemd-sysv_247.3-7+deb11u1_amd64.deb ... [2023-02-24T22:23:53.386Z] #70 4.091 Unpacking systemd-sysv (247.3-7+deb11u1) ... [2023-02-24T22:23:53.386Z] #70 4.133 Selecting previously unselected package libdbus-1-3:amd64. [2023-02-24T22:23:53.386Z] #70 4.135 Preparing to unpack .../libdbus-1-3_1.12.24-0+deb11u1_amd64.deb ... [2023-02-24T22:23:53.386Z] #70 4.139 Unpacking libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-02-24T22:23:53.386Z] #70 4.201 Selecting previously unselected package dbus. [2023-02-24T22:23:53.386Z] #70 4.201 Preparing to unpack .../dbus_1.12.24-0+deb11u1_amd64.deb ... [2023-02-24T22:23:53.646Z] #70 4.212 Unpacking dbus (1.12.24-0+deb11u1) ... [2023-02-24T22:23:53.646Z] #70 4.272 Selecting previously unselected package libpam-systemd:amd64. [2023-02-24T22:23:53.646Z] #70 4.275 Preparing to unpack .../libpam-systemd_247.3-7+deb11u1_amd64.deb ... [2023-02-24T22:23:53.646Z] #70 4.280 Unpacking libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:23:53.646Z] #70 4.330 Selecting previously unselected package dbus-user-session. [2023-02-24T22:23:53.646Z] #70 4.330 Preparing to unpack .../dbus-user-session_1.12.24-0+deb11u1_amd64.deb ... [2023-02-24T22:23:53.911Z] #70 4.334 Unpacking dbus-user-session (1.12.24-0+deb11u1) ... [2023-02-24T22:23:53.911Z] #70 4.377 Setting up systemd-sysv (247.3-7+deb11u1) ... [2023-02-24T22:23:53.911Z] #70 4.388 Setting up libdbus-1-3:amd64 (1.12.24-0+deb11u1) ... [2023-02-24T22:23:53.911Z] #70 4.398 Setting up dbus (1.12.24-0+deb11u1) ... [2023-02-24T22:23:53.911Z] #70 4.515 invoke-rc.d: could not determine current runlevel [2023-02-24T22:23:53.911Z] #70 4.517 invoke-rc.d: policy-rc.d denied execution of start. [2023-02-24T22:23:53.911Z] #70 4.521 Setting up libpam-systemd:amd64 (247.3-7+deb11u1) ... [2023-02-24T22:23:54.172Z] #70 4.642 Setting up dbus-user-session (1.12.24-0+deb11u1) ... [2023-02-24T22:23:54.172Z] #70 4.664 Processing triggers for libc-bin (2.31-13+deb11u5) ... [2023-02-24T22:23:54.172Z] #70 DONE 4.8s [2023-02-24T22:23:54.172Z] [2023-02-24T22:23:54.172Z] #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 [2023-02-24T22:23:54.747Z] #71 0.472 % Total % Received % Xferd Average Speed Time Time Time Current [2023-02-24T22:23:54.747Z] #71 0.472 Dload Upload Total Spent Left Speed [2023-02-24T22:23:54.747Z] #71 0.474 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 8362 0 --:--:-- --:--:-- --:--:-- 8362 [2023-02-24T22:23:55.009Z] #71 DONE 0.7s [2023-02-24T22:23:55.009Z] [2023-02-24T22:23:55.009Z] #72 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-02-24T22:23:55.952Z] #72 DONE 0.9s [2023-02-24T22:23:55.952Z] [2023-02-24T22:23:55.952Z] #73 exporting to image [2023-02-24T22:23:55.952Z] #73 exporting layers [2023-02-24T22:23:56.864Z] #37 ... [2023-02-24T22:23:56.865Z] [2023-02-24T22:23:56.865Z] #24 [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 [2023-02-24T22:23:56.865Z] #24 DONE 382.1s [2023-02-24T22:23:56.865Z] [2023-02-24T22:23:56.865Z] #42 [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 [2023-02-24T22:23:57.801Z] #42 ... [2023-02-24T22:23:57.801Z] [2023-02-24T22:23:57.801Z] #58 [dev-systemd-false 16/27] COPY --from=registry /build/ /usr/local/bin/ [2023-02-24T22:23:58.369Z] #58 DONE 0.5s [2023-02-24T22:23:58.369Z] [2023-02-24T22:23:58.369Z] #59 [dev-systemd-false 17/27] COPY --from=criu /build/ /usr/local/ [2023-02-24T22:23:58.369Z] #59 DONE 0.1s [2023-02-24T22:23:58.369Z] [2023-02-24T22:23:58.369Z] #28 [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 [2023-02-24T22:23:58.369Z] #28 ... [2023-02-24T22:23:58.369Z] [2023-02-24T22:23:58.369Z] #60 [dev-systemd-false 18/27] COPY --from=vndr /build/ /usr/local/bin/ [2023-02-24T22:23:58.369Z] #60 DONE 0.1s [2023-02-24T22:23:58.628Z] [2023-02-24T22:23:58.628Z] #61 [dev-systemd-false 19/27] COPY --from=gotestsum /build/ /usr/local/bin/ [2023-02-24T22:23:58.628Z] #61 DONE 0.1s [2023-02-24T22:23:58.628Z] [2023-02-24T22:23:58.628Z] #28 [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 [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-02-24T22:24:00.341Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 16.2% of statements [2023-02-24T22:24:00.341Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/server/router [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-02-24T22:24:00.341Z] ok github.com/docker/docker/api/server/router/swarm 0.004s coverage: 5.7% of statements [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/types [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/types/container [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/types/events [no test files] [2023-02-24T22:24:00.341Z] ok github.com/docker/docker/api/types/filters 0.005s coverage: 93.7% of statements [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/types/image [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/types/network [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-02-24T22:24:00.341Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-02-24T22:24:00.341Z] ok github.com/docker/docker/api/types/time 0.003s coverage: 100.0% of statements [2023-02-24T22:24:00.341Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/builder [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-02-24T22:24:00.341Z] ok github.com/docker/docker/builder/remotecontext 0.100s coverage: 13.7% of statements [2023-02-24T22:24:00.341Z] ok github.com/docker/docker/builder/dockerfile 0.153s coverage: 48.5% of statements [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-02-24T22:24:00.341Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2023-02-24T22:24:00.341Z] ok github.com/docker/docker/builder/remotecontext/git 2.923s coverage: 83.5% of statements [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/cli [no test files] [2023-02-24T22:24:00.341Z] ? github.com/docker/docker/cli/config [no test files] [2023-02-24T22:24:01.716Z] ok github.com/docker/docker/client 0.107s coverage: 75.4% of statements [2023-02-24T22:24:02.553Z] #73 exporting layers 6.0s done [2023-02-24T22:24:02.553Z] #73 writing image sha256:f4ace9ab1f1513be83d138d7630153eab939aa433052d375509b0e517d9fb8ea done [2023-02-24T22:24:02.553Z] #73 naming to docker.io/library/docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 done [2023-02-24T22:24:02.553Z] #73 DONE 6.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T22:24:02.897Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 -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:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 hack/make.sh dynbinary test-integration [2023-02-24T22:24:05.448Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2023-02-24T22:24:05.448Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2023-02-24T22:24:05.448Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2023-02-24T22:24:05.448Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2023-02-24T22:24:05.448Z] systemd 247.3-7+deb11u1 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +ZSTD +SECCOMP +BLKID +ELFUTILS +KMOD +IDN2 -IDN +PCRE2 default-hierarchy=unified) [2023-02-24T22:24:05.448Z] Detected virtualization docker. [2023-02-24T22:24:05.448Z] Detected architecture x86-64. [2023-02-24T22:24:05.448Z] Set hostname to <042e5220d92b>. [2023-02-24T22:24:05.448Z] modprobe@configfs.service: Succeeded. [2023-02-24T22:24:05.448Z] modprobe@drm.service: Succeeded. [2023-02-24T22:24:05.448Z] modprobe@fuse.service: Succeeded. [2023-02-24T22:24:05.711Z] + source /etc/docker-entrypoint-cmd [2023-02-24T22:24:05.711Z] ++ hack/make.sh dynbinary test-integration [2023-02-24T22:24:05.711Z] [2023-02-24T22:24:05.711Z] Removing bundles/ [2023-02-24T22:24:05.711Z] [2023-02-24T22:24:05.711Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-02-24T22:24:05.711Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-02-24T22:24:05.711Z] GOOS="" GOARCH="" GOARM="" [2023-02-24T22:24:30.601Z] 77b161a779b0: Pull complete [2023-02-24T22:24:30.601Z] Digest: sha256:46b40e526196d42b78d6bc777529203fd51467b095ddcb7acc87fc475c3c5e55 [2023-02-24T22:24:30.601Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:24:30.601Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:24:30.601Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2023-02-24T22:24:30.601Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2023-02-24T22:24:30.601Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.4010' [2023-02-24T22:24:30.601Z] INFO: Docker version of control daemon [2023-02-24T22:24:30.601Z] [2023-02-24T22:24:31.006Z] #35 ... [2023-02-24T22:24:31.006Z] [2023-02-24T22:24:31.006Z] #47 [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 [2023-02-24T22:24:31.006Z] #47 226.7 + mkdir -p /build [2023-02-24T22:24:31.006Z] #47 226.7 + cp runc /build/runc [2023-02-24T22:24:31.006Z] #47 DONE 227.6s [2023-02-24T22:24:31.006Z] [2023-02-24T22:24:31.006Z] #35 [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 [2023-02-24T22:24:31.080Z] Client: [2023-02-24T22:24:31.080Z] Version: 20.10.9 [2023-02-24T22:24:31.080Z] API version: 1.41 [2023-02-24T22:24:31.080Z] Go version: go1.16.8 [2023-02-24T22:24:31.080Z] Git commit: c2ea9bc [2023-02-24T22:24:31.080Z] Built: Mon Oct 4 16:11:10 2021 [2023-02-24T22:24:31.080Z] OS/Arch: windows/amd64 [2023-02-24T22:24:31.080Z] Context: default [2023-02-24T22:24:31.080Z] Experimental: true [2023-02-24T22:24:31.080Z] [2023-02-24T22:24:31.080Z] Server: Docker Engine - Community [2023-02-24T22:24:31.080Z] Engine: [2023-02-24T22:24:31.080Z] Version: 20.10.9 [2023-02-24T22:24:31.080Z] API version: 1.41 (minimum version 1.24) [2023-02-24T22:24:31.080Z] Go version: go1.16.8 [2023-02-24T22:24:31.080Z] Git commit: 79ea9d3 [2023-02-24T22:24:31.080Z] Built: Mon Oct 4 16:06:39 2021 [2023-02-24T22:24:31.080Z] OS/Arch: windows/amd64 [2023-02-24T22:24:31.080Z] Experimental: true [2023-02-24T22:24:31.080Z] [2023-02-24T22:24:31.080Z] INFO: Docker info of control daemon [2023-02-24T22:24:31.080Z] [2023-02-24T22:24:31.551Z] Client: [2023-02-24T22:24:31.551Z] Context: default [2023-02-24T22:24:31.551Z] Debug Mode: false [2023-02-24T22:24:31.551Z] Plugins: [2023-02-24T22:24:31.551Z] app: Docker Application (Docker Inc., v0.8.0) [2023-02-24T22:24:31.551Z] cluster: Manage Mirantis Container Cloud clusters (Mirantis Inc., v1.9.0) [2023-02-24T22:24:31.551Z] registry: Manage Docker registries (Docker Inc., 0.1.0) [2023-02-24T22:24:31.551Z] [2023-02-24T22:24:31.551Z] Server: [2023-02-24T22:24:31.551Z] Containers: 0 [2023-02-24T22:24:31.551Z] Running: 0 [2023-02-24T22:24:31.551Z] Paused: 0 [2023-02-24T22:24:31.551Z] Stopped: 0 [2023-02-24T22:24:31.551Z] Images: 1 [2023-02-24T22:24:31.551Z] Server Version: 20.10.9 [2023-02-24T22:24:31.551Z] Storage Driver: windowsfilter (windows) lcow (linux) [2023-02-24T22:24:31.551Z] Windows: [2023-02-24T22:24:31.551Z] LCOW: [2023-02-24T22:24:31.551Z] Logging Driver: json-file [2023-02-24T22:24:31.551Z] Plugins: [2023-02-24T22:24:31.551Z] Volume: local [2023-02-24T22:24:31.551Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-02-24T22:24:31.551Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-02-24T22:24:31.551Z] Swarm: inactive [2023-02-24T22:24:31.551Z] Default Isolation: process [2023-02-24T22:24:31.551Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-02-24T22:24:31.551Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-02-24T22:24:31.551Z] OSType: windows [2023-02-24T22:24:31.551Z] Architecture: x86_64 [2023-02-24T22:24:31.551Z] CPUs: 4 [2023-02-24T22:24:31.551Z] Total Memory: 32GiB [2023-02-24T22:24:31.551Z] Name: azwin-2-976821 [2023-02-24T22:24:31.551Z] ID: OBVN:G3H4:FJG4:OG2S:XO4Y:7BB7:QXYF:W3KL:Z6WW:C45S:QCIM:4F6L [2023-02-24T22:24:31.551Z] Docker Root Dir: D:\docker [2023-02-24T22:24:31.551Z] Debug Mode: false [2023-02-24T22:24:31.551Z] Registry: https://index.docker.io/v1/ [2023-02-24T22:24:31.551Z] Labels: [2023-02-24T22:24:31.551Z] Experimental: true [2023-02-24T22:24:31.551Z] Insecure Registries: [2023-02-24T22:24:31.551Z] 10.0.0.4:5000 [2023-02-24T22:24:31.551Z] 127.0.0.0/8 [2023-02-24T22:24:31.551Z] Registry Mirrors: [2023-02-24T22:24:31.551Z] http://10.0.0.4:5000/ [2023-02-24T22:24:31.551Z] Live Restore Enabled: false [2023-02-24T22:24:31.551Z] Product License: Community Engine [2023-02-24T22:24:31.551Z] [2023-02-24T22:24:31.551Z] [2023-02-24T22:24:32.021Z] INFO: Commit hash is 6b1c02b983 [2023-02-24T22:24:32.021Z] INFO: Nuke-Everything... [2023-02-24T22:24:32.022Z] INFO: Container count on control daemon to delete is 0 [2023-02-24T22:24:33.015Z] INFO: Nuking d:\CI [2023-02-24T22:24:33.015Z] INFO: Zapped successfully [2023-02-24T22:24:33.015Z] INFO: Location for testing is d:\CI\PR-45073\1 [2023-02-24T22:24:33.015Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2023-02-24T22:24:33.015Z] [2023-02-24T22:24:33.015Z] [2023-02-24T22:24:33.015Z] INFO: Building the image from Dockerfile.windows at 02/24/2023 22:24:32... [2023-02-24T22:24:33.015Z] [2023-02-24T22:24:33.833Z] ok github.com/docker/docker/cmd/dockerd 0.086s coverage: 29.0% of statements [2023-02-24T22:24:33.833Z] ok github.com/docker/docker/container 0.123s coverage: 34.5% of statements [2023-02-24T22:24:33.833Z] ? github.com/docker/docker/container/stream [no test files] [2023-02-24T22:24:33.833Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-02-24T22:24:33.833Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-02-24T22:24:33.833Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-02-24T22:24:37.118Z] ok github.com/docker/docker/daemon/cluster 0.039s coverage: 0.5% of statements [2023-02-24T22:24:37.570Z] #35 427.0 + /build/golangci-lint --version [2023-02-24T22:24:37.571Z] #35 427.3 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-02-24T22:24:37.571Z] #35 DONE 427.5s [2023-02-24T22:24:37.571Z] [2023-02-24T22:24:37.571Z] #37 [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 [2023-02-24T22:24:38.506Z] #37 368.4 + bin/containerd [2023-02-24T22:24:39.020Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.011s coverage: 65.3% of statements [2023-02-24T22:24:39.956Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2023-02-24T22:24:41.037Z] #37 ... [2023-02-24T22:24:41.037Z] [2023-02-24T22:24:41.037Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-02-24T22:24:41.037Z] #62 DONE 0.6s [2023-02-24T22:24:41.037Z] [2023-02-24T22:24:41.037Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-02-24T22:24:41.037Z] #63 DONE 0.0s [2023-02-24T22:24:41.037Z] [2023-02-24T22:24:41.037Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-02-24T22:24:41.037Z] #64 DONE 0.2s [2023-02-24T22:24:41.037Z] [2023-02-24T22:24:41.037Z] #37 [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 [2023-02-24T22:24:41.722Z] Sending build context to Docker daemon 58.52MB [2023-02-24T22:24:41.722Z] [2023-02-24T22:24:41.722Z] Step 1/10 : FROM microsoft/windowsservercore [2023-02-24T22:24:41.722Z] ---> f44a91b2479e [2023-02-24T22:24:41.722Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2023-02-24T22:24:41.722Z] ---> Running in e5896b8f341a [2023-02-24T22:24:41.722Z] Removing intermediate container e5896b8f341a [2023-02-24T22:24:41.722Z] ---> f3d49854a49e [2023-02-24T22:24:41.722Z] Step 3/10 : ARG GO_VERSION=1.18.10 [2023-02-24T22:24:41.722Z] ---> Running in 797150192e29 [2023-02-24T22:24:42.194Z] Removing intermediate container 797150192e29 [2023-02-24T22:24:42.194Z] ---> 5fb691f13385 [2023-02-24T22:24:42.194Z] Step 4/10 : ARG GOTESTSUM_VERSION=v1.8.2 [2023-02-24T22:24:42.194Z] ---> Running in 7f1ae26cefa1 [2023-02-24T22:24:42.665Z] Removing intermediate container 7f1ae26cefa1 [2023-02-24T22:24:42.665Z] ---> 4c27f374917c [2023-02-24T22:24:42.665Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_VERSION=${GOTESTSUM_VERSION} [2023-02-24T22:24:42.665Z] ---> Running in d197fb02c688 [2023-02-24T22:24:43.135Z] Removing intermediate container d197fb02c688 [2023-02-24T22:24:43.136Z] ---> b7721ff6ae5e [2023-02-24T22:24:43.136Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2023-02-24T22:24:43.607Z] ---> Running in debe18802d4a [2023-02-24T22:24:45.439Z] #32 ... [2023-02-24T22:24:45.439Z] [2023-02-24T22:24:45.439Z] #42 [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 [2023-02-24T22:24:45.439Z] #42 206.2 + mkdir -p /build [2023-02-24T22:24:45.439Z] #42 206.2 + cp runc /build/runc [2023-02-24T22:24:45.439Z] #42 DONE 207.7s [2023-02-24T22:24:45.439Z] [2023-02-24T22:24:45.439Z] #37 [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 [2023-02-24T22:24:45.439Z] #37 ... [2023-02-24T22:24:45.439Z] [2023-02-24T22:24:45.439Z] #32 [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 [2023-02-24T22:24:45.439Z] #32 419.6 + /build/golangci-lint --version [2023-02-24T22:24:45.439Z] #32 419.9 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-02-24T22:24:45.439Z] #32 DONE 420.4s [2023-02-24T22:24:45.439Z] [2023-02-24T22:24:45.439Z] #37 [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 [2023-02-24T22:24:46.383Z] #37 362.5 + bin/containerd [2023-02-24T22:24:46.516Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.442s coverage: 13.8% of statements [2023-02-24T22:24:47.452Z] ok github.com/docker/docker/daemon/config 0.031s coverage: 81.8% of statements [2023-02-24T22:24:47.774Z] #37 ... [2023-02-24T22:24:47.774Z] [2023-02-24T22:24:47.774Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-02-24T22:24:47.774Z] #62 DONE 0.7s [2023-02-24T22:24:47.774Z] [2023-02-24T22:24:47.774Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-02-24T22:24:47.774Z] #63 DONE 0.1s [2023-02-24T22:24:47.774Z] [2023-02-24T22:24:47.774Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-02-24T22:24:47.774Z] #64 DONE 0.3s [2023-02-24T22:24:47.774Z] [2023-02-24T22:24:47.774Z] #37 [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 [2023-02-24T22:24:48.019Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2023-02-24T22:24:48.277Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2023-02-24T22:24:49.211Z] ok github.com/docker/docker/daemon/graphdriver 0.005s coverage: 2.2% of statements [2023-02-24T22:24:50.145Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.521s coverage: 74.6% of statements [2023-02-24T22:24:52.046Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2023-02-24T22:24:52.046Z] ok github.com/docker/docker/daemon 12.099s coverage: 17.1% of statements [2023-02-24T22:24:52.046Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-02-24T22:24:52.046Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-02-24T22:24:52.046Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-02-24T22:24:52.046Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-02-24T22:24:52.613Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.297s coverage: 60.7% of statements [2023-02-24T22:24:53.990Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.012s coverage: 1.8% of statements [2023-02-24T22:24:54.921Z] #28 ... [2023-02-24T22:24:54.921Z] [2023-02-24T22:24:54.921Z] #42 [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 [2023-02-24T22:24:54.921Z] #42 232.6 + mkdir -p /build [2023-02-24T22:24:54.921Z] #42 232.6 + cp runc /build/runc [2023-02-24T22:24:54.921Z] #42 DONE 233.2s [2023-02-24T22:24:54.921Z] [2023-02-24T22:24:54.921Z] #28 [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 [2023-02-24T22:24:54.921Z] #28 440.5 + /build/golangci-lint --version [2023-02-24T22:24:54.921Z] #28 440.7 golangci-lint has version v1.49.0 built from (unknown, mod sum: "h1:I8WHOavragDttlLHtSraHn/h39C+R60bEQ5NoGcHQr8=") on (unknown) [2023-02-24T22:24:54.921Z] #28 DONE 441.1s [2023-02-24T22:24:54.921Z] [2023-02-24T22:24:54.921Z] #37 [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 [2023-02-24T22:24:54.924Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.222s coverage: 50.5% of statements [2023-02-24T22:24:55.180Z] #37 380.0 + bin/containerd [2023-02-24T22:24:56.301Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.447s coverage: 45.9% of statements [2023-02-24T22:24:56.301Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-02-24T22:24:57.236Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.013s coverage: 58.8% of statements [2023-02-24T22:24:57.494Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.959s coverage: 58.0% of statements [2023-02-24T22:24:57.494Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-02-24T22:24:57.494Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-02-24T22:24:58.428Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2023-02-24T22:24:58.462Z] #37 ... [2023-02-24T22:24:58.462Z] [2023-02-24T22:24:58.462Z] #62 [dev-systemd-false 20/27] COPY --from=golangci_lint /build/ /usr/local/bin/ [2023-02-24T22:24:58.462Z] #62 DONE 0.6s [2023-02-24T22:24:58.462Z] [2023-02-24T22:24:58.462Z] #63 [dev-systemd-false 21/27] COPY --from=shfmt /build/ /usr/local/bin/ [2023-02-24T22:24:58.462Z] #63 DONE 0.1s [2023-02-24T22:24:58.462Z] [2023-02-24T22:24:58.462Z] #64 [dev-systemd-false 22/27] COPY --from=runc /build/ /usr/local/bin/ [2023-02-24T22:24:58.462Z] #64 DONE 0.3s [2023-02-24T22:24:58.462Z] [2023-02-24T22:24:58.462Z] #37 [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 [2023-02-24T22:24:58.994Z] ok github.com/docker/docker/daemon/links 0.002s coverage: 93.0% of statements [2023-02-24T22:24:59.253Z] ok github.com/docker/docker/daemon/images 0.016s coverage: 6.6% of statements [2023-02-24T22:24:59.253Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-02-24T22:24:59.253Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-02-24T22:25:00.189Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.2% of statements [2023-02-24T22:25:00.757Z] ok github.com/docker/docker/daemon/logger/awslogs 0.135s coverage: 77.8% of statements [2023-02-24T22:25:00.757Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-02-24T22:25:00.757Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-02-24T22:25:01.016Z] ok github.com/docker/docker/daemon/logger/gelf 0.008s coverage: 67.0% of statements [2023-02-24T22:25:01.274Z] ok github.com/docker/docker/daemon/logger/journald 0.005s coverage: 23.9% of statements [2023-02-24T22:25:01.533Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.004s coverage: 87.2% of statements [2023-02-24T22:25:01.791Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2023-02-24T22:25:02.359Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 78.7% of statements [2023-02-24T22:25:02.359Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-02-24T22:25:02.617Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.037s coverage: 58.9% of statements [2023-02-24T22:25:03.184Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2023-02-24T22:25:03.754Z] ok github.com/docker/docker/daemon/logger/syslog 0.010s coverage: 46.8% of statements [2023-02-24T22:25:04.012Z] ok github.com/docker/docker/daemon/logger/templates 0.004s coverage: 8.3% of statements [2023-02-24T22:25:04.577Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2023-02-24T22:25:05.142Z] ok github.com/docker/docker/daemon/logger/splunk 1.548s coverage: 82.5% of statements [2023-02-24T22:25:05.142Z] ? github.com/docker/docker/daemon/names [no test files] [2023-02-24T22:25:05.142Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-02-24T22:25:06.078Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2023-02-24T22:25:06.646Z] ok github.com/docker/docker/distribution 0.594s coverage: 29.0% of statements [2023-02-24T22:25:06.646Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-02-24T22:25:07.212Z] ok github.com/docker/docker/errdefs 0.004s coverage: 77.0% of statements [2023-02-24T22:25:07.779Z] ok github.com/docker/docker/image 0.015s coverage: 86.8% of statements [2023-02-24T22:25:08.037Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2023-02-24T22:25:08.603Z] ok github.com/docker/docker/image/v1 0.007s coverage: 25.0% of statements [2023-02-24T22:25:08.603Z] ok github.com/docker/docker/distribution/xfer 1.895s coverage: 84.6% of statements [2023-02-24T22:25:08.603Z] ? github.com/docker/docker/dockerversion [no test files] [2023-02-24T22:25:08.603Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-02-24T22:25:08.603Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-02-24T22:25:08.862Z] ok github.com/docker/docker/libcontainerd/queue 0.023s coverage: 100.0% of statements [2023-02-24T22:25:08.950Z] [2023-02-24T22:25:08.950Z] SUCCESS: Specified value was saved. [2023-02-24T22:25:09.797Z] ok github.com/docker/docker/oci 0.015s coverage: 40.6% of statements [2023-02-24T22:25:10.364Z] ok github.com/docker/docker/opts 0.018s coverage: 67.1% of statements [2023-02-24T22:25:10.622Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-02-24T22:25:11.916Z] INFO: Downloading git... [2023-02-24T22:25:11.998Z] ok github.com/docker/docker/pkg/archive 0.295s coverage: 82.3% of statements [2023-02-24T22:25:12.932Z] ok github.com/docker/docker/pkg/authorization 0.314s coverage: 68.3% of statements [2023-02-24T22:25:13.194Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-02-24T22:25:13.194Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-02-24T22:25:16.474Z] ok github.com/docker/docker/pkg/chrootarchive 2.529s coverage: 43.5% of statements [2023-02-24T22:25:16.474Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2023-02-24T22:25:16.732Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2023-02-24T22:25:17.015Z] ok github.com/docker/docker/pkg/discovery/file 0.010s coverage: 97.6% of statements [2023-02-24T22:25:17.282Z] ok github.com/docker/docker/layer 7.136s coverage: 68.8% of statements [2023-02-24T22:25:17.282Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-02-24T22:25:17.282Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-02-24T22:25:17.282Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-02-24T22:25:17.282Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-02-24T22:25:17.282Z] ? github.com/docker/docker/oci/caps [no test files] [2023-02-24T22:25:17.282Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-02-24T22:25:17.282Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-02-24T22:25:17.544Z] ok github.com/docker/docker/pkg/discovery/memory 0.013s coverage: 92.3% of statements [2023-02-24T22:25:17.810Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2023-02-24T22:25:18.382Z] ok github.com/docker/docker/pkg/dmesg 0.011s coverage: 83.3% of statements [2023-02-24T22:25:19.315Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2023-02-24T22:25:19.573Z] ok github.com/docker/docker/pkg/fileutils 0.006s coverage: 86.5% of statements [2023-02-24T22:25:20.139Z] ok github.com/docker/docker/pkg/fsutils 0.195s coverage: 85.1% of statements [2023-02-24T22:25:20.397Z] ok github.com/docker/docker/pkg/homedir 0.004s coverage: 11.4% of statements [2023-02-24T22:25:20.656Z] ok github.com/docker/docker/pkg/discovery/kv 3.062s coverage: 84.1% of statements [2023-02-24T22:25:21.591Z] ok github.com/docker/docker/pkg/idtools 0.352s coverage: 69.5% of statements [2023-02-24T22:25:21.591Z] ok github.com/docker/docker/pkg/ioutils 0.337s coverage: 70.1% of statements [2023-02-24T22:25:21.849Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2023-02-24T22:25:21.849Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2023-02-24T22:25:21.849Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-02-24T22:25:21.849Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-02-24T22:25:21.849Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-02-24T22:25:22.108Z] ok github.com/docker/docker/pkg/namesgenerator 0.011s coverage: 85.7% of statements [2023-02-24T22:25:22.108Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-02-24T22:25:22.108Z] ok github.com/docker/docker/pkg/parsers 0.005s coverage: 97.0% of statements [2023-02-24T22:25:22.366Z] ok github.com/docker/docker/pkg/parsers/kernel 0.011s coverage: 60.0% of statements [2023-02-24T22:25:22.625Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2023-02-24T22:25:22.625Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2023-02-24T22:25:22.625Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-02-24T22:25:22.625Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-02-24T22:25:23.192Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.010s coverage: 56.8% of statements [2023-02-24T22:25:23.759Z] ok github.com/docker/docker/pkg/plugins/transport 0.003s coverage: 85.7% of statements [2023-02-24T22:25:23.759Z] ok github.com/docker/docker/pkg/pools 0.003s coverage: 88.2% of statements [2023-02-24T22:25:24.017Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-02-24T22:25:24.448Z] INFO: Downloading go... [2023-02-24T22:25:25.389Z] ok github.com/docker/docker/pkg/pubsub 1.045s coverage: 75.0% of statements [2023-02-24T22:25:25.647Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2023-02-24T22:25:29.255Z] INFO: Downloading compiler 1 of 3... [2023-02-24T22:25:29.255Z] INFO: Downloading compiler 2 of 3... [2023-02-24T22:25:29.255Z] INFO: Downloading compiler 3 of 3... [2023-02-24T22:25:29.730Z] INFO: Extracting git... [2023-02-24T22:25:29.837Z] ok github.com/docker/docker/pkg/signal 3.344s coverage: 62.3% of statements [2023-02-24T22:25:29.838Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2023-02-24T22:25:29.838Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2023-02-24T22:25:30.095Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-02-24T22:25:30.661Z] ok github.com/docker/docker/pkg/sysinfo 0.009s coverage: 52.5% of statements [2023-02-24T22:25:30.919Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2023-02-24T22:25:31.177Z] ok github.com/docker/docker/pkg/tailfile 0.041s coverage: 88.6% of statements [2023-02-24T22:25:31.743Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2023-02-24T22:25:32.003Z] coverage: [no statements] [2023-02-24T22:25:32.003Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2023-02-24T22:25:32.261Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2023-02-24T22:25:32.529Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-02-24T22:25:32.529Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-02-24T22:25:34.430Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2023-02-24T22:25:34.688Z] ok github.com/docker/docker/plugin/v2 0.004s coverage: 14.4% of statements [2023-02-24T22:25:35.254Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 85.6% of statements [2023-02-24T22:25:36.629Z] ok github.com/docker/docker/quota 0.226s coverage: 71.4% of statements [2023-02-24T22:25:36.629Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2023-02-24T22:25:37.264Z] #37 418.4 # github.com/containerd/containerd/cmd/containerd [2023-02-24T22:25:37.264Z] #37 418.4 /usr/bin/ld: /tmp/go-link-134138723/000019.o: in function `New': [2023-02-24T22:25:37.264Z] #37 418.4 /tmp/tmp.GjeEmp0Dm9/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 [2023-02-24T22:25:37.264Z] #37 418.5 + bin/containerd-stress [2023-02-24T22:25:37.264Z] #37 419.5 + bin/containerd-shim [2023-02-24T22:25:38.004Z] ok github.com/docker/docker/registry 0.085s coverage: 57.3% of statements [2023-02-24T22:25:38.263Z] ok github.com/docker/docker/registry/resumable 0.017s coverage: 100.0% of statements [2023-02-24T22:25:38.263Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2023-02-24T22:25:38.830Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2023-02-24T22:25:39.087Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-02-24T22:25:40.551Z] #37 430.4 + bin/containerd-shim-runc-v1 [2023-02-24T22:25:40.989Z] ok github.com/docker/docker/volume/drivers 0.005s coverage: 36.1% of statements [2023-02-24T22:25:41.555Z] ok github.com/docker/docker/volume/local 0.099s coverage: 76.4% of statements [2023-02-24T22:25:42.122Z] ok github.com/docker/docker/volume/mounts 0.027s coverage: 67.0% of statements [2023-02-24T22:25:43.057Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2023-02-24T22:25:47.114Z] #37 436.6 + bin/containerd-shim-runc-v2 [2023-02-24T22:25:47.114Z] #37 437.3 + binaries [2023-02-24T22:25:47.114Z] #37 437.3 + install -D bin/containerd /build/containerd [2023-02-24T22:25:47.114Z] #37 437.4 + install -D bin/containerd-shim /build/containerd-shim [2023-02-24T22:25:47.114Z] #37 437.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-02-24T22:25:47.372Z] #37 437.4 + install -D bin/ctr /build/ctr [2023-02-24T22:25:47.616Z] INFO: Expanding go... [2023-02-24T22:25:49.898Z] #37 DONE 439.5s [2023-02-24T22:25:50.464Z] [2023-02-24T22:25:50.464Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-02-24T22:25:51.028Z] #65 DONE 0.9s [2023-02-24T22:25:51.286Z] [2023-02-24T22:25:51.286Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-02-24T22:25:51.286Z] #66 DONE 0.2s [2023-02-24T22:25:51.286Z] [2023-02-24T22:25:51.286Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-02-24T22:25:52.658Z] #67 DONE 1.1s [2023-02-24T22:25:52.658Z] [2023-02-24T22:25:52.658Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-02-24T22:25:52.658Z] #68 DONE 0.0s [2023-02-24T22:25:52.658Z] [2023-02-24T22:25:52.658Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-02-24T22:25:52.658Z] #69 DONE 0.0s [2023-02-24T22:25:52.658Z] [2023-02-24T22:25:52.658Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-02-24T22:25:54.672Z] #37 431.3 # github.com/containerd/containerd/cmd/containerd [2023-02-24T22:25:54.672Z] #37 431.3 /usr/bin/ld: /tmp/go-link-1112384541/000019.o: in function `New': [2023-02-24T22:25:54.672Z] #37 431.3 /tmp/tmp.sLxVMaeNaW/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 [2023-02-24T22:25:54.672Z] #37 431.4 + bin/containerd-stress [2023-02-24T22:25:54.672Z] #37 432.5 + bin/containerd-shim [2023-02-24T22:25:55.941Z] #70 DONE 3.1s [2023-02-24T22:25:55.941Z] [2023-02-24T22:25:55.941Z] #71 exporting to image [2023-02-24T22:25:55.941Z] #71 exporting layers [2023-02-24T22:25:57.231Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-02-24T22:25:57.231Z] [2023-02-24T22:25:57.231Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-02-24T22:25:57.231Z] DOCKER_SYSTEMD=1 [2023-02-24T22:25:57.231Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-02-24T22:25:57.231Z] HOSTNAME=042e5220d92b [2023-02-24T22:25:57.231Z] DEST=bundles/test-integration [2023-02-24T22:25:57.231Z] PWD=/go/src/github.com/docker/docker [2023-02-24T22:25:57.231Z] DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:25:57.231Z] container=docker [2023-02-24T22:25:57.231Z] HOME=/root [2023-02-24T22:25:57.231Z] LANG=C.UTF-8 [2023-02-24T22:25:57.231Z] INVOCATION_ID=9cf60bd5e2354523bc56a3f01541bcae [2023-02-24T22:25:57.231Z] GOLANG_VERSION=1.18.10 [2023-02-24T22:25:57.231Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-02-24T22:25:57.231Z] VALIDATE_BRANCH=20.10 [2023-02-24T22:25:57.231Z] TERM=xterm [2023-02-24T22:25:57.231Z] DOCKER_PKG=github.com/docker/docker [2023-02-24T22:25:57.231Z] SHLVL=3 [2023-02-24T22:25:57.231Z] TIMEOUT=120m [2023-02-24T22:25:57.231Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-02-24T22:25:57.231Z] DOCKER_GRAPHDRIVER=overlay2 [2023-02-24T22:25:57.231Z] GO111MODULE=off [2023-02-24T22:25:57.231Z] DOCKER_EXPERIMENTAL=1 [2023-02-24T22:25:57.231Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-02-24T22:25:57.231Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-02-24T22:25:57.231Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-02-24T22:25:57.231Z] GOPATH=/go [2023-02-24T22:25:57.231Z] PKG_CONFIG=pkg-config [2023-02-24T22:25:57.231Z] _=/usr/bin/env [2023-02-24T22:25:57.231Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-02-24T22:25:57.920Z] ok github.com/docker/docker/pkg/plugins 33.641s coverage: 76.3% of statements [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/pkg/term [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/rootless [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/testutil/request [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/volume [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-02-24T22:25:57.920Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-02-24T22:25:57.920Z] [2023-02-24T22:25:57.920Z] === Skipped [2023-02-24T22:25:57.920Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-02-24T22:25:57.920Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-02-24T22:25:57.920Z] [2023-02-24T22:25:57.920Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-02-24T22:25:57.920Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-02-24T22:25:57.920Z] [2023-02-24T22:25:57.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-02-24T22:25:57.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:25:57.920Z] graphtest_unix.go:46: Driver btrfs not supported [2023-02-24T22:25:57.920Z] [2023-02-24T22:25:57.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-02-24T22:25:57.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:25:57.920Z] graphtest_unix.go:46: Driver btrfs not supported [2023-02-24T22:25:57.920Z] [2023-02-24T22:25:57.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-02-24T22:25:57.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:25:57.920Z] graphtest_unix.go:46: Driver btrfs not supported [2023-02-24T22:25:57.920Z] [2023-02-24T22:25:57.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-02-24T22:25:57.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:25:57.920Z] graphtest_unix.go:46: Driver btrfs not supported [2023-02-24T22:25:57.920Z] [2023-02-24T22:25:57.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-02-24T22:25:57.920Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:25:57.920Z] graphtest_unix.go:46: Driver btrfs not supported [2023-02-24T22:25:57.920Z] [2023-02-24T22:25:57.920Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-02-24T22:25:57.920Z] graphtest_unix.go:73: No driver to put! [2023-02-24T22:25:57.920Z] [2023-02-24T22:25:57.920Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-02-24T22:25:57.920Z] time="2023-02-24T22:24:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-24T22:25:57.920Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-02-24T22:25:57.920Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-02-24T22:25:57.920Z] [2023-02-24T22:25:57.920Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-02-24T22:25:57.920Z] time="2023-02-24T22:24:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-24T22:25:57.920Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-02-24T22:25:57.920Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-02-24T22:25:57.920Z] [2023-02-24T22:25:57.920Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-02-24T22:25:57.921Z] time="2023-02-24T22:24:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-24T22:25:57.921Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-02-24T22:25:57.921Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-02-24T22:25:57.921Z] time="2023-02-24T22:24:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-24T22:25:57.921Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-02-24T22:25:57.921Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-02-24T22:25:57.921Z] time="2023-02-24T22:24:53Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-24T22:25:57.921Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-02-24T22:25:57.921Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-02-24T22:25:57.921Z] graphtest_unix.go:73: No driver to put! [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-02-24T22:25:57.921Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-02-24T22:25:57.921Z] overlay_test.go:50: Fails to compute changes intermittently [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-02-24T22:25:57.921Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-02-24T22:25:57.921Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-02-24T22:25:57.921Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:25:57.921Z] graphtest_unix.go:46: Driver zfs not supported [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-02-24T22:25:57.921Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:25:57.921Z] graphtest_unix.go:46: Driver zfs not supported [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-02-24T22:25:57.921Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:25:57.921Z] graphtest_unix.go:46: Driver zfs not supported [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-02-24T22:25:57.921Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:25:57.921Z] graphtest_unix.go:46: Driver zfs not supported [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-02-24T22:25:57.921Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:25:57.921Z] graphtest_unix.go:46: Driver zfs not supported [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-02-24T22:25:57.921Z] graphtest_unix.go:73: No driver to put! [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-02-24T22:25:57.921Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-02-24T22:25:57.921Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-02-24T22:25:57.921Z] [2023-02-24T22:25:57.921Z] DONE 2267 tests, 26 skipped in 197.737s Post stage [Pipeline] junit [2023-02-24T22:25:57.933Z] Recording test results [2023-02-24T22:25:58.854Z] #37 443.6 + bin/containerd-shim-runc-v1 [2023-02-24T22:25:59.382Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T22:25:59.722Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 -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:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 hack/make.sh dynbinary test-integration [2023-02-24T22:26:00.291Z] [2023-02-24T22:26:00.291Z] Removing bundles/ [2023-02-24T22:26:00.291Z] [2023-02-24T22:26:00.291Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-02-24T22:26:00.291Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-02-24T22:26:00.291Z] GOOS="" GOARCH="" GOARM="" [2023-02-24T22:26:02.498Z] #71 exporting layers 6.1s done [2023-02-24T22:26:02.498Z] #71 writing image sha256:d33e76d242e161303352fbe5d4bad2244dcfe5f9779bd9101f99be98170b5112 done [2023-02-24T22:26:02.498Z] #71 naming to docker.io/library/docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 done [2023-02-24T22:26:02.498Z] #71 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2023-02-24T22:26:02.829Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45073/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45073/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 hack/validate/default [2023-02-24T22:26:05.355Z] Congratulations! All commits are properly signed with the DCO! [2023-02-24T22:26:05.414Z] #37 449.8 + bin/containerd-shim-runc-v2 [2023-02-24T22:26:05.679Z] #37 450.6 + binaries [2023-02-24T22:26:05.679Z] #37 450.6 + install -D bin/containerd /build/containerd [2023-02-24T22:26:05.679Z] #37 450.7 + install -D bin/containerd-shim /build/containerd-shim [2023-02-24T22:26:05.679Z] #37 450.7 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-02-24T22:26:05.679Z] #37 450.7 + install -D bin/ctr /build/ctr [2023-02-24T22:26:06.289Z] Congratulations! Seccomp profile generation is done correctly. [2023-02-24T22:26:08.192Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2023-02-24T22:26:08.206Z] #37 DONE 452.7s [2023-02-24T22:26:08.771Z] [2023-02-24T22:26:08.771Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-02-24T22:26:09.287Z] #37 441.9 # github.com/containerd/containerd/cmd/containerd [2023-02-24T22:26:09.287Z] #37 441.9 /usr/bin/ld: /tmp/go-link-3825385042/000019.o: in function `New': [2023-02-24T22:26:09.287Z] #37 441.9 /tmp/tmp.JHCTPS7m53/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 [2023-02-24T22:26:09.287Z] #37 442.1 + bin/containerd-stress [2023-02-24T22:26:09.287Z] #37 443.3 + bin/containerd-shim [2023-02-24T22:26:09.702Z] #65 DONE 0.9s [2023-02-24T22:26:09.960Z] [2023-02-24T22:26:09.960Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-02-24T22:26:09.960Z] #66 DONE 0.2s [2023-02-24T22:26:09.960Z] [2023-02-24T22:26:09.960Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-02-24T22:26:10.892Z] #67 DONE 0.9s [2023-02-24T22:26:10.892Z] [2023-02-24T22:26:10.892Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-02-24T22:26:10.892Z] #68 DONE 0.0s [2023-02-24T22:26:11.149Z] [2023-02-24T22:26:11.149Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-02-24T22:26:11.149Z] #69 DONE 0.0s [2023-02-24T22:26:11.149Z] [2023-02-24T22:26:11.149Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-02-24T22:26:14.432Z] #70 DONE 3.3s [2023-02-24T22:26:14.432Z] [2023-02-24T22:26:14.432Z] #71 exporting to image [2023-02-24T22:26:14.432Z] #71 exporting layers [2023-02-24T22:26:16.306Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2023-02-24T22:26:17.240Z] Congratulations! All API changes are done the right way. [2023-02-24T22:26:17.240Z] Congratulations! All TOML source files changed here have valid syntax. [2023-02-24T22:26:17.240Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2023-02-24T22:26:17.240Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2023-02-24T22:26:17.240Z] Congratulations! No new tests were added to integration-cli. [2023-02-24T22:26:17.240Z] [2023-02-24T22:26:17.240Z] INFO Start validation with golang-ci-lint [2023-02-24T22:26:17.240Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2023-02-24T22:26:17.240Z] INFO [lintersdb] Active 11 linters: [goimports gosec gosimple govet ineffassign misspell revive staticcheck typecheck unconvert unused] [2023-02-24T22:26:17.240Z] INFO [loader] Using build tags: [apparmor seccomp] [2023-02-24T22:26:19.298Z] #37 454.8 + bin/containerd-shim-runc-v1 [2023-02-24T22:26:20.993Z] #71 exporting layers 6.1s done [2023-02-24T22:26:20.993Z] #71 writing image sha256:4f60656ba02a2bf17a3e3c1e0a7b915086187be104b7c8854b8eb8593f810606 done [2023-02-24T22:26:20.993Z] #71 naming to docker.io/library/docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 done [2023-02-24T22:26:20.993Z] #71 DONE 6.1s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2023-02-24T22:26:21.316Z] + trap exit INT TERM [2023-02-24T22:26:21.316Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2023-02-24T22:26:21.316Z] + CONTAINER_NAME=docker-pr1 [2023-02-24T22:26:21.316Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45073/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45073/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 -e DOCKER_GRAPHDRIVER docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 hack/make.sh dynbinary-daemon [2023-02-24T22:26:22.690Z] [2023-02-24T22:26:22.690Z] Removing bundles/ [2023-02-24T22:26:22.690Z] [2023-02-24T22:26:22.690Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-02-24T22:26:22.691Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-02-24T22:26:22.691Z] GOOS="" GOARCH="" GOARM="" [2023-02-24T22:26:23.523Z] INFO: Expanding compiler 1 of 3... [2023-02-24T22:26:23.523Z] INFO: Expanding compiler 2 of 3... [2023-02-24T22:26:25.889Z] #37 461.3 + bin/containerd-shim-runc-v2 [2023-02-24T22:26:26.150Z] #37 462.1 + binaries [2023-02-24T22:26:26.150Z] #37 462.1 + install -D bin/containerd /build/containerd [2023-02-24T22:26:26.150Z] #37 462.1 + install -D bin/containerd-shim /build/containerd-shim [2023-02-24T22:26:26.150Z] #37 462.1 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2023-02-24T22:26:26.150Z] #37 462.1 + install -D bin/ctr /build/ctr [2023-02-24T22:26:27.091Z] #37 DONE 463.0s [2023-02-24T22:26:29.418Z] INFO: Expanding compiler 3 of 3... [2023-02-24T22:26:29.634Z] [2023-02-24T22:26:29.635Z] #65 [dev-systemd-false 23/27] COPY --from=containerd /build/ /usr/local/bin/ [2023-02-24T22:26:29.635Z] #65 DONE 0.4s [2023-02-24T22:26:29.635Z] [2023-02-24T22:26:29.635Z] #66 [dev-systemd-false 24/27] COPY --from=rootlesskit /build/ /usr/local/bin/ [2023-02-24T22:26:29.635Z] #66 DONE 0.1s [2023-02-24T22:26:29.894Z] [2023-02-24T22:26:29.894Z] #67 [dev-systemd-false 25/27] COPY --from=vpnkit /build/ /usr/local/bin/ [2023-02-24T22:26:30.411Z] INFO: Removing downloaded files... [2023-02-24T22:26:30.411Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2023-02-24T22:26:30.411Z] INFO: Configuring git core.autocrlf... [2023-02-24T22:26:30.835Z] #67 DONE 1.0s [2023-02-24T22:26:30.835Z] [2023-02-24T22:26:30.835Z] #68 [dev-systemd-false 26/27] COPY --from=proxy /build/ /usr/local/bin/ [2023-02-24T22:26:30.835Z] #68 DONE 0.1s [2023-02-24T22:26:30.835Z] [2023-02-24T22:26:30.835Z] #69 [dev-systemd-false 27/27] WORKDIR /go/src/github.com/docker/docker [2023-02-24T22:26:30.835Z] #69 DONE 0.0s [2023-02-24T22:26:30.835Z] [2023-02-24T22:26:30.835Z] #70 [final 1/1] COPY . /go/src/github.com/docker/docker [2023-02-24T22:26:35.038Z] #70 DONE 3.8s [2023-02-24T22:26:35.038Z] [2023-02-24T22:26:35.038Z] #71 exporting to image [2023-02-24T22:26:35.038Z] #71 exporting layers [2023-02-24T22:26:41.624Z] #71 exporting layers 6.6s done [2023-02-24T22:26:41.624Z] #71 writing image sha256:c58d1b2170ef4a52464100d1f2755bd522276deb61153d3462ea81763c0aad49 done [2023-02-24T22:26:41.624Z] #71 naming to docker.io/library/docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 done [2023-02-24T22:26:41.624Z] #71 DONE 6.6s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2023-02-24T22:26:41.966Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 -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:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 hack/make.sh dynbinary test-integration [2023-02-24T22:26:42.908Z] [2023-02-24T22:26:43.170Z] Removing bundles/ [2023-02-24T22:26:43.170Z] [2023-02-24T22:26:43.170Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2023-02-24T22:26:43.170Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-02-24T22:26:43.170Z] GOOS="" GOARCH="" GOARM="" [2023-02-24T22:26:44.043Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-02-24T22:26:44.044Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-02-24T22:27:02.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-02-24T22:27:02.742Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-02-24T22:27:20.923Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-02-24T22:27:21.844Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-02-24T22:27:21.844Z] [2023-02-24T22:27:21.844Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-02-24T22:27:21.844Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-02-24T22:27:21.844Z] HOSTNAME=9a28a5a1e615 [2023-02-24T22:27:21.844Z] TESTDEBUG=0 [2023-02-24T22:27:21.844Z] DEST=bundles/test-integration [2023-02-24T22:27:21.844Z] PWD=/go/src/github.com/docker/docker [2023-02-24T22:27:21.844Z] DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:27:21.844Z] container=docker [2023-02-24T22:27:21.844Z] HOME=/root [2023-02-24T22:27:21.844Z] GOLANG_VERSION=1.18.10 [2023-02-24T22:27:21.844Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-02-24T22:27:21.844Z] VALIDATE_BRANCH=20.10 [2023-02-24T22:27:21.844Z] TERM=xterm [2023-02-24T22:27:21.844Z] DOCKER_PKG=github.com/docker/docker [2023-02-24T22:27:21.844Z] SHLVL=1 [2023-02-24T22:27:21.844Z] TIMEOUT=120m [2023-02-24T22:27:21.844Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-02-24T22:27:21.844Z] DOCKER_GRAPHDRIVER=overlay2 [2023-02-24T22:27:21.844Z] GO111MODULE=off [2023-02-24T22:27:21.844Z] DOCKER_EXPERIMENTAL=1 [2023-02-24T22:27:21.844Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-02-24T22:27:21.844Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-02-24T22:27:21.844Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-02-24T22:27:21.844Z] GOPATH=/go [2023-02-24T22:27:21.844Z] PKG_CONFIG=pkg-config [2023-02-24T22:27:21.844Z] _=/usr/bin/env [2023-02-24T22:27:21.844Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-02-24T22:27:21.865Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-02-24T22:27:22.805Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-02-24T22:27:23.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-02-24T22:27:23.639Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-02-24T22:27:24.583Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-02-24T22:27:26.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-02-24T22:27:27.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-02-24T22:27:28.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-02-24T22:27:28.591Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-02-24T22:27:29.533Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-02-24T22:27:30.105Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-02-24T22:27:31.491Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-02-24T22:27:32.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-02-24T22:27:32.634Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-02-24T22:27:33.576Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-02-24T22:27:33.576Z] Using test binary docker [2023-02-24T22:27:33.576Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-02-24T22:27:33.576Z] Starting apparmor (via systemctl): apparmor.service. [2023-02-24T22:27:33.576Z] INFO: Waiting for daemon to start... [2023-02-24T22:27:33.576Z] Starting dockerd [2023-02-24T22:27:35.486Z] . [2023-02-24T22:27:35.486Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-02-24T22:27:35.747Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-02-24T22:27:35.747Z] Error: No such image: emptyfs [2023-02-24T22:27:35.747Z] Running integration-test (iteration 1) [2023-02-24T22:27:35.747Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-02-24T22:27:36.319Z] Loaded image: busybox:latest [2023-02-24T22:27:36.319Z] Loaded image: busybox:glibc [2023-02-24T22:27:37.705Z] Loaded image: debian:bullseye-slim [2023-02-24T22:27:37.705Z] Loaded image: hello-world:latest [2023-02-24T22:27:37.705Z] Loaded image: arm32v7/hello-world:latest [2023-02-24T22:27:37.705Z] INFO: Testing against a local daemon [2023-02-24T22:27:37.705Z] === RUN TestCgroupNamespacesBuild [2023-02-24T22:27:39.617Z] --- PASS: TestCgroupNamespacesBuild (1.71s) [2023-02-24T22:27:39.617Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-02-24T22:27:41.000Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.25s) [2023-02-24T22:27:41.000Z] === RUN TestBuildWithSession [2023-02-24T22:27:41.000Z] build_session_test.go:25: TODO: BuildKit [2023-02-24T22:27:41.000Z] --- SKIP: TestBuildWithSession (0.00s) [2023-02-24T22:27:41.000Z] === RUN TestBuildSquashParent [2023-02-24T22:27:45.202Z] --- PASS: TestBuildSquashParent (4.54s) [2023-02-24T22:27:45.202Z] === RUN TestBuildWithRemoveAndForceRemove [2023-02-24T22:27:45.202Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-24T22:27:45.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-24T22:27:45.202Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-24T22:27:45.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-24T22:27:45.202Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-24T22:27:45.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-24T22:27:45.202Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-24T22:27:45.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-24T22:27:45.202Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-24T22:27:45.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-24T22:27:45.202Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-24T22:27:45.202Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-24T22:27:45.202Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-24T22:27:45.202Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-24T22:27:46.593Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-24T22:27:47.166Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-24T22:27:48.108Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-24T22:27:48.369Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-24T22:27:50.280Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-02-24T22:27:50.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.40s) [2023-02-24T22:27:50.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.76s) [2023-02-24T22:27:50.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.28s) [2023-02-24T22:27:50.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.38s) [2023-02-24T22:27:50.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.46s) [2023-02-24T22:27:50.280Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.48s) [2023-02-24T22:27:50.280Z] === RUN TestBuildMultiStageCopy [2023-02-24T22:27:50.280Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-02-24T22:27:51.221Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-02-24T22:27:51.481Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-02-24T22:27:51.742Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-02-24T22:27:51.742Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-02-24T22:27:52.003Z] --- PASS: TestBuildMultiStageCopy (2.11s) [2023-02-24T22:27:52.003Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.33s) [2023-02-24T22:27:52.003Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-02-24T22:27:52.003Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.18s) [2023-02-24T22:27:52.003Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.21s) [2023-02-24T22:27:52.003Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.21s) [2023-02-24T22:27:52.003Z] === RUN TestBuildMultiStageParentConfig [2023-02-24T22:27:52.574Z] --- PASS: TestBuildMultiStageParentConfig (0.58s) [2023-02-24T22:27:52.574Z] === RUN TestBuildLabelWithTargets [2023-02-24T22:27:53.517Z] --- PASS: TestBuildLabelWithTargets (0.95s) [2023-02-24T22:27:53.517Z] === RUN TestBuildWithEmptyLayers [2023-02-24T22:27:53.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-02-24T22:27:53.913Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-02-24T22:27:54.087Z] --- PASS: TestBuildWithEmptyLayers (0.39s) [2023-02-24T22:27:54.088Z] === RUN TestBuildMultiStageOnBuild [2023-02-24T22:27:55.471Z] --- PASS: TestBuildMultiStageOnBuild (1.61s) [2023-02-24T22:27:55.471Z] === RUN TestBuildUncleanTarFilenames [2023-02-24T22:27:56.043Z] --- PASS: TestBuildUncleanTarFilenames (0.54s) [2023-02-24T22:27:56.043Z] === RUN TestBuildMultiStageLayerLeak [2023-02-24T22:27:57.954Z] --- PASS: TestBuildMultiStageLayerLeak (1.62s) [2023-02-24T22:27:57.954Z] === RUN TestBuildWithHugeFile [2023-02-24T22:28:11.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-02-24T22:28:11.991Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-02-24T22:28:14.146Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-02-24T22:28:14.146Z] [2023-02-24T22:28:14.146Z] + TEST_INTEGRATION_DEST=2 [2023-02-24T22:28:14.146Z] + CONTAINER_NAME=docker-pr1-2 [2023-02-24T22:28:14.146Z] + TEST_SKIP_INTEGRATION=1 [2023-02-24T22:28:14.146Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2023-02-24T22:28:14.146Z] + run_tests [2023-02-24T22:28:14.146Z] + c=0 [2023-02-24T22:28:14.146Z] + '[' -n 0 ']' [2023-02-24T22:28:14.146Z] + rm= [2023-02-24T22:28:14.146Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45073/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45073/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45073/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-2 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 hack/make.sh '' test-integration [2023-02-24T22:28:14.146Z] ++ jobs -p [2023-02-24T22:28:14.146Z] + for job in $(jobs -p) [2023-02-24T22:28:14.146Z] + wait 31313 [2023-02-24T22:28:14.146Z] + TEST_INTEGRATION_DEST=3 [2023-02-24T22:28:14.146Z] + CONTAINER_NAME=docker-pr1-3 [2023-02-24T22:28:14.146Z] + TEST_SKIP_INTEGRATION=1 [2023-02-24T22:28:14.146Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2023-02-24T22:28:14.146Z] + run_tests [2023-02-24T22:28:14.146Z] + '[' -n 0 ']' [2023-02-24T22:28:14.146Z] + rm= [2023-02-24T22:28:14.146Z] + TEST_INTEGRATION_DEST=1 [2023-02-24T22:28:14.146Z] + CONTAINER_NAME=docker-pr1-1 [2023-02-24T22:28:14.146Z] + TEST_SKIP_INTEGRATION_CLI=1 [2023-02-24T22:28:14.146Z] + run_tests test-integration-flaky [2023-02-24T22:28:14.146Z] + '[' -n 0 ']' [2023-02-24T22:28:14.146Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45073/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45073/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45073/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-3 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 hack/make.sh '' test-integration [2023-02-24T22:28:14.146Z] + rm= [2023-02-24T22:28:14.146Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-45073/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-45073/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-45073/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-1 -e KEEPBUNDLE=1 -e TESTDEBUG -e TESTFLAGS -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 hack/make.sh test-integration-flaky test-integration [2023-02-24T22:28:14.146Z] [2023-02-24T22:28:14.146Z] [2023-02-24T22:28:14.146Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-02-24T22:28:14.146Z] [2023-02-24T22:28:14.146Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-02-24T22:28:14.146Z] HOSTNAME=a1a8dd972c05 [2023-02-24T22:28:14.146Z] TEST_SKIP_INTEGRATION=1 [2023-02-24T22:28:14.146Z] TESTDEBUG=0 [2023-02-24T22:28:14.146Z] DEST=bundles/test-integration [2023-02-24T22:28:14.146Z] PWD=/go/src/github.com/docker/docker [2023-02-24T22:28:14.146Z] KEEPBUNDLE=1 [2023-02-24T22:28:14.146Z] DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:28:14.146Z] container=docker [2023-02-24T22:28:14.146Z] HOME=/root [2023-02-24T22:28:14.146Z] GOLANG_VERSION=1.18.10 [2023-02-24T22:28:14.146Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-02-24T22:28:14.146Z] VALIDATE_BRANCH=20.10 [2023-02-24T22:28:14.146Z] TERM=xterm [2023-02-24T22:28:14.146Z] DOCKER_PKG=github.com/docker/docker [2023-02-24T22:28:14.146Z] SHLVL=1 [2023-02-24T22:28:14.146Z] TIMEOUT=120m [2023-02-24T22:28:14.146Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-02-24T22:28:14.146Z] DOCKER_GRAPHDRIVER=overlay2 [2023-02-24T22:28:14.146Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-02-24T22:28:14.146Z] GO111MODULE=off [2023-02-24T22:28:14.146Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-02-24T22:28:14.146Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-02-24T22:28:14.146Z] GOPATH=/go [2023-02-24T22:28:14.146Z] PKG_CONFIG=pkg-config [2023-02-24T22:28:14.146Z] _=/usr/bin/env [2023-02-24T22:28:14.146Z] Building test suite binary ./integration-cli/test.main [2023-02-24T22:28:14.146Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-02-24T22:28:14.146Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-02-24T22:28:14.146Z] HOSTNAME=c95a8a96d181 [2023-02-24T22:28:14.146Z] TEST_SKIP_INTEGRATION=1 [2023-02-24T22:28:14.146Z] TESTDEBUG=0 [2023-02-24T22:28:14.146Z] DEST=bundles/test-integration [2023-02-24T22:28:14.146Z] PWD=/go/src/github.com/docker/docker [2023-02-24T22:28:14.146Z] KEEPBUNDLE=1 [2023-02-24T22:28:14.146Z] DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:28:14.146Z] container=docker [2023-02-24T22:28:14.146Z] HOME=/root [2023-02-24T22:28:14.146Z] GOLANG_VERSION=1.18.10 [2023-02-24T22:28:14.146Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-02-24T22:28:14.146Z] VALIDATE_BRANCH=20.10 [2023-02-24T22:28:14.146Z] TERM=xterm [2023-02-24T22:28:14.146Z] DOCKER_PKG=github.com/docker/docker [2023-02-24T22:28:14.146Z] SHLVL=1 [2023-02-24T22:28:14.146Z] TIMEOUT=120m [2023-02-24T22:28:14.146Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-02-24T22:28:14.146Z] DOCKER_GRAPHDRIVER=overlay2 [2023-02-24T22:28:14.146Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2023-02-24T22:28:14.146Z] GO111MODULE=off [2023-02-24T22:28:14.146Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-02-24T22:28:14.146Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-02-24T22:28:14.146Z] GOPATH=/go [2023-02-24T22:28:14.146Z] PKG_CONFIG=pkg-config [2023-02-24T22:28:14.146Z] _=/usr/bin/env [2023-02-24T22:28:14.146Z] Building test suite binary ./integration-cli/test.main [2023-02-24T22:28:14.146Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2023-02-24T22:28:14.146Z] No new tests added to integration. [2023-02-24T22:28:14.146Z] [2023-02-24T22:28:14.146Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-02-24T22:28:14.146Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-02-24T22:28:14.146Z] HOSTNAME=ebf7960089fe [2023-02-24T22:28:14.146Z] TESTDEBUG=0 [2023-02-24T22:28:14.146Z] DEST=bundles/test-integration [2023-02-24T22:28:14.146Z] PWD=/go/src/github.com/docker/docker [2023-02-24T22:28:14.146Z] KEEPBUNDLE=1 [2023-02-24T22:28:14.146Z] DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:28:14.146Z] container=docker [2023-02-24T22:28:14.146Z] HOME=/root [2023-02-24T22:28:14.146Z] GOLANG_VERSION=1.18.10 [2023-02-24T22:28:14.146Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-02-24T22:28:14.146Z] VALIDATE_BRANCH=20.10 [2023-02-24T22:28:14.146Z] TERM=xterm [2023-02-24T22:28:14.146Z] DOCKER_PKG=github.com/docker/docker [2023-02-24T22:28:14.146Z] SHLVL=1 [2023-02-24T22:28:14.146Z] TIMEOUT=120m [2023-02-24T22:28:14.146Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-02-24T22:28:14.146Z] DOCKER_GRAPHDRIVER=overlay2 [2023-02-24T22:28:14.146Z] GO111MODULE=off [2023-02-24T22:28:14.146Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-02-24T22:28:14.146Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-02-24T22:28:14.146Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-02-24T22:28:14.146Z] GOPATH=/go [2023-02-24T22:28:14.146Z] PKG_CONFIG=pkg-config [2023-02-24T22:28:14.146Z] _=/usr/bin/env [2023-02-24T22:28:14.146Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-02-24T22:28:24.251Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-02-24T22:28:24.252Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-02-24T22:28:25.191Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-02-24T22:28:25.757Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-02-24T22:28:26.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-02-24T22:28:27.006Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-02-24T22:28:27.209Z] Removing intermediate container debe18802d4a [2023-02-24T22:28:27.209Z] ---> 85e7e59a7143 [2023-02-24T22:28:27.209Z] Step 7/10 : RUN Function Install-GoTestSum() { $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; Write-Host "INFO: Installing gotestsum version $Env:GOTESTSUM_VERSION in $Env:GOBIN"; &go install "gotest.tools/gotestsum@${Env:GOTESTSUM_VERSION}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum install failed..."'; } } Install-GoTestSum [2023-02-24T22:28:27.209Z] ---> Running in ad8d3f716261 [2023-02-24T22:28:28.381Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-02-24T22:28:29.314Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-02-24T22:28:30.248Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-02-24T22:28:30.506Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-02-24T22:28:31.441Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-02-24T22:28:32.008Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-02-24T22:28:32.944Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-02-24T22:28:33.510Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-02-24T22:28:34.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-02-24T22:28:34.396Z] INFO: Installing gotestsum version v1.8.2 in C:\gopath\bin [2023-02-24T22:28:34.825Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-02-24T22:28:34.825Z] [2023-02-24T22:28:34.825Z] ---> Making bundle: test-integration (in bundles/test-integration) [2023-02-24T22:28:34.825Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2023-02-24T22:28:34.825Z] HOSTNAME=65fba2c7a574 [2023-02-24T22:28:34.825Z] DEST=bundles/test-integration [2023-02-24T22:28:34.825Z] PWD=/go/src/github.com/docker/docker [2023-02-24T22:28:34.825Z] DOCKER_ROOTLESS=1 [2023-02-24T22:28:34.825Z] DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 [2023-02-24T22:28:34.825Z] container=docker [2023-02-24T22:28:34.825Z] HOME=/root [2023-02-24T22:28:34.825Z] GOLANG_VERSION=1.18.10 [2023-02-24T22:28:34.825Z] VALIDATE_REPO=https://github.com/moby/moby.git [2023-02-24T22:28:34.825Z] VALIDATE_BRANCH=20.10 [2023-02-24T22:28:34.825Z] TERM=xterm [2023-02-24T22:28:34.825Z] DOCKER_PKG=github.com/docker/docker [2023-02-24T22:28:34.825Z] SHLVL=1 [2023-02-24T22:28:34.825Z] TIMEOUT=120m [2023-02-24T22:28:34.825Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2023-02-24T22:28:34.825Z] DOCKER_GRAPHDRIVER=overlay2 [2023-02-24T22:28:34.825Z] GO111MODULE=off [2023-02-24T22:28:34.825Z] DOCKER_EXPERIMENTAL=1 [2023-02-24T22:28:34.825Z] TEST_SKIP_INTEGRATION_CLI=1 [2023-02-24T22:28:34.825Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2023-02-24T22:28:34.825Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2023-02-24T22:28:34.825Z] GOPATH=/go [2023-02-24T22:28:34.825Z] PKG_CONFIG=pkg-config [2023-02-24T22:28:34.825Z] _=/usr/bin/env [2023-02-24T22:28:34.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2023-02-24T22:28:34.867Z] go: downloading gotest.tools/gotestsum v1.8.2 [2023-02-24T22:28:35.011Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-02-24T22:28:35.011Z] Using test binary docker [2023-02-24T22:28:35.011Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-02-24T22:28:35.011Z] +++ /etc/init.d/apparmor start [2023-02-24T22:28:35.011Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-02-24T22:28:35.011Z] INFO: Waiting for daemon to start... [2023-02-24T22:28:35.011Z] Starting dockerd [2023-02-24T22:28:35.011Z] +++ 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 [2023-02-24T22:28:35.339Z] go: downloading github.com/dnephin/pflag v1.0.7 [2023-02-24T22:28:35.339Z] go: downloading github.com/fatih/color v1.13.0 [2023-02-24T22:28:35.817Z] go: downloading golang.org/x/tools v0.1.11 [2023-02-24T22:28:35.817Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2023-02-24T22:28:35.817Z] go: downloading github.com/mattn/go-colorable v0.1.12 [2023-02-24T22:28:35.817Z] go: downloading github.com/mattn/go-isatty v0.0.14 [2023-02-24T22:28:36.291Z] go: downloading golang.org/x/sync v0.0.0-20220601150217-0de741cfad7f [2023-02-24T22:28:36.291Z] go: downloading golang.org/x/term v0.0.0-20220526004731-065cf7ba2467 [2023-02-24T22:28:36.291Z] go: downloading github.com/fsnotify/fsnotify v1.5.4 [2023-02-24T22:28:36.291Z] go: downloading golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8 [2023-02-24T22:28:36.909Z] . [2023-02-24T22:28:36.909Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-02-24T22:28:36.909Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-02-24T22:28:36.909Z] Error: No such image: emptyfs [2023-02-24T22:28:36.909Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-02-24T22:28:36.909Z] ++++ docker load [2023-02-24T22:28:37.168Z] Running integration-test (iteration 1) [2023-02-24T22:28:37.168Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2023-02-24T22:28:37.168Z] ++ 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 [2023-02-24T22:28:37.168Z] ++ set -e [2023-02-24T22:28:37.168Z] ++ '[' -n 0 ']' [2023-02-24T22:28:37.168Z] ++ set -x [2023-02-24T22:28:37.168Z] ++ 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 [2023-02-24T22:28:37.426Z] Loaded image: busybox:latest [2023-02-24T22:28:37.426Z] Loaded image: busybox:glibc [2023-02-24T22:28:37.873Z] go: downloading golang.org/x/mod v0.6.0-dev.0.20220419223038-86c51ed26bb4 [2023-02-24T22:28:38.359Z] Loaded image: debian:bullseye-slim [2023-02-24T22:28:38.617Z] Loaded image: hello-world:latest [2023-02-24T22:28:38.617Z] Loaded image: arm32v7/hello-world:latest [2023-02-24T22:28:38.617Z] INFO: Testing against a local daemon [2023-02-24T22:28:38.617Z] === RUN TestCgroupNamespacesBuild [2023-02-24T22:28:42.804Z] --- PASS: TestCgroupNamespacesBuild (3.58s) [2023-02-24T22:28:42.804Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-02-24T22:28:43.370Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.09s) [2023-02-24T22:28:43.370Z] === RUN TestBuildWithSession [2023-02-24T22:28:43.371Z] build_session_test.go:25: TODO: BuildKit [2023-02-24T22:28:43.371Z] --- SKIP: TestBuildWithSession (0.00s) [2023-02-24T22:28:43.371Z] === RUN TestBuildSquashParent [2023-02-24T22:28:47.563Z] --- PASS: TestBuildSquashParent (3.86s) [2023-02-24T22:28:47.564Z] === RUN TestBuildWithRemoveAndForceRemove [2023-02-24T22:28:47.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-24T22:28:47.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-24T22:28:47.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-24T22:28:47.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-24T22:28:47.564Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-24T22:28:47.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-24T22:28:47.564Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-24T22:28:47.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-24T22:28:47.564Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-24T22:28:47.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-24T22:28:47.564Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-24T22:28:47.564Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-24T22:28:47.564Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-24T22:28:47.564Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-24T22:28:48.501Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-24T22:28:48.501Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-24T22:28:49.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-24T22:28:49.876Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-24T22:28:51.251Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-02-24T22:28:51.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.29s) [2023-02-24T22:28:51.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.32s) [2023-02-24T22:28:51.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.17s) [2023-02-24T22:28:51.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (1.24s) [2023-02-24T22:28:51.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (1.12s) [2023-02-24T22:28:51.251Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.27s) [2023-02-24T22:28:51.251Z] === RUN TestBuildMultiStageCopy [2023-02-24T22:28:51.251Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-02-24T22:28:52.186Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-02-24T22:28:52.186Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-02-24T22:28:52.444Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-02-24T22:28:52.702Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-02-24T22:28:52.702Z] --- PASS: TestBuildMultiStageCopy (1.83s) [2023-02-24T22:28:52.702Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.07s) [2023-02-24T22:28:52.702Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.18s) [2023-02-24T22:28:52.702Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.19s) [2023-02-24T22:28:52.702Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.20s) [2023-02-24T22:28:52.702Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.20s) [2023-02-24T22:28:52.702Z] === RUN TestBuildMultiStageParentConfig [2023-02-24T22:28:53.269Z] --- PASS: TestBuildMultiStageParentConfig (0.55s) [2023-02-24T22:28:53.269Z] === RUN TestBuildLabelWithTargets [2023-02-24T22:28:53.736Z] INFO [loader] Go packages loading at mode 575 (deps|exports_file|name|types_sizes|compiled_files|imports|files) took 2m22.714777418s [2023-02-24T22:28:53.736Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 393.083876ms [2023-02-24T22:28:54.202Z] --- PASS: TestBuildLabelWithTargets (0.91s) [2023-02-24T22:28:54.202Z] === RUN TestBuildWithEmptyLayers [2023-02-24T22:28:54.233Z] --- PASS: TestBuildWithHugeFile (52.60s) [2023-02-24T22:28:54.233Z] === RUN TestBuildWithEmptyDockerfile [2023-02-24T22:28:54.233Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-24T22:28:54.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-24T22:28:54.233Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-24T22:28:54.233Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-24T22:28:54.233Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-24T22:28:54.233Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-24T22:28:54.233Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-24T22:28:54.233Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-24T22:28:54.233Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-24T22:28:54.233Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-02-24T22:28:54.233Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2023-02-24T22:28:54.233Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2023-02-24T22:28:54.233Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-02-24T22:28:54.233Z] === RUN TestBuildPreserveOwnership [2023-02-24T22:28:54.233Z] === RUN TestBuildPreserveOwnership/copy_from [2023-02-24T22:28:54.233Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-02-24T22:28:54.233Z] --- PASS: TestBuildPreserveOwnership (3.57s) [2023-02-24T22:28:54.233Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.42s) [2023-02-24T22:28:54.233Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.14s) [2023-02-24T22:28:54.233Z] === RUN TestBuildPlatformInvalid [2023-02-24T22:28:54.233Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2023-02-24T22:28:54.233Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-02-24T22:28:54.768Z] --- PASS: TestBuildWithEmptyLayers (0.40s) [2023-02-24T22:28:54.768Z] === RUN TestBuildMultiStageOnBuild [2023-02-24T22:28:55.174Z] Loaded image: busybox:latest [2023-02-24T22:28:55.174Z] Loaded image: busybox:glibc [2023-02-24T22:28:56.143Z] --- PASS: TestBuildMultiStageOnBuild (1.26s) [2023-02-24T22:28:56.143Z] === RUN TestBuildUncleanTarFilenames [2023-02-24T22:28:56.401Z] --- PASS: TestBuildUncleanTarFilenames (0.55s) [2023-02-24T22:28:56.401Z] === RUN TestBuildMultiStageLayerLeak [2023-02-24T22:28:56.558Z] Loaded image: debian:bullseye-slim [2023-02-24T22:28:56.558Z] Loaded image: hello-world:latest [2023-02-24T22:28:56.558Z] Loaded image: arm32v7/hello-world:latest [2023-02-24T22:28:57.782Z] --- PASS: TestBuildMultiStageLayerLeak (1.34s) [2023-02-24T22:28:57.782Z] === RUN TestBuildWithHugeFile [2023-02-24T22:29:08.026Z] Removing intermediate container ad8d3f716261 [2023-02-24T22:29:08.026Z] ---> d60c2694edbe [2023-02-24T22:29:08.026Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2023-02-24T22:29:08.026Z] ---> Running in 4dc1a4ad75eb [2023-02-24T22:29:08.026Z] Removing intermediate container 4dc1a4ad75eb [2023-02-24T22:29:08.026Z] ---> d74cdcde0b6c [2023-02-24T22:29:08.026Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2023-02-24T22:29:08.026Z] ---> Running in 23a5eb5286c6 [2023-02-24T22:29:08.134Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (12.49s) [2023-02-24T22:29:08.134Z] PASS [2023-02-24T22:29:08.134Z] [2023-02-24T22:29:08.134Z] === Skipped [2023-02-24T22:29:08.134Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-02-24T22:29:08.134Z] build_session_test.go:25: TODO: BuildKit [2023-02-24T22:29:08.134Z] [2023-02-24T22:29:08.134Z] DONE 33 tests, 1 skipped in 90.842s [2023-02-24T22:29:08.134Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-02-24T22:29:08.134Z] INFO: Testing against a local daemon [2023-02-24T22:29:08.134Z] === RUN TestConfigInspect [2023-02-24T22:29:08.497Z] Removing intermediate container 23a5eb5286c6 [2023-02-24T22:29:08.497Z] ---> cd50a3885482 [2023-02-24T22:29:08.497Z] Step 10/10 : COPY . . [2023-02-24T22:29:09.074Z] --- PASS: TestConfigInspect (2.38s) [2023-02-24T22:29:09.074Z] === RUN TestConfigList [2023-02-24T22:29:11.617Z] --- PASS: TestConfigList (2.09s) [2023-02-24T22:29:11.617Z] === RUN TestConfigsCreateAndDelete [2023-02-24T22:29:13.529Z] --- PASS: TestConfigsCreateAndDelete (2.28s) [2023-02-24T22:29:13.529Z] === RUN TestConfigsUpdate [2023-02-24T22:29:15.447Z] --- PASS: TestConfigsUpdate (2.10s) [2023-02-24T22:29:15.447Z] === RUN TestTemplatedConfig [2023-02-24T22:29:18.744Z] --- PASS: TestTemplatedConfig (2.65s) [2023-02-24T22:29:18.744Z] === RUN TestConfigCreateResolve [2023-02-24T22:29:20.655Z] --- PASS: TestConfigCreateResolve (2.09s) [2023-02-24T22:29:20.655Z] === RUN TestConfigDaemonLibtrustID [2023-02-24T22:29:20.916Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-02-24T22:29:20.916Z] PASS [2023-02-24T22:29:20.916Z] [2023-02-24T22:29:20.916Z] DONE 7 tests in 14.153s [2023-02-24T22:29:20.916Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-02-24T22:29:20.916Z] INFO: Testing against a local daemon [2023-02-24T22:29:20.916Z] === RUN TestCheckpoint [2023-02-24T22:29:20.916Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-24T22:29:20.916Z] --- SKIP: TestCheckpoint (0.00s) [2023-02-24T22:29:20.916Z] === RUN TestContainerInvalidJSON [2023-02-24T22:29:20.916Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-02-24T22:29:20.916Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-02-24T22:29:20.916Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-02-24T22:29:20.916Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-02-24T22:29:20.916Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-02-24T22:29:20.916Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-02-24T22:29:20.916Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-02-24T22:29:20.916Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-02-24T22:29:20.916Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-02-24T22:29:20.916Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-02-24T22:29:20.916Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-02-24T22:29:20.916Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-02-24T22:29:20.916Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-02-24T22:29:20.916Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-02-24T22:29:20.916Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2023-02-24T22:29:20.916Z] === RUN TestCopyFromContainerPathIsNotDir [2023-02-24T22:29:21.176Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2023-02-24T22:29:21.177Z] === RUN TestCopyToContainerPathDoesNotExist [2023-02-24T22:29:21.177Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.06s) [2023-02-24T22:29:21.177Z] === RUN TestCopyToContainerPathIsNotDir [2023-02-24T22:29:21.177Z] --- PASS: TestCopyToContainerPathIsNotDir (0.06s) [2023-02-24T22:29:21.177Z] === RUN TestCopyFromContainer [2023-02-24T22:29:21.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-02-24T22:29:21.558Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-02-24T22:29:22.559Z] === RUN TestCopyFromContainer// [2023-02-24T22:29:22.559Z] === RUN TestCopyFromContainer//bar/root [2023-02-24T22:29:22.559Z] === RUN TestCopyFromContainer//bar/root/ [2023-02-24T22:29:22.559Z] === RUN TestCopyFromContainer/bar/quux [2023-02-24T22:29:22.559Z] === RUN TestCopyFromContainer/bar/quux/ [2023-02-24T22:29:22.559Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-02-24T22:29:22.559Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-02-24T22:29:22.559Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-02-24T22:29:22.820Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-02-24T22:29:22.820Z] === RUN TestCopyFromContainer/bar/notarget [2023-02-24T22:29:22.820Z] --- PASS: TestCopyFromContainer (1.65s) [2023-02-24T22:29:22.820Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-02-24T22:29:22.820Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2023-02-24T22:29:22.820Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-02-24T22:29:22.820Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-02-24T22:29:22.820Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2023-02-24T22:29:22.820Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-02-24T22:29:22.820Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2023-02-24T22:29:22.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-02-24T22:29:22.820Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-02-24T22:29:22.820Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-02-24T22:29:22.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-02-24T22:29:22.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-24T22:29:22.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-24T22:29:22.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-24T22:29:22.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-24T22:29:22.820Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-24T22:29:22.820Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-24T22:29:22.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-24T22:29:22.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-24T22:29:22.820Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-24T22:29:22.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-02-24T22:29:22.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-02-24T22:29:22.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-02-24T22:29:22.820Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-02-24T22:29:22.820Z] === RUN TestCreateLinkToNonExistingContainer [2023-02-24T22:29:22.820Z] --- PASS: TestCreateLinkToNonExistingContainer (0.04s) [2023-02-24T22:29:22.820Z] === RUN TestCreateWithInvalidEnv [2023-02-24T22:29:22.820Z] === RUN TestCreateWithInvalidEnv/0 [2023-02-24T22:29:22.820Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-02-24T22:29:22.820Z] === RUN TestCreateWithInvalidEnv/1 [2023-02-24T22:29:22.820Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-02-24T22:29:22.820Z] === RUN TestCreateWithInvalidEnv/2 [2023-02-24T22:29:22.820Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-02-24T22:29:22.820Z] === CONT TestCreateWithInvalidEnv/0 [2023-02-24T22:29:22.820Z] === CONT TestCreateWithInvalidEnv/2 [2023-02-24T22:29:22.820Z] === CONT TestCreateWithInvalidEnv/1 [2023-02-24T22:29:22.820Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-02-24T22:29:22.820Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-02-24T22:29:22.820Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-02-24T22:29:22.820Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-02-24T22:29:22.820Z] === RUN TestCreateTmpfsMountsTarget [2023-02-24T22:29:22.820Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2023-02-24T22:29:22.820Z] === RUN TestCreateWithCustomMaskedPaths [2023-02-24T22:29:24.730Z] --- PASS: TestCreateWithCustomMaskedPaths (1.56s) [2023-02-24T22:29:24.730Z] === RUN TestCreateWithCustomReadonlyPaths [2023-02-24T22:29:26.114Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.47s) [2023-02-24T22:29:26.114Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-02-24T22:29:26.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-24T22:29:26.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-24T22:29:26.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-24T22:29:26.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-24T22:29:26.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-24T22:29:26.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-24T22:29:26.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-24T22:29:26.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-24T22:29:26.114Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-24T22:29:26.114Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-24T22:29:26.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-24T22:29:26.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-24T22:29:26.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-24T22:29:26.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-24T22:29:26.114Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-24T22:29:26.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-02-24T22:29:26.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-02-24T22:29:26.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-02-24T22:29:26.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-02-24T22:29:26.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-02-24T22:29:26.114Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-02-24T22:29:26.114Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-02-24T22:29:26.685Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.55s) [2023-02-24T22:29:26.685Z] === RUN TestCreateDifferentPlatform [2023-02-24T22:29:26.685Z] === RUN TestCreateDifferentPlatform/different_os [2023-02-24T22:29:26.685Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-02-24T22:29:26.685Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-02-24T22:29:26.685Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-02-24T22:29:26.685Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-02-24T22:29:26.685Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-02-24T22:29:26.685Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2023-02-24T22:29:26.685Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-02-24T22:29:26.685Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-02-24T22:29:26.685Z] === RUN TestContainerStartOnDaemonRestart [2023-02-24T22:29:26.685Z] === PAUSE TestContainerStartOnDaemonRestart [2023-02-24T22:29:26.685Z] === RUN TestDaemonRestartIpcMode [2023-02-24T22:29:26.685Z] === PAUSE TestDaemonRestartIpcMode [2023-02-24T22:29:26.685Z] === RUN TestDaemonHostGatewayIP [2023-02-24T22:29:26.685Z] === PAUSE TestDaemonHostGatewayIP [2023-02-24T22:29:26.685Z] === RUN TestRestartDaemonWithRestartingContainer [2023-02-24T22:29:26.685Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-02-24T22:29:26.685Z] === RUN TestContainerKillOnDaemonStart [2023-02-24T22:29:26.685Z] === PAUSE TestContainerKillOnDaemonStart [2023-02-24T22:29:26.685Z] === RUN TestDiff [2023-02-24T22:29:27.255Z] --- PASS: TestDiff (0.56s) [2023-02-24T22:29:27.255Z] === RUN TestExecWithCloseStdin [2023-02-24T22:29:27.825Z] --- PASS: TestExecWithCloseStdin (0.62s) [2023-02-24T22:29:27.825Z] === RUN TestExec [2023-02-24T22:29:28.396Z] --- PASS: TestExec (0.64s) [2023-02-24T22:29:28.396Z] === RUN TestExecUser [2023-02-24T22:29:28.968Z] --- PASS: TestExecUser (0.58s) [2023-02-24T22:29:28.968Z] === RUN TestExportContainerAndImportImage [2023-02-24T22:29:29.908Z] --- PASS: TestExportContainerAndImportImage (0.67s) [2023-02-24T22:29:29.908Z] === RUN TestExportContainerAfterDaemonRestart [2023-02-24T22:29:30.848Z] --- PASS: TestExportContainerAfterDaemonRestart (1.26s) [2023-02-24T22:29:30.848Z] === RUN TestHealthCheckWorkdir [2023-02-24T22:29:31.789Z] --- PASS: TestHealthCheckWorkdir (0.80s) [2023-02-24T22:29:31.789Z] === RUN TestHealthKillContainer [2023-02-24T22:29:39.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-02-24T22:29:39.682Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-02-24T22:29:39.921Z] --- PASS: TestHealthKillContainer (8.21s) [2023-02-24T22:29:39.921Z] === RUN TestHealthCheckProcessKilled [2023-02-24T22:29:40.860Z] --- PASS: TestHealthCheckProcessKilled (0.86s) [2023-02-24T22:29:40.860Z] === RUN TestInspectCpusetInConfigPre120 [2023-02-24T22:29:41.431Z] --- PASS: TestInspectCpusetInConfigPre120 (0.52s) [2023-02-24T22:29:41.431Z] === RUN TestIpcModeNone [2023-02-24T22:29:42.001Z] --- PASS: TestIpcModeNone (0.68s) [2023-02-24T22:29:42.001Z] === RUN TestIpcModePrivate [2023-02-24T22:29:42.261Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:60, shared: false, mustBeShared: false [2023-02-24T22:29:42.521Z] --- PASS: TestIpcModePrivate (0.59s) [2023-02-24T22:29:42.521Z] === RUN TestIpcModeShareable [2023-02-24T22:29:43.092Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:55, shared: true, mustBeShared: true [2023-02-24T22:29:43.092Z] --- PASS: TestIpcModeShareable (0.59s) [2023-02-24T22:29:43.092Z] === RUN TestAPIIpcModeShareableAndContainer [2023-02-24T22:29:44.405Z] ---> e5fda44782c4 [2023-02-24T22:29:44.893Z] Successfully built e5fda44782c4 [2023-02-24T22:29:44.893Z] Successfully tagged docker:latest [2023-02-24T22:29:44.893Z] INFO: Image build ended at 02/24/2023 22:29:44. Duration:00:05:11.5807401 [2023-02-24T22:29:44.893Z] [2023-02-24T22:29:44.893Z] [2023-02-24T22:29:44.893Z] INFO: Building the test binaries at 02/24/2023 22:29:44... [2023-02-24T22:29:45.002Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.72s) [2023-02-24T22:29:45.002Z] === RUN TestAPIIpcModeHost [2023-02-24T22:29:45.263Z] --- PASS: TestAPIIpcModeHost (0.37s) [2023-02-24T22:29:45.263Z] === RUN TestDaemonIpcModeShareable [2023-02-24T22:29:46.203Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-02-24T22:29:46.463Z] --- PASS: TestDaemonIpcModeShareable (1.15s) [2023-02-24T22:29:46.463Z] === RUN TestDaemonIpcModePrivate [2023-02-24T22:29:47.403Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-02-24T22:29:47.664Z] --- PASS: TestDaemonIpcModePrivate (1.19s) [2023-02-24T22:29:47.664Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-02-24T22:29:48.604Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:69, shared: false, mustBeShared: false [2023-02-24T22:29:48.864Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.18s) [2023-02-24T22:29:48.864Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-02-24T22:29:49.805Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2023-02-24T22:29:50.065Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.20s) [2023-02-24T22:29:50.065Z] === RUN TestIpcModeOlderClient [2023-02-24T22:29:50.065Z] === PAUSE TestIpcModeOlderClient [2023-02-24T22:29:50.065Z] === RUN TestKillContainerInvalidSignal [2023-02-24T22:29:50.652Z] --- PASS: TestKillContainerInvalidSignal (0.46s) [2023-02-24T22:29:50.652Z] === RUN TestKillContainer [2023-02-24T22:29:50.652Z] === RUN TestKillContainer/no_signal [2023-02-24T22:29:50.918Z] === RUN TestKillContainer/non_killing_signal [2023-02-24T22:29:51.187Z] === RUN TestKillContainer/killing_signal [2023-02-24T22:29:51.777Z] --- PASS: TestKillContainer (1.44s) [2023-02-24T22:29:51.777Z] --- PASS: TestKillContainer/no_signal (0.48s) [2023-02-24T22:29:51.777Z] --- PASS: TestKillContainer/non_killing_signal (0.30s) [2023-02-24T22:29:51.777Z] --- PASS: TestKillContainer/killing_signal (0.47s) [2023-02-24T22:29:51.777Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-02-24T22:29:52.049Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-02-24T22:29:52.143Z] INFO: make.ps1 starting at 02/24/2023 22:29:51 [2023-02-24T22:29:52.310Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-02-24T22:29:52.613Z] INFO: Git commit (6b1c02b983) assumed from DOCKER_GITCOMMIT environment variable [2023-02-24T22:29:52.613Z] INFO: Invoking autogen... [2023-02-24T22:29:53.251Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.27s) [2023-02-24T22:29:53.251Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2023-02-24T22:29:53.251Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.67s) [2023-02-24T22:29:53.251Z] === RUN TestKillStoppedContainer [2023-02-24T22:29:53.251Z] --- PASS: TestKillStoppedContainer (0.06s) [2023-02-24T22:29:53.251Z] === RUN TestKillStoppedContainerAPIPre120 [2023-02-24T22:29:53.251Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-02-24T22:29:53.251Z] === RUN TestKillDifferentUserContainer [2023-02-24T22:29:53.611Z] INFO: Building daemon... [2023-02-24T22:29:53.823Z] --- PASS: TestKillDifferentUserContainer (0.42s) [2023-02-24T22:29:53.823Z] === RUN TestInspectOomKilledTrue [2023-02-24T22:29:53.823Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-02-24T22:29:53.823Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-02-24T22:29:53.823Z] === RUN TestInspectOomKilledFalse [2023-02-24T22:29:54.083Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2023-02-24T22:29:54.083Z] === RUN TestLinksEtcHostsContentMatch [2023-02-24T22:29:54.343Z] --- PASS: TestLinksEtcHostsContentMatch (0.33s) [2023-02-24T22:29:54.343Z] === RUN TestLinksContainerNames [2023-02-24T22:29:55.285Z] --- PASS: TestLinksContainerNames (0.84s) [2023-02-24T22:29:55.285Z] === RUN TestLogsFollowTailEmpty [2023-02-24T22:29:55.856Z] --- PASS: TestLogsFollowTailEmpty (0.42s) [2023-02-24T22:29:55.856Z] === RUN TestContainerNetworkMountsNoChown [2023-02-24T22:29:56.117Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/default [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/default [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/private [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/private [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/rprivate [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/rprivate [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/slave [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/slave [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/rslave [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/rslave [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/shared [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/shared [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/rshared [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/rshared [2023-02-24T22:29:56.117Z] === CONT TestMountDaemonRoot/default [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/default/bind_root [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-02-24T22:29:56.117Z] === CONT TestMountDaemonRoot/rslave [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/default/mount_root [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-02-24T22:29:56.117Z] === CONT TestMountDaemonRoot/rshared [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-02-24T22:29:56.117Z] === CONT TestMountDaemonRoot/shared [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-02-24T22:29:56.117Z] === CONT TestMountDaemonRoot/rprivate [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-02-24T22:29:56.117Z] === CONT TestMountDaemonRoot/slave [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-02-24T22:29:56.117Z] === CONT TestMountDaemonRoot/private [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/private/bind_root [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/private/mount_root [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-02-24T22:29:56.117Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-02-24T22:29:56.117Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-02-24T22:29:56.117Z] === CONT TestMountDaemonRoot/default/bind_root [2023-02-24T22:29:56.117Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-02-24T22:29:56.117Z] === CONT TestMountDaemonRoot/default/mount_root [2023-02-24T22:29:56.117Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-02-24T22:29:56.117Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-02-24T22:29:56.378Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-02-24T22:29:56.378Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-02-24T22:29:56.378Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-02-24T22:29:56.378Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-02-24T22:29:56.378Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-02-24T22:29:56.378Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-02-24T22:29:56.378Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-02-24T22:29:56.639Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-02-24T22:29:56.639Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-02-24T22:29:56.639Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-02-24T22:29:56.639Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-02-24T22:29:56.639Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-02-24T22:29:56.639Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-02-24T22:29:56.639Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-02-24T22:29:56.639Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-02-24T22:29:56.639Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-02-24T22:29:56.639Z] === CONT TestMountDaemonRoot/private/bind_root [2023-02-24T22:29:56.639Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-02-24T22:29:56.639Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-02-24T22:29:56.639Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-02-24T22:29:56.639Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-02-24T22:29:56.899Z] === CONT TestMountDaemonRoot/private/mount_root [2023-02-24T22:29:56.899Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.09s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.04s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.04s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.06s) [2023-02-24T22:29:56.899Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.07s) [2023-02-24T22:29:56.899Z] === RUN TestContainerBindMountNonRecursive [2023-02-24T22:29:57.816Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-02-24T22:29:58.077Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-02-24T22:29:58.283Z] --- PASS: TestContainerBindMountNonRecursive (1.45s) [2023-02-24T22:29:58.283Z] === RUN TestContainerVolumesMountedAsShared [2023-02-24T22:29:58.854Z] --- PASS: TestContainerVolumesMountedAsShared (0.53s) [2023-02-24T22:29:58.854Z] === RUN TestContainerVolumesMountedAsSlave [2023-02-24T22:29:59.020Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-02-24T22:29:59.126Z] --- PASS: TestContainerVolumesMountedAsSlave (0.38s) [2023-02-24T22:29:59.126Z] === RUN TestNetworkNat [2023-02-24T22:29:59.698Z] --- PASS: TestNetworkNat (0.47s) [2023-02-24T22:29:59.698Z] === RUN TestNetworkLocalhostTCPNat [2023-02-24T22:29:59.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-02-24T22:29:59.964Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-02-24T22:30:00.268Z] --- PASS: TestNetworkLocalhostTCPNat (0.45s) [2023-02-24T22:30:00.268Z] === RUN TestNetworkLoopbackNat [2023-02-24T22:30:00.908Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-02-24T22:30:02.808Z] --- PASS: TestNetworkLoopbackNat (2.58s) [2023-02-24T22:30:02.808Z] === RUN TestPause [2023-02-24T22:30:02.825Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-02-24T22:30:03.069Z] --- PASS: TestPause (0.47s) [2023-02-24T22:30:03.069Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-02-24T22:30:03.069Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-24T22:30:03.069Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-24T22:30:03.069Z] === RUN TestPauseStopPausedContainer [2023-02-24T22:30:03.397Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-02-24T22:30:03.639Z] --- PASS: TestPauseStopPausedContainer (0.49s) [2023-02-24T22:30:03.639Z] === RUN TestPsFilter [2023-02-24T22:30:03.899Z] --- PASS: TestPsFilter (0.13s) [2023-02-24T22:30:03.899Z] === RUN TestRemoveContainerWithRemovedVolume [2023-02-24T22:30:04.159Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.41s) [2023-02-24T22:30:04.159Z] === RUN TestRemoveContainerWithVolume [2023-02-24T22:30:04.339Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-02-24T22:30:04.601Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-02-24T22:30:04.736Z] --- PASS: TestRemoveContainerWithVolume (0.47s) [2023-02-24T22:30:04.736Z] === RUN TestRemoveContainerRunning [2023-02-24T22:30:05.309Z] --- PASS: TestRemoveContainerRunning (0.48s) [2023-02-24T22:30:05.309Z] === RUN TestRemoveContainerForceRemoveRunning [2023-02-24T22:30:05.544Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-02-24T22:30:05.570Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.48s) [2023-02-24T22:30:05.570Z] === RUN TestRemoveInvalidContainer [2023-02-24T22:30:05.570Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-02-24T22:30:05.570Z] === RUN TestRenameLinkedContainer [2023-02-24T22:30:05.838Z] --- PASS: TestBuildWithHugeFile (61.33s) [2023-02-24T22:30:05.838Z] === RUN TestBuildWithEmptyDockerfile [2023-02-24T22:30:05.838Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-24T22:30:05.838Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-24T22:30:05.838Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-24T22:30:05.838Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-24T22:30:05.838Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-24T22:30:05.838Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-24T22:30:05.838Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-24T22:30:05.838Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-24T22:30:05.838Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-24T22:30:05.838Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-02-24T22:30:05.838Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.07s) [2023-02-24T22:30:05.838Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.09s) [2023-02-24T22:30:05.838Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2023-02-24T22:30:05.838Z] === RUN TestBuildPreserveOwnership [2023-02-24T22:30:05.838Z] === RUN TestBuildPreserveOwnership/copy_from [2023-02-24T22:30:05.838Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-02-24T22:30:05.838Z] --- PASS: TestBuildPreserveOwnership (2.83s) [2023-02-24T22:30:05.838Z] --- PASS: TestBuildPreserveOwnership/copy_from (1.93s) [2023-02-24T22:30:05.838Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (0.89s) [2023-02-24T22:30:05.838Z] === RUN TestBuildPlatformInvalid [2023-02-24T22:30:05.838Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-02-24T22:30:05.838Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-02-24T22:30:05.838Z] Loaded image: busybox:latest [2023-02-24T22:30:05.838Z] Loaded image: busybox:glibc [2023-02-24T22:30:05.838Z] Loaded image: debian:bullseye-slim [2023-02-24T22:30:05.838Z] Loaded image: hello-world:latest [2023-02-24T22:30:05.838Z] Loaded image: arm32v7/hello-world:latest [2023-02-24T22:30:06.121Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-02-24T22:30:07.482Z] --- PASS: TestRenameLinkedContainer (1.87s) [2023-02-24T22:30:07.482Z] === RUN TestRenameStoppedContainer [2023-02-24T22:30:07.512Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-02-24T22:30:08.052Z] --- PASS: TestRenameStoppedContainer (0.41s) [2023-02-24T22:30:08.052Z] === RUN TestRenameRunningContainerAndReuse [2023-02-24T22:30:08.084Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-02-24T22:30:08.666Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-02-24T22:30:08.992Z] --- PASS: TestRenameRunningContainerAndReuse (0.90s) [2023-02-24T22:30:08.992Z] === RUN TestRenameInvalidName [2023-02-24T22:30:09.253Z] --- PASS: TestRenameInvalidName (0.43s) [2023-02-24T22:30:09.253Z] === RUN TestRenameAnonymousContainer [2023-02-24T22:30:09.609Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-02-24T22:30:09.609Z] Using test binary docker [2023-02-24T22:30:09.610Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-02-24T22:30:09.610Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-02-24T22:30:09.610Z] INFO: Waiting for daemon to start... [2023-02-24T22:30:09.610Z] Starting dockerd [2023-02-24T22:30:11.165Z] --- PASS: TestRenameAnonymousContainer (1.57s) [2023-02-24T22:30:11.165Z] === RUN TestRenameContainerWithSameName [2023-02-24T22:30:11.165Z] --- PASS: TestRenameContainerWithSameName (0.43s) [2023-02-24T22:30:11.165Z] === RUN TestRenameContainerWithLinkedContainer [2023-02-24T22:30:12.107Z] --- PASS: TestRenameContainerWithLinkedContainer (0.89s) [2023-02-24T22:30:12.107Z] === RUN TestResize [2023-02-24T22:30:12.155Z] . [2023-02-24T22:30:12.155Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-02-24T22:30:12.403Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (9.18s) [2023-02-24T22:30:12.403Z] PASS [2023-02-24T22:30:12.403Z] [2023-02-24T22:30:12.403Z] === Skipped [2023-02-24T22:30:12.403Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2023-02-24T22:30:12.403Z] build_session_test.go:25: TODO: BuildKit [2023-02-24T22:30:12.403Z] [2023-02-24T22:30:12.403Z] DONE 33 tests, 1 skipped in 94.205s [2023-02-24T22:30:12.403Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2023-02-24T22:30:12.403Z] ++ 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 [2023-02-24T22:30:12.403Z] ++ set -e [2023-02-24T22:30:12.403Z] ++ '[' -n 0 ']' [2023-02-24T22:30:12.403Z] ++ set -x [2023-02-24T22:30:12.403Z] ++ 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 [2023-02-24T22:30:12.403Z] INFO: Testing against a local daemon [2023-02-24T22:30:12.403Z] === RUN TestConfigInspect [2023-02-24T22:30:12.416Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-02-24T22:30:12.416Z] Error: No such image: emptyfs [2023-02-24T22:30:12.416Z] Running integration-test (iteration 1) [2023-02-24T22:30:12.416Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-02-24T22:30:12.677Z] --- PASS: TestResize (0.41s) [2023-02-24T22:30:12.677Z] === RUN TestResizeWithInvalidSize [2023-02-24T22:30:12.681Z] Loaded image: busybox:latest [2023-02-24T22:30:12.937Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2023-02-24T22:30:12.937Z] === RUN TestResizeWhenContainerNotStarted [2023-02-24T22:30:12.941Z] Loaded image: busybox:glibc [2023-02-24T22:30:13.515Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2023-02-24T22:30:13.515Z] === RUN TestDaemonRestartKillContainers [2023-02-24T22:30:13.515Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-24T22:30:13.515Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-24T22:30:13.515Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-24T22:30:13.515Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-24T22:30:13.515Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-24T22:30:13.515Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-24T22:30:13.515Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-24T22:30:13.515Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-24T22:30:13.515Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-24T22:30:13.515Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-24T22:30:13.515Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-24T22:30:13.515Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-24T22:30:13.515Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-24T22:30:13.515Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-24T22:30:13.515Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-24T22:30:13.515Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-24T22:30:13.515Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:30:13.515Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:30:13.515Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:30:13.515Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:30:13.515Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:30:13.515Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:30:13.515Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:30:13.515Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:30:13.515Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-24T22:30:13.515Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-24T22:30:13.809Z] --- PASS: TestConfigInspect (2.42s) [2023-02-24T22:30:13.809Z] === RUN TestConfigList [2023-02-24T22:30:14.327Z] Loaded image: debian:bullseye-slim [2023-02-24T22:30:14.327Z] Loaded image: hello-world:latest [2023-02-24T22:30:14.327Z] Loaded image: arm32v7/hello-world:latest [2023-02-24T22:30:14.327Z] INFO: Testing against a local daemon [2023-02-24T22:30:14.327Z] === RUN TestCgroupNamespacesBuild [2023-02-24T22:30:15.433Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:30:15.433Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:30:15.497Z] INFO [linters context/goanalysis] analyzers took 4m31.891436353s with top 10 stages: buildir: 1m52.136474612s, goimports: 21.493262513s, the_only_name: 18.159397873s, unconvert: 16.999048402s, S1038: 12.282794587s, gosec: 12.01026258s, misspell: 4.750568957s, S1039: 4.164621614s, unused: 4.160799017s, SA1012: 3.786239811s [2023-02-24T22:30:15.497Z] INFO [runner] Issues before processing: 1851, after processing: 0 [2023-02-24T22:30:15.497Z] INFO [runner] Processors filtering stat (out/in): exclude-rules: 58/1753, path_prettifier: 1773/1773, autogenerated_exclude: 1753/1773, identifier_marker: 1753/1753, exclude: 1753/1753, nolint: 0/58, cgo: 1773/1851, filename_unadjuster: 1773/1773, skip_files: 1773/1773, skip_dirs: 1773/1773 [2023-02-24T22:30:15.497Z] INFO [runner] processing took 114.693587ms with stages: nolint: 52.351485ms, identifier_marker: 23.141024ms, exclude-rules: 22.428447ms, path_prettifier: 7.868467ms, autogenerated_exclude: 6.991469ms, skip_dirs: 1.606692ms, cgo: 165.141µs, filename_unadjuster: 134.704µs, max_same_issues: 1.519µs, diff: 658ns, exclude: 563ns, max_from_linter: 559ns, skip_files: 559ns, uniq_by_line: 532ns, path_shortener: 368ns, source_code: 343ns, sort_results: 342ns, max_per_file_from_linter: 294ns, severity-rules: 251ns, path_prefixer: 170ns [2023-02-24T22:30:15.497Z] INFO [runner] linters took 1m21.750785434s with stages: goanalysis_metalinter: 1m21.635957046s [2023-02-24T22:30:15.497Z] INFO File cache stats: 1458 entries of total size 6.9MiB [2023-02-24T22:30:15.497Z] INFO Memory: 2250 samples, avg is 275.9MB, max is 1050.6MB [2023-02-24T22:30:15.497Z] INFO Execution took 3m44.866744635s [2023-02-24T22:30:15.497Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2023-02-24T22:30:15.838Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 hack/make.sh dynbinary-daemon test-docker-py [2023-02-24T22:30:16.342Z] --- PASS: TestConfigList (2.08s) [2023-02-24T22:30:16.342Z] === RUN TestConfigsCreateAndDelete [2023-02-24T22:30:16.375Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:30:16.404Z] [2023-02-24T22:30:16.404Z] Removing bundles/ [2023-02-24T22:30:16.404Z] [2023-02-24T22:30:16.404Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2023-02-24T22:30:16.404Z] Building: bundles/dynbinary-daemon/dockerd-dev [2023-02-24T22:30:16.404Z] GOOS="" GOARCH="" GOARM="" [2023-02-24T22:30:16.636Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:30:16.871Z] --- PASS: TestCgroupNamespacesBuild (2.19s) [2023-02-24T22:30:16.871Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-02-24T22:30:18.020Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-24T22:30:18.021Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-24T22:30:18.243Z] --- PASS: TestConfigsCreateAndDelete (2.12s) [2023-02-24T22:30:18.243Z] === RUN TestConfigsUpdate [2023-02-24T22:30:18.784Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.10s) [2023-02-24T22:30:18.784Z] === RUN TestBuildWithSession [2023-02-24T22:30:18.784Z] build_session_test.go:25: TODO: BuildKit [2023-02-24T22:30:18.784Z] --- SKIP: TestBuildWithSession (0.00s) [2023-02-24T22:30:18.784Z] === RUN TestBuildSquashParent [2023-02-24T22:30:19.404Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-24T22:30:19.664Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-24T22:30:20.146Z] --- PASS: TestConfigsUpdate (2.14s) [2023-02-24T22:30:20.147Z] === RUN TestTemplatedConfig [2023-02-24T22:30:21.580Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-24T22:30:21.841Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-24T22:30:22.673Z] --- PASS: TestTemplatedConfig (2.36s) [2023-02-24T22:30:22.673Z] === RUN TestConfigCreateResolve [2023-02-24T22:30:23.755Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-02-24T22:30:23.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.77s) [2023-02-24T22:30:23.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.88s) [2023-02-24T22:30:23.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.29s) [2023-02-24T22:30:23.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.34s) [2023-02-24T22:30:23.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.25s) [2023-02-24T22:30:23.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.31s) [2023-02-24T22:30:23.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.74s) [2023-02-24T22:30:23.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.79s) [2023-02-24T22:30:23.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.06s) [2023-02-24T22:30:23.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.23s) [2023-02-24T22:30:23.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.67s) [2023-02-24T22:30:23.755Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.70s) [2023-02-24T22:30:23.755Z] === RUN TestCgroupNamespacesRun [2023-02-24T22:30:25.136Z] --- PASS: TestCgroupNamespacesRun (1.18s) [2023-02-24T22:30:25.136Z] === RUN TestCgroupNamespacesRunPrivileged [2023-02-24T22:30:25.136Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-02-24T22:30:25.136Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2023-02-24T22:30:25.136Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-02-24T22:30:25.198Z] --- PASS: TestConfigCreateResolve (2.11s) [2023-02-24T22:30:25.198Z] === RUN TestConfigDaemonLibtrustID [2023-02-24T22:30:25.198Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2023-02-24T22:30:25.198Z] PASS [2023-02-24T22:30:25.198Z] [2023-02-24T22:30:25.198Z] DONE 7 tests in 13.860s [2023-02-24T22:30:25.198Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2023-02-24T22:30:25.198Z] ++ 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 [2023-02-24T22:30:25.198Z] ++ set -e [2023-02-24T22:30:25.198Z] ++ '[' -n 0 ']' [2023-02-24T22:30:25.198Z] ++ set -x [2023-02-24T22:30:25.198Z] ++ 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 [2023-02-24T22:30:25.456Z] INFO: Testing against a local daemon [2023-02-24T22:30:25.456Z] === RUN TestCheckpoint [2023-02-24T22:30:25.456Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-24T22:30:25.456Z] --- SKIP: TestCheckpoint (0.00s) [2023-02-24T22:30:25.456Z] === RUN TestContainerInvalidJSON [2023-02-24T22:30:25.456Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-02-24T22:30:25.456Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-02-24T22:30:25.456Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-02-24T22:30:25.456Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-02-24T22:30:25.456Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-02-24T22:30:25.456Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-02-24T22:30:25.456Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-02-24T22:30:25.456Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-02-24T22:30:25.456Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-02-24T22:30:25.456Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-02-24T22:30:25.456Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-02-24T22:30:25.456Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-02-24T22:30:25.456Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-02-24T22:30:25.456Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-02-24T22:30:25.456Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2023-02-24T22:30:25.456Z] === RUN TestCopyFromContainerPathIsNotDir [2023-02-24T22:30:25.456Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-02-24T22:30:25.456Z] === RUN TestCopyToContainerPathDoesNotExist [2023-02-24T22:30:25.456Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-02-24T22:30:25.456Z] === RUN TestCopyToContainerPathIsNotDir [2023-02-24T22:30:25.714Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2023-02-24T22:30:25.714Z] === RUN TestCopyFromContainer [2023-02-24T22:30:26.084Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.19s) [2023-02-24T22:30:26.084Z] === RUN TestCgroupNamespacesRunHostMode [2023-02-24T22:30:26.648Z] === RUN TestCopyFromContainer// [2023-02-24T22:30:26.648Z] === RUN TestCopyFromContainer//bar/root [2023-02-24T22:30:26.648Z] === RUN TestCopyFromContainer//bar/root/ [2023-02-24T22:30:26.648Z] === RUN TestCopyFromContainer/bar/quux [2023-02-24T22:30:26.648Z] === RUN TestCopyFromContainer/bar/quux/ [2023-02-24T22:30:26.648Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-02-24T22:30:26.648Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-02-24T22:30:26.906Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-02-24T22:30:26.906Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-02-24T22:30:26.906Z] === RUN TestCopyFromContainer/bar/notarget [2023-02-24T22:30:26.906Z] --- PASS: TestCopyFromContainer (1.38s) [2023-02-24T22:30:26.906Z] --- PASS: TestCopyFromContainer// (0.05s) [2023-02-24T22:30:26.906Z] --- PASS: TestCopyFromContainer//bar/root (0.06s) [2023-02-24T22:30:26.906Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-02-24T22:30:26.906Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2023-02-24T22:30:26.906Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-02-24T22:30:26.906Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-02-24T22:30:26.906Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2023-02-24T22:30:26.906Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-02-24T22:30:26.906Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-02-24T22:30:26.906Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-02-24T22:30:26.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-02-24T22:30:26.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-24T22:30:26.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-24T22:30:26.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-24T22:30:26.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-24T22:30:26.906Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-24T22:30:26.906Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-24T22:30:26.906Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-24T22:30:26.906Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-24T22:30:26.906Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-24T22:30:26.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-02-24T22:30:26.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-02-24T22:30:26.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-02-24T22:30:26.906Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-02-24T22:30:26.906Z] === RUN TestCreateLinkToNonExistingContainer [2023-02-24T22:30:26.906Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-02-24T22:30:26.906Z] === RUN TestCreateWithInvalidEnv [2023-02-24T22:30:26.906Z] === RUN TestCreateWithInvalidEnv/0 [2023-02-24T22:30:26.906Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-02-24T22:30:26.906Z] === RUN TestCreateWithInvalidEnv/1 [2023-02-24T22:30:26.906Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-02-24T22:30:26.985Z] --- PASS: TestBuildSquashParent (7.20s) [2023-02-24T22:30:26.985Z] === RUN TestBuildWithRemoveAndForceRemove [2023-02-24T22:30:26.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-24T22:30:26.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-24T22:30:26.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-24T22:30:26.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-24T22:30:26.985Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-24T22:30:26.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-24T22:30:26.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-24T22:30:26.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-24T22:30:26.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-24T22:30:26.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-24T22:30:26.985Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-24T22:30:26.985Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-24T22:30:26.985Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-24T22:30:26.985Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-24T22:30:27.164Z] === RUN TestCreateWithInvalidEnv/2 [2023-02-24T22:30:27.164Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-02-24T22:30:27.164Z] === CONT TestCreateWithInvalidEnv/0 [2023-02-24T22:30:27.164Z] === CONT TestCreateWithInvalidEnv/2 [2023-02-24T22:30:27.164Z] === CONT TestCreateWithInvalidEnv/1 [2023-02-24T22:30:27.164Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2023-02-24T22:30:27.164Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-02-24T22:30:27.164Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-02-24T22:30:27.164Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-02-24T22:30:27.164Z] === RUN TestCreateTmpfsMountsTarget [2023-02-24T22:30:27.164Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-02-24T22:30:27.164Z] === RUN TestCreateWithCustomMaskedPaths [2023-02-24T22:30:27.465Z] --- PASS: TestCgroupNamespacesRunHostMode (1.17s) [2023-02-24T22:30:27.465Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-02-24T22:30:27.560Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-24T22:30:27.560Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-24T22:30:28.412Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.13s) [2023-02-24T22:30:28.412Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-02-24T22:30:28.540Z] --- PASS: TestCreateWithCustomMaskedPaths (1.30s) [2023-02-24T22:30:28.540Z] === RUN TestCreateWithCustomReadonlyPaths [2023-02-24T22:30:29.473Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.18s) [2023-02-24T22:30:29.473Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-02-24T22:30:29.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-24T22:30:29.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-24T22:30:29.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-24T22:30:29.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-24T22:30:29.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-24T22:30:29.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-24T22:30:29.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-24T22:30:29.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-24T22:30:29.473Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-24T22:30:29.473Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-24T22:30:29.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-24T22:30:29.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-24T22:30:29.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-24T22:30:29.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-24T22:30:29.473Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-24T22:30:29.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-02-24T22:30:29.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-02-24T22:30:29.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-02-24T22:30:29.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-02-24T22:30:29.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-02-24T22:30:29.473Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-02-24T22:30:29.473Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-02-24T22:30:29.794Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.17s) [2023-02-24T22:30:29.794Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-02-24T22:30:30.039Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.40s) [2023-02-24T22:30:30.039Z] === RUN TestCreateDifferentPlatform [2023-02-24T22:30:30.039Z] === RUN TestCreateDifferentPlatform/different_os [2023-02-24T22:30:30.039Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-02-24T22:30:30.039Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-02-24T22:30:30.039Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-02-24T22:30:30.039Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-02-24T22:30:30.039Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-02-24T22:30:30.039Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-02-24T22:30:30.039Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-02-24T22:30:30.039Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-02-24T22:30:30.039Z] === RUN TestContainerStartOnDaemonRestart [2023-02-24T22:30:30.039Z] === PAUSE TestContainerStartOnDaemonRestart [2023-02-24T22:30:30.039Z] === RUN TestDaemonRestartIpcMode [2023-02-24T22:30:30.039Z] === PAUSE TestDaemonRestartIpcMode [2023-02-24T22:30:30.039Z] === RUN TestDaemonHostGatewayIP [2023-02-24T22:30:30.039Z] === PAUSE TestDaemonHostGatewayIP [2023-02-24T22:30:30.039Z] === RUN TestRestartDaemonWithRestartingContainer [2023-02-24T22:30:30.039Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-02-24T22:30:30.039Z] === RUN TestContainerKillOnDaemonStart [2023-02-24T22:30:30.039Z] === PAUSE TestContainerKillOnDaemonStart [2023-02-24T22:30:30.039Z] === RUN TestDiff [2023-02-24T22:30:30.054Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2023-02-24T22:30:30.054Z] === RUN TestCgroupNamespacesRunOlderClient [2023-02-24T22:30:30.105Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-24T22:30:30.105Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-24T22:30:30.604Z] --- PASS: TestDiff (0.41s) [2023-02-24T22:30:30.604Z] === RUN TestExecWithCloseStdin [2023-02-24T22:30:30.862Z] --- PASS: TestExecWithCloseStdin (0.47s) [2023-02-24T22:30:30.862Z] === RUN TestExec [2023-02-24T22:30:31.429Z] --- PASS: TestExec (0.48s) [2023-02-24T22:30:31.429Z] === RUN TestExecUser [2023-02-24T22:30:31.436Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.18s) [2023-02-24T22:30:31.436Z] === RUN TestNISDomainname [2023-02-24T22:30:31.994Z] --- PASS: TestExecUser (0.47s) [2023-02-24T22:30:31.994Z] === RUN TestExportContainerAndImportImage [2023-02-24T22:30:32.006Z] --- PASS: TestNISDomainname (0.55s) [2023-02-24T22:30:32.006Z] === RUN TestHostnameDnsResolution [2023-02-24T22:30:32.015Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-02-24T22:30:32.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.75s) [2023-02-24T22:30:32.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.79s) [2023-02-24T22:30:32.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.08s) [2023-02-24T22:30:32.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.08s) [2023-02-24T22:30:32.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2023-02-24T22:30:32.015Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.99s) [2023-02-24T22:30:32.015Z] === RUN TestBuildMultiStageCopy [2023-02-24T22:30:32.015Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-02-24T22:30:32.560Z] --- PASS: TestExportContainerAndImportImage (0.55s) [2023-02-24T22:30:32.560Z] === RUN TestExportContainerAfterDaemonRestart [2023-02-24T22:30:32.577Z] --- PASS: TestHostnameDnsResolution (0.69s) [2023-02-24T22:30:32.577Z] === RUN TestUnprivilegedPortsAndPing [2023-02-24T22:30:33.148Z] --- PASS: TestUnprivilegedPortsAndPing (0.52s) [2023-02-24T22:30:33.148Z] === RUN TestStats [2023-02-24T22:30:33.933Z] --- PASS: TestExportContainerAfterDaemonRestart (1.25s) [2023-02-24T22:30:33.933Z] === RUN TestHealthCheckWorkdir [2023-02-24T22:30:34.191Z] --- PASS: TestHealthCheckWorkdir (0.61s) [2023-02-24T22:30:34.191Z] === RUN TestHealthKillContainer [2023-02-24T22:30:35.316Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-02-24T22:30:35.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2023-02-24T22:30:35.608Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2023-02-24T22:30:35.731Z] --- PASS: TestStats (2.51s) [2023-02-24T22:30:35.731Z] === RUN TestStopContainerWithTimeout [2023-02-24T22:30:35.731Z] === RUN TestStopContainerWithTimeout/0 [2023-02-24T22:30:35.731Z] === PAUSE TestStopContainerWithTimeout/0 [2023-02-24T22:30:35.731Z] === RUN TestStopContainerWithTimeout/1 [2023-02-24T22:30:35.731Z] === PAUSE TestStopContainerWithTimeout/1 [2023-02-24T22:30:35.731Z] === RUN TestStopContainerWithTimeout/3 [2023-02-24T22:30:35.731Z] === PAUSE TestStopContainerWithTimeout/3 [2023-02-24T22:30:35.731Z] === RUN TestStopContainerWithTimeout/-1 [2023-02-24T22:30:35.731Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-02-24T22:30:35.731Z] === CONT TestStopContainerWithTimeout/0 [2023-02-24T22:30:35.731Z] === CONT TestStopContainerWithTimeout/3 [2023-02-24T22:30:36.256Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-02-24T22:30:36.302Z] === CONT TestStopContainerWithTimeout/-1 [2023-02-24T22:30:37.196Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-02-24T22:30:38.135Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-02-24T22:30:38.210Z] === CONT TestStopContainerWithTimeout/1 [2023-02-24T22:30:39.074Z] --- PASS: TestBuildMultiStageCopy (7.31s) [2023-02-24T22:30:39.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.32s) [2023-02-24T22:30:39.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.99s) [2023-02-24T22:30:39.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2023-02-24T22:30:39.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2023-02-24T22:30:39.074Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2023-02-24T22:30:39.074Z] === RUN TestBuildMultiStageParentConfig [2023-02-24T22:30:40.121Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-02-24T22:30:40.121Z] --- PASS: TestStopContainerWithTimeout/0 (0.70s) [2023-02-24T22:30:40.121Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2023-02-24T22:30:40.121Z] --- PASS: TestStopContainerWithTimeout/-1 (2.39s) [2023-02-24T22:30:40.121Z] --- PASS: TestStopContainerWithTimeout/1 (1.45s) [2023-02-24T22:30:40.121Z] === RUN TestDeleteDevicemapper [2023-02-24T22:30:40.121Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-24T22:30:40.121Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-02-24T22:30:40.121Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-02-24T22:30:41.062Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.38s) [2023-02-24T22:30:41.062Z] === RUN TestUpdateMemory [2023-02-24T22:30:41.633Z] --- PASS: TestUpdateMemory (0.59s) [2023-02-24T22:30:41.633Z] === RUN TestUpdateCPUQuota [2023-02-24T22:30:42.292Z] --- PASS: TestHealthKillContainer (7.87s) [2023-02-24T22:30:42.292Z] === RUN TestHealthCheckProcessKilled [2023-02-24T22:30:42.572Z] --- PASS: TestUpdateCPUQuota (0.93s) [2023-02-24T22:30:42.572Z] === RUN TestUpdatePidsLimit [2023-02-24T22:30:42.572Z] === RUN TestUpdatePidsLimit/update_from_none [2023-02-24T22:30:42.833Z] === RUN TestUpdatePidsLimit/no_change [2023-02-24T22:30:42.856Z] --- PASS: TestHealthCheckProcessKilled (0.66s) [2023-02-24T22:30:42.856Z] === RUN TestInspectCpusetInConfigPre120 [2023-02-24T22:30:43.092Z] === RUN TestUpdatePidsLimit/update_lower [2023-02-24T22:30:43.353Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-02-24T22:30:43.353Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-02-24T22:30:43.421Z] --- PASS: TestInspectCpusetInConfigPre120 (0.43s) [2023-02-24T22:30:43.421Z] === RUN TestIpcModeNone [2023-02-24T22:30:43.615Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-02-24T22:30:43.679Z] --- PASS: TestIpcModeNone (0.44s) [2023-02-24T22:30:43.679Z] === RUN TestIpcModePrivate [2023-02-24T22:30:43.875Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-02-24T22:30:43.937Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:75, shared: false, mustBeShared: false [2023-02-24T22:30:44.194Z] --- PASS: TestIpcModePrivate (0.48s) [2023-02-24T22:30:44.194Z] === RUN TestIpcModeShareable [2023-02-24T22:30:44.354Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2023-02-24T22:30:44.354Z] === RUN TestBuildLabelWithTargets [2023-02-24T22:30:44.451Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:69, shared: true, mustBeShared: true [2023-02-24T22:30:44.710Z] --- PASS: TestIpcModeShareable (0.46s) [2023-02-24T22:30:44.710Z] === RUN TestAPIIpcModeShareableAndContainer [2023-02-24T22:30:44.815Z] --- PASS: TestUpdatePidsLimit (2.07s) [2023-02-24T22:30:44.815Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.20s) [2023-02-24T22:30:44.815Z] --- PASS: TestUpdatePidsLimit/no_change (0.20s) [2023-02-24T22:30:44.815Z] --- PASS: TestUpdatePidsLimit/update_lower (0.23s) [2023-02-24T22:30:44.815Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.20s) [2023-02-24T22:30:44.815Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.24s) [2023-02-24T22:30:44.815Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.23s) [2023-02-24T22:30:44.815Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.24s) [2023-02-24T22:30:44.815Z] === RUN TestUpdateRestartPolicy [2023-02-24T22:30:46.082Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.44s) [2023-02-24T22:30:46.082Z] === RUN TestAPIIpcModeHost [2023-02-24T22:30:46.340Z] --- PASS: TestAPIIpcModeHost (0.38s) [2023-02-24T22:30:46.340Z] === RUN TestDaemonIpcModeShareable [2023-02-24T22:30:47.713Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-02-24T22:30:47.713Z] --- PASS: TestDaemonIpcModeShareable (1.19s) [2023-02-24T22:30:47.713Z] === RUN TestDaemonIpcModePrivate [2023-02-24T22:30:48.645Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-02-24T22:30:48.903Z] --- PASS: TestDaemonIpcModePrivate (1.18s) [2023-02-24T22:30:48.903Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-02-24T22:30:49.836Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:85, shared: false, mustBeShared: false [2023-02-24T22:30:50.093Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.14s) [2023-02-24T22:30:50.093Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-02-24T22:30:51.026Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:79, shared: true, mustBeShared: true [2023-02-24T22:30:51.026Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.13s) [2023-02-24T22:30:51.026Z] === RUN TestIpcModeOlderClient [2023-02-24T22:30:51.026Z] === PAUSE TestIpcModeOlderClient [2023-02-24T22:30:51.026Z] === RUN TestKillContainerInvalidSignal [2023-02-24T22:30:51.592Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2023-02-24T22:30:51.592Z] === RUN TestKillContainer [2023-02-24T22:30:51.592Z] === RUN TestKillContainer/no_signal [2023-02-24T22:30:51.850Z] === RUN TestKillContainer/non_killing_signal [2023-02-24T22:30:52.107Z] === RUN TestKillContainer/killing_signal [2023-02-24T22:30:52.485Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2023-02-24T22:30:52.485Z] === RUN TestBuildWithEmptyLayers [2023-02-24T22:30:53.040Z] --- PASS: TestKillContainer (1.27s) [2023-02-24T22:30:53.040Z] --- PASS: TestKillContainer/no_signal (0.41s) [2023-02-24T22:30:53.040Z] --- PASS: TestKillContainer/non_killing_signal (0.27s) [2023-02-24T22:30:53.040Z] --- PASS: TestKillContainer/killing_signal (0.41s) [2023-02-24T22:30:53.040Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-02-24T22:30:53.040Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-02-24T22:30:53.298Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-02-24T22:30:53.556Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.84s) [2023-02-24T22:30:53.556Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.43s) [2023-02-24T22:30:53.556Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.28s) [2023-02-24T22:30:53.556Z] === RUN TestKillStoppedContainer [2023-02-24T22:30:53.814Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-02-24T22:30:53.814Z] === RUN TestKillStoppedContainerAPIPre120 [2023-02-24T22:30:53.814Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.05s) [2023-02-24T22:30:53.814Z] === RUN TestKillDifferentUserContainer [2023-02-24T22:30:54.072Z] --- PASS: TestKillDifferentUserContainer (0.41s) [2023-02-24T22:30:54.072Z] === RUN TestInspectOomKilledTrue [2023-02-24T22:30:54.638Z] --- PASS: TestInspectOomKilledTrue (0.46s) [2023-02-24T22:30:54.638Z] === RUN TestInspectOomKilledFalse [2023-02-24T22:30:55.024Z] --- PASS: TestBuildWithEmptyLayers (2.99s) [2023-02-24T22:30:55.024Z] === RUN TestBuildMultiStageOnBuild [2023-02-24T22:30:55.203Z] --- PASS: TestInspectOomKilledFalse (0.41s) [2023-02-24T22:30:55.203Z] === RUN TestLinksEtcHostsContentMatch [2023-02-24T22:30:55.461Z] --- PASS: TestLinksEtcHostsContentMatch (0.31s) [2023-02-24T22:30:55.461Z] === RUN TestLinksContainerNames [2023-02-24T22:30:56.393Z] --- PASS: TestLinksContainerNames (0.83s) [2023-02-24T22:30:56.393Z] === RUN TestLogsFollowTailEmpty [2023-02-24T22:30:56.651Z] --- PASS: TestLogsFollowTailEmpty (0.43s) [2023-02-24T22:30:56.651Z] === RUN TestContainerNetworkMountsNoChown [2023-02-24T22:30:56.911Z] --- PASS: TestContainerNetworkMountsNoChown (0.41s) [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot/default [2023-02-24T22:30:56.911Z] === PAUSE TestMountDaemonRoot/default [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot/private [2023-02-24T22:30:56.911Z] === PAUSE TestMountDaemonRoot/private [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot/rprivate [2023-02-24T22:30:56.911Z] === PAUSE TestMountDaemonRoot/rprivate [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot/slave [2023-02-24T22:30:56.911Z] === PAUSE TestMountDaemonRoot/slave [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot/rslave [2023-02-24T22:30:56.911Z] === PAUSE TestMountDaemonRoot/rslave [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot/shared [2023-02-24T22:30:56.911Z] === PAUSE TestMountDaemonRoot/shared [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot/rshared [2023-02-24T22:30:56.911Z] === PAUSE TestMountDaemonRoot/rshared [2023-02-24T22:30:56.911Z] === CONT TestMountDaemonRoot/default [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot/default/bind_root [2023-02-24T22:30:56.911Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-02-24T22:30:56.911Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot/default/mount_root [2023-02-24T22:30:56.911Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-02-24T22:30:56.911Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-02-24T22:30:56.911Z] === CONT TestMountDaemonRoot/default/bind_root [2023-02-24T22:30:56.911Z] === CONT TestMountDaemonRoot/rshared [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-02-24T22:30:56.911Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-02-24T22:30:56.911Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-02-24T22:30:56.911Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-02-24T22:30:56.911Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-02-24T22:30:56.911Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-02-24T22:30:56.911Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-02-24T22:30:57.062Z] --- PASS: TestUpdateRestartPolicy (11.07s) [2023-02-24T22:30:57.062Z] === RUN TestUpdateRestartWithAutoRemove [2023-02-24T22:30:57.062Z] --- PASS: TestUpdateRestartWithAutoRemove (0.46s) [2023-02-24T22:30:57.062Z] === RUN TestWaitNonBlocked [2023-02-24T22:30:57.062Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-24T22:30:57.062Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-24T22:30:57.062Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-24T22:30:57.062Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-24T22:30:57.062Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-24T22:30:57.062Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-24T22:30:57.062Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-02-24T22:30:57.062Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.60s) [2023-02-24T22:30:57.062Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.69s) [2023-02-24T22:30:57.062Z] === RUN TestWaitBlocked [2023-02-24T22:30:57.062Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-24T22:30:57.062Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-24T22:30:57.062Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-02-24T22:30:57.062Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-02-24T22:30:57.062Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-24T22:30:57.062Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-02-24T22:30:57.169Z] === CONT TestMountDaemonRoot/shared [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-02-24T22:30:57.169Z] === CONT TestMountDaemonRoot/rslave [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-02-24T22:30:57.169Z] === CONT TestMountDaemonRoot/slave [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-02-24T22:30:57.169Z] === CONT TestMountDaemonRoot/rprivate [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-02-24T22:30:57.169Z] === CONT TestMountDaemonRoot/private [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/private/bind_root [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-02-24T22:30:57.169Z] === RUN TestMountDaemonRoot/private/mount_root [2023-02-24T22:30:57.169Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-02-24T22:30:57.169Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-02-24T22:30:57.169Z] === CONT TestMountDaemonRoot/default/mount_root [2023-02-24T22:30:57.169Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-02-24T22:30:57.169Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-02-24T22:30:57.169Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-02-24T22:30:57.169Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-02-24T22:30:57.169Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-02-24T22:30:57.169Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-02-24T22:30:57.169Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-02-24T22:30:57.169Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-02-24T22:30:57.426Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-02-24T22:30:57.426Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-02-24T22:30:57.426Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-02-24T22:30:57.426Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-02-24T22:30:57.426Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-02-24T22:30:57.426Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-02-24T22:30:57.426Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-02-24T22:30:57.426Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-02-24T22:30:57.426Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-02-24T22:30:57.426Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-02-24T22:30:57.426Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-02-24T22:30:57.426Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-02-24T22:30:57.426Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-02-24T22:30:57.426Z] === CONT TestMountDaemonRoot/private/mount_root [2023-02-24T22:30:57.643Z] --- PASS: TestWaitBlocked (0.01s) [2023-02-24T22:30:57.643Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.71s) [2023-02-24T22:30:57.643Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2023-02-24T22:30:57.643Z] === CONT TestContainerStartOnDaemonRestart [2023-02-24T22:30:57.643Z] === CONT TestRestartDaemonWithRestartingContainer [2023-02-24T22:30:57.684Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-02-24T22:30:57.684Z] === CONT TestMountDaemonRoot/private/bind_root [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.07s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.06s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.07s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.07s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.03s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.03s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2023-02-24T22:30:57.684Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-02-24T22:30:57.684Z] === RUN TestContainerBindMountNonRecursive [2023-02-24T22:30:59.055Z] --- PASS: TestContainerBindMountNonRecursive (1.34s) [2023-02-24T22:30:59.055Z] === RUN TestContainerVolumesMountedAsShared [2023-02-24T22:30:59.313Z] --- PASS: TestContainerVolumesMountedAsShared (0.42s) [2023-02-24T22:30:59.313Z] === RUN TestContainerVolumesMountedAsSlave [2023-02-24T22:30:59.570Z] --- PASS: TestContainerVolumesMountedAsSlave (0.32s) [2023-02-24T22:30:59.570Z] === RUN TestNetworkNat [2023-02-24T22:31:00.149Z] --- PASS: TestNetworkNat (0.46s) [2023-02-24T22:31:00.149Z] === RUN TestNetworkLocalhostTCPNat [2023-02-24T22:31:00.187Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.22s) [2023-02-24T22:31:00.187Z] === CONT TestIpcModeOlderClient [2023-02-24T22:31:00.187Z] --- PASS: TestContainerStartOnDaemonRestart (2.28s) [2023-02-24T22:31:00.187Z] === CONT TestContainerKillOnDaemonStart [2023-02-24T22:31:00.187Z] --- PASS: TestIpcModeOlderClient (0.10s) [2023-02-24T22:31:00.187Z] === CONT TestDaemonHostGatewayIP [2023-02-24T22:31:00.306Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2023-02-24T22:31:00.306Z] === RUN TestBuildUncleanTarFilenames [2023-02-24T22:31:00.566Z] --- PASS: TestBuildUncleanTarFilenames (0.52s) [2023-02-24T22:31:00.566Z] === RUN TestBuildMultiStageLayerLeak [2023-02-24T22:31:00.773Z] --- PASS: TestNetworkLocalhostTCPNat (0.47s) [2023-02-24T22:31:00.774Z] === RUN TestNetworkLoopbackNat [2023-02-24T22:31:02.730Z] --- PASS: TestDaemonHostGatewayIP (2.59s) [2023-02-24T22:31:02.730Z] === CONT TestDaemonRestartIpcMode [2023-02-24T22:31:03.322Z] --- PASS: TestNetworkLoopbackNat (2.59s) [2023-02-24T22:31:03.322Z] === RUN TestPause [2023-02-24T22:31:03.580Z] --- PASS: TestPause (0.43s) [2023-02-24T22:31:03.580Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-02-24T22:31:03.580Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-24T22:31:03.580Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-24T22:31:03.580Z] === RUN TestPauseStopPausedContainer [2023-02-24T22:31:04.145Z] --- PASS: TestPauseStopPausedContainer (0.43s) [2023-02-24T22:31:04.145Z] === RUN TestPsFilter [2023-02-24T22:31:04.145Z] --- PASS: TestPsFilter (0.12s) [2023-02-24T22:31:04.145Z] === RUN TestRemoveContainerWithRemovedVolume [2023-02-24T22:31:04.711Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.38s) [2023-02-24T22:31:04.711Z] === RUN TestRemoveContainerWithVolume [2023-02-24T22:31:04.969Z] --- PASS: TestRemoveContainerWithVolume (0.43s) [2023-02-24T22:31:04.969Z] === RUN TestRemoveContainerRunning [2023-02-24T22:31:05.273Z] --- PASS: TestDaemonRestartIpcMode (2.33s) [2023-02-24T22:31:05.534Z] --- PASS: TestRemoveContainerRunning (0.41s) [2023-02-24T22:31:05.534Z] === RUN TestRemoveContainerForceRemoveRunning [2023-02-24T22:31:05.792Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.40s) [2023-02-24T22:31:05.792Z] === RUN TestRemoveInvalidContainer [2023-02-24T22:31:05.792Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-02-24T22:31:05.792Z] === RUN TestRenameLinkedContainer [2023-02-24T22:31:05.847Z] --- PASS: TestBuildMultiStageLayerLeak (4.48s) [2023-02-24T22:31:05.847Z] === RUN TestBuildWithHugeFile [2023-02-24T22:31:07.691Z] --- PASS: TestRenameLinkedContainer (1.71s) [2023-02-24T22:31:07.691Z] === RUN TestRenameStoppedContainer [2023-02-24T22:31:07.949Z] --- PASS: TestRenameStoppedContainer (0.41s) [2023-02-24T22:31:07.949Z] === RUN TestRenameRunningContainerAndReuse [2023-02-24T22:31:08.882Z] --- PASS: TestRenameRunningContainerAndReuse (0.87s) [2023-02-24T22:31:08.882Z] === RUN TestRenameInvalidName [2023-02-24T22:31:09.143Z] --- PASS: TestRenameInvalidName (0.42s) [2023-02-24T22:31:09.143Z] === RUN TestRenameAnonymousContainer [2023-02-24T22:31:11.039Z] --- PASS: TestRenameAnonymousContainer (1.47s) [2023-02-24T22:31:11.039Z] === RUN TestRenameContainerWithSameName [2023-02-24T22:31:11.039Z] --- PASS: TestRenameContainerWithSameName (0.41s) [2023-02-24T22:31:11.039Z] === RUN TestRenameContainerWithLinkedContainer [2023-02-24T22:31:11.848Z] --- PASS: TestContainerKillOnDaemonStart (11.77s) [2023-02-24T22:31:11.848Z] PASS [2023-02-24T22:31:11.848Z] [2023-02-24T22:31:11.848Z] === Skipped [2023-02-24T22:31:11.848Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-02-24T22:31:11.848Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-24T22:31:11.848Z] [2023-02-24T22:31:11.848Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-02-24T22:31:11.848Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2023-02-24T22:31:11.848Z] [2023-02-24T22:31:11.848Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-24T22:31:11.848Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-24T22:31:11.848Z] [2023-02-24T22:31:11.848Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2023-02-24T22:31:11.848Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2023-02-24T22:31:11.848Z] [2023-02-24T22:31:11.848Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-02-24T22:31:11.848Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-24T22:31:11.848Z] [2023-02-24T22:31:11.848Z] DONE 197 tests, 5 skipped in 110.879s [2023-02-24T22:31:11.848Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-02-24T22:31:11.848Z] INFO: Testing against a local daemon [2023-02-24T22:31:11.848Z] === RUN TestLiveRestore [2023-02-24T22:31:11.848Z] === RUN TestLiveRestore/volume_references [2023-02-24T22:31:11.848Z] === PAUSE TestLiveRestore/volume_references [2023-02-24T22:31:11.848Z] === CONT TestLiveRestore/volume_references [2023-02-24T22:31:11.975Z] --- PASS: TestRenameContainerWithLinkedContainer (0.86s) [2023-02-24T22:31:11.975Z] === RUN TestResize [2023-02-24T22:31:12.417Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-02-24T22:31:12.417Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-02-24T22:31:12.540Z] --- PASS: TestResize (0.43s) [2023-02-24T22:31:12.540Z] === RUN TestResizeWithInvalidSize [2023-02-24T22:31:12.798Z] --- PASS: TestResizeWithInvalidSize (0.47s) [2023-02-24T22:31:12.798Z] === RUN TestResizeWhenContainerNotStarted [2023-02-24T22:31:13.357Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-02-24T22:31:13.364Z] --- PASS: TestResizeWhenContainerNotStarted (0.41s) [2023-02-24T22:31:13.364Z] === RUN TestDaemonRestartKillContainers [2023-02-24T22:31:13.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-24T22:31:13.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-24T22:31:13.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-24T22:31:13.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-24T22:31:13.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-24T22:31:13.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-24T22:31:13.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-24T22:31:13.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-24T22:31:13.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-24T22:31:13.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-24T22:31:13.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-24T22:31:13.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-24T22:31:13.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-24T22:31:13.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-24T22:31:13.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-24T22:31:13.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-24T22:31:13.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:31:13.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:31:13.364Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:31:13.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:31:13.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:31:13.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:31:13.364Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:31:13.364Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:31:13.364Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-24T22:31:13.364Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:31:14.298Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-02-24T22:31:14.736Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-24T22:31:14.993Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:31:15.238Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-02-24T22:31:16.178Z] --- PASS: TestLiveRestore (0.00s) [2023-02-24T22:31:16.178Z] --- PASS: TestLiveRestore/volume_references (4.48s) [2023-02-24T22:31:16.178Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.81s) [2023-02-24T22:31:16.178Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (0.99s) [2023-02-24T22:31:16.178Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.95s) [2023-02-24T22:31:16.178Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.94s) [2023-02-24T22:31:16.178Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s) [2023-02-24T22:31:16.178Z] PASS [2023-02-24T22:31:16.178Z] [2023-02-24T22:31:16.178Z] DONE 7 tests in 4.517s [2023-02-24T22:31:16.178Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-02-24T22:31:16.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:31:16.369Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:31:16.438Z] INFO: Testing against a local daemon [2023-02-24T22:31:16.438Z] === RUN TestCommitInheritsEnv [2023-02-24T22:31:16.699Z] --- PASS: TestCommitInheritsEnv (0.29s) [2023-02-24T22:31:16.699Z] === RUN TestImportExtremelyLargeImageWorks [2023-02-24T22:31:16.699Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-02-24T22:31:16.699Z] === RUN TestImagesFilterMultiReference [2023-02-24T22:31:16.699Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-02-24T22:31:16.699Z] === RUN TestImagePullPlatformInvalid [2023-02-24T22:31:16.699Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-02-24T22:31:16.699Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-02-24T22:31:16.699Z] time="2023-02-24T22:31:16Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.10 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.699Z] time="2023-02-24T22:31:16Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.699Z] time="2023-02-24T22:31:16Z" level=info msg="Starting upload purge in 54m0s" go.version=go1.18.10 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.699Z] time="2023-02-24T22:31:16Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d646f3a4-1c32-45ce-ab3e-78f8c44d5ce8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d646f3a4-1c32-45ce-ab3e-78f8c44d5ce8 http.request.method=GET http.request.remoteaddr="127.0.0.1:36650" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.300882ms http.response.status=200 http.response.written=2 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fe204bf-3901-42ff-b021-a7855e4c4d2d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fe204bf-3901-42ff-b021-a7855e4c4d2d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fe204bf-3901-42ff-b021-a7855e4c4d2d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=54.75µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a1fee155-17a3-4e80-a0c9-9fe210bcf31a trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fe204bf-3901-42ff-b021-a7855e4c4d2d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.855748ms http.response.status=404 http.response.written=157 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a52b5c9b-6149-4841-ba51-f87292a5cdcd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a52b5c9b-6149-4841-ba51-f87292a5cdcd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a52b5c9b-6149-4841-ba51-f87292a5cdcd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=50.552µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4e157853-6148-4bab-b45d-2cba7b88c505 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a52b5c9b-6149-4841-ba51-f87292a5cdcd http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=5.40114ms http.response.status=404 http.response.written=157 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ce612b12-2e85-472a-bf0d-ec1751e57d9d http.request.method=POST http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ce612b12-2e85-472a-bf0d-ec1751e57d9d http.request.method=POST http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ce612b12-2e85-472a-bf0d-ec1751e57d9d http.request.method=POST http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=364.39µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=38ef22dc-b8fc-43ff-a4da-b7b5551bda63 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ce612b12-2e85-472a-bf0d-ec1751e57d9d http.request.method=POST http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=24.848µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a3464622-9fa4-4516-b78a-d98c301ca8dc trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=39470976-6e89-4f05-a5f4-4fd164d4f954 http.request.method=POST http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=39470976-6e89-4f05-a5f4-4fd164d4f954 http.request.method=POST http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.962Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5e11cf55-4438-4448-b05e-a79f89d959e7/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=39470976-6e89-4f05-a5f4-4fd164d4f954 http.request.method=POST http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=230.812µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=fc620010-9609-4432-b7e1-40af73ebf3fa trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5e11cf55-4438-4448-b05e-a79f89d959e7/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=39470976-6e89-4f05-a5f4-4fd164d4f954 http.request.method=POST http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=26.028µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=433c9add-dd03-4233-a47f-f61ea1e9c97d trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ce612b12-2e85-472a-bf0d-ec1751e57d9d http.request.method=POST http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=165.713µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f632a50e-8cbd-4038-970a-07e842a63386 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ce612b12-2e85-472a-bf0d-ec1751e57d9d http.request.method=POST http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.521643ms http.response.status=202 http.response.written=0 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/5e11cf55-4438-4448-b05e-a79f89d959e7/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=39470976-6e89-4f05-a5f4-4fd164d4f954 http.request.method=POST http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=462.67µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b76f806c-0faa-4c11-9c1c-27121e9f4bff trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=39470976-6e89-4f05-a5f4-4fd164d4f954 http.request.method=POST http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.976678ms http.response.status=202 http.response.written=0 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ffb3171-0c3e-487d-a173-76869c7f11c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/5e11cf55-4438-4448-b05e-a79f89d959e7?_state=l_glXLf0shAmepuqHqNjnkTswXaN23gHL7eih3R4gLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlMTFjZjU1LTQ0MzgtNDQ0OC1iMDVlLWE3OWY4OWQ5NTllNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTkyODgyNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.uuid=5e11cf55-4438-4448-b05e-a79f89d959e7 version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=368d8f00-6a29-4613-9926-659c6ceee24c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a?_state=Ixqv6I_f3NdzLN2gf0vBPgxMYVVfievAVES2MOrmBN57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxNDNkY2FmLTAxMjktNDliZC04YjFlLTdkOTY4MDYxMmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTQwMjM5NloifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.uuid=6143dcaf-0129-49bd-8b1e-7d9680612a8a version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=368d8f00-6a29-4613-9926-659c6ceee24c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a?_state=Ixqv6I_f3NdzLN2gf0vBPgxMYVVfievAVES2MOrmBN57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxNDNkY2FmLTAxMjktNDliZC04YjFlLTdkOTY4MDYxMmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTQwMjM5NloifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.uuid=6143dcaf-0129-49bd-8b1e-7d9680612a8a version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ffb3171-0c3e-487d-a173-76869c7f11c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/5e11cf55-4438-4448-b05e-a79f89d959e7?_state=l_glXLf0shAmepuqHqNjnkTswXaN23gHL7eih3R4gLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlMTFjZjU1LTQ0MzgtNDQ0OC1iMDVlLWE3OWY4OWQ5NTllNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTkyODgyNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.uuid=5e11cf55-4438-4448-b05e-a79f89d959e7 version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=368d8f00-6a29-4613-9926-659c6ceee24c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a?_state=Ixqv6I_f3NdzLN2gf0vBPgxMYVVfievAVES2MOrmBN57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxNDNkY2FmLTAxMjktNDliZC04YjFlLTdkOTY4MDYxMmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTQwMjM5NloifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=77.086µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=57e5dc28-45b6-4f1e-9902-6ccf753ea15d trace.line=82 vars.name=test vars.uuid=6143dcaf-0129-49bd-8b1e-7d9680612a8a version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/5e11cf55-4438-4448-b05e-a79f89d959e7/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ffb3171-0c3e-487d-a173-76869c7f11c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/5e11cf55-4438-4448-b05e-a79f89d959e7?_state=l_glXLf0shAmepuqHqNjnkTswXaN23gHL7eih3R4gLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlMTFjZjU1LTQ0MzgtNDQ0OC1iMDVlLWE3OWY4OWQ5NTllNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTkyODgyNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=32.665µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4533c1b0-bf98-49f8-b155-e8e4f05edde2 trace.line=82 vars.name=test vars.uuid=5e11cf55-4438-4448-b05e-a79f89d959e7 version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5e11cf55-4438-4448-b05e-a79f89d959e7/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ffb3171-0c3e-487d-a173-76869c7f11c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/5e11cf55-4438-4448-b05e-a79f89d959e7?_state=l_glXLf0shAmepuqHqNjnkTswXaN23gHL7eih3R4gLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlMTFjZjU1LTQ0MzgtNDQ0OC1iMDVlLWE3OWY4OWQ5NTllNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTkyODgyNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=11.107µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2ab4bfcc-52ad-4a7f-8753-d28cabf4a45c trace.line=141 vars.name=test vars.uuid=5e11cf55-4438-4448-b05e-a79f89d959e7 version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=368d8f00-6a29-4613-9926-659c6ceee24c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a?_state=Ixqv6I_f3NdzLN2gf0vBPgxMYVVfievAVES2MOrmBN57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxNDNkY2FmLTAxMjktNDliZC04YjFlLTdkOTY4MDYxMmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTQwMjM5NloifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=14.279µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=40a5630d-2e27-4ee2-8fc7-18c765d77458 trace.line=141 vars.name=test vars.uuid=6143dcaf-0129-49bd-8b1e-7d9680612a8a version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/5e11cf55-4438-4448-b05e-a79f89d959e7/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ffb3171-0c3e-487d-a173-76869c7f11c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/5e11cf55-4438-4448-b05e-a79f89d959e7?_state=l_glXLf0shAmepuqHqNjnkTswXaN23gHL7eih3R4gLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlMTFjZjU1LTQ0MzgtNDQ0OC1iMDVlLWE3OWY4OWQ5NTllNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTkyODgyNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=243.562µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=95b30bb8-85ad-4490-b088-b1b13a0c06a6 trace.line=124 vars.name=test vars.uuid=5e11cf55-4438-4448-b05e-a79f89d959e7 version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ffb3171-0c3e-487d-a173-76869c7f11c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/5e11cf55-4438-4448-b05e-a79f89d959e7?_state=l_glXLf0shAmepuqHqNjnkTswXaN23gHL7eih3R4gLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlMTFjZjU1LTQ0MzgtNDQ0OC1iMDVlLWE3OWY4OWQ5NTllNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTkyODgyNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.uuid=5e11cf55-4438-4448-b05e-a79f89d959e7 version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=368d8f00-6a29-4613-9926-659c6ceee24c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a?_state=Ixqv6I_f3NdzLN2gf0vBPgxMYVVfievAVES2MOrmBN57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxNDNkY2FmLTAxMjktNDliZC04YjFlLTdkOTY4MDYxMmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTQwMjM5NloifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=1.03009ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=8e0d9ddb-00f6-4e65-803b-09820653f896 trace.line=124 vars.name=test vars.uuid=6143dcaf-0129-49bd-8b1e-7d9680612a8a version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=368d8f00-6a29-4613-9926-659c6ceee24c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a?_state=Ixqv6I_f3NdzLN2gf0vBPgxMYVVfievAVES2MOrmBN57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxNDNkY2FmLTAxMjktNDliZC04YjFlLTdkOTY4MDYxMmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTQwMjM5NloifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.uuid=6143dcaf-0129-49bd-8b1e-7d9680612a8a version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=368d8f00-6a29-4613-9926-659c6ceee24c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a?_state=Ixqv6I_f3NdzLN2gf0vBPgxMYVVfievAVES2MOrmBN57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxNDNkY2FmLTAxMjktNDliZC04YjFlLTdkOTY4MDYxMmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTQwMjM5NloifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=21.14µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4068de62-b38b-4fbc-b549-222764715a3e trace.line=141 vars.name=test vars.uuid=6143dcaf-0129-49bd-8b1e-7d9680612a8a version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=368d8f00-6a29-4613-9926-659c6ceee24c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a?_state=Ixqv6I_f3NdzLN2gf0vBPgxMYVVfievAVES2MOrmBN57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxNDNkY2FmLTAxMjktNDliZC04YjFlLTdkOTY4MDYxMmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTQwMjM5NloifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=42.218µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5531486f-2135-44d6-a35f-1bc714419942 trace.line=141 vars.name=test vars.uuid=6143dcaf-0129-49bd-8b1e-7d9680612a8a version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=368d8f00-6a29-4613-9926-659c6ceee24c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a?_state=Ixqv6I_f3NdzLN2gf0vBPgxMYVVfievAVES2MOrmBN57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxNDNkY2FmLTAxMjktNDliZC04YjFlLTdkOTY4MDYxMmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTQwMjM5NloifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=46.224µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c9756819-6117-4453-bef2-785d67613d97 trace.line=141 vars.name=test vars.uuid=6143dcaf-0129-49bd-8b1e-7d9680612a8a version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=368d8f00-6a29-4613-9926-659c6ceee24c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a?_state=Ixqv6I_f3NdzLN2gf0vBPgxMYVVfievAVES2MOrmBN57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxNDNkY2FmLTAxMjktNDliZC04YjFlLTdkOTY4MDYxMmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTQwMjM5NloifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=392.073µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=e9c98008-92db-44ea-ac57-6a34e9b99f83 trace.line=167 vars.name=test vars.uuid=6143dcaf-0129-49bd-8b1e-7d9680612a8a version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5e11cf55-4438-4448-b05e-a79f89d959e7/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ffb3171-0c3e-487d-a173-76869c7f11c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/5e11cf55-4438-4448-b05e-a79f89d959e7?_state=l_glXLf0shAmepuqHqNjnkTswXaN23gHL7eih3R4gLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlMTFjZjU1LTQ0MzgtNDQ0OC1iMDVlLWE3OWY4OWQ5NTllNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTkyODgyNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=22.486µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=179986dc-7f18-450d-98b8-b9aa95ed4505 trace.line=141 vars.name=test vars.uuid=5e11cf55-4438-4448-b05e-a79f89d959e7 version="v2.1.0+unknown" [2023-02-24T22:31:16.963Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=368d8f00-6a29-4613-9926-659c6ceee24c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a?_state=Ixqv6I_f3NdzLN2gf0vBPgxMYVVfievAVES2MOrmBN57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxNDNkY2FmLTAxMjktNDliZC04YjFlLTdkOTY4MDYxMmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTQwMjM5NloifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=375.74µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f14f1268-3310-4a79-98c2-f56e7e135874 trace.line=95 vars.name=test vars.uuid=6143dcaf-0129-49bd-8b1e-7d9680612a8a version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ffb3171-0c3e-487d-a173-76869c7f11c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/5e11cf55-4438-4448-b05e-a79f89d959e7?_state=l_glXLf0shAmepuqHqNjnkTswXaN23gHL7eih3R4gLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlMTFjZjU1LTQ0MzgtNDQ0OC1iMDVlLWE3OWY4OWQ5NTllNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTkyODgyNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=295.547µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a3f1c6cf-84f8-4bb0-8b14-131579dc400a trace.line=141 vars.name=test vars.uuid=5e11cf55-4438-4448-b05e-a79f89d959e7 version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/5e11cf55-4438-4448-b05e-a79f89d959e7/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ffb3171-0c3e-487d-a173-76869c7f11c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/5e11cf55-4438-4448-b05e-a79f89d959e7?_state=l_glXLf0shAmepuqHqNjnkTswXaN23gHL7eih3R4gLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlMTFjZjU1LTQ0MzgtNDQ0OC1iMDVlLWE3OWY4OWQ5NTllNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTkyODgyNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=20.278µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b0c63d38-ee54-4346-a772-c09a0db169b3 trace.line=141 vars.name=test vars.uuid=5e11cf55-4438-4448-b05e-a79f89d959e7 version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=368d8f00-6a29-4613-9926-659c6ceee24c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a?_state=Ixqv6I_f3NdzLN2gf0vBPgxMYVVfievAVES2MOrmBN57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxNDNkY2FmLTAxMjktNDliZC04YjFlLTdkOTY4MDYxMmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTQwMjM5NloifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=748.236µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=509b71fd-899b-4e76-bde0-b3a3086a9203 trace.line=181 vars.name=test vars.uuid=6143dcaf-0129-49bd-8b1e-7d9680612a8a version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=368d8f00-6a29-4613-9926-659c6ceee24c http.request.method=PUT http.request.remoteaddr="127.0.0.1:36666" http.request.uri="/v2/test/blobs/uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a?_state=Ixqv6I_f3NdzLN2gf0vBPgxMYVVfievAVES2MOrmBN57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxNDNkY2FmLTAxMjktNDliZC04YjFlLTdkOTY4MDYxMmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTQwMjM5NloifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.023396ms http.response.status=201 http.response.written=0 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "PUT /v2/test/blobs/uploads/6143dcaf-0129-49bd-8b1e-7d9680612a8a?_state=Ixqv6I_f3NdzLN2gf0vBPgxMYVVfievAVES2MOrmBN57Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjYxNDNkY2FmLTAxMjktNDliZC04YjFlLTdkOTY4MDYxMmE4YSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTQwMjM5NloifQ%3D%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/5e11cf55-4438-4448-b05e-a79f89d959e7/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ffb3171-0c3e-487d-a173-76869c7f11c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/5e11cf55-4438-4448-b05e-a79f89d959e7?_state=l_glXLf0shAmepuqHqNjnkTswXaN23gHL7eih3R4gLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlMTFjZjU1LTQ0MzgtNDQ0OC1iMDVlLWE3OWY4OWQ5NTllNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTkyODgyNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=947.478µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=811e8459-9202-43bb-b364-bd47f3eac424 trace.line=167 vars.name=test vars.uuid=5e11cf55-4438-4448-b05e-a79f89d959e7 version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ffb3171-0c3e-487d-a173-76869c7f11c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/5e11cf55-4438-4448-b05e-a79f89d959e7?_state=l_glXLf0shAmepuqHqNjnkTswXaN23gHL7eih3R4gLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlMTFjZjU1LTQ0MzgtNDQ0OC1iMDVlLWE3OWY4OWQ5NTllNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTkyODgyNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=244.286µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=44fa8588-dc72-4270-9775-34b29282c9d7 trace.line=95 vars.name=test vars.uuid=5e11cf55-4438-4448-b05e-a79f89d959e7 version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/5e11cf55-4438-4448-b05e-a79f89d959e7\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ffb3171-0c3e-487d-a173-76869c7f11c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/5e11cf55-4438-4448-b05e-a79f89d959e7?_state=l_glXLf0shAmepuqHqNjnkTswXaN23gHL7eih3R4gLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlMTFjZjU1LTQ0MzgtNDQ0OC1iMDVlLWE3OWY4OWQ5NTllNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTkyODgyNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=331.157µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=41cf5c36-7d85-4213-9752-6fff33eef8a3 trace.line=181 vars.name=test vars.uuid=5e11cf55-4438-4448-b05e-a79f89d959e7 version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=1ffb3171-0c3e-487d-a173-76869c7f11c0 http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/blobs/uploads/5e11cf55-4438-4448-b05e-a79f89d959e7?_state=l_glXLf0shAmepuqHqNjnkTswXaN23gHL7eih3R4gLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlMTFjZjU1LTQ0MzgtNDQ0OC1iMDVlLWE3OWY4OWQ5NTllNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTkyODgyNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.249418ms http.response.status=201 http.response.written=0 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "PUT /v2/test/blobs/uploads/5e11cf55-4438-4448-b05e-a79f89d959e7?_state=l_glXLf0shAmepuqHqNjnkTswXaN23gHL7eih3R4gLR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjVlMTFjZjU1LTQ0MzgtNDQ0OC1iMDVlLWE3OWY4OWQ5NTllNyIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMToxNi44MTkyODgyNzFaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4235738-073a-4703-8c96-dbb755cc6804 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4235738-073a-4703-8c96-dbb755cc6804 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4235738-073a-4703-8c96-dbb755cc6804 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=25.498µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a2657625-1a9d-4f47-bf02-eb81885cb91e trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e4235738-073a-4703-8c96-dbb755cc6804 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration="818.38µs" http.response.status=404 http.response.written=96 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c597bd3-8257-4821-b68a-66863cdf935b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c597bd3-8257-4821-b68a-66863cdf935b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c597bd3-8257-4821-b68a-66863cdf935b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c597bd3-8257-4821-b68a-66863cdf935b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c597bd3-8257-4821-b68a-66863cdf935b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=51.042µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b9cf020f-dd04-4248-9a0f-e240838d8fde trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c597bd3-8257-4821-b68a-66863cdf935b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=21.969µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=741424d6-279b-4ccd-b997-a4e44713f071 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c597bd3-8257-4821-b68a-66863cdf935b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=39.77µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4a13d0cf-485d-43fc-8ba7-3645a94c1a70 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c597bd3-8257-4821-b68a-66863cdf935b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=19.511µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a72af0e8-2a35-4c3a-9b8d-001e14791079 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c597bd3-8257-4821-b68a-66863cdf935b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=28.827µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e3585bfa-c14d-40aa-8c6e-0b6f0fe49985 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c597bd3-8257-4821-b68a-66863cdf935b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=210.208µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=894da2a1-2508-4548-b0ce-b641eb6a2593 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c597bd3-8257-4821-b68a-66863cdf935b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=233.488µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5cf58ebd-a150-4419-897d-0f44840a39b5 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c597bd3-8257-4821-b68a-66863cdf935b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=109.719µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=c8f5b609-7977-4f69-a07f-25fda2153320 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c597bd3-8257-4821-b68a-66863cdf935b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=282.509µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=ed0bf8a4-a00f-4a1f-a46e-c26371b694cc trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.964Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c597bd3-8257-4821-b68a-66863cdf935b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=205.398µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=a1dc466e-789d-4d53-b40a-6d9094f5fb9a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=1c597bd3-8257-4821-b68a-66863cdf935b http.request.method=PUT http.request.remoteaddr="127.0.0.1:36668" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=8.817236ms http.response.status=201 http.response.written=0 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f7529d68-9ff2-410c-9904-621285f323b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=f7529d68-9ff2-410c-9904-621285f323b3 http.request.method=GET http.request.remoteaddr="127.0.0.1:36706" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="735.449µs" http.response.status=200 http.response.written=2 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=be16a7c7-721a-4f47-9802-49aac4afc8c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=be16a7c7-721a-4f47-9802-49aac4afc8c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=be16a7c7-721a-4f47-9802-49aac4afc8c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=34.959µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=28d61928-1fde-4ace-980c-698ae4bb3989 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=be16a7c7-721a-4f47-9802-49aac4afc8c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=be16a7c7-721a-4f47-9802-49aac4afc8c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=26.171µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d6d7eab6-04cc-4b86-b365-cb41ac91d332 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=be16a7c7-721a-4f47-9802-49aac4afc8c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=13.209µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5945b862-a5bf-44a5-b19a-8fe3e5b6b893 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=be16a7c7-721a-4f47-9802-49aac4afc8c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=23.499µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ffd864c7-0d4b-4bca-b2c8-7a9e9e639c98 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=be16a7c7-721a-4f47-9802-49aac4afc8c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=be16a7c7-721a-4f47-9802-49aac4afc8c4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36722" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.215121ms http.response.status=200 http.response.written=417 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8206be81-cdd9-4ad5-b92d-9c3445310556 http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8206be81-cdd9-4ad5-b92d-9c3445310556 http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8206be81-cdd9-4ad5-b92d-9c3445310556 http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8206be81-cdd9-4ad5-b92d-9c3445310556 http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=362.353µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=11a1f497-a301-45d8-860c-3cfacc1b7af0 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8206be81-cdd9-4ad5-b92d-9c3445310556 http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=23.26µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ba605793-add4-4785-82fe-9bc4774cfefb trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8206be81-cdd9-4ad5-b92d-9c3445310556 http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=39.29µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=81babded-482c-44fc-a1bb-418bb39e8492 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8206be81-cdd9-4ad5-b92d-9c3445310556 http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=8206be81-cdd9-4ad5-b92d-9c3445310556 http.request.method=GET http.request.remoteaddr="127.0.0.1:36730" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.6196ms http.response.status=200 http.response.written=417 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=95d8004a-384a-4204-aebd-bde58124e536 http.request.method=GET http.request.remoteaddr="127.0.0.1:36746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=95d8004a-384a-4204-aebd-bde58124e536 http.request.method=GET http.request.remoteaddr="127.0.0.1:36746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=95d8004a-384a-4204-aebd-bde58124e536 http.request.method=GET http.request.remoteaddr="127.0.0.1:36746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=118.263µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=06015e30-02cb-439d-9f00-98b75b97a18b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=95d8004a-384a-4204-aebd-bde58124e536 http.request.method=GET http.request.remoteaddr="127.0.0.1:36746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=21.743µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=af52851b-b118-4f2c-9077-d9213ad9d593 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.965Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=95d8004a-384a-4204-aebd-bde58124e536 http.request.method=GET http.request.remoteaddr="127.0.0.1:36746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=60.698µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a2d941f4-765d-4a4c-9c78-d2225e5578b8 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=95d8004a-384a-4204-aebd-bde58124e536 http.request.method=GET http.request.remoteaddr="127.0.0.1:36746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=18.692µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=68129e4f-2ce6-42c3-ae15-d0a460517575 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=95d8004a-384a-4204-aebd-bde58124e536 http.request.method=GET http.request.remoteaddr="127.0.0.1:36746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=13.638µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c083df18-af97-4da0-afa4-46b2aa3ac38f trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=95d8004a-384a-4204-aebd-bde58124e536 http.request.method=GET http.request.remoteaddr="127.0.0.1:36746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=10.324µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=975d8629-e152-4970-bbec-b65fdf9b5bc9 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=95d8004a-384a-4204-aebd-bde58124e536 http.request.method=GET http.request.remoteaddr="127.0.0.1:36746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=26.145µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=34041862-5931-4e7f-918a-5af74acbff47 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=95d8004a-384a-4204-aebd-bde58124e536 http.request.method=GET http.request.remoteaddr="127.0.0.1:36746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=32.831µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ca2a0587-7614-4ec9-b2ec-da95c5e2397b trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=95d8004a-384a-4204-aebd-bde58124e536 http.request.method=GET http.request.remoteaddr="127.0.0.1:36746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=17.417µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=84156a18-22f6-48cc-a99f-3deb803b8dc9 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=95d8004a-384a-4204-aebd-bde58124e536 http.request.method=GET http.request.remoteaddr="127.0.0.1:36746" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.406437ms http.response.status=200 http.response.written=68 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aea52c0e-7aba-4676-9fcd-da6b3b424372 http.request.method=GET http.request.remoteaddr="127.0.0.1:36760" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aea52c0e-7aba-4676-9fcd-da6b3b424372 http.request.method=GET http.request.remoteaddr="127.0.0.1:36760" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aea52c0e-7aba-4676-9fcd-da6b3b424372 http.request.method=GET http.request.remoteaddr="127.0.0.1:36760" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=44.684µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fd0cb9db-9638-4af9-9dad-5210fc64e681 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aea52c0e-7aba-4676-9fcd-da6b3b424372 http.request.method=GET http.request.remoteaddr="127.0.0.1:36760" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=19.49µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=f7295eab-c3d5-4ecb-a6c2-de7faf364723 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aea52c0e-7aba-4676-9fcd-da6b3b424372 http.request.method=GET http.request.remoteaddr="127.0.0.1:36760" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=25.785µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cc460ab0-f163-478d-8e2d-c881c583121e trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aea52c0e-7aba-4676-9fcd-da6b3b424372 http.request.method=GET http.request.remoteaddr="127.0.0.1:36760" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=13.429µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6665858e-e07b-4e90-8598-ecbe8659eaa2 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aea52c0e-7aba-4676-9fcd-da6b3b424372 http.request.method=GET http.request.remoteaddr="127.0.0.1:36760" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=12.424µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=2ae356e3-3603-4ef9-8c1d-c846a9881f69 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aea52c0e-7aba-4676-9fcd-da6b3b424372 http.request.method=GET http.request.remoteaddr="127.0.0.1:36760" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=7.572µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=30b35b5e-a0f6-498d-8a63-4b44888f21c9 trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aea52c0e-7aba-4676-9fcd-da6b3b424372 http.request.method=GET http.request.remoteaddr="127.0.0.1:36760" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=19.503µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=e22c322f-2849-4703-8491-782b8222e85e trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aea52c0e-7aba-4676-9fcd-da6b3b424372 http.request.method=GET http.request.remoteaddr="127.0.0.1:36760" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=46.805µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c3d7ae94-7c72-4ee2-97d6-24664365517b trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aea52c0e-7aba-4676-9fcd-da6b3b424372 http.request.method=GET http.request.remoteaddr="127.0.0.1:36760" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=27.506µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=deb4577f-6555-4231-821c-211d9efaf532 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aea52c0e-7aba-4676-9fcd-da6b3b424372 http.request.method=GET http.request.remoteaddr="127.0.0.1:36760" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=32.220327ms http.response.status=200 http.response.written=179 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a91e88f1-9895-4a08-aa19-80b9e4ce4f6b http.request.method=GET http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] time="2023-02-24T22:31:16Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a91e88f1-9895-4a08-aa19-80b9e4ce4f6b http.request.method=GET http.request.remoteaddr="127.0.0.1:36770" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="821.899µs" http.response.status=200 http.response.written=2 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 version="v2.1.0+unknown" [2023-02-24T22:31:16.966Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:31:17.228Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aab69403-c05d-40e2-a6d8-28628af1d093 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36774" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:17.228Z] time="2023-02-24T22:31:16Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aab69403-c05d-40e2-a6d8-28628af1d093 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36774" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:17.228Z] time="2023-02-24T22:31:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aab69403-c05d-40e2-a6d8-28628af1d093 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36774" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:17.228Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aab69403-c05d-40e2-a6d8-28628af1d093 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36774" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=41.392µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8ea0eea3-c989-466f-a9f8-76809a2647f7 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:17.228Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aab69403-c05d-40e2-a6d8-28628af1d093 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36774" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=15.337µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e3363e33-694e-4437-98b7-304a5d99ca86 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:17.228Z] time="2023-02-24T22:31:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=aab69403-c05d-40e2-a6d8-28628af1d093 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:36774" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.552164ms http.response.status=404 http.response.written=181 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:17.228Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:31:17.228Z] time="2023-02-24T22:31:16Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bd1dd892-258a-408a-953c-770b488138ba http.request.method=GET http.request.remoteaddr="127.0.0.1:36790" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:17.228Z] time="2023-02-24T22:31:16Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bd1dd892-258a-408a-953c-770b488138ba http.request.method=GET http.request.remoteaddr="127.0.0.1:36790" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:17.228Z] time="2023-02-24T22:31:16Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bd1dd892-258a-408a-953c-770b488138ba http.request.method=GET http.request.remoteaddr="127.0.0.1:36790" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:17.228Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bd1dd892-258a-408a-953c-770b488138ba http.request.method=GET http.request.remoteaddr="127.0.0.1:36790" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=27.012µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=ac1d37c7-8c42-4197-b714-f6a29f793691 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:17.228Z] time="2023-02-24T22:31:16Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bd1dd892-258a-408a-953c-770b488138ba http.request.method=GET http.request.remoteaddr="127.0.0.1:36790" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 trace.duration=10.06µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=1048bf01-4bb2-40a5-9055-3e3d9e210713 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:17.228Z] time="2023-02-24T22:31:16Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=bd1dd892-258a-408a-953c-770b488138ba http.request.method=GET http.request.remoteaddr="127.0.0.1:36790" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.024368ms http.response.status=404 http.response.written=181 instance.id=5d3888e5-aabb-4707-9719-7d5616a044e0 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:31:17.228Z] 127.0.0.1 - - [24/Feb/2023:22:31:16 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:31:17.228Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.40s) [2023-02-24T22:31:17.228Z] === RUN TestRemoveImageOrphaning [2023-02-24T22:31:17.488Z] --- PASS: TestRemoveImageOrphaning (0.28s) [2023-02-24T22:31:17.488Z] === RUN TestRemoveImageGarbageCollector [2023-02-24T22:31:17.749Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-24T22:31:17.750Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-24T22:31:19.124Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-24T22:31:19.382Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-24T22:31:19.399Z] --- PASS: TestRemoveImageGarbageCollector (1.90s) [2023-02-24T22:31:19.399Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-02-24T22:31:19.399Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-02-24T22:31:19.399Z] === RUN TestTagInvalidReference [2023-02-24T22:31:19.399Z] --- PASS: TestTagInvalidReference (0.01s) [2023-02-24T22:31:19.399Z] === RUN TestTagValidPrefixedRepo [2023-02-24T22:31:19.399Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-02-24T22:31:19.399Z] === RUN TestTagExistedNameWithoutForce [2023-02-24T22:31:19.399Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-02-24T22:31:19.399Z] === RUN TestTagOfficialNames [2023-02-24T22:31:19.399Z] --- PASS: TestTagOfficialNames (0.05s) [2023-02-24T22:31:19.399Z] === RUN TestTagMatchesDigest [2023-02-24T22:31:19.399Z] --- PASS: TestTagMatchesDigest (0.02s) [2023-02-24T22:31:19.399Z] === CONT TestImportExtremelyLargeImageWorks [2023-02-24T22:31:20.755Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-24T22:31:21.320Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-24T22:31:23.219Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-02-24T22:31:23.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.40s) [2023-02-24T22:31:23.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (1.68s) [2023-02-24T22:31:23.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.29s) [2023-02-24T22:31:23.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (1.80s) [2023-02-24T22:31:23.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.22s) [2023-02-24T22:31:23.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.26s) [2023-02-24T22:31:23.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (1.62s) [2023-02-24T22:31:23.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (1.65s) [2023-02-24T22:31:23.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (1.65s) [2023-02-24T22:31:23.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (1.81s) [2023-02-24T22:31:23.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (1.66s) [2023-02-24T22:31:23.219Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (1.63s) [2023-02-24T22:31:23.219Z] === RUN TestCgroupNamespacesRun [2023-02-24T22:31:24.153Z] --- PASS: TestCgroupNamespacesRun (1.13s) [2023-02-24T22:31:24.153Z] === RUN TestCgroupNamespacesRunPrivileged [2023-02-24T22:31:25.085Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.14s) [2023-02-24T22:31:25.085Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-02-24T22:31:26.457Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.13s) [2023-02-24T22:31:26.457Z] === RUN TestCgroupNamespacesRunHostMode [2023-02-24T22:31:27.391Z] --- PASS: TestCgroupNamespacesRunHostMode (1.12s) [2023-02-24T22:31:27.391Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-02-24T22:31:28.763Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.17s) [2023-02-24T22:31:28.763Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-02-24T22:31:29.696Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.14s) [2023-02-24T22:31:29.696Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-02-24T22:31:30.261Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.66s) [2023-02-24T22:31:30.261Z] === RUN TestCgroupNamespacesRunOlderClient [2023-02-24T22:31:31.634Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.13s) [2023-02-24T22:31:31.634Z] === RUN TestNISDomainname [2023-02-24T22:31:31.892Z] --- PASS: TestNISDomainname (0.52s) [2023-02-24T22:31:31.892Z] === RUN TestHostnameDnsResolution [2023-02-24T22:31:32.825Z] --- PASS: TestHostnameDnsResolution (0.66s) [2023-02-24T22:31:32.825Z] === RUN TestUnprivilegedPortsAndPing [2023-02-24T22:31:33.083Z] --- PASS: TestUnprivilegedPortsAndPing (0.54s) [2023-02-24T22:31:33.083Z] === RUN TestStats [2023-02-24T22:31:35.167Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2023-02-24T22:31:35.609Z] --- PASS: TestStats (2.51s) [2023-02-24T22:31:35.609Z] === RUN TestStopContainerWithTimeout [2023-02-24T22:31:35.609Z] === RUN TestStopContainerWithTimeout/0 [2023-02-24T22:31:35.609Z] === PAUSE TestStopContainerWithTimeout/0 [2023-02-24T22:31:35.609Z] === RUN TestStopContainerWithTimeout/1 [2023-02-24T22:31:35.609Z] === PAUSE TestStopContainerWithTimeout/1 [2023-02-24T22:31:35.609Z] === RUN TestStopContainerWithTimeout/3 [2023-02-24T22:31:35.609Z] === PAUSE TestStopContainerWithTimeout/3 [2023-02-24T22:31:35.609Z] === RUN TestStopContainerWithTimeout/-1 [2023-02-24T22:31:35.609Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-02-24T22:31:35.609Z] === CONT TestStopContainerWithTimeout/0 [2023-02-24T22:31:35.609Z] === CONT TestStopContainerWithTimeout/-1 [2023-02-24T22:31:36.542Z] === CONT TestStopContainerWithTimeout/3 [2023-02-24T22:31:36.737Z] [2023-02-24T22:31:36.737Z] ________ ____ __. [2023-02-24T22:31:36.737Z] \_____ \ | |/ _| [2023-02-24T22:31:36.737Z] / | \| < [2023-02-24T22:31:36.737Z] / | \ | \ [2023-02-24T22:31:36.738Z] \_______ /____|__ \ [2023-02-24T22:31:36.738Z] \/ \/ [2023-02-24T22:31:36.738Z] [2023-02-24T22:31:36.738Z] INFO: make.ps1 ended at 02/24/2023 22:31:36 [2023-02-24T22:31:38.440Z] === CONT TestStopContainerWithTimeout/1 [2023-02-24T22:31:38.966Z] INFO: Binaries build ended at 02/24/2023 22:31:38. Duration:00:01:53.5372917 [2023-02-24T22:31:39.814Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-02-24T22:31:39.814Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2023-02-24T22:31:39.814Z] --- PASS: TestStopContainerWithTimeout/-1 (2.53s) [2023-02-24T22:31:39.814Z] --- PASS: TestStopContainerWithTimeout/3 (2.38s) [2023-02-24T22:31:39.814Z] --- PASS: TestStopContainerWithTimeout/1 (1.40s) [2023-02-24T22:31:39.814Z] === RUN TestDeleteDevicemapper [2023-02-24T22:31:39.814Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-24T22:31:39.814Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-02-24T22:31:39.814Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-02-24T22:31:39.957Z] INFO: Copying the built daemon binary to d:\CI\PR-45073\1\binary\dockerd-6b1c02b983.exe... [2023-02-24T22:31:39.957Z] INFO: Copying the built client binary to d:\CI\PR-45073\1\binary\docker-6b1c02b983.exe... [2023-02-24T22:31:39.957Z] INFO: Copying dockerversion from the container... [2023-02-24T22:31:39.957Z] INFO: Copying the golang package from the container to d:\CI\PR-45073\1\installer\go.zip... [2023-02-24T22:31:41.188Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.37s) [2023-02-24T22:31:41.188Z] === RUN TestUpdateMemory [2023-02-24T22:31:41.446Z] --- PASS: TestUpdateMemory (0.50s) [2023-02-24T22:31:41.446Z] === RUN TestUpdateCPUQuota [2023-02-24T22:31:41.527Z] INFO: Extracting go.zip to d:\CI\PR-45073\1\go [2023-02-24T22:31:42.379Z] --- PASS: TestUpdateCPUQuota (0.68s) [2023-02-24T22:31:42.379Z] === RUN TestUpdatePidsLimit [2023-02-24T22:31:42.379Z] === RUN TestUpdatePidsLimit/update_from_none [2023-02-24T22:31:42.379Z] === RUN TestUpdatePidsLimit/no_change [2023-02-24T22:31:42.637Z] === RUN TestUpdatePidsLimit/update_lower [2023-02-24T22:31:42.895Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-02-24T22:31:43.153Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-02-24T22:31:43.153Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-02-24T22:31:43.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2023-02-24T22:31:43.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2023-02-24T22:31:43.411Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-02-24T22:31:44.344Z] --- PASS: TestUpdatePidsLimit (2.00s) [2023-02-24T22:31:44.344Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.19s) [2023-02-24T22:31:44.344Z] --- PASS: TestUpdatePidsLimit/no_change (0.21s) [2023-02-24T22:31:44.344Z] --- PASS: TestUpdatePidsLimit/update_lower (0.21s) [2023-02-24T22:31:44.344Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.25s) [2023-02-24T22:31:44.344Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.20s) [2023-02-24T22:31:44.344Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.24s) [2023-02-24T22:31:44.344Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.21s) [2023-02-24T22:31:44.344Z] === RUN TestUpdateRestartPolicy [2023-02-24T22:31:56.589Z] --- PASS: TestUpdateRestartPolicy (10.81s) [2023-02-24T22:31:56.589Z] === RUN TestUpdateRestartWithAutoRemove [2023-02-24T22:31:56.589Z] --- PASS: TestUpdateRestartWithAutoRemove (0.45s) [2023-02-24T22:31:56.589Z] === RUN TestWaitNonBlocked [2023-02-24T22:31:56.589Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-24T22:31:56.589Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-24T22:31:56.589Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-24T22:31:56.589Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-24T22:31:56.589Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-24T22:31:56.589Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-24T22:31:56.589Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-02-24T22:31:56.589Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.71s) [2023-02-24T22:31:56.589Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.73s) [2023-02-24T22:31:56.589Z] === RUN TestWaitBlocked [2023-02-24T22:31:56.589Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-24T22:31:56.589Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-24T22:31:56.589Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-02-24T22:31:56.589Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-02-24T22:31:56.589Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-24T22:31:56.589Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-02-24T22:31:56.847Z] --- PASS: TestWaitBlocked (0.02s) [2023-02-24T22:31:56.847Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.72s) [2023-02-24T22:31:56.847Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.74s) [2023-02-24T22:31:56.847Z] === CONT TestContainerStartOnDaemonRestart [2023-02-24T22:31:56.847Z] === CONT TestContainerKillOnDaemonStart [2023-02-24T22:31:59.374Z] --- PASS: TestContainerStartOnDaemonRestart (2.02s) [2023-02-24T22:31:59.374Z] === CONT TestIpcModeOlderClient [2023-02-24T22:31:59.374Z] --- PASS: TestIpcModeOlderClient (0.07s) [2023-02-24T22:31:59.374Z] === CONT TestDaemonHostGatewayIP [2023-02-24T22:32:01.273Z] --- PASS: TestDaemonHostGatewayIP (2.16s) [2023-02-24T22:32:01.273Z] === CONT TestRestartDaemonWithRestartingContainer [2023-02-24T22:32:02.118Z] --- PASS: TestBuildWithHugeFile (51.47s) [2023-02-24T22:32:02.118Z] === RUN TestBuildWithEmptyDockerfile [2023-02-24T22:32:02.118Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-24T22:32:02.118Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-24T22:32:02.118Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-24T22:32:02.118Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-24T22:32:02.118Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-24T22:32:02.118Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-24T22:32:02.118Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-24T22:32:02.118Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-24T22:32:02.118Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-24T22:32:02.118Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2023-02-24T22:32:02.118Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.11s) [2023-02-24T22:32:02.118Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2023-02-24T22:32:02.118Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2023-02-24T22:32:02.118Z] === RUN TestBuildPreserveOwnership [2023-02-24T22:32:02.118Z] === RUN TestBuildPreserveOwnership/copy_from [2023-02-24T22:32:03.059Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-02-24T22:32:03.173Z] --- PASS: TestRestartDaemonWithRestartingContainer (1.73s) [2023-02-24T22:32:03.173Z] === CONT TestDaemonRestartIpcMode [2023-02-24T22:32:05.072Z] --- PASS: TestDaemonRestartIpcMode (2.18s) [2023-02-24T22:32:07.260Z] --- PASS: TestBuildPreserveOwnership (10.31s) [2023-02-24T22:32:07.260Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.31s) [2023-02-24T22:32:07.260Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2023-02-24T22:32:07.260Z] === RUN TestBuildPlatformInvalid [2023-02-24T22:32:07.260Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-02-24T22:32:07.260Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-02-24T22:32:07.260Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-02-24T22:32:07.260Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-02-24T22:32:07.260Z] PASS [2023-02-24T22:32:07.260Z] [2023-02-24T22:32:07.260Z] === Skipped [2023-02-24T22:32:07.260Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-02-24T22:32:07.260Z] build_session_test.go:25: TODO: BuildKit [2023-02-24T22:32:07.260Z] [2023-02-24T22:32:07.260Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2023-02-24T22:32:07.260Z] build_userns_linux_test.go:31: testEnv.IsRootless() [2023-02-24T22:32:07.260Z] [2023-02-24T22:32:07.260Z] DONE 33 tests, 2 skipped in 114.615s [2023-02-24T22:32:07.260Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-02-24T22:32:07.260Z] INFO: Testing against a local daemon [2023-02-24T22:32:07.260Z] === RUN TestConfigInspect [2023-02-24T22:32:07.260Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:32:07.260Z] --- SKIP: TestConfigInspect (0.02s) [2023-02-24T22:32:07.260Z] === RUN TestConfigList [2023-02-24T22:32:07.260Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:32:07.260Z] --- SKIP: TestConfigList (0.01s) [2023-02-24T22:32:07.260Z] === RUN TestConfigsCreateAndDelete [2023-02-24T22:32:07.260Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:32:07.260Z] --- SKIP: TestConfigsCreateAndDelete (0.02s) [2023-02-24T22:32:07.260Z] === RUN TestConfigsUpdate [2023-02-24T22:32:07.260Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:32:07.260Z] --- SKIP: TestConfigsUpdate (0.01s) [2023-02-24T22:32:07.260Z] === RUN TestTemplatedConfig [2023-02-24T22:32:07.260Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:32:07.260Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-02-24T22:32:07.260Z] === RUN TestConfigCreateResolve [2023-02-24T22:32:07.260Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:32:07.260Z] --- SKIP: TestConfigCreateResolve (0.01s) [2023-02-24T22:32:07.260Z] === RUN TestConfigDaemonLibtrustID [2023-02-24T22:32:07.860Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2023-02-24T22:32:07.860Z] [2023-02-24T22:32:07.860Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2023-02-24T22:32:07.860Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2023-02-24T22:32:07.860Z] Using test binary docker [2023-02-24T22:32:07.860Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2023-02-24T22:32:07.860Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-02-24T22:32:07.860Z] INFO: Waiting for daemon to start... [2023-02-24T22:32:07.860Z] Starting dockerd [2023-02-24T22:32:07.860Z] . [2023-02-24T22:32:07.860Z] INFO: Building docker-sdk-python3:4.4.1... [2023-02-24T22:32:09.169Z] --- PASS: TestConfigDaemonLibtrustID (1.56s) [2023-02-24T22:32:09.170Z] PASS [2023-02-24T22:32:09.170Z] [2023-02-24T22:32:09.170Z] === Skipped [2023-02-24T22:32:09.170Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2023-02-24T22:32:09.170Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:32:09.170Z] [2023-02-24T22:32:09.170Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2023-02-24T22:32:09.170Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:32:09.170Z] [2023-02-24T22:32:09.170Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.02s) [2023-02-24T22:32:09.170Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:32:09.170Z] [2023-02-24T22:32:09.170Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2023-02-24T22:32:09.170Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:32:09.170Z] [2023-02-24T22:32:09.170Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2023-02-24T22:32:09.170Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:32:09.170Z] [2023-02-24T22:32:09.170Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2023-02-24T22:32:09.170Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:32:09.170Z] [2023-02-24T22:32:09.170Z] DONE 7 tests, 6 skipped in 1.721s [2023-02-24T22:32:09.170Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-02-24T22:32:09.170Z] INFO: Testing against a local daemon [2023-02-24T22:32:09.170Z] === RUN TestCheckpoint [2023-02-24T22:32:09.170Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-24T22:32:09.170Z] --- SKIP: TestCheckpoint (0.00s) [2023-02-24T22:32:09.170Z] === RUN TestContainerInvalidJSON [2023-02-24T22:32:09.170Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-02-24T22:32:09.170Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-02-24T22:32:09.170Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-02-24T22:32:09.170Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-02-24T22:32:09.170Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-02-24T22:32:09.170Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-02-24T22:32:09.170Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-02-24T22:32:09.170Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-02-24T22:32:09.170Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-02-24T22:32:09.170Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-02-24T22:32:09.170Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-02-24T22:32:09.170Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-02-24T22:32:09.170Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-02-24T22:32:09.170Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-02-24T22:32:09.170Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.07s) [2023-02-24T22:32:09.170Z] === RUN TestCopyFromContainerPathIsNotDir [2023-02-24T22:32:09.170Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2023-02-24T22:32:09.170Z] === RUN TestCopyToContainerPathDoesNotExist [2023-02-24T22:32:09.170Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2023-02-24T22:32:09.170Z] === RUN TestCopyToContainerPathIsNotDir [2023-02-24T22:32:09.170Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-02-24T22:32:09.170Z] === RUN TestCopyFromContainer [2023-02-24T22:32:09.254Z] --- PASS: TestContainerKillOnDaemonStart (11.64s) [2023-02-24T22:32:09.255Z] PASS [2023-02-24T22:32:09.255Z] [2023-02-24T22:32:09.255Z] === Skipped [2023-02-24T22:32:09.255Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2023-02-24T22:32:09.255Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-24T22:32:09.255Z] [2023-02-24T22:32:09.255Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-24T22:32:09.255Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-24T22:32:09.255Z] [2023-02-24T22:32:09.255Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2023-02-24T22:32:09.255Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-24T22:32:09.255Z] [2023-02-24T22:32:09.255Z] DONE 197 tests, 3 skipped in 103.318s [2023-02-24T22:32:09.255Z] Running /go/src/github.com/docker/docker/integration/daemon (arm64.integration.daemon) flags=-test.v -test.timeout=120m [2023-02-24T22:32:09.255Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-02-24T22:32:09.255Z] ++ set -e [2023-02-24T22:32:09.255Z] ++ '[' -n 0 ']' [2023-02-24T22:32:09.255Z] ++ set -x [2023-02-24T22:32:09.255Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-02-24T22:32:09.255Z] INFO: Testing against a local daemon [2023-02-24T22:32:09.255Z] === RUN TestLiveRestore [2023-02-24T22:32:09.255Z] === RUN TestLiveRestore/volume_references [2023-02-24T22:32:09.255Z] === PAUSE TestLiveRestore/volume_references [2023-02-24T22:32:09.255Z] === CONT TestLiveRestore/volume_references [2023-02-24T22:32:09.255Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-02-24T22:32:09.255Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-02-24T22:32:10.627Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-02-24T22:32:11.192Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-02-24T22:32:12.125Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-02-24T22:32:13.059Z] --- PASS: TestLiveRestore (0.00s) [2023-02-24T22:32:13.059Z] --- PASS: TestLiveRestore/volume_references (4.49s) [2023-02-24T22:32:13.059Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (3.82s) [2023-02-24T22:32:13.059Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.00s) [2023-02-24T22:32:13.059Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (0.97s) [2023-02-24T22:32:13.059Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (0.92s) [2023-02-24T22:32:13.059Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (0.94s) [2023-02-24T22:32:13.059Z] PASS [2023-02-24T22:32:13.059Z] [2023-02-24T22:32:13.059Z] DONE 7 tests in 4.586s [2023-02-24T22:32:13.318Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2023-02-24T22:32:13.318Z] ++ 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 [2023-02-24T22:32:13.318Z] ++ set -e [2023-02-24T22:32:13.318Z] ++ '[' -n 0 ']' [2023-02-24T22:32:13.318Z] ++ set -x [2023-02-24T22:32:13.318Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2023-02-24T22:32:13.318Z] INFO: Testing against a local daemon [2023-02-24T22:32:13.318Z] === RUN TestCommitInheritsEnv [2023-02-24T22:32:13.370Z] === RUN TestCopyFromContainer// [2023-02-24T22:32:13.370Z] === RUN TestCopyFromContainer//bar/root [2023-02-24T22:32:13.370Z] === RUN TestCopyFromContainer//bar/root/ [2023-02-24T22:32:13.370Z] === RUN TestCopyFromContainer/bar/quux [2023-02-24T22:32:13.370Z] === RUN TestCopyFromContainer/bar/quux/ [2023-02-24T22:32:13.370Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-02-24T22:32:13.575Z] --- PASS: TestCommitInheritsEnv (0.26s) [2023-02-24T22:32:13.576Z] === RUN TestImportExtremelyLargeImageWorks [2023-02-24T22:32:13.576Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-02-24T22:32:13.576Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-02-24T22:32:13.576Z] === RUN TestImagesFilterMultiReference [2023-02-24T22:32:13.630Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-02-24T22:32:13.630Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-02-24T22:32:13.630Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-02-24T22:32:13.630Z] === RUN TestCopyFromContainer/bar/notarget [2023-02-24T22:32:13.630Z] --- PASS: TestCopyFromContainer (4.46s) [2023-02-24T22:32:13.630Z] --- PASS: TestCopyFromContainer// (0.12s) [2023-02-24T22:32:13.630Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2023-02-24T22:32:13.630Z] --- PASS: TestCopyFromContainer//bar/root/ (0.05s) [2023-02-24T22:32:13.630Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2023-02-24T22:32:13.630Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2023-02-24T22:32:13.630Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2023-02-24T22:32:13.630Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2023-02-24T22:32:13.630Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2023-02-24T22:32:13.630Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2023-02-24T22:32:13.630Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2023-02-24T22:32:13.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-02-24T22:32:13.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-24T22:32:13.630Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-24T22:32:13.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-24T22:32:13.630Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-24T22:32:13.630Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-24T22:32:13.630Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-24T22:32:13.630Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-24T22:32:13.630Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-24T22:32:13.630Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-24T22:32:13.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2023-02-24T22:32:13.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-02-24T22:32:13.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-02-24T22:32:13.630Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-02-24T22:32:13.630Z] === RUN TestCreateLinkToNonExistingContainer [2023-02-24T22:32:13.836Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-02-24T22:32:13.836Z] === RUN TestImagePullPlatformInvalid [2023-02-24T22:32:13.836Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-02-24T22:32:13.836Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.10 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=info msg="Starting upload purge in 15m0s" go.version=go1.18.10 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1a8d6e85-d2d0-45eb-b1a9-432c71246cdb http.request.method=GET http.request.remoteaddr="127.0.0.1:57290" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1a8d6e85-d2d0-45eb-b1a9-432c71246cdb http.request.method=GET http.request.remoteaddr="127.0.0.1:57290" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.042423ms http.response.status=200 http.response.written=2 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6263c0eb-4d6d-48b8-a703-4b8eccf3be17 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6263c0eb-4d6d-48b8-a703-4b8eccf3be17 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=933c328a-c071-4e84-bfa2-9f3512588545 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=933c328a-c071-4e84-bfa2-9f3512588545 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=933c328a-c071-4e84-bfa2-9f3512588545 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=36.644µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=60d13ff7-b139-46b5-88cc-d23b6714174a trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=933c328a-c071-4e84-bfa2-9f3512588545 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.964246ms http.response.status=404 http.response.written=157 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "HEAD /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6263c0eb-4d6d-48b8-a703-4b8eccf3be17 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=40.902µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=f239a898-6765-4049-919c-00fa7a878ea1 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6263c0eb-4d6d-48b8-a703-4b8eccf3be17 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=4.67307ms http.response.status=404 http.response.written=157 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=764d6603-4b1b-45c4-8952-06e044b0c5c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=764d6603-4b1b-45c4-8952-06e044b0c5c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1792308c-ab65-400b-8720-f9516cb82acf/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=764d6603-4b1b-45c4-8952-06e044b0c5c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=169.63µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=20c603b5-f587-441b-80fd-dde3862d550b trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1792308c-ab65-400b-8720-f9516cb82acf/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=764d6603-4b1b-45c4-8952-06e044b0c5c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=14.186µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=5ceda437-ff49-4a3e-bfab-b99c17c89dc7 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/1792308c-ab65-400b-8720-f9516cb82acf/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=764d6603-4b1b-45c4-8952-06e044b0c5c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=384.233µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=82357f0e-b0ed-4c8e-bf57-426a74fceb00 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=764d6603-4b1b-45c4-8952-06e044b0c5c1 http.request.method=POST http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=3.063795ms http.response.status=202 http.response.written=0 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=62becd58-0e83-444c-bb15-57c65d3c5f45 http.request.method=POST http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=62becd58-0e83-444c-bb15-57c65d3c5f45 http.request.method=POST http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52a1036d-f2d7-409a-a50d-09d5eb11aa21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/1792308c-ab65-400b-8720-f9516cb82acf?_state=wELOxu6rNOgHQ0q8ok79vdLlD8DCjFkvG8ePemus6EB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3OTIzMDhjLWFiNjUtNDAwYi04NzIwLWY5NTE2Y2I4MmFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzIzMzc5ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.uuid=1792308c-ab65-400b-8720-f9516cb82acf version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52a1036d-f2d7-409a-a50d-09d5eb11aa21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/1792308c-ab65-400b-8720-f9516cb82acf?_state=wELOxu6rNOgHQ0q8ok79vdLlD8DCjFkvG8ePemus6EB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3OTIzMDhjLWFiNjUtNDAwYi04NzIwLWY5NTE2Y2I4MmFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzIzMzc5ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.uuid=1792308c-ab65-400b-8720-f9516cb82acf version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/1792308c-ab65-400b-8720-f9516cb82acf/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52a1036d-f2d7-409a-a50d-09d5eb11aa21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/1792308c-ab65-400b-8720-f9516cb82acf?_state=wELOxu6rNOgHQ0q8ok79vdLlD8DCjFkvG8ePemus6EB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3OTIzMDhjLWFiNjUtNDAwYi04NzIwLWY5NTE2Y2I4MmFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzIzMzc5ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=132.749µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=259bb20f-4b0b-4230-93e3-8f695551da5b trace.line=82 vars.name=test vars.uuid=1792308c-ab65-400b-8720-f9516cb82acf version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1792308c-ab65-400b-8720-f9516cb82acf/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52a1036d-f2d7-409a-a50d-09d5eb11aa21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/1792308c-ab65-400b-8720-f9516cb82acf?_state=wELOxu6rNOgHQ0q8ok79vdLlD8DCjFkvG8ePemus6EB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3OTIzMDhjLWFiNjUtNDAwYi04NzIwLWY5NTE2Y2I4MmFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzIzMzc5ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=18.798µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=420434a7-fd22-43ee-b090-285b918bf3eb trace.line=141 vars.name=test vars.uuid=1792308c-ab65-400b-8720-f9516cb82acf version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=62becd58-0e83-444c-bb15-57c65d3c5f45 http.request.method=POST http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=643.036µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0c5519de-10fe-4cf7-8731-633eb46d73b5 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=62becd58-0e83-444c-bb15-57c65d3c5f45 http.request.method=POST http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=17.641µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6647c3a1-080c-4bc2-9cb1-c5569a143eb0 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.836Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/1792308c-ab65-400b-8720-f9516cb82acf/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52a1036d-f2d7-409a-a50d-09d5eb11aa21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/1792308c-ab65-400b-8720-f9516cb82acf?_state=wELOxu6rNOgHQ0q8ok79vdLlD8DCjFkvG8ePemus6EB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3OTIzMDhjLWFiNjUtNDAwYi04NzIwLWY5NTE2Y2I4MmFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzIzMzc5ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=90.362µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=22ac4c94-0e1a-406a-bd18-2fba7199fdfc trace.line=124 vars.name=test vars.uuid=1792308c-ab65-400b-8720-f9516cb82acf version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52a1036d-f2d7-409a-a50d-09d5eb11aa21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/1792308c-ab65-400b-8720-f9516cb82acf?_state=wELOxu6rNOgHQ0q8ok79vdLlD8DCjFkvG8ePemus6EB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3OTIzMDhjLWFiNjUtNDAwYi04NzIwLWY5NTE2Y2I4MmFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzIzMzc5ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.uuid=1792308c-ab65-400b-8720-f9516cb82acf version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1792308c-ab65-400b-8720-f9516cb82acf/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52a1036d-f2d7-409a-a50d-09d5eb11aa21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/1792308c-ab65-400b-8720-f9516cb82acf?_state=wELOxu6rNOgHQ0q8ok79vdLlD8DCjFkvG8ePemus6EB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3OTIzMDhjLWFiNjUtNDAwYi04NzIwLWY5NTE2Y2I4MmFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzIzMzc5ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=14.342µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e13594a1-44d8-4e38-88a3-f4b59b3432fe trace.line=141 vars.name=test vars.uuid=1792308c-ab65-400b-8720-f9516cb82acf version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52a1036d-f2d7-409a-a50d-09d5eb11aa21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/1792308c-ab65-400b-8720-f9516cb82acf?_state=wELOxu6rNOgHQ0q8ok79vdLlD8DCjFkvG8ePemus6EB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3OTIzMDhjLWFiNjUtNDAwYi04NzIwLWY5NTE2Y2I4MmFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzIzMzc5ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=28.455µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b896bcd6-fc9a-49c5-95d4-4b80746691b6 trace.line=141 vars.name=test vars.uuid=1792308c-ab65-400b-8720-f9516cb82acf version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/1792308c-ab65-400b-8720-f9516cb82acf/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52a1036d-f2d7-409a-a50d-09d5eb11aa21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/1792308c-ab65-400b-8720-f9516cb82acf?_state=wELOxu6rNOgHQ0q8ok79vdLlD8DCjFkvG8ePemus6EB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3OTIzMDhjLWFiNjUtNDAwYi04NzIwLWY5NTE2Y2I4MmFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzIzMzc5ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=10.888µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1e2d0f50-51e1-4419-bfe1-56c8f38d6fd3 trace.line=141 vars.name=test vars.uuid=1792308c-ab65-400b-8720-f9516cb82acf version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/1792308c-ab65-400b-8720-f9516cb82acf/data\", \"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52a1036d-f2d7-409a-a50d-09d5eb11aa21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/1792308c-ab65-400b-8720-f9516cb82acf?_state=wELOxu6rNOgHQ0q8ok79vdLlD8DCjFkvG8ePemus6EB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3OTIzMDhjLWFiNjUtNDAwYi04NzIwLWY5NTE2Y2I4MmFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzIzMzc5ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=51.741µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=b445c828-e134-4156-a829-7fb645502ee2 trace.line=167 vars.name=test vars.uuid=1792308c-ab65-400b-8720-f9516cb82acf version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52a1036d-f2d7-409a-a50d-09d5eb11aa21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/1792308c-ab65-400b-8720-f9516cb82acf?_state=wELOxu6rNOgHQ0q8ok79vdLlD8DCjFkvG8ePemus6EB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3OTIzMDhjLWFiNjUtNDAwYi04NzIwLWY5NTE2Y2I4MmFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzIzMzc5ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=56.401µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2773f21c-4ea0-4ebb-9de8-28dfef96ac90 trace.line=95 vars.name=test vars.uuid=1792308c-ab65-400b-8720-f9516cb82acf version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/1792308c-ab65-400b-8720-f9516cb82acf\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52a1036d-f2d7-409a-a50d-09d5eb11aa21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/1792308c-ab65-400b-8720-f9516cb82acf?_state=wELOxu6rNOgHQ0q8ok79vdLlD8DCjFkvG8ePemus6EB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3OTIzMDhjLWFiNjUtNDAwYi04NzIwLWY5NTE2Y2I4MmFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzIzMzc5ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=90.518µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=373f549c-7273-4b76-931a-ff9928839d6d trace.line=181 vars.name=test vars.uuid=1792308c-ab65-400b-8720-f9516cb82acf version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=52a1036d-f2d7-409a-a50d-09d5eb11aa21 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57304" http.request.uri="/v2/test/blobs/uploads/1792308c-ab65-400b-8720-f9516cb82acf?_state=wELOxu6rNOgHQ0q8ok79vdLlD8DCjFkvG8ePemus6EB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3OTIzMDhjLWFiNjUtNDAwYi04NzIwLWY5NTE2Y2I4MmFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzIzMzc5ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.098144ms http.response.status=201 http.response.written=0 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "PUT /v2/test/blobs/uploads/1792308c-ab65-400b-8720-f9516cb82acf?_state=wELOxu6rNOgHQ0q8ok79vdLlD8DCjFkvG8ePemus6EB7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjE3OTIzMDhjLWFiNjUtNDAwYi04NzIwLWY5NTE2Y2I4MmFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzIzMzc5ODlaIn0%3D&digest=sha256%3A10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=62becd58-0e83-444c-bb15-57c65d3c5f45 http.request.method=POST http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=75.707µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b20433f4-c74e-4d55-a3a0-ef45c1ff3519 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=62becd58-0e83-444c-bb15-57c65d3c5f45 http.request.method=POST http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=7.574093ms http.response.status=202 http.response.written=0 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=99eafd5f-8f6f-4e96-9f82-46a9c80ae2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9?_state=-EvRmuOqt4WAT9LSG8d0ty717vo6XEfoNsOxqKxPhlR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczN2UxY2E4LTAwNGMtNDdkYS04NTQ1LTAyZWNiMGI3NmVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzU1NDQ1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.uuid=737e1ca8-004c-47da-8545-02ecb0b76ea9 version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=99eafd5f-8f6f-4e96-9f82-46a9c80ae2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9?_state=-EvRmuOqt4WAT9LSG8d0ty717vo6XEfoNsOxqKxPhlR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczN2UxY2E4LTAwNGMtNDdkYS04NTQ1LTAyZWNiMGI3NmVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzU1NDQ1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.uuid=737e1ca8-004c-47da-8545-02ecb0b76ea9 version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=99eafd5f-8f6f-4e96-9f82-46a9c80ae2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9?_state=-EvRmuOqt4WAT9LSG8d0ty717vo6XEfoNsOxqKxPhlR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczN2UxY2E4LTAwNGMtNDdkYS04NTQ1LTAyZWNiMGI3NmVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzU1NDQ1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=112.253µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=fa280a29-1b37-4b33-a1d1-a862dd89fcf9 trace.line=82 vars.name=test vars.uuid=737e1ca8-004c-47da-8545-02ecb0b76ea9 version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=99eafd5f-8f6f-4e96-9f82-46a9c80ae2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9?_state=-EvRmuOqt4WAT9LSG8d0ty717vo6XEfoNsOxqKxPhlR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczN2UxY2E4LTAwNGMtNDdkYS04NTQ1LTAyZWNiMGI3NmVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzU1NDQ1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=20.472µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e412fa0c-6620-44c2-80c0-87644679c116 trace.line=141 vars.name=test vars.uuid=737e1ca8-004c-47da-8545-02ecb0b76ea9 version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=99eafd5f-8f6f-4e96-9f82-46a9c80ae2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9?_state=-EvRmuOqt4WAT9LSG8d0ty717vo6XEfoNsOxqKxPhlR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczN2UxY2E4LTAwNGMtNDdkYS04NTQ1LTAyZWNiMGI3NmVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzU1NDQ1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=616.525µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=2f33e3fd-12fc-4317-a8ba-5c3de47de5d5 trace.line=124 vars.name=test vars.uuid=737e1ca8-004c-47da-8545-02ecb0b76ea9 version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=99eafd5f-8f6f-4e96-9f82-46a9c80ae2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9?_state=-EvRmuOqt4WAT9LSG8d0ty717vo6XEfoNsOxqKxPhlR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczN2UxY2E4LTAwNGMtNDdkYS04NTQ1LTAyZWNiMGI3NmVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzU1NDQ1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.uuid=737e1ca8-004c-47da-8545-02ecb0b76ea9 version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=99eafd5f-8f6f-4e96-9f82-46a9c80ae2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9?_state=-EvRmuOqt4WAT9LSG8d0ty717vo6XEfoNsOxqKxPhlR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczN2UxY2E4LTAwNGMtNDdkYS04NTQ1LTAyZWNiMGI3NmVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzU1NDQ1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=513.676µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=20e4dbe2-6138-48da-a78e-3d2ca6b13a12 trace.line=141 vars.name=test vars.uuid=737e1ca8-004c-47da-8545-02ecb0b76ea9 version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=99eafd5f-8f6f-4e96-9f82-46a9c80ae2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9?_state=-EvRmuOqt4WAT9LSG8d0ty717vo6XEfoNsOxqKxPhlR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczN2UxY2E4LTAwNGMtNDdkYS04NTQ1LTAyZWNiMGI3NmVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzU1NDQ1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=20.799µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9e5d7a36-9b66-4464-b15e-87dcf91a700f trace.line=141 vars.name=test vars.uuid=737e1ca8-004c-47da-8545-02ecb0b76ea9 version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=99eafd5f-8f6f-4e96-9f82-46a9c80ae2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9?_state=-EvRmuOqt4WAT9LSG8d0ty717vo6XEfoNsOxqKxPhlR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczN2UxY2E4LTAwNGMtNDdkYS04NTQ1LTAyZWNiMGI3NmVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzU1NDQ1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=10.412µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ea2e7b12-f5aa-4cf4-a36f-97f9f71016c7 trace.line=141 vars.name=test vars.uuid=737e1ca8-004c-47da-8545-02ecb0b76ea9 version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=99eafd5f-8f6f-4e96-9f82-46a9c80ae2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9?_state=-EvRmuOqt4WAT9LSG8d0ty717vo6XEfoNsOxqKxPhlR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczN2UxY2E4LTAwNGMtNDdkYS04NTQ1LTAyZWNiMGI3NmVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzU1NDQ1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=315.221µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=e0627a2c-e122-4517-82b0-5d5a1b821a16 trace.line=167 vars.name=test vars.uuid=737e1ca8-004c-47da-8545-02ecb0b76ea9 version="v2.1.0+unknown" [2023-02-24T22:32:13.837Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=99eafd5f-8f6f-4e96-9f82-46a9c80ae2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9?_state=-EvRmuOqt4WAT9LSG8d0ty717vo6XEfoNsOxqKxPhlR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczN2UxY2E4LTAwNGMtNDdkYS04NTQ1LTAyZWNiMGI3NmVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzU1NDQ1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=503.542µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=0e077e7f-3a2a-43bb-b48e-81673568f7ec trace.line=95 vars.name=test vars.uuid=737e1ca8-004c-47da-8545-02ecb0b76ea9 version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=99eafd5f-8f6f-4e96-9f82-46a9c80ae2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9?_state=-EvRmuOqt4WAT9LSG8d0ty717vo6XEfoNsOxqKxPhlR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczN2UxY2E4LTAwNGMtNDdkYS04NTQ1LTAyZWNiMGI3NmVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzU1NDQ1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=364.04µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=6d69eed4-ca49-47d5-8f0a-dd204d875f99 trace.line=181 vars.name=test vars.uuid=737e1ca8-004c-47da-8545-02ecb0b76ea9 version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=99eafd5f-8f6f-4e96-9f82-46a9c80ae2a9 http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/blobs/uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9?_state=-EvRmuOqt4WAT9LSG8d0ty717vo6XEfoNsOxqKxPhlR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczN2UxY2E4LTAwNGMtNDdkYS04NTQ1LTAyZWNiMGI3NmVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzU1NDQ1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=6.931198ms http.response.status=201 http.response.written=0 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "PUT /v2/test/blobs/uploads/737e1ca8-004c-47da-8545-02ecb0b76ea9?_state=-EvRmuOqt4WAT9LSG8d0ty717vo6XEfoNsOxqKxPhlR7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjczN2UxY2E4LTAwNGMtNDdkYS04NTQ1LTAyZWNiMGI3NmVhOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozMjoxMy43MzU1NDQ1NzZaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a783f2b9-4582-4abc-ab4b-73fd438739a4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a783f2b9-4582-4abc-ab4b-73fd438739a4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a783f2b9-4582-4abc-ab4b-73fd438739a4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=24.927µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cacb73b4-f5fd-43bb-972f-cdd73fdd311a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=a783f2b9-4582-4abc-ab4b-73fd438739a4 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.528012ms http.response.status=404 http.response.written=96 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=90035967-4f0d-4957-bf5e-15c383957bff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=90035967-4f0d-4957-bf5e-15c383957bff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=90035967-4f0d-4957-bf5e-15c383957bff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=90035967-4f0d-4957-bf5e-15c383957bff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=90035967-4f0d-4957-bf5e-15c383957bff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=36.611µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=12f77f99-8d81-48ef-a22b-78a50ec8bf99 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=90035967-4f0d-4957-bf5e-15c383957bff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=18.322µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=930d5d74-6810-4b53-89d1-7d1896419b5f trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=90035967-4f0d-4957-bf5e-15c383957bff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=31.335µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=61d5c1e0-3758-44e4-ac53-5a15ad01b58a trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=90035967-4f0d-4957-bf5e-15c383957bff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=17.14µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=690e7e35-df37-408c-8e30-e37f0ebd0a1a trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=90035967-4f0d-4957-bf5e-15c383957bff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=18.699µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=ad41f325-4857-4dc0-b3f2-615841aaab36 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=90035967-4f0d-4957-bf5e-15c383957bff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=136.047µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=dab967c0-4a4a-4573-a619-22882cd352c0 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=90035967-4f0d-4957-bf5e-15c383957bff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=151.136µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=aaf80340-2021-4bad-b3a6-81eb26cb07bf trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=90035967-4f0d-4957-bf5e-15c383957bff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=121.426µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=f95a7dc5-fae7-4912-9d2f-f387e91d62d8 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=90035967-4f0d-4957-bf5e-15c383957bff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=79.893µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4c634fe7-222e-4477-a50e-debbb95e763a trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=90035967-4f0d-4957-bf5e-15c383957bff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=131.28µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=57033897-5555-4d1d-a140-bad48b980db5 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=90035967-4f0d-4957-bf5e-15c383957bff http.request.method=PUT http.request.remoteaddr="127.0.0.1:57310" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=4.22789ms http.response.status=201 http.response.written=0 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c002cfb6-a6ba-4018-8cbb-96d0f800c568 http.request.method=GET http.request.remoteaddr="127.0.0.1:57328" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=c002cfb6-a6ba-4018-8cbb-96d0f800c568 http.request.method=GET http.request.remoteaddr="127.0.0.1:57328" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="885.871µs" http.response.status=200 http.response.written=2 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ace36af5-08f9-45ab-9b16-181a730f9c6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57330" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ace36af5-08f9-45ab-9b16-181a730f9c6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57330" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ace36af5-08f9-45ab-9b16-181a730f9c6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57330" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=282.023µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=298cb721-72c4-4618-add6-0fdc3ece9d43 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.838Z] time="2023-02-24T22:32:13Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ace36af5-08f9-45ab-9b16-181a730f9c6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57330" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ace36af5-08f9-45ab-9b16-181a730f9c6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57330" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=99.28µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=13f5ce2b-e953-40d4-8eb8-eceb1e511604 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ace36af5-08f9-45ab-9b16-181a730f9c6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57330" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=89.221µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=4cc763e3-d4d8-4be5-bcbb-420bc75a20b3 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ace36af5-08f9-45ab-9b16-181a730f9c6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57330" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=22.572µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5b4d4292-ee40-4e77-8f36-479507949d59 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ace36af5-08f9-45ab-9b16-181a730f9c6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57330" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ace36af5-08f9-45ab-9b16-181a730f9c6d http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57330" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.191839ms http.response.status=200 http.response.written=417 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d3cac92e-0fc3-49ae-9532-4b1660cd9cb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d3cac92e-0fc3-49ae-9532-4b1660cd9cb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d3cac92e-0fc3-49ae-9532-4b1660cd9cb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d3cac92e-0fc3-49ae-9532-4b1660cd9cb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=57.689µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=cb8abe54-f677-41b5-8357-3b47c07b49af trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d3cac92e-0fc3-49ae-9532-4b1660cd9cb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=45.325µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=46a8d523-3986-4ef6-94f3-e4ccf5d68ed1 trace.line=141 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/f1/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d3cac92e-0fc3-49ae-9532-4b1660cd9cb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=21.949µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d23b3882-9578-4fbc-b9e9-29d5eac83d45 trace.line=82 vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d3cac92e-0fc3-49ae-9532-4b1660cd9cb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=test vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=d3cac92e-0fc3-49ae-9532-4b1660cd9cb7 http.request.method=GET http.request.remoteaddr="127.0.0.1:57340" http.request.uri="/v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=1.727994ms http.response.status=200 http.response.written=417 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "GET /v2/test/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e79f31fd-b5a5-417d-9c60-76c49edc98d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e79f31fd-b5a5-417d-9c60-76c49edc98d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e79f31fd-b5a5-417d-9c60-76c49edc98d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=54.375µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=a64bc9f9-558f-47a6-bd80-722d0f9daced trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e79f31fd-b5a5-417d-9c60-76c49edc98d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=33.394µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9e2cfbfe-ee20-465b-9ff9-3302558ac695 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e79f31fd-b5a5-417d-9c60-76c49edc98d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=21.645µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=4edbd7a0-727e-4bd9-8af3-ff3a2d933202 trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e79f31fd-b5a5-417d-9c60-76c49edc98d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=23.983µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a300b39b-da2c-4823-93a8-99989a585e08 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e79f31fd-b5a5-417d-9c60-76c49edc98d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=11.429µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=22792b5f-496a-4f96-8862-fefc16311df6 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e79f31fd-b5a5-417d-9c60-76c49edc98d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=6.597µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=b134003b-22bf-4af3-8983-2f2e035c5c1e trace.line=193 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e79f31fd-b5a5-417d-9c60-76c49edc98d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=16.41µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=475488f4-d721-4899-881e-96402c01a3fa trace.line=107 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e79f31fd-b5a5-417d-9c60-76c49edc98d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=26.699µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=391ff31b-4d62-4abc-bf7b-7cc1d442a0cc trace.line=82 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/10/10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e79f31fd-b5a5-417d-9c60-76c49edc98d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=14.433µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d533673e-73c6-4ee6-8d85-9738f51add05 trace.line=141 vars.digest="sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.839Z] time="2023-02-24T22:32:13Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=e79f31fd-b5a5-417d-9c60-76c49edc98d9 http.request.method=GET http.request.remoteaddr="127.0.0.1:57342" http.request.uri="/v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=2.734733ms http.response.status=200 http.response.written=179 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.840Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "GET /v2/test/blobs/sha256:10170331c114ce1fdc1d45bed298a007d765e9ea74c6e309802eabb67101defe HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:32:13.840Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e580b3f-ac59-4dea-955c-1deaff46d534 http.request.method=GET http.request.remoteaddr="127.0.0.1:57348" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.840Z] time="2023-02-24T22:32:13Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e580b3f-ac59-4dea-955c-1deaff46d534 http.request.method=GET http.request.remoteaddr="127.0.0.1:57348" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.840Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e580b3f-ac59-4dea-955c-1deaff46d534 http.request.method=GET http.request.remoteaddr="127.0.0.1:57348" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=37.234µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=05fe18a1-d8db-4a02-8568-e112ca3c85a4 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.840Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e580b3f-ac59-4dea-955c-1deaff46d534 http.request.method=GET http.request.remoteaddr="127.0.0.1:57348" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=15.278µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=abe11bda-665a-4bc5-a53e-04478ee92b5e trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.840Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e580b3f-ac59-4dea-955c-1deaff46d534 http.request.method=GET http.request.remoteaddr="127.0.0.1:57348" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=14.777µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=af76049f-c445-4312-9981-281ef528c946 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.840Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e580b3f-ac59-4dea-955c-1deaff46d534 http.request.method=GET http.request.remoteaddr="127.0.0.1:57348" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=8.993µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=84ac2c58-4a80-4915-a0ea-83d0a07308dc trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.840Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e580b3f-ac59-4dea-955c-1deaff46d534 http.request.method=GET http.request.remoteaddr="127.0.0.1:57348" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=10.338µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9384e114-2b23-434b-9964-70512c389290 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.840Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e580b3f-ac59-4dea-955c-1deaff46d534 http.request.method=GET http.request.remoteaddr="127.0.0.1:57348" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=5.883µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=acb28d60-b128-4a4a-a37c-e52f8621e8d6 trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.840Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e580b3f-ac59-4dea-955c-1deaff46d534 http.request.method=GET http.request.remoteaddr="127.0.0.1:57348" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=13.095µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=6a3a553b-0604-447f-9ad8-da9bacf8c396 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.840Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e580b3f-ac59-4dea-955c-1deaff46d534 http.request.method=GET http.request.remoteaddr="127.0.0.1:57348" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=24.517µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=65e346be-4ee8-44d5-82bf-d76b67819890 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.840Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e580b3f-ac59-4dea-955c-1deaff46d534 http.request.method=GET http.request.remoteaddr="127.0.0.1:57348" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=11.61µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e3e3378d-13bf-4060-895c-3b353de9c626 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:32:13.840Z] time="2023-02-24T22:32:13Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3e580b3f-ac59-4dea-955c-1deaff46d534 http.request.method=GET http.request.remoteaddr="127.0.0.1:57348" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=3.662417ms http.response.status=200 http.response.written=68 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:13.840Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:32:13.890Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-02-24T22:32:13.890Z] === RUN TestCreateWithInvalidEnv [2023-02-24T22:32:13.890Z] === RUN TestCreateWithInvalidEnv/0 [2023-02-24T22:32:13.890Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-02-24T22:32:13.890Z] === RUN TestCreateWithInvalidEnv/1 [2023-02-24T22:32:13.890Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-02-24T22:32:13.890Z] === RUN TestCreateWithInvalidEnv/2 [2023-02-24T22:32:13.890Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-02-24T22:32:13.890Z] === CONT TestCreateWithInvalidEnv/0 [2023-02-24T22:32:13.890Z] === CONT TestCreateWithInvalidEnv/2 [2023-02-24T22:32:13.890Z] === CONT TestCreateWithInvalidEnv/1 [2023-02-24T22:32:13.890Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2023-02-24T22:32:13.890Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-02-24T22:32:13.890Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-02-24T22:32:13.890Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-02-24T22:32:13.890Z] === RUN TestCreateTmpfsMountsTarget [2023-02-24T22:32:13.890Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-02-24T22:32:13.890Z] === RUN TestCreateWithCustomMaskedPaths [2023-02-24T22:32:14.098Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9dfc66c3-2483-42cd-a6dc-53a24c99f2a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:57368" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:14.098Z] time="2023-02-24T22:32:13Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=9dfc66c3-2483-42cd-a6dc-53a24c99f2a6 http.request.method=GET http.request.remoteaddr="127.0.0.1:57368" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="879.504µs" http.response.status=200 http.response.written=2 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b version="v2.1.0+unknown" [2023-02-24T22:32:14.098Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:32:14.098Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b8c3f91-e8ca-44b6-bc9d-c656d07fc9ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57382" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:14.098Z] time="2023-02-24T22:32:13Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b8c3f91-e8ca-44b6-bc9d-c656d07fc9ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57382" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:14.098Z] time="2023-02-24T22:32:13Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b8c3f91-e8ca-44b6-bc9d-c656d07fc9ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57382" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:14.098Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b8c3f91-e8ca-44b6-bc9d-c656d07fc9ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57382" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=36.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8de778b4-500a-4fa1-ab15-3bfedbd256ba trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:14.099Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b8c3f91-e8ca-44b6-bc9d-c656d07fc9ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57382" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=13.005µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=40c2073a-a57a-44b2-88a4-bce2a380ff10 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:14.099Z] time="2023-02-24T22:32:13Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=3b8c3f91-e8ca-44b6-bc9d-c656d07fc9ef http.request.method=HEAD http.request.remoteaddr="127.0.0.1:57382" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.814991ms http.response.status=404 http.response.written=181 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:14.099Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "HEAD /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:32:14.099Z] time="2023-02-24T22:32:13Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1a098cc9-483e-4e70-ac06-9aa66da2a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:57386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:14.099Z] time="2023-02-24T22:32:13Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1a098cc9-483e-4e70-ac06-9aa66da2a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:57386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:14.099Z] time="2023-02-24T22:32:13Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1a098cc9-483e-4e70-ac06-9aa66da2a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:57386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:14.099Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1a098cc9-483e-4e70-ac06-9aa66da2a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:57386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=34.002µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=87fbb6e9-4813-4b0b-b45f-251c737efa81 trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:14.099Z] time="2023-02-24T22:32:13Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1a098cc9-483e-4e70-ac06-9aa66da2a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:57386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b trace.duration=12.168µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=03209a96-3119-4e76-9f89-68f410259a4e trace.line=82 vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:14.099Z] time="2023-02-24T22:32:13Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1a098cc9-483e-4e70-ac06-9aa66da2a580 http.request.method=GET http.request.remoteaddr="127.0.0.1:57386" http.request.uri="/v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=2.06275ms http.response.status=404 http.response.written=181 instance.id=f9125d1a-5670-43a8-97e9-51f26f34c31b vars.name=other vars.reference="sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1" version="v2.1.0+unknown" [2023-02-24T22:32:14.099Z] 127.0.0.1 - - [24/Feb/2023:22:32:13 +0000] "GET /v2/other/manifests/sha256:f1ab769efb3c472d3adc47f6a1f842cea3cdee6db3b9b5387425ef2e6aaf4db1 HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.15.0-1022-aws os/linux arch/arm64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:32:14.099Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.28s) [2023-02-24T22:32:14.099Z] === RUN TestRemoveImageOrphaning [2023-02-24T22:32:14.356Z] --- PASS: TestRemoveImageOrphaning (0.25s) [2023-02-24T22:32:14.356Z] === RUN TestRemoveImageGarbageCollector [2023-02-24T22:32:14.356Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-24T22:32:14.356Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-02-24T22:32:14.356Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-02-24T22:32:14.356Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2023-02-24T22:32:14.356Z] === RUN TestTagInvalidReference [2023-02-24T22:32:14.356Z] --- PASS: TestTagInvalidReference (0.01s) [2023-02-24T22:32:14.356Z] === RUN TestTagValidPrefixedRepo [2023-02-24T22:32:14.356Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-02-24T22:32:14.356Z] === RUN TestTagExistedNameWithoutForce [2023-02-24T22:32:14.356Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-02-24T22:32:14.356Z] === RUN TestTagOfficialNames [2023-02-24T22:32:14.356Z] --- PASS: TestTagOfficialNames (0.05s) [2023-02-24T22:32:14.356Z] === RUN TestTagMatchesDigest [2023-02-24T22:32:14.356Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-02-24T22:32:14.356Z] PASS [2023-02-24T22:32:14.356Z] [2023-02-24T22:32:14.356Z] === Skipped [2023-02-24T22:32:14.356Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2023-02-24T22:32:14.356Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2023-02-24T22:32:14.356Z] [2023-02-24T22:32:14.356Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-02-24T22:32:14.356Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-24T22:32:14.356Z] [2023-02-24T22:32:14.356Z] DONE 13 tests, 2 skipped in 1.232s [2023-02-24T22:32:14.356Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2023-02-24T22:32:14.356Z] ++ 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 [2023-02-24T22:32:14.356Z] ++ set -e [2023-02-24T22:32:14.356Z] ++ '[' -n 0 ']' [2023-02-24T22:32:14.356Z] ++ set -x [2023-02-24T22:32:14.356Z] ++ 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 [2023-02-24T22:32:14.614Z] INFO: Testing against a local daemon [2023-02-24T22:32:14.614Z] === RUN TestNetworkCreateDelete [2023-02-24T22:32:14.614Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-02-24T22:32:14.614Z] === RUN TestDockerNetworkDeletePreferID [2023-02-24T22:32:14.830Z] --- PASS: TestCreateWithCustomMaskedPaths (1.14s) [2023-02-24T22:32:14.830Z] === RUN TestCreateWithCustomReadonlyPaths [2023-02-24T22:32:15.179Z] --- PASS: TestDockerNetworkDeletePreferID (0.39s) [2023-02-24T22:32:15.179Z] === RUN TestDaemonDNSFallback [2023-02-24T22:32:16.212Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.07s) [2023-02-24T22:32:16.212Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-02-24T22:32:16.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-24T22:32:16.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-24T22:32:16.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-24T22:32:16.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-24T22:32:16.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-24T22:32:16.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-24T22:32:16.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-24T22:32:16.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-24T22:32:16.212Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-24T22:32:16.212Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-24T22:32:16.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-24T22:32:16.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-24T22:32:16.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-24T22:32:16.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-24T22:32:16.212Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-24T22:32:16.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2023-02-24T22:32:16.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-02-24T22:32:16.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2023-02-24T22:32:16.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-02-24T22:32:16.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-02-24T22:32:16.212Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-02-24T22:32:16.212Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-02-24T22:32:16.473Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.38s) [2023-02-24T22:32:16.473Z] === RUN TestCreateDifferentPlatform [2023-02-24T22:32:16.473Z] === RUN TestCreateDifferentPlatform/different_os [2023-02-24T22:32:16.473Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-02-24T22:32:16.473Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2023-02-24T22:32:16.473Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-02-24T22:32:16.473Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-02-24T22:32:16.473Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-02-24T22:32:16.473Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-02-24T22:32:16.473Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-02-24T22:32:16.473Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2023-02-24T22:32:16.473Z] === RUN TestContainerStartOnDaemonRestart [2023-02-24T22:32:16.473Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-02-24T22:32:16.473Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2023-02-24T22:32:16.473Z] === RUN TestDaemonRestartIpcMode [2023-02-24T22:32:16.473Z] === PAUSE TestDaemonRestartIpcMode [2023-02-24T22:32:16.473Z] === RUN TestDaemonHostGatewayIP [2023-02-24T22:32:16.473Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:32:16.473Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2023-02-24T22:32:16.473Z] === RUN TestRestartDaemonWithRestartingContainer [2023-02-24T22:32:16.473Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-02-24T22:32:16.473Z] === RUN TestContainerKillOnDaemonStart [2023-02-24T22:32:16.473Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-02-24T22:32:16.473Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-02-24T22:32:16.473Z] === RUN TestDiff [2023-02-24T22:32:17.043Z] --- PASS: TestDiff (0.39s) [2023-02-24T22:32:17.043Z] === RUN TestExecWithCloseStdin [2023-02-24T22:32:17.615Z] --- PASS: TestExecWithCloseStdin (0.54s) [2023-02-24T22:32:17.615Z] === RUN TestExec [2023-02-24T22:32:17.876Z] --- PASS: TestExec (0.42s) [2023-02-24T22:32:17.876Z] === RUN TestExecUser [2023-02-24T22:32:18.446Z] --- PASS: TestExecUser (0.45s) [2023-02-24T22:32:18.446Z] === RUN TestExportContainerAndImportImage [2023-02-24T22:32:18.706Z] --- PASS: TestExportContainerAndImportImage (0.51s) [2023-02-24T22:32:18.706Z] === RUN TestExportContainerAfterDaemonRestart [2023-02-24T22:32:21.731Z] --- PASS: TestDaemonDNSFallback (6.28s) [2023-02-24T22:32:21.731Z] === RUN TestInspectNetwork [2023-02-24T22:32:22.003Z] --- PASS: TestExportContainerAfterDaemonRestart (3.29s) [2023-02-24T22:32:22.003Z] === RUN TestHealthCheckWorkdir [2023-02-24T22:32:22.574Z] --- PASS: TestHealthCheckWorkdir (0.49s) [2023-02-24T22:32:22.574Z] === RUN TestHealthKillContainer [2023-02-24T22:32:24.258Z] === RUN TestInspectNetwork/full_network_id [2023-02-24T22:32:24.258Z] === RUN TestInspectNetwork/partial_network_id [2023-02-24T22:32:24.258Z] === RUN TestInspectNetwork/network_name [2023-02-24T22:32:24.258Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-02-24T22:32:24.273Z] INFO: Extraction ended at 02/24/2023 22:32:17. Duration:00:00:36.7700408 [2023-02-24T22:32:24.273Z] INFO: Updating the golang and path environment variables [2023-02-24T22:32:24.273Z] INFO: GOPATH=d:\gopath [2023-02-24T22:32:24.273Z] INFO: go version go1.18.10 windows/amd64 [2023-02-24T22:32:24.273Z] INFO: Running the daemon under test in debug mode [2023-02-24T22:32:24.273Z] INFO: Starting a daemon under test... [2023-02-24T22:32:24.273Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-45073\1\daemon --pidfile d:\CI\PR-45073\1\docker.pid -D [2023-02-24T22:32:24.273Z] INFO: Process started successfully. [2023-02-24T22:32:24.273Z] INFO: Start tailing logs of the daemon under tests [2023-02-24T22:32:24.273Z] INFO: Waiting for the daemon under test to start... [2023-02-24T22:32:28.438Z] --- PASS: TestInspectNetwork (6.97s) [2023-02-24T22:32:28.438Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-02-24T22:32:28.438Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-02-24T22:32:28.438Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-02-24T22:32:28.438Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-02-24T22:32:28.438Z] === RUN TestRunContainerWithBridgeNone [2023-02-24T22:32:29.812Z] --- PASS: TestRunContainerWithBridgeNone (1.57s) [2023-02-24T22:32:29.812Z] === RUN TestNetworkInvalidJSON [2023-02-24T22:32:29.812Z] === RUN TestNetworkInvalidJSON//networks/create [2023-02-24T22:32:29.812Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-02-24T22:32:29.812Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-02-24T22:32:29.812Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-02-24T22:32:29.812Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-24T22:32:29.812Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-24T22:32:29.812Z] === CONT TestNetworkInvalidJSON//networks/create [2023-02-24T22:32:29.812Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-24T22:32:29.812Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-02-24T22:32:29.812Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-02-24T22:32:29.812Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-02-24T22:32:29.812Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-02-24T22:32:29.812Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-02-24T22:32:29.812Z] === RUN TestNetworkList [2023-02-24T22:32:29.812Z] === RUN TestNetworkList//networks [2023-02-24T22:32:29.812Z] === PAUSE TestNetworkList//networks [2023-02-24T22:32:29.812Z] === RUN TestNetworkList//networks/ [2023-02-24T22:32:29.812Z] === PAUSE TestNetworkList//networks/ [2023-02-24T22:32:29.812Z] === CONT TestNetworkList//networks [2023-02-24T22:32:29.812Z] === CONT TestNetworkList//networks/ [2023-02-24T22:32:29.812Z] --- PASS: TestNetworkList (0.01s) [2023-02-24T22:32:29.812Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-02-24T22:32:29.812Z] --- PASS: TestNetworkList//networks (0.00s) [2023-02-24T22:32:29.812Z] === RUN TestHostIPv4BridgeLabel [2023-02-24T22:32:30.377Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-02-24T22:32:30.377Z] === RUN TestDaemonRestartWithLiveRestore [2023-02-24T22:32:30.703Z] --- PASS: TestHealthKillContainer (7.83s) [2023-02-24T22:32:30.703Z] === RUN TestHealthCheckProcessKilled [2023-02-24T22:32:30.963Z] --- PASS: TestHealthCheckProcessKilled (0.62s) [2023-02-24T22:32:30.963Z] === RUN TestInspectCpusetInConfigPre120 [2023-02-24T22:32:30.963Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-02-24T22:32:30.963Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-02-24T22:32:30.963Z] === RUN TestIpcModeNone [2023-02-24T22:32:31.534Z] --- PASS: TestIpcModeNone (0.43s) [2023-02-24T22:32:31.534Z] === RUN TestIpcModePrivate [2023-02-24T22:32:31.749Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2023-02-24T22:32:31.749Z] === RUN TestDaemonDefaultNetworkPools [2023-02-24T22:32:31.794Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2023-02-24T22:32:31.794Z] --- PASS: TestIpcModePrivate (0.44s) [2023-02-24T22:32:31.794Z] === RUN TestIpcModeShareable [2023-02-24T22:32:31.794Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-24T22:32:31.794Z] --- SKIP: TestIpcModeShareable (0.00s) [2023-02-24T22:32:31.794Z] === RUN TestAPIIpcModeShareableAndContainer [2023-02-24T22:32:32.315Z] --- PASS: TestDaemonDefaultNetworkPools (0.73s) [2023-02-24T22:32:32.315Z] === RUN TestDaemonRestartWithExistingNetwork [2023-02-24T22:32:33.688Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2023-02-24T22:32:33.688Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-02-24T22:32:33.730Z] --- PASS: TestAPIIpcModeShareableAndContainer (1.41s) [2023-02-24T22:32:33.730Z] === RUN TestAPIIpcModeHost [2023-02-24T22:32:33.730Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-24T22:32:33.730Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2023-02-24T22:32:33.730Z] === RUN TestDaemonIpcModeShareable [2023-02-24T22:32:33.730Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-24T22:32:33.730Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2023-02-24T22:32:33.730Z] === RUN TestDaemonIpcModePrivate [2023-02-24T22:32:34.313Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2023-02-24T22:32:34.620Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.22s) [2023-02-24T22:32:34.620Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-02-24T22:32:35.185Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-02-24T22:32:35.185Z] === RUN TestServiceWithPredefinedNetwork [2023-02-24T22:32:35.731Z] --- PASS: TestDaemonIpcModePrivate (2.20s) [2023-02-24T22:32:35.731Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-02-24T22:32:35.731Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-24T22:32:35.731Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2023-02-24T22:32:35.731Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-02-24T22:32:35.731Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-24T22:32:35.731Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2023-02-24T22:32:35.731Z] === RUN TestIpcModeOlderClient [2023-02-24T22:32:35.731Z] === PAUSE TestIpcModeOlderClient [2023-02-24T22:32:35.731Z] === RUN TestKillContainerInvalidSignal [2023-02-24T22:32:35.992Z] --- PASS: TestKillContainerInvalidSignal (0.41s) [2023-02-24T22:32:35.992Z] === RUN TestKillContainer [2023-02-24T22:32:35.992Z] === RUN TestKillContainer/no_signal [2023-02-24T22:32:36.252Z] === RUN TestKillContainer/non_killing_signal [2023-02-24T22:32:36.513Z] === RUN TestKillContainer/killing_signal [2023-02-24T22:32:37.083Z] --- PASS: TestKillContainer (1.16s) [2023-02-24T22:32:37.083Z] --- PASS: TestKillContainer/no_signal (0.39s) [2023-02-24T22:32:37.083Z] --- PASS: TestKillContainer/non_killing_signal (0.23s) [2023-02-24T22:32:37.083Z] --- PASS: TestKillContainer/killing_signal (0.37s) [2023-02-24T22:32:37.083Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-02-24T22:32:37.083Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-02-24T22:32:37.653Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2023-02-24T22:32:37.712Z] --- PASS: TestServiceWithPredefinedNetwork (2.21s) [2023-02-24T22:32:37.712Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-02-24T22:32:37.712Z] service_test.go:242: FLAKY_TEST [2023-02-24T22:32:37.712Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-24T22:32:37.712Z] === RUN TestServiceWithDataPathPortInit [2023-02-24T22:32:37.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (0.77s) [2023-02-24T22:32:37.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.38s) [2023-02-24T22:32:37.913Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.24s) [2023-02-24T22:32:37.913Z] === RUN TestKillStoppedContainer [2023-02-24T22:32:37.913Z] --- PASS: TestKillStoppedContainer (0.04s) [2023-02-24T22:32:37.913Z] === RUN TestKillStoppedContainerAPIPre120 [2023-02-24T22:32:37.913Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2023-02-24T22:32:37.913Z] === RUN TestKillDifferentUserContainer [2023-02-24T22:32:38.483Z] --- PASS: TestKillDifferentUserContainer (0.40s) [2023-02-24T22:32:38.483Z] === RUN TestInspectOomKilledTrue [2023-02-24T22:32:38.483Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-24T22:32:38.483Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-02-24T22:32:38.483Z] === RUN TestInspectOomKilledFalse [2023-02-24T22:32:38.483Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-24T22:32:38.483Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-02-24T22:32:38.483Z] === RUN TestLinksEtcHostsContentMatch [2023-02-24T22:32:38.483Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-02-24T22:32:38.483Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2023-02-24T22:32:38.483Z] === RUN TestLinksContainerNames [2023-02-24T22:32:39.054Z] --- PASS: TestLinksContainerNames (0.80s) [2023-02-24T22:32:39.054Z] === RUN TestLogsFollowTailEmpty [2023-02-24T22:32:39.263Z] .....INFO: Daemon under test started and replied! [2023-02-24T22:32:39.263Z] INFO: Docker version of the daemon under test [2023-02-24T22:32:39.263Z] [2023-02-24T22:32:39.263Z] Client: [2023-02-24T22:32:39.263Z] Version: 17.06.2-ce [2023-02-24T22:32:39.263Z] API version: 1.30 [2023-02-24T22:32:39.263Z] Go version: go1.8.3 [2023-02-24T22:32:39.263Z] Git commit: cec0b72 [2023-02-24T22:32:39.263Z] Built: Tue Sep 5 19:57:19 2017 [2023-02-24T22:32:39.263Z] OS/Arch: windows/amd64 [2023-02-24T22:32:39.263Z] [2023-02-24T22:32:39.263Z] Server: [2023-02-24T22:32:39.263Z] Version: 0.0.0-dev [2023-02-24T22:32:39.263Z] API version: 1.41 (minimum version 1.24) [2023-02-24T22:32:39.263Z] Go version: go1.18.10 [2023-02-24T22:32:39.263Z] Git commit: 6b1c02b983 [2023-02-24T22:32:39.263Z] Built: 02/24/2023 22:29:52 [2023-02-24T22:32:39.263Z] OS/Arch: windows/amd64 [2023-02-24T22:32:39.263Z] Experimental: false [2023-02-24T22:32:39.263Z] [2023-02-24T22:32:39.263Z] INFO: Docker info of the daemon under test [2023-02-24T22:32:39.263Z] [2023-02-24T22:32:39.263Z] Containers: 0 [2023-02-24T22:32:39.263Z] Running: 0 [2023-02-24T22:32:39.263Z] Paused: 0 [2023-02-24T22:32:39.263Z] Stopped: 0 [2023-02-24T22:32:39.263Z] Images: 0 [2023-02-24T22:32:39.263Z] Server Version: 0.0.0-dev [2023-02-24T22:32:39.263Z] Storage Driver: windowsfilter [2023-02-24T22:32:39.263Z] Windows: [2023-02-24T22:32:39.263Z] Logging Driver: json-file [2023-02-24T22:32:39.263Z] Plugins: [2023-02-24T22:32:39.263Z] Volume: local [2023-02-24T22:32:39.263Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-02-24T22:32:39.263Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-02-24T22:32:39.263Z] Swarm: inactive [2023-02-24T22:32:39.263Z] Default Isolation: process [2023-02-24T22:32:39.263Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-02-24T22:32:39.263Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-02-24T22:32:39.263Z] OSType: windows [2023-02-24T22:32:39.263Z] Architecture: x86_64 [2023-02-24T22:32:39.263Z] CPUs: 4 [2023-02-24T22:32:39.263Z] Total Memory: 32GiB [2023-02-24T22:32:39.263Z] Name: azwin-2-976821 [2023-02-24T22:32:39.263Z] ID: UFLK:DHUE:MY6F:TYIX:AS4O:BS34:P6MZ:D4GV:ZXWS:KELQ:UZIP:PRNX [2023-02-24T22:32:39.263Z] Docker Root Dir: D:\CI\PR-45073\1\daemon [2023-02-24T22:32:39.263Z] Debug Mode (client): false [2023-02-24T22:32:39.263Z] Debug Mode (server): true [2023-02-24T22:32:39.263Z] File Descriptors: -1 [2023-02-24T22:32:39.263Z] Goroutines: 16 [2023-02-24T22:32:39.263Z] System Time: 2023-02-24T22:32:37.9221162Z [2023-02-24T22:32:39.263Z] EventsListeners: 0 [2023-02-24T22:32:39.263Z] Registry: https://index.docker.io/v1/ [2023-02-24T22:32:39.263Z] Labels: [2023-02-24T22:32:39.263Z] Experimental: false [2023-02-24T22:32:39.263Z] Insecure Registries: [2023-02-24T22:32:39.263Z] 127.0.0.0/8 [2023-02-24T22:32:39.263Z] Live Restore Enabled: false [2023-02-24T22:32:39.263Z] [2023-02-24T22:32:39.263Z] [2023-02-24T22:32:39.263Z] INFO: Docker images of the daemon under test [2023-02-24T22:32:39.263Z] [2023-02-24T22:32:39.263Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-24T22:32:39.263Z] [2023-02-24T22:32:39.263Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2023-02-24T22:32:39.263Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2023-02-24T22:32:39.263Z] ltsc2019: Pulling from windows/servercore [2023-02-24T22:32:39.263Z] 8185ee4ed646: Pulling fs layer [2023-02-24T22:32:39.263Z] 77b161a779b0: Pulling fs layer [2023-02-24T22:32:39.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2023-02-24T22:32:39.503Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2023-02-24T22:32:39.624Z] --- PASS: TestLogsFollowTailEmpty (0.38s) [2023-02-24T22:32:39.624Z] === RUN TestContainerNetworkMountsNoChown [2023-02-24T22:32:39.884Z] --- PASS: TestContainerNetworkMountsNoChown (0.40s) [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/default [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/default [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/private [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/private [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/rprivate [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/rprivate [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/slave [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/slave [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/rslave [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/rslave [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/shared [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/shared [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/rshared [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/rshared [2023-02-24T22:32:39.885Z] === CONT TestMountDaemonRoot/default [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/default/bind_root [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/default/mount_root [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-02-24T22:32:39.885Z] === CONT TestMountDaemonRoot/default/bind_root [2023-02-24T22:32:39.885Z] === CONT TestMountDaemonRoot/rprivate [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-02-24T22:32:39.885Z] === CONT TestMountDaemonRoot/private [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/private/bind_root [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/private/mount_root [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-02-24T22:32:39.885Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-02-24T22:32:39.885Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-02-24T22:32:39.885Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-02-24T22:32:39.885Z] === CONT TestMountDaemonRoot/default/mount_root [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/shared [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/rshared [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/rslave [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/slave [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-02-24T22:32:40.145Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-02-24T22:32:40.145Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/private/bind_root [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/private/mount_root [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-02-24T22:32:40.145Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-02-24T22:32:40.406Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-02-24T22:32:40.406Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-02-24T22:32:40.406Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-02-24T22:32:40.406Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-02-24T22:32:40.406Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-02-24T22:32:40.406Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-02-24T22:32:40.406Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot (0.02s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.05s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.04s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-02-24T22:32:40.406Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-02-24T22:32:40.406Z] === RUN TestContainerBindMountNonRecursive [2023-02-24T22:32:40.406Z] 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) [2023-02-24T22:32:40.406Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2023-02-24T22:32:40.406Z] === RUN TestContainerVolumesMountedAsShared [2023-02-24T22:32:40.406Z] 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) [2023-02-24T22:32:40.406Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2023-02-24T22:32:40.406Z] === RUN TestContainerVolumesMountedAsSlave [2023-02-24T22:32:40.406Z] 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) [2023-02-24T22:32:40.406Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2023-02-24T22:32:40.406Z] === RUN TestNetworkNat [2023-02-24T22:32:40.437Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2023-02-24T22:32:40.977Z] --- PASS: TestNetworkNat (0.53s) [2023-02-24T22:32:40.977Z] === RUN TestNetworkLocalhostTCPNat [2023-02-24T22:32:41.237Z] --- PASS: TestNetworkLocalhostTCPNat (0.40s) [2023-02-24T22:32:41.237Z] === RUN TestNetworkLoopbackNat [2023-02-24T22:32:42.966Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2023-02-24T22:32:43.071Z] 77b161a779b0: Verifying Checksum [2023-02-24T22:32:43.071Z] 77b161a779b0: Download complete [2023-02-24T22:32:43.224Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2023-02-24T22:32:43.777Z] --- PASS: TestNetworkLoopbackNat (2.51s) [2023-02-24T22:32:43.777Z] === RUN TestPause [2023-02-24T22:32:43.777Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-24T22:32:43.777Z] --- SKIP: TestPause (0.00s) [2023-02-24T22:32:43.777Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-02-24T22:32:43.777Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-24T22:32:43.777Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-24T22:32:43.777Z] === RUN TestPauseStopPausedContainer [2023-02-24T22:32:43.777Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-24T22:32:43.777Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2023-02-24T22:32:43.777Z] === RUN TestPsFilter [2023-02-24T22:32:44.037Z] --- PASS: TestPsFilter (0.09s) [2023-02-24T22:32:44.037Z] === RUN TestRemoveContainerWithRemovedVolume [2023-02-24T22:32:44.298Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.37s) [2023-02-24T22:32:44.298Z] === RUN TestRemoveContainerWithVolume [2023-02-24T22:32:44.558Z] --- PASS: TestRemoveContainerWithVolume (0.38s) [2023-02-24T22:32:44.558Z] === RUN TestRemoveContainerRunning [2023-02-24T22:32:45.129Z] --- PASS: TestRemoveContainerRunning (0.42s) [2023-02-24T22:32:45.129Z] === RUN TestRemoveContainerForceRemoveRunning [2023-02-24T22:32:45.389Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.41s) [2023-02-24T22:32:45.389Z] === RUN TestRemoveInvalidContainer [2023-02-24T22:32:45.389Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2023-02-24T22:32:45.389Z] === RUN TestRenameLinkedContainer [2023-02-24T22:32:46.502Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2023-02-24T22:32:46.557Z] sha256:37d69f0bf7aead635b8e4b24cceed3ac91fdff93e490f7d0b37c78fb3a36389f [2023-02-24T22:32:46.557Z] INFO: Starting docker-py tests... [2023-02-24T22:32:46.557Z] ============================= test session starts ============================== [2023-02-24T22:32:46.557Z] platform linux -- Python 3.7.16, pytest-4.3.1, py-1.11.0, pluggy-1.0.0 [2023-02-24T22:32:46.557Z] rootdir: /src, inifile: pytest.ini [2023-02-24T22:32:46.557Z] plugins: timeout-1.3.3, cov-2.6.1 [2023-02-24T22:32:47.303Z] --- PASS: TestRenameLinkedContainer (1.58s) [2023-02-24T22:32:47.303Z] === RUN TestRenameStoppedContainer [2023-02-24T22:32:47.491Z] collected 389 items / 1 deselected / 388 selected [2023-02-24T22:32:47.491Z] [2023-02-24T22:32:47.564Z] --- PASS: TestRenameStoppedContainer (0.37s) [2023-02-24T22:32:47.564Z] === RUN TestRenameRunningContainerAndReuse [2023-02-24T22:32:48.134Z] --- PASS: TestRenameRunningContainerAndReuse (0.78s) [2023-02-24T22:32:48.134Z] === RUN TestRenameInvalidName [2023-02-24T22:32:48.706Z] --- PASS: TestRenameInvalidName (0.40s) [2023-02-24T22:32:48.706Z] === RUN TestRenameAnonymousContainer [2023-02-24T22:32:50.089Z] --- PASS: TestRenameAnonymousContainer (1.32s) [2023-02-24T22:32:50.089Z] === RUN TestRenameContainerWithSameName [2023-02-24T22:32:50.349Z] --- PASS: TestRenameContainerWithSameName (0.39s) [2023-02-24T22:32:50.349Z] === RUN TestRenameContainerWithLinkedContainer [2023-02-24T22:32:51.289Z] --- PASS: TestRenameContainerWithLinkedContainer (0.78s) [2023-02-24T22:32:51.289Z] === RUN TestResize [2023-02-24T22:32:51.551Z] --- PASS: TestResize (0.41s) [2023-02-24T22:32:51.551Z] === RUN TestResizeWithInvalidSize [2023-02-24T22:32:51.764Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2023-02-24T22:32:52.123Z] --- PASS: TestResizeWithInvalidSize (0.42s) [2023-02-24T22:32:52.123Z] === RUN TestResizeWhenContainerNotStarted [2023-02-24T22:32:52.383Z] --- PASS: TestResizeWhenContainerNotStarted (0.35s) [2023-02-24T22:32:52.383Z] === RUN TestDaemonRestartKillContainers [2023-02-24T22:32:52.383Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-02-24T22:32:52.383Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-02-24T22:32:52.383Z] === RUN TestCgroupNamespacesRun [2023-02-24T22:32:52.575Z] --- PASS: TestServiceWithDataPathPortInit (13.66s) [2023-02-24T22:32:52.575Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-02-24T22:32:53.507Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:ncb28174hxjwnh3p9e72mns7h Created:2023-02-24 22:32:52.309470544 +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[668c7f8b43970ea50ada48627fd77902f106cf4c4a52a7d975cd3f8863393961:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qd9ayzzaba9putvomkcbytdy0 EndpointID:35571f582429e76c5356f0fa17c75b6b47f16bee7454de9a9c7baf4da74965b7 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0a2123fff0394a47d09fe4bca307c9799851480d70eadbe42a440778f02ad99c 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:d7461da18c07 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.qd9ayzzaba9putvomkcbytdy0 EndpointID:35571f582429e76c5356f0fa17c75b6b47f16bee7454de9a9c7baf4da74965b7 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-02-24T22:32:54.296Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2023-02-24T22:32:54.924Z] --- PASS: TestCgroupNamespacesRun (2.13s) [2023-02-24T22:32:54.924Z] === RUN TestCgroupNamespacesRunPrivileged [2023-02-24T22:32:55.963Z] --- PASS: TestImportExtremelyLargeImageWorks (93.63s) [2023-02-24T22:32:55.963Z] PASS [2023-02-24T22:32:55.963Z] [2023-02-24T22:32:55.963Z] DONE 13 tests in 96.815s [2023-02-24T22:32:55.963Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-02-24T22:32:55.963Z] INFO: Testing against a local daemon [2023-02-24T22:32:55.963Z] === RUN TestNetworkCreateDelete [2023-02-24T22:32:55.963Z] --- PASS: TestNetworkCreateDelete (0.13s) [2023-02-24T22:32:55.963Z] === RUN TestDockerNetworkDeletePreferID [2023-02-24T22:32:55.963Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2023-02-24T22:32:55.963Z] === RUN TestDaemonDNSFallback [2023-02-24T22:32:56.828Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2023-02-24T22:32:56.833Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.09s) [2023-02-24T22:32:56.833Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-02-24T22:32:57.686Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.73s) [2023-02-24T22:32:57.686Z] PASS [2023-02-24T22:32:57.686Z] [2023-02-24T22:32:57.686Z] === Skipped [2023-02-24T22:32:57.686Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-24T22:32:57.686Z] service_test.go:242: FLAKY_TEST [2023-02-24T22:32:57.686Z] [2023-02-24T22:32:57.686Z] DONE 26 tests, 1 skipped in 43.351s [2023-02-24T22:32:57.686Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-02-24T22:32:57.686Z] ++ 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 [2023-02-24T22:32:57.686Z] ++ set -e [2023-02-24T22:32:57.686Z] ++ '[' -n 0 ']' [2023-02-24T22:32:57.686Z] ++ set -x [2023-02-24T22:32:57.686Z] ++ 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 [2023-02-24T22:32:57.950Z] INFO: Testing against a local daemon [2023-02-24T22:32:57.950Z] === RUN TestDockerNetworkIpvlanPersistance [2023-02-24T22:32:57.950Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:32:57.950Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-24T22:32:57.950Z] === RUN TestDockerNetworkIpvlan [2023-02-24T22:32:57.950Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:32:57.950Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-02-24T22:32:57.950Z] PASS [2023-02-24T22:32:57.950Z] [2023-02-24T22:32:57.950Z] === Skipped [2023-02-24T22:32:57.950Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-24T22:32:57.950Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:32:57.950Z] [2023-02-24T22:32:57.950Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-02-24T22:32:57.950Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:32:57.950Z] [2023-02-24T22:32:57.950Z] DONE 2 tests, 2 skipped in 0.094s [2023-02-24T22:32:57.950Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-02-24T22:32:57.950Z] ++ 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 [2023-02-24T22:32:57.950Z] ++ set -e [2023-02-24T22:32:57.950Z] ++ '[' -n 0 ']' [2023-02-24T22:32:57.950Z] ++ set -x [2023-02-24T22:32:57.950Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2023-02-24T22:32:57.950Z] INFO: Testing against a local daemon [2023-02-24T22:32:57.950Z] === RUN TestDockerNetworkMacvlanPersistance [2023-02-24T22:32:58.205Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2023-02-24T22:32:58.743Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.12s) [2023-02-24T22:32:58.743Z] === RUN TestCgroupNamespacesRunHostMode [2023-02-24T22:32:59.362Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2023-02-24T22:32:59.362Z] === RUN TestDockerNetworkMacvlan [2023-02-24T22:32:59.927Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-02-24T22:33:00.161Z] --- PASS: TestDaemonDNSFallback (6.35s) [2023-02-24T22:33:00.161Z] === RUN TestInspectNetwork [2023-02-24T22:33:00.653Z] --- PASS: TestCgroupNamespacesRunHostMode (2.09s) [2023-02-24T22:33:00.653Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-02-24T22:33:00.736Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2023-02-24T22:33:00.859Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-02-24T22:33:00.923Z] 8185ee4ed646: Verifying Checksum [2023-02-24T22:33:00.923Z] 8185ee4ed646: Download complete [2023-02-24T22:33:01.425Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-02-24T22:33:02.702Z] === RUN TestInspectNetwork/full_network_id [2023-02-24T22:33:02.702Z] === RUN TestInspectNetwork/partial_network_id [2023-02-24T22:33:02.702Z] === RUN TestInspectNetwork/network_name [2023-02-24T22:33:02.702Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-02-24T22:33:03.106Z] tests/integration/api_build_test.py .......................X [ 6%] [2023-02-24T22:33:03.192Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.14s) [2023-02-24T22:33:03.192Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-02-24T22:33:03.267Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2023-02-24T22:33:03.322Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-02-24T22:33:03.670Z] tests/integration/api_client_test.py ..... [ 7%] [2023-02-24T22:33:04.694Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-02-24T22:33:05.057Z] tests/integration/api_config_test.py ..... [ 8%] [2023-02-24T22:33:05.103Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.10s) [2023-02-24T22:33:05.103Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-02-24T22:33:06.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2023-02-24T22:33:06.899Z] --- PASS: TestInspectNetwork (7.01s) [2023-02-24T22:33:06.899Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-02-24T22:33:06.899Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-02-24T22:33:06.899Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-02-24T22:33:06.899Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-02-24T22:33:06.899Z] === RUN TestRunContainerWithBridgeNone [2023-02-24T22:33:07.012Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2023-02-24T22:33:07.012Z] === RUN TestCgroupNamespacesRunOlderClient [2023-02-24T22:33:07.975Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-02-24T22:33:08.453Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2023-02-24T22:33:08.540Z] --- PASS: TestDockerNetworkMacvlan (9.30s) [2023-02-24T22:33:08.540Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2023-02-24T22:33:08.540Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2023-02-24T22:33:08.540Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.87s) [2023-02-24T22:33:08.541Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2023-02-24T22:33:08.541Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.99s) [2023-02-24T22:33:08.541Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.56s) [2023-02-24T22:33:08.541Z] PASS [2023-02-24T22:33:08.541Z] [2023-02-24T22:33:08.541Z] DONE 8 tests in 10.657s [2023-02-24T22:33:08.541Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2023-02-24T22:33:08.541Z] ++ 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 [2023-02-24T22:33:08.541Z] ++ set -e [2023-02-24T22:33:08.541Z] ++ '[' -n 0 ']' [2023-02-24T22:33:08.541Z] ++ set -x [2023-02-24T22:33:08.541Z] ++ 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 [2023-02-24T22:33:08.541Z] testing: warning: no tests to run [2023-02-24T22:33:08.541Z] PASS [2023-02-24T22:33:08.541Z] [2023-02-24T22:33:08.541Z] DONE 0 tests in 0.026s [2023-02-24T22:33:08.541Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-02-24T22:33:08.541Z] ++ 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 [2023-02-24T22:33:08.541Z] ++ set -e [2023-02-24T22:33:08.541Z] ++ '[' -n 0 ']' [2023-02-24T22:33:08.541Z] ++ set -x [2023-02-24T22:33:08.541Z] ++ 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 [2023-02-24T22:33:08.798Z] INFO: Testing against a local daemon [2023-02-24T22:33:08.798Z] === RUN TestAuthZPluginAllowRequest [2023-02-24T22:33:08.808Z] --- PASS: TestRunContainerWithBridgeNone (1.63s) [2023-02-24T22:33:08.808Z] === RUN TestNetworkInvalidJSON [2023-02-24T22:33:08.808Z] === RUN TestNetworkInvalidJSON//networks/create [2023-02-24T22:33:08.808Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-02-24T22:33:08.808Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-02-24T22:33:08.808Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-02-24T22:33:08.808Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-24T22:33:08.808Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-24T22:33:08.808Z] === CONT TestNetworkInvalidJSON//networks/create [2023-02-24T22:33:08.808Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-24T22:33:08.808Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-02-24T22:33:08.808Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2023-02-24T22:33:08.808Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-02-24T22:33:08.808Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-02-24T22:33:08.808Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-02-24T22:33:08.808Z] === RUN TestNetworkList [2023-02-24T22:33:08.808Z] === RUN TestNetworkList//networks [2023-02-24T22:33:08.808Z] === PAUSE TestNetworkList//networks [2023-02-24T22:33:08.808Z] === RUN TestNetworkList//networks/ [2023-02-24T22:33:08.808Z] === PAUSE TestNetworkList//networks/ [2023-02-24T22:33:08.808Z] === CONT TestNetworkList//networks [2023-02-24T22:33:08.808Z] === CONT TestNetworkList//networks/ [2023-02-24T22:33:08.808Z] --- PASS: TestNetworkList (0.01s) [2023-02-24T22:33:08.808Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-02-24T22:33:08.808Z] --- PASS: TestNetworkList//networks (0.00s) [2023-02-24T22:33:08.808Z] === RUN TestHostIPv4BridgeLabel [2023-02-24T22:33:08.922Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.16s) [2023-02-24T22:33:08.922Z] === RUN TestNISDomainname [2023-02-24T22:33:08.922Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-02-24T22:33:08.922Z] --- SKIP: TestNISDomainname (0.01s) [2023-02-24T22:33:08.922Z] === RUN TestHostnameDnsResolution [2023-02-24T22:33:09.377Z] --- PASS: TestHostIPv4BridgeLabel (0.56s) [2023-02-24T22:33:09.377Z] === RUN TestDaemonRestartWithLiveRestore [2023-02-24T22:33:09.491Z] --- PASS: TestHostnameDnsResolution (0.60s) [2023-02-24T22:33:09.491Z] === RUN TestUnprivilegedPortsAndPing [2023-02-24T22:33:09.491Z] 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 [2023-02-24T22:33:09.491Z] --- SKIP: TestUnprivilegedPortsAndPing (0.00s) [2023-02-24T22:33:09.491Z] === RUN TestStats [2023-02-24T22:33:09.491Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-24T22:33:09.491Z] --- SKIP: TestStats (0.00s) [2023-02-24T22:33:09.491Z] === RUN TestStopContainerWithTimeout [2023-02-24T22:33:09.491Z] === RUN TestStopContainerWithTimeout/0 [2023-02-24T22:33:09.491Z] === PAUSE TestStopContainerWithTimeout/0 [2023-02-24T22:33:09.491Z] === RUN TestStopContainerWithTimeout/1 [2023-02-24T22:33:09.491Z] === PAUSE TestStopContainerWithTimeout/1 [2023-02-24T22:33:09.491Z] === RUN TestStopContainerWithTimeout/3 [2023-02-24T22:33:09.491Z] === PAUSE TestStopContainerWithTimeout/3 [2023-02-24T22:33:09.491Z] === RUN TestStopContainerWithTimeout/-1 [2023-02-24T22:33:09.491Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-02-24T22:33:09.491Z] === CONT TestStopContainerWithTimeout/0 [2023-02-24T22:33:09.491Z] === CONT TestStopContainerWithTimeout/-1 [2023-02-24T22:33:09.730Z] --- PASS: TestAuthZPluginAllowRequest (1.12s) [2023-02-24T22:33:09.730Z] === RUN TestAuthZPluginTLS [2023-02-24T22:33:10.062Z] === CONT TestStopContainerWithTimeout/3 [2023-02-24T22:33:10.295Z] --- PASS: TestAuthZPluginTLS (0.55s) [2023-02-24T22:33:10.295Z] === RUN TestAuthZPluginDenyRequest [2023-02-24T22:33:10.316Z] --- PASS: TestDaemonRestartWithLiveRestore (1.03s) [2023-02-24T22:33:10.316Z] === RUN TestDaemonDefaultNetworkPools [2023-02-24T22:33:10.356Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2023-02-24T22:33:10.862Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-02-24T22:33:10.862Z] === RUN TestAuthZPluginAPIDenyResponse [2023-02-24T22:33:10.887Z] --- PASS: TestDaemonDefaultNetworkPools (0.71s) [2023-02-24T22:33:10.887Z] === RUN TestDaemonRestartWithExistingNetwork [2023-02-24T22:33:11.427Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-02-24T22:33:11.427Z] === RUN TestAuthZPluginDenyResponse [2023-02-24T22:33:11.970Z] === CONT TestStopContainerWithTimeout/1 [2023-02-24T22:33:11.993Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-02-24T22:33:11.993Z] === RUN TestAuthZPluginAllowEventStream [2023-02-24T22:33:12.267Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.13s) [2023-02-24T22:33:12.267Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-02-24T22:33:12.927Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-02-24T22:33:12.927Z] Using test binary docker [2023-02-24T22:33:12.927Z] +++ /etc/init.d/apparmor start [2023-02-24T22:33:12.927Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-02-24T22:33:12.927Z] INFO: Waiting for daemon to start... [2023-02-24T22:33:12.927Z] Starting dockerd [2023-02-24T22:33:12.927Z] +++ 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 [2023-02-24T22:33:13.208Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.21s) [2023-02-24T22:33:13.208Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-02-24T22:33:13.350Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2023-02-24T22:33:13.350Z] --- PASS: TestStopContainerWithTimeout/0 (0.63s) [2023-02-24T22:33:13.350Z] --- PASS: TestStopContainerWithTimeout/-1 (2.63s) [2023-02-24T22:33:13.350Z] --- PASS: TestStopContainerWithTimeout/3 (2.37s) [2023-02-24T22:33:13.350Z] --- PASS: TestStopContainerWithTimeout/1 (1.38s) [2023-02-24T22:33:13.350Z] === RUN TestDeleteDevicemapper [2023-02-24T22:33:13.350Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-24T22:33:13.350Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-02-24T22:33:13.350Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-02-24T22:33:13.366Z] --- PASS: TestAuthZPluginAllowEventStream (1.09s) [2023-02-24T22:33:13.366Z] === RUN TestAuthZPluginErrorResponse [2023-02-24T22:33:13.624Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2023-02-24T22:33:13.624Z] === RUN TestAuthZPluginErrorRequest [2023-02-24T22:33:13.778Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-02-24T22:33:13.778Z] === RUN TestServiceWithPredefinedNetwork [2023-02-24T22:33:14.188Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-02-24T22:33:14.188Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-02-24T22:33:14.753Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2023-02-24T22:33:14.753Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-02-24T22:33:15.275Z] --- PASS: TestStopContainerWithRestartPolicyAlways (1.74s) [2023-02-24T22:33:15.275Z] === RUN TestUpdateMemory [2023-02-24T22:33:15.275Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-24T22:33:15.275Z] --- SKIP: TestUpdateMemory (0.00s) [2023-02-24T22:33:15.275Z] === RUN TestUpdateCPUQuota [2023-02-24T22:33:15.275Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-24T22:33:15.275Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2023-02-24T22:33:15.275Z] === RUN TestUpdatePidsLimit [2023-02-24T22:33:15.275Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-24T22:33:15.275Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2023-02-24T22:33:15.275Z] === RUN TestUpdateRestartPolicy [2023-02-24T22:33:15.468Z] . [2023-02-24T22:33:15.468Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-02-24T22:33:15.468Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-02-24T22:33:15.468Z] Error: No such image: emptyfs [2023-02-24T22:33:15.468Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-02-24T22:33:15.468Z] ++++ docker load [2023-02-24T22:33:15.726Z] Running integration-test (iteration 1) [2023-02-24T22:33:15.726Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2023-02-24T22:33:15.726Z] ++ 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 [2023-02-24T22:33:15.726Z] ++ set -e [2023-02-24T22:33:15.726Z] ++ '[' -n 0 ']' [2023-02-24T22:33:15.726Z] ++ set -x [2023-02-24T22:33:15.726Z] ++ 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 [2023-02-24T22:33:16.125Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.30s) [2023-02-24T22:33:16.125Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-02-24T22:33:16.317Z] --- PASS: TestServiceWithPredefinedNetwork (2.40s) [2023-02-24T22:33:16.317Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-02-24T22:33:16.317Z] service_test.go:242: FLAKY_TEST [2023-02-24T22:33:16.317Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-24T22:33:16.317Z] === RUN TestServiceWithDataPathPortInit [2023-02-24T22:33:16.660Z] Loaded image: busybox:latest [2023-02-24T22:33:17.226Z] Loaded image: busybox:glibc [2023-02-24T22:33:17.496Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.28s) [2023-02-24T22:33:17.496Z] === RUN TestAuthZPluginHeader [2023-02-24T22:33:18.061Z] --- PASS: TestAuthZPluginHeader (0.69s) [2023-02-24T22:33:18.061Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-02-24T22:33:18.061Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-24T22:33:18.061Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-02-24T22:33:18.061Z] === RUN TestAuthZPluginV2Disable [2023-02-24T22:33:18.061Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-24T22:33:18.061Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2023-02-24T22:33:18.061Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-02-24T22:33:18.061Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-24T22:33:18.061Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-02-24T22:33:18.061Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-02-24T22:33:18.061Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-24T22:33:18.061Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-02-24T22:33:18.061Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-02-24T22:33:22.505Z] Loaded image: debian:bullseye-slim [2023-02-24T22:33:22.505Z] Loaded image: hello-world:latest [2023-02-24T22:33:22.505Z] Loaded image: arm32v7/hello-world:latest [2023-02-24T22:33:22.505Z] INFO: Testing against a local daemon [2023-02-24T22:33:22.505Z] === RUN TestCgroupNamespacesBuild [2023-02-24T22:33:25.036Z] --- PASS: TestCgroupNamespacesBuild (2.26s) [2023-02-24T22:33:25.036Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2023-02-24T22:33:26.937Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2023-02-24T22:33:26.937Z] === RUN TestBuildWithSession [2023-02-24T22:33:26.937Z] build_session_test.go:25: TODO: BuildKit [2023-02-24T22:33:26.937Z] --- SKIP: TestBuildWithSession (0.00s) [2023-02-24T22:33:26.937Z] === RUN TestBuildSquashParent [2023-02-24T22:33:27.495Z] --- PASS: TestUpdateRestartPolicy (10.76s) [2023-02-24T22:33:27.495Z] === RUN TestUpdateRestartWithAutoRemove [2023-02-24T22:33:27.495Z] --- PASS: TestUpdateRestartWithAutoRemove (0.38s) [2023-02-24T22:33:27.495Z] === RUN TestWaitNonBlocked [2023-02-24T22:33:27.495Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-24T22:33:27.495Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-24T22:33:27.495Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-24T22:33:27.495Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-24T22:33:27.495Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-24T22:33:27.495Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-24T22:33:27.495Z] --- PASS: TestWaitNonBlocked (0.01s) [2023-02-24T22:33:27.495Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.53s) [2023-02-24T22:33:27.496Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.58s) [2023-02-24T22:33:27.496Z] === RUN TestWaitBlocked [2023-02-24T22:33:27.496Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-24T22:33:27.496Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-24T22:33:27.496Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-02-24T22:33:27.496Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-02-24T22:33:27.496Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-24T22:33:27.496Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-02-24T22:33:27.756Z] --- PASS: TestWaitBlocked (0.01s) [2023-02-24T22:33:27.756Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.70s) [2023-02-24T22:33:27.756Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.72s) [2023-02-24T22:33:27.756Z] === CONT TestDaemonRestartIpcMode [2023-02-24T22:33:27.756Z] === CONT TestIpcModeOlderClient [2023-02-24T22:33:27.756Z] --- PASS: TestIpcModeOlderClient (0.06s) [2023-02-24T22:33:27.756Z] === CONT TestRestartDaemonWithRestartingContainer [2023-02-24T22:33:31.212Z] --- PASS: TestServiceWithDataPathPortInit (13.68s) [2023-02-24T22:33:31.212Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-02-24T22:33:31.958Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.16s) [2023-02-24T22:33:32.220Z] --- PASS: TestDaemonRestartIpcMode (4.48s) [2023-02-24T22:33:32.220Z] PASS [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === Skipped [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-02-24T22:33:32.220Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2023-02-24T22:33:32.220Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2023-02-24T22:33:32.220Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2023-02-24T22:33:32.220Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestInspectCpusetInConfigPre120 (0.00s) [2023-02-24T22:33:32.220Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2023-02-24T22:33:32.220Z] ipcmode_linux_test.go:118: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2023-02-24T22:33:32.220Z] ipcmode_linux_test.go:194: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2023-02-24T22:33:32.220Z] ipcmode_linux_test.go:266: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2023-02-24T22:33:32.220Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2023-02-24T22:33:32.220Z] ipcmode_linux_test.go:280: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-02-24T22:33:32.220Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-02-24T22:33:32.220Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2023-02-24T22:33:32.220Z] links_linux_test.go:18: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2023-02-24T22:33:32.220Z] 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) [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2023-02-24T22:33:32.220Z] 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) [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2023-02-24T22:33:32.220Z] 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) [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestPause (0.00s) [2023-02-24T22:33:32.220Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-24T22:33:32.220Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2023-02-24T22:33:32.220Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2023-02-24T22:33:32.220Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2023-02-24T22:33:32.220Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestUnprivilegedPortsAndPing (0.00s) [2023-02-24T22:33:32.220Z] 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 [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestStats (0.00s) [2023-02-24T22:33:32.220Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-02-24T22:33:32.220Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-02-24T22:33:32.220Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2023-02-24T22:33:32.220Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2023-02-24T22:33:32.220Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2023-02-24T22:33:32.220Z] [2023-02-24T22:33:32.220Z] DONE 178 tests, 27 skipped in 83.235s [2023-02-24T22:33:32.220Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-02-24T22:33:32.220Z] INFO: Testing against a local daemon [2023-02-24T22:33:32.220Z] === RUN TestLiveRestore [2023-02-24T22:33:32.220Z] === RUN TestLiveRestore/volume_references [2023-02-24T22:33:32.220Z] === PAUSE TestLiveRestore/volume_references [2023-02-24T22:33:32.220Z] === CONT TestLiveRestore/volume_references [2023-02-24T22:33:32.594Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:qj0eu14mv9tqifia7uy46gf1v Created:2023-02-24 22:33:31.271463752 +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[244bb0df14e20dd76ecd048b06d26026bef21df5004a8de7e61dedeec7b4dbd2:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0w6al93wfgvvixg8foyb4i86v EndpointID:77f13e60ce29edcd5dec95b5bc472ea7b770a0776256be0751a8afe1722e9610 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:514ee47762f0c4f1aa39f3bf196b1c6792df14f5347690bd5a1a3dfa4969d038 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:8514e1640646 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.0w6al93wfgvvixg8foyb4i86v EndpointID:77f13e60ce29edcd5dec95b5bc472ea7b770a0776256be0751a8afe1722e9610 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-02-24T22:33:32.790Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-02-24T22:33:32.790Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-02-24T22:33:34.076Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2023-02-24T22:33:35.330Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-02-24T22:33:36.126Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2023-02-24T22:33:36.126Z] PASS [2023-02-24T22:33:36.126Z] [2023-02-24T22:33:36.126Z] === Skipped [2023-02-24T22:33:36.126Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2023-02-24T22:33:36.126Z] authz_plugin_v2_test.go:44: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-24T22:33:36.126Z] [2023-02-24T22:33:36.126Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2023-02-24T22:33:36.126Z] authz_plugin_v2_test.go:66: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-24T22:33:36.126Z] [2023-02-24T22:33:36.126Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2023-02-24T22:33:36.126Z] authz_plugin_v2_test.go:92: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-24T22:33:36.126Z] [2023-02-24T22:33:36.126Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2023-02-24T22:33:36.126Z] authz_plugin_v2_test.go:127: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-24T22:33:36.126Z] [2023-02-24T22:33:36.126Z] DONE 17 tests, 4 skipped in 26.232s [2023-02-24T22:33:36.126Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-02-24T22:33:36.126Z] ++ 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 [2023-02-24T22:33:36.126Z] ++ set -e [2023-02-24T22:33:36.126Z] ++ '[' -n 0 ']' [2023-02-24T22:33:36.126Z] ++ set -x [2023-02-24T22:33:36.126Z] ++ 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 [2023-02-24T22:33:36.126Z] INFO: Testing against a local daemon [2023-02-24T22:33:36.126Z] === RUN TestPluginInvalidJSON [2023-02-24T22:33:36.126Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:33:36.126Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:33:36.126Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:33:36.126Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-02-24T22:33:36.126Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-02-24T22:33:36.126Z] === RUN TestPluginInstall [2023-02-24T22:33:36.126Z] === RUN TestPluginInstall/no_auth [2023-02-24T22:33:36.126Z] time="2023-02-24T22:33:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:33:36.126Z] time="2023-02-24T22:33:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ea0548767eb89482ca07a258de19786a3055a8292d430a2781aff531a0f7438" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:33:36.126Z] time="2023-02-24T22:33:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:33:36.126Z] time="2023-02-24T22:33:35Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ea0548767eb89482ca07a258de19786a3055a8292d430a2781aff531a0f7438" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:33:36.126Z] === RUN TestPluginInstall/with_htpasswd [2023-02-24T22:33:36.383Z] time="2023-02-24T22:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:33:36.383Z] time="2023-02-24T22:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ea0548767eb89482ca07a258de19786a3055a8292d430a2781aff531a0f7438" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:33:36.383Z] time="2023-02-24T22:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:33:36.383Z] time="2023-02-24T22:33:36Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:1ea0548767eb89482ca07a258de19786a3055a8292d430a2781aff531a0f7438" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:33:36.641Z] === RUN TestPluginInstall/with_insecure [2023-02-24T22:33:36.791Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.79s) [2023-02-24T22:33:36.791Z] PASS [2023-02-24T22:33:36.791Z] [2023-02-24T22:33:36.791Z] === Skipped [2023-02-24T22:33:36.791Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-24T22:33:36.791Z] service_test.go:242: FLAKY_TEST [2023-02-24T22:33:36.791Z] [2023-02-24T22:33:36.791Z] DONE 26 tests, 1 skipped in 43.658s [2023-02-24T22:33:36.791Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-02-24T22:33:36.791Z] INFO: Testing against a local daemon [2023-02-24T22:33:36.791Z] === RUN TestDockerNetworkIpvlanPersistance [2023-02-24T22:33:36.791Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:33:36.791Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-24T22:33:36.791Z] === RUN TestDockerNetworkIpvlan [2023-02-24T22:33:36.791Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:33:36.791Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-02-24T22:33:36.791Z] PASS [2023-02-24T22:33:36.791Z] [2023-02-24T22:33:36.791Z] === Skipped [2023-02-24T22:33:36.791Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-24T22:33:36.791Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:33:36.791Z] [2023-02-24T22:33:36.791Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-02-24T22:33:36.791Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:33:36.791Z] [2023-02-24T22:33:36.791Z] DONE 2 tests, 2 skipped in 0.038s [2023-02-24T22:33:36.791Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-02-24T22:33:36.791Z] INFO: Testing against a local daemon [2023-02-24T22:33:36.791Z] === RUN TestDockerNetworkMacvlanPersistance [2023-02-24T22:33:36.910Z] --- PASS: TestBuildSquashParent (9.02s) [2023-02-24T22:33:36.910Z] === RUN TestBuildWithRemoveAndForceRemove [2023-02-24T22:33:36.910Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-24T22:33:36.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-24T22:33:36.910Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-24T22:33:36.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-24T22:33:36.910Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-24T22:33:36.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-24T22:33:36.910Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-24T22:33:36.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-24T22:33:36.910Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-24T22:33:36.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-24T22:33:36.910Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-24T22:33:36.910Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-24T22:33:36.910Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-24T22:33:36.910Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-24T22:33:37.240Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [2023-02-24T22:33:37.575Z] time="2023-02-24T22:33:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:33:37.575Z] time="2023-02-24T22:33:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e32945e8e2b4d2d2a7f18c0e9b44ab70f194aade7a6d5ce9fa5bb83d740a09be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:33:37.575Z] time="2023-02-24T22:33:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:33:37.575Z] time="2023-02-24T22:33:37Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e32945e8e2b4d2d2a7f18c0e9b44ab70f194aade7a6d5ce9fa5bb83d740a09be" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:33:37.575Z] plugin_test.go:164: [d4228f8cac724] daemon is not started [2023-02-24T22:33:37.575Z] --- PASS: TestPluginInstall (2.53s) [2023-02-24T22:33:37.575Z] --- PASS: TestPluginInstall/no_auth (0.95s) [2023-02-24T22:33:37.575Z] --- PASS: TestPluginInstall/with_htpasswd (0.56s) [2023-02-24T22:33:37.575Z] --- PASS: TestPluginInstall/with_insecure (1.02s) [2023-02-24T22:33:37.575Z] === RUN TestPluginsWithRuntimes [2023-02-24T22:33:38.175Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.27s) [2023-02-24T22:33:38.175Z] === RUN TestDockerNetworkMacvlan [2023-02-24T22:33:38.746Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-02-24T22:33:38.812Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-24T22:33:38.812Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-24T22:33:38.947Z] === RUN TestPluginsWithRuntimes/No_Args [2023-02-24T22:33:39.149Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-02-24T22:33:39.735Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-02-24T22:33:39.880Z] === RUN TestPluginsWithRuntimes/With_Args [2023-02-24T22:33:40.351Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-02-24T22:33:40.812Z] --- PASS: TestPluginsWithRuntimes (3.22s) [2023-02-24T22:33:40.812Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.85s) [2023-02-24T22:33:40.812Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2023-02-24T22:33:40.812Z] === RUN TestPluginBackCompatMediaTypes [2023-02-24T22:33:41.377Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2023-02-24T22:33:41.377Z] PASS [2023-02-24T22:33:41.377Z] [2023-02-24T22:33:41.377Z] DONE 10 tests in 6.435s [2023-02-24T22:33:41.377Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-02-24T22:33:41.377Z] ++ 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 [2023-02-24T22:33:41.377Z] ++ set -e [2023-02-24T22:33:41.377Z] ++ '[' -n 0 ']' [2023-02-24T22:33:41.377Z] ++ set -x [2023-02-24T22:33:41.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=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 [2023-02-24T22:33:41.377Z] INFO: Testing against a local daemon [2023-02-24T22:33:41.377Z] === RUN TestExternalGraphDriver [2023-02-24T22:33:41.942Z] === RUN TestExternalGraphDriver/json [2023-02-24T22:33:42.095Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-24T22:33:42.096Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-24T22:33:42.270Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-02-24T22:33:42.451Z] --- PASS: TestLiveRestore (0.00s) [2023-02-24T22:33:42.451Z] --- PASS: TestLiveRestore/volume_references (9.73s) [2023-02-24T22:33:42.451Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (8.06s) [2023-02-24T22:33:42.451Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (2.10s) [2023-02-24T22:33:42.451Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (2.10s) [2023-02-24T22:33:42.451Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (2.08s) [2023-02-24T22:33:42.451Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.78s) [2023-02-24T22:33:42.451Z] PASS [2023-02-24T22:33:42.451Z] [2023-02-24T22:33:42.451Z] DONE 7 tests in 9.825s [2023-02-24T22:33:42.451Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-02-24T22:33:42.451Z] INFO: Testing against a local daemon [2023-02-24T22:33:42.451Z] === RUN TestCommitInheritsEnv [2023-02-24T22:33:43.314Z] === RUN TestExternalGraphDriver/spec [2023-02-24T22:33:44.181Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-02-24T22:33:44.407Z] --- PASS: TestCommitInheritsEnv (1.91s) [2023-02-24T22:33:44.407Z] === RUN TestImportExtremelyLargeImageWorks [2023-02-24T22:33:44.407Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-02-24T22:33:44.407Z] === RUN TestImagesFilterMultiReference [2023-02-24T22:33:44.407Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2023-02-24T22:33:44.407Z] === RUN TestImagePullPlatformInvalid [2023-02-24T22:33:44.407Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-02-24T22:33:44.407Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-02-24T22:33:44.407Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-02-24T22:33:44.407Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-02-24T22:33:44.407Z] === RUN TestRemoveImageOrphaning [2023-02-24T22:33:44.626Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2023-02-24T22:33:44.626Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.03s) [2023-02-24T22:33:44.626Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.13s) [2023-02-24T22:33:44.626Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.89s) [2023-02-24T22:33:44.626Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.04s) [2023-02-24T22:33:44.626Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (3.07s) [2023-02-24T22:33:44.626Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.86s) [2023-02-24T22:33:44.626Z] === RUN TestBuildMultiStageCopy [2023-02-24T22:33:44.626Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-02-24T22:33:45.211Z] === RUN TestExternalGraphDriver/pull [2023-02-24T22:33:46.316Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2023-02-24T22:33:46.316Z] === RUN TestRemoveImageGarbageCollector [2023-02-24T22:33:46.316Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-02-24T22:33:46.316Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2023-02-24T22:33:46.316Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-02-24T22:33:46.316Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2023-02-24T22:33:46.316Z] === RUN TestTagInvalidReference [2023-02-24T22:33:46.316Z] --- PASS: TestTagInvalidReference (0.02s) [2023-02-24T22:33:46.316Z] === RUN TestTagValidPrefixedRepo [2023-02-24T22:33:46.316Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2023-02-24T22:33:46.316Z] === RUN TestTagExistedNameWithoutForce [2023-02-24T22:33:46.316Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2023-02-24T22:33:46.316Z] === RUN TestTagOfficialNames [2023-02-24T22:33:46.316Z] --- PASS: TestTagOfficialNames (0.05s) [2023-02-24T22:33:46.316Z] === RUN TestTagMatchesDigest [2023-02-24T22:33:46.316Z] --- PASS: TestTagMatchesDigest (0.01s) [2023-02-24T22:33:46.316Z] === CONT TestImportExtremelyLargeImageWorks [2023-02-24T22:33:46.582Z] --- PASS: TestExternalGraphDriver (5.08s) [2023-02-24T22:33:46.582Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2023-02-24T22:33:46.582Z] --- PASS: TestExternalGraphDriver/spec (1.54s) [2023-02-24T22:33:46.582Z] --- PASS: TestExternalGraphDriver/pull (1.63s) [2023-02-24T22:33:46.582Z] === RUN TestGraphdriverPluginV2 [2023-02-24T22:33:46.840Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-24T22:33:46.840Z] --- SKIP: TestGraphdriverPluginV2 (0.32s) [2023-02-24T22:33:46.840Z] PASS [2023-02-24T22:33:46.840Z] [2023-02-24T22:33:46.840Z] === Skipped [2023-02-24T22:33:46.840Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.32s) [2023-02-24T22:33:46.840Z] external_test.go:410: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-24T22:33:46.840Z] [2023-02-24T22:33:46.840Z] DONE 5 tests, 1 skipped in 5.518s [2023-02-24T22:33:46.840Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-02-24T22:33:46.840Z] ++ 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 [2023-02-24T22:33:46.840Z] ++ set -e [2023-02-24T22:33:46.840Z] ++ '[' -n 0 ']' [2023-02-24T22:33:46.840Z] ++ set -x [2023-02-24T22:33:46.840Z] ++ 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 [2023-02-24T22:33:47.097Z] INFO: Testing against a local daemon [2023-02-24T22:33:47.097Z] === RUN TestContinueAfterPluginCrash [2023-02-24T22:33:47.097Z] === PAUSE TestContinueAfterPluginCrash [2023-02-24T22:33:47.097Z] === RUN TestReadPluginNoRead [2023-02-24T22:33:47.097Z] === PAUSE TestReadPluginNoRead [2023-02-24T22:33:47.097Z] === RUN TestDaemonStartWithLogOpt [2023-02-24T22:33:47.097Z] === PAUSE TestDaemonStartWithLogOpt [2023-02-24T22:33:47.097Z] === CONT TestContinueAfterPluginCrash [2023-02-24T22:33:47.097Z] === CONT TestDaemonStartWithLogOpt [2023-02-24T22:33:47.478Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-02-24T22:33:47.738Z] --- PASS: TestDockerNetworkMacvlan (9.60s) [2023-02-24T22:33:47.738Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.05s) [2023-02-24T22:33:47.738Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2023-02-24T22:33:47.738Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.86s) [2023-02-24T22:33:47.738Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (0.80s) [2023-02-24T22:33:47.738Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (1.98s) [2023-02-24T22:33:47.738Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.57s) [2023-02-24T22:33:47.738Z] PASS [2023-02-24T22:33:47.738Z] [2023-02-24T22:33:47.738Z] DONE 8 tests in 10.913s [2023-02-24T22:33:47.738Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-02-24T22:33:47.738Z] testing: warning: no tests to run [2023-02-24T22:33:47.738Z] PASS [2023-02-24T22:33:47.738Z] [2023-02-24T22:33:47.738Z] DONE 0 tests in 0.007s [2023-02-24T22:33:47.738Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-02-24T22:33:47.738Z] INFO: Testing against a local daemon [2023-02-24T22:33:47.738Z] === RUN TestAuthZPluginAllowRequest [2023-02-24T22:33:47.913Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-02-24T22:33:47.913Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-02-24T22:33:48.481Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-02-24T22:33:48.739Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-02-24T22:33:49.120Z] --- PASS: TestAuthZPluginAllowRequest (1.14s) [2023-02-24T22:33:49.120Z] === RUN TestAuthZPluginTLS [2023-02-24T22:33:49.306Z] --- PASS: TestBuildMultiStageCopy (4.58s) [2023-02-24T22:33:49.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.64s) [2023-02-24T22:33:49.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.46s) [2023-02-24T22:33:49.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.53s) [2023-02-24T22:33:49.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.48s) [2023-02-24T22:33:49.306Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.47s) [2023-02-24T22:33:49.306Z] === RUN TestBuildMultiStageParentConfig [2023-02-24T22:33:49.380Z] --- PASS: TestAuthZPluginTLS (0.54s) [2023-02-24T22:33:49.380Z] === RUN TestAuthZPluginDenyRequest [2023-02-24T22:33:49.949Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2023-02-24T22:33:49.949Z] === RUN TestAuthZPluginAPIDenyResponse [2023-02-24T22:33:50.377Z] --- PASS: TestDaemonStartWithLogOpt (2.99s) [2023-02-24T22:33:50.377Z] === CONT TestReadPluginNoRead [2023-02-24T22:33:50.519Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2023-02-24T22:33:50.519Z] === RUN TestAuthZPluginDenyResponse [2023-02-24T22:33:50.680Z] --- PASS: TestBuildMultiStageParentConfig (1.15s) [2023-02-24T22:33:50.680Z] === RUN TestBuildLabelWithTargets [2023-02-24T22:33:51.089Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2023-02-24T22:33:51.089Z] === RUN TestAuthZPluginAllowEventStream [2023-02-24T22:33:52.274Z] === RUN TestReadPluginNoRead/default [2023-02-24T22:33:52.471Z] --- PASS: TestAuthZPluginAllowEventStream (1.19s) [2023-02-24T22:33:52.471Z] === RUN TestAuthZPluginErrorResponse [2023-02-24T22:33:52.582Z] --- PASS: TestBuildLabelWithTargets (1.90s) [2023-02-24T22:33:52.582Z] === RUN TestBuildWithEmptyLayers [2023-02-24T22:33:52.732Z] --- PASS: TestAuthZPluginErrorResponse (0.54s) [2023-02-24T22:33:52.732Z] === RUN TestAuthZPluginErrorRequest [2023-02-24T22:33:53.302Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-02-24T22:33:53.302Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-02-24T22:33:53.516Z] --- PASS: TestBuildWithEmptyLayers (1.03s) [2023-02-24T22:33:53.516Z] === RUN TestBuildMultiStageOnBuild [2023-02-24T22:33:53.646Z] === RUN TestReadPluginNoRead/disabled_caching [2023-02-24T22:33:53.872Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.53s) [2023-02-24T22:33:53.872Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-02-24T22:33:54.577Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-02-24T22:33:54.835Z] --- PASS: TestContinueAfterPluginCrash (7.94s) [2023-02-24T22:33:55.254Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.48s) [2023-02-24T22:33:55.254Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-02-24T22:33:55.767Z] === CONT TestReadPluginNoRead [2023-02-24T22:33:55.767Z] read_test.go:92: [dcad74876b64f] daemon is not started [2023-02-24T22:33:55.767Z] --- PASS: TestReadPluginNoRead (5.77s) [2023-02-24T22:33:55.767Z] --- PASS: TestReadPluginNoRead/default (1.33s) [2023-02-24T22:33:55.767Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.18s) [2023-02-24T22:33:55.767Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.16s) [2023-02-24T22:33:55.767Z] PASS [2023-02-24T22:33:55.767Z] [2023-02-24T22:33:55.767Z] DONE 6 tests in 8.869s [2023-02-24T22:33:55.767Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-02-24T22:33:55.767Z] ++ 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 [2023-02-24T22:33:55.767Z] ++ set -e [2023-02-24T22:33:55.767Z] ++ '[' -n 0 ']' [2023-02-24T22:33:55.767Z] ++ set -x [2023-02-24T22:33:55.767Z] ++ 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 [2023-02-24T22:33:55.767Z] testing: warning: no tests to run [2023-02-24T22:33:55.767Z] PASS [2023-02-24T22:33:55.767Z] [2023-02-24T22:33:55.767Z] DONE 0 tests in 0.031s [2023-02-24T22:33:55.767Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-02-24T22:33:55.767Z] ++ 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 [2023-02-24T22:33:55.767Z] ++ set -e [2023-02-24T22:33:55.767Z] ++ '[' -n 0 ']' [2023-02-24T22:33:55.767Z] ++ set -x [2023-02-24T22:33:55.767Z] ++ 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 [2023-02-24T22:33:56.025Z] INFO: Testing against a local daemon [2023-02-24T22:33:56.025Z] === RUN TestPluginWithDevMounts [2023-02-24T22:33:56.025Z] === PAUSE TestPluginWithDevMounts [2023-02-24T22:33:56.025Z] === CONT TestPluginWithDevMounts [2023-02-24T22:33:56.046Z] --- PASS: TestBuildMultiStageOnBuild (2.70s) [2023-02-24T22:33:56.046Z] === RUN TestBuildUncleanTarFilenames [2023-02-24T22:33:57.164Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.55s) [2023-02-24T22:33:57.164Z] === RUN TestAuthZPluginHeader [2023-02-24T22:33:57.397Z] --- PASS: TestPluginWithDevMounts (1.51s) [2023-02-24T22:33:57.397Z] PASS [2023-02-24T22:33:57.397Z] [2023-02-24T22:33:57.397Z] DONE 1 tests in 1.618s [2023-02-24T22:33:57.397Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2023-02-24T22:33:57.397Z] ++ 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 [2023-02-24T22:33:57.397Z] ++ set -e [2023-02-24T22:33:57.397Z] ++ '[' -n 0 ']' [2023-02-24T22:33:57.397Z] ++ set -x [2023-02-24T22:33:57.397Z] ++ 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 [2023-02-24T22:33:57.654Z] INFO: Testing against a local daemon [2023-02-24T22:33:57.655Z] === RUN TestSecretInspect [2023-02-24T22:33:57.733Z] --- PASS: TestAuthZPluginHeader (0.68s) [2023-02-24T22:33:57.733Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-02-24T22:33:57.946Z] --- PASS: TestBuildUncleanTarFilenames (1.57s) [2023-02-24T22:33:57.946Z] === RUN TestBuildMultiStageLayerLeak [2023-02-24T22:34:00.213Z] --- PASS: TestSecretInspect (2.16s) [2023-02-24T22:34:00.213Z] === RUN TestSecretList [2023-02-24T22:34:01.229Z] --- PASS: TestBuildMultiStageLayerLeak (3.03s) [2023-02-24T22:34:01.229Z] === RUN TestBuildWithHugeFile [2023-02-24T22:34:01.934Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.30s) [2023-02-24T22:34:01.934Z] === RUN TestAuthZPluginV2Disable [2023-02-24T22:34:02.148Z] --- PASS: TestSecretList (2.14s) [2023-02-24T22:34:02.148Z] === RUN TestSecretsCreateAndDelete [2023-02-24T22:34:04.045Z] --- PASS: TestSecretsCreateAndDelete (2.10s) [2023-02-24T22:34:04.045Z] === RUN TestSecretsUpdate [2023-02-24T22:34:06.132Z] --- PASS: TestAuthZPluginV2Disable (4.01s) [2023-02-24T22:34:06.132Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-02-24T22:34:06.571Z] --- PASS: TestSecretsUpdate (2.18s) [2023-02-24T22:34:06.571Z] === RUN TestTemplatedSecret [2023-02-24T22:34:08.471Z] --- PASS: TestTemplatedSecret (2.41s) [2023-02-24T22:34:08.471Z] === RUN TestSecretCreateResolve [2023-02-24T22:34:09.427Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.45s) [2023-02-24T22:34:09.427Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-02-24T22:34:10.997Z] --- PASS: TestSecretCreateResolve (2.21s) [2023-02-24T22:34:10.997Z] PASS [2023-02-24T22:34:10.997Z] [2023-02-24T22:34:10.997Z] DONE 6 tests in 13.295s [2023-02-24T22:34:10.997Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2023-02-24T22:34:10.997Z] ++ 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 [2023-02-24T22:34:10.997Z] ++ set -e [2023-02-24T22:34:10.997Z] ++ '[' -n 0 ']' [2023-02-24T22:34:10.997Z] ++ set -x [2023-02-24T22:34:10.997Z] ++ 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 [2023-02-24T22:34:10.997Z] INFO: Testing against a local daemon [2023-02-24T22:34:10.997Z] === RUN TestServiceCreateInit [2023-02-24T22:34:10.997Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-02-24T22:34:14.276Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-02-24T22:34:18.453Z] --- PASS: TestServiceCreateInit (7.13s) [2023-02-24T22:34:18.453Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.48s) [2023-02-24T22:34:18.453Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.63s) [2023-02-24T22:34:18.453Z] === RUN TestCreateServiceMultipleTimes [2023-02-24T22:34:21.646Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.01s) [2023-02-24T22:34:21.646Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-02-24T22:34:25.878Z] ..........................xx.................... [ 29%] [2023-02-24T22:34:36.519Z] --- PASS: TestCreateServiceMultipleTimes (15.46s) [2023-02-24T22:34:36.519Z] === RUN TestCreateServiceConflict [2023-02-24T22:34:36.519Z] --- PASS: TestCreateServiceConflict (2.11s) [2023-02-24T22:34:36.519Z] === RUN TestCreateServiceMaxReplicas [2023-02-24T22:34:38.416Z] --- PASS: TestCreateServiceMaxReplicas (2.52s) [2023-02-24T22:34:38.416Z] === RUN TestCreateWithDuplicateNetworkNames [2023-02-24T22:34:39.745Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.87s) [2023-02-24T22:34:39.745Z] PASS [2023-02-24T22:34:39.745Z] [2023-02-24T22:34:39.745Z] DONE 17 tests in 50.450s [2023-02-24T22:34:39.745Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-02-24T22:34:39.745Z] INFO: Testing against a local daemon [2023-02-24T22:34:39.745Z] === RUN TestPluginInvalidJSON [2023-02-24T22:34:39.745Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:34:39.745Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:34:39.745Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:34:39.745Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-02-24T22:34:39.745Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-02-24T22:34:39.745Z] === RUN TestPluginInstall [2023-02-24T22:34:39.745Z] === RUN TestPluginInstall/no_auth [2023-02-24T22:34:39.745Z] time="2023-02-24T22:34:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:34:39.745Z] time="2023-02-24T22:34:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29d8ad348b8c7100bf49f9519dd9ca7bc2f557f000e90e008c9915ac1207062d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:34:39.745Z] time="2023-02-24T22:34:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:34:39.745Z] time="2023-02-24T22:34:38Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:29d8ad348b8c7100bf49f9519dd9ca7bc2f557f000e90e008c9915ac1207062d" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:34:39.745Z] === RUN TestPluginInstall/with_htpasswd [2023-02-24T22:34:39.745Z] time="2023-02-24T22:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:34:39.745Z] time="2023-02-24T22:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73440813826c184231a247d9bceed8e4bebd0ec6d028f7bcbd067bd24db34f50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:34:39.745Z] time="2023-02-24T22:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:34:39.745Z] time="2023-02-24T22:34:39Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:73440813826c184231a247d9bceed8e4bebd0ec6d028f7bcbd067bd24db34f50" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:34:40.007Z] === RUN TestPluginInstall/with_insecure [2023-02-24T22:34:40.947Z] time="2023-02-24T22:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:34:40.947Z] time="2023-02-24T22:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f3f2faa76197539d19f342d59e0caaec0c357f5b1fc8b9798482743a5abc62a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:34:40.947Z] time="2023-02-24T22:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:34:40.947Z] time="2023-02-24T22:34:40Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8f3f2faa76197539d19f342d59e0caaec0c357f5b1fc8b9798482743a5abc62a" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:34:41.208Z] plugin_test.go:164: [d50de651360c9] daemon is not started [2023-02-24T22:34:41.208Z] --- PASS: TestPluginInstall (2.89s) [2023-02-24T22:34:41.208Z] --- PASS: TestPluginInstall/no_auth (1.15s) [2023-02-24T22:34:41.208Z] --- PASS: TestPluginInstall/with_htpasswd (0.65s) [2023-02-24T22:34:41.208Z] --- PASS: TestPluginInstall/with_insecure (1.10s) [2023-02-24T22:34:41.208Z] === RUN TestPluginsWithRuntimes [2023-02-24T22:34:41.758Z] tests/integration/api_exec_test.py ..................... [ 34%] [2023-02-24T22:34:42.590Z] === RUN TestPluginsWithRuntimes/No_Args [2023-02-24T22:34:43.530Z] === RUN TestPluginsWithRuntimes/With_Args [2023-02-24T22:34:44.469Z] --- PASS: TestPluginsWithRuntimes (3.34s) [2023-02-24T22:34:44.469Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.88s) [2023-02-24T22:34:44.469Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.88s) [2023-02-24T22:34:44.469Z] === RUN TestPluginBackCompatMediaTypes [2023-02-24T22:34:45.039Z] --- PASS: TestPluginBackCompatMediaTypes (0.57s) [2023-02-24T22:34:45.039Z] PASS [2023-02-24T22:34:45.039Z] [2023-02-24T22:34:45.039Z] DONE 10 tests in 6.855s [2023-02-24T22:34:45.039Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-02-24T22:34:45.039Z] INFO: Testing against a local daemon [2023-02-24T22:34:45.039Z] === RUN TestExternalGraphDriver [2023-02-24T22:34:45.608Z] === RUN TestExternalGraphDriver/json [2023-02-24T22:34:47.519Z] === RUN TestExternalGraphDriver/spec [2023-02-24T22:34:48.900Z] === RUN TestExternalGraphDriver/pull [2023-02-24T22:34:49.202Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2023-02-24T22:34:50.810Z] --- PASS: TestExternalGraphDriver (5.27s) [2023-02-24T22:34:50.810Z] --- PASS: TestExternalGraphDriver/json (1.63s) [2023-02-24T22:34:50.810Z] --- PASS: TestExternalGraphDriver/spec (1.64s) [2023-02-24T22:34:50.810Z] --- PASS: TestExternalGraphDriver/pull (1.65s) [2023-02-24T22:34:50.810Z] === RUN TestGraphdriverPluginV2 [2023-02-24T22:34:53.274Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.06s) [2023-02-24T22:34:53.275Z] === RUN TestCreateServiceSecretFileMode [2023-02-24T22:34:53.422Z] tests/integration/api_image_test.py ............s..... [ 40%] [2023-02-24T22:34:55.006Z] --- PASS: TestGraphdriverPluginV2 (4.23s) [2023-02-24T22:34:55.006Z] PASS [2023-02-24T22:34:55.006Z] [2023-02-24T22:34:55.006Z] DONE 5 tests in 9.545s [2023-02-24T22:34:55.006Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-02-24T22:34:55.006Z] INFO: Testing against a local daemon [2023-02-24T22:34:55.006Z] === RUN TestContinueAfterPluginCrash [2023-02-24T22:34:55.006Z] === PAUSE TestContinueAfterPluginCrash [2023-02-24T22:34:55.006Z] === RUN TestReadPluginNoRead [2023-02-24T22:34:55.006Z] === PAUSE TestReadPluginNoRead [2023-02-24T22:34:55.006Z] === RUN TestDaemonStartWithLogOpt [2023-02-24T22:34:55.006Z] === PAUSE TestDaemonStartWithLogOpt [2023-02-24T22:34:55.006Z] === CONT TestContinueAfterPluginCrash [2023-02-24T22:34:55.006Z] === CONT TestDaemonStartWithLogOpt [2023-02-24T22:34:58.303Z] --- PASS: TestDaemonStartWithLogOpt (3.35s) [2023-02-24T22:34:58.303Z] === CONT TestReadPluginNoRead [2023-02-24T22:35:00.213Z] === RUN TestReadPluginNoRead/default [2023-02-24T22:35:01.596Z] === RUN TestReadPluginNoRead/disabled_caching [2023-02-24T22:35:02.979Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-02-24T22:35:03.238Z] --- PASS: TestContinueAfterPluginCrash (8.44s) [2023-02-24T22:35:04.179Z] === CONT TestReadPluginNoRead [2023-02-24T22:35:04.179Z] read_test.go:92: [dbba4a6c5a257] daemon is not started [2023-02-24T22:35:04.179Z] --- PASS: TestReadPluginNoRead (5.90s) [2023-02-24T22:35:04.179Z] --- PASS: TestReadPluginNoRead/default (1.22s) [2023-02-24T22:35:04.179Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.21s) [2023-02-24T22:35:04.179Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.26s) [2023-02-24T22:35:04.179Z] PASS [2023-02-24T22:35:04.179Z] [2023-02-24T22:35:04.179Z] DONE 6 tests in 9.299s [2023-02-24T22:35:04.179Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-02-24T22:35:04.179Z] testing: warning: no tests to run [2023-02-24T22:35:04.179Z] PASS [2023-02-24T22:35:04.179Z] [2023-02-24T22:35:04.179Z] DONE 0 tests in 0.008s [2023-02-24T22:35:04.179Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-02-24T22:35:04.179Z] INFO: Testing against a local daemon [2023-02-24T22:35:04.179Z] === RUN TestPluginWithDevMounts [2023-02-24T22:35:04.179Z] === PAUSE TestPluginWithDevMounts [2023-02-24T22:35:04.179Z] === CONT TestPluginWithDevMounts [2023-02-24T22:35:05.461Z] --- PASS: TestCreateServiceSecretFileMode (12.44s) [2023-02-24T22:35:05.461Z] === RUN TestCreateServiceConfigFileMode [2023-02-24T22:35:05.619Z] --- PASS: TestPluginWithDevMounts (1.59s) [2023-02-24T22:35:05.619Z] PASS [2023-02-24T22:35:05.619Z] [2023-02-24T22:35:05.619Z] DONE 1 tests in 1.640s [2023-02-24T22:35:05.619Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-02-24T22:35:05.619Z] INFO: Testing against a local daemon [2023-02-24T22:35:05.619Z] === RUN TestSecretInspect [2023-02-24T22:35:08.192Z] --- PASS: TestSecretInspect (2.18s) [2023-02-24T22:35:08.192Z] === RUN TestSecretList [2023-02-24T22:35:08.730Z] tests/integration/api_network_test.py ............................ [ 47%] [2023-02-24T22:35:10.101Z] --- PASS: TestSecretList (2.13s) [2023-02-24T22:35:10.101Z] === RUN TestSecretsCreateAndDelete [2023-02-24T22:35:12.010Z] --- PASS: TestSecretsCreateAndDelete (2.12s) [2023-02-24T22:35:12.010Z] === RUN TestSecretsUpdate [2023-02-24T22:35:14.550Z] --- PASS: TestSecretsUpdate (2.11s) [2023-02-24T22:35:14.550Z] === RUN TestTemplatedSecret [2023-02-24T22:35:17.090Z] --- PASS: TestTemplatedSecret (2.53s) [2023-02-24T22:35:17.090Z] === RUN TestSecretCreateResolve [2023-02-24T22:35:17.649Z] --- PASS: TestCreateServiceConfigFileMode (12.32s) [2023-02-24T22:35:17.649Z] === RUN TestCreateServiceSysctls [2023-02-24T22:35:18.020Z] tests/integration/api_plugin_test.py ........... [ 50%] [2023-02-24T22:35:19.000Z] --- PASS: TestSecretCreateResolve (2.11s) [2023-02-24T22:35:19.000Z] PASS [2023-02-24T22:35:19.000Z] [2023-02-24T22:35:19.000Z] DONE 6 tests in 13.229s [2023-02-24T22:35:19.000Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-02-24T22:35:19.000Z] INFO: Testing against a local daemon [2023-02-24T22:35:19.000Z] === RUN TestServiceCreateInit [2023-02-24T22:35:19.000Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-02-24T22:35:19.021Z] --- PASS: TestCreateServiceSysctls (2.94s) [2023-02-24T22:35:19.021Z] === RUN TestCreateServiceCapabilities [2023-02-24T22:35:19.774Z] tests/integration/api_secret_test.py ..... [ 51%] [2023-02-24T22:35:21.546Z] --- PASS: TestCreateServiceCapabilities (2.36s) [2023-02-24T22:35:21.546Z] === RUN TestInspect [2023-02-24T22:35:22.682Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-02-24T22:35:22.683Z] Using test binary docker [2023-02-24T22:35:22.683Z] +++ /etc/init.d/apparmor start [2023-02-24T22:35:22.683Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-02-24T22:35:22.683Z] INFO: Waiting for daemon to start... [2023-02-24T22:35:22.683Z] Starting dockerd [2023-02-24T22:35:22.683Z] +++ 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 [2023-02-24T22:35:22.683Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2023-02-24T22:35:22.683Z] Using test binary docker [2023-02-24T22:35:22.683Z] +++ /etc/init.d/apparmor start [2023-02-24T22:35:22.683Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2023-02-24T22:35:22.683Z] INFO: Waiting for daemon to start... [2023-02-24T22:35:22.683Z] Starting dockerd [2023-02-24T22:35:22.683Z] +++ 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 [2023-02-24T22:35:22.683Z] . [2023-02-24T22:35:22.683Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-02-24T22:35:22.683Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-02-24T22:35:22.683Z] Error: No such image: emptyfs [2023-02-24T22:35:22.683Z] ++++ docker load [2023-02-24T22:35:22.683Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-02-24T22:35:22.683Z] [2023-02-24T22:35:22.683Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2023-02-24T22:35:22.683Z] Running integration-test (iteration 1) [2023-02-24T22:35:22.683Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2023-02-24T22:35:22.683Z] ++ 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)/' [2023-02-24T22:35:22.683Z] ++ set -e [2023-02-24T22:35:22.683Z] ++ '[' -n 0 ']' [2023-02-24T22:35:22.683Z] ++ set -x [2023-02-24T22:35:22.683Z] ++ 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)/' [2023-02-24T22:35:22.683Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2023-02-24T22:35:22.683Z] Error: No such image: emptyfs [2023-02-24T22:35:22.683Z] ++++ docker load [2023-02-24T22:35:22.683Z] ++++ tar -cC bundles/test-integration/emptyfs . [2023-02-24T22:35:22.683Z] Running integration-test (iteration 1) [2023-02-24T22:35:22.683Z] 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)/ [2023-02-24T22:35:22.683Z] ++ 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)/' [2023-02-24T22:35:22.683Z] ++ set -e [2023-02-24T22:35:22.683Z] ++ '[' -n 0 ']' [2023-02-24T22:35:22.683Z] ++ set -x [2023-02-24T22:35:22.683Z] ++ 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)/' [2023-02-24T22:35:22.683Z] Loaded image: busybox:latest [2023-02-24T22:35:22.683Z] Loaded image: busybox:glibc [2023-02-24T22:35:22.683Z] Loaded image: busybox:latest [2023-02-24T22:35:22.683Z] Loaded image: busybox:glibc [2023-02-24T22:35:22.683Z] Loaded image: debian:bullseye-slim [2023-02-24T22:35:22.683Z] Loaded image: hello-world:latest [2023-02-24T22:35:22.683Z] Loaded image: debian:bullseye-slim [2023-02-24T22:35:22.683Z] Loaded image: arm32v7/hello-world:latest [2023-02-24T22:35:22.683Z] INFO: Testing against a local daemon [2023-02-24T22:35:22.683Z] === RUN TestDockerDaemonSuite [2023-02-24T22:35:22.683Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2023-02-24T22:35:22.683Z] Loaded image: hello-world:latest [2023-02-24T22:35:22.683Z] Loaded image: arm32v7/hello-world:latest [2023-02-24T22:35:22.683Z] INFO: Testing against a local daemon [2023-02-24T22:35:22.683Z] === RUN TestDockerSuite [2023-02-24T22:35:22.683Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-02-24T22:35:22.683Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-02-24T22:35:22.683Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-02-24T22:35:22.683Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-02-24T22:35:22.683Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-02-24T22:35:22.683Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-02-24T22:35:22.683Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-02-24T22:35:22.683Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-02-24T22:35:22.803Z] --- PASS: TestImportExtremelyLargeImageWorks (94.60s) [2023-02-24T22:35:22.803Z] PASS [2023-02-24T22:35:22.803Z] [2023-02-24T22:35:22.803Z] === Skipped [2023-02-24T22:35:22.803Z] === SKIP: amd64.integration.image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-02-24T22:35:22.803Z] pull_test.go:122: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-02-24T22:35:22.803Z] [2023-02-24T22:35:22.803Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2023-02-24T22:35:22.803Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2023-02-24T22:35:22.803Z] [2023-02-24T22:35:22.803Z] DONE 13 tests, 2 skipped in 98.832s [2023-02-24T22:35:22.803Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-02-24T22:35:22.803Z] INFO: Testing against a local daemon [2023-02-24T22:35:22.803Z] === RUN TestNetworkCreateDelete [2023-02-24T22:35:22.803Z] --- PASS: TestNetworkCreateDelete (0.14s) [2023-02-24T22:35:22.803Z] === RUN TestDockerNetworkDeletePreferID [2023-02-24T22:35:22.803Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2023-02-24T22:35:22.803Z] === RUN TestDaemonDNSFallback [2023-02-24T22:35:23.202Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-02-24T22:35:24.070Z] --- PASS: TestInspect (2.65s) [2023-02-24T22:35:24.070Z] === RUN TestCreateJob [2023-02-24T22:35:24.566Z] tests/integration/api_service_test.py .................................. [ 60%] [2023-02-24T22:35:24.584Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-02-24T22:35:24.584Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-02-24T22:35:25.149Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-02-24T22:35:25.407Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-02-24T22:35:26.498Z] --- PASS: TestServiceCreateInit (7.33s) [2023-02-24T22:35:26.498Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.61s) [2023-02-24T22:35:26.498Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.71s) [2023-02-24T22:35:26.498Z] === RUN TestCreateServiceMultipleTimes [2023-02-24T22:35:26.599Z] --- PASS: TestCreateJob (2.79s) [2023-02-24T22:35:26.599Z] === RUN TestReplicatedJob [2023-02-24T22:35:26.782Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-02-24T22:35:27.040Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-02-24T22:35:27.040Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-02-24T22:35:27.973Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2023-02-24T22:35:28.540Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-02-24T22:35:28.798Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-02-24T22:35:28.798Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-02-24T22:35:28.798Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-02-24T22:35:29.364Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-02-24T22:35:29.380Z] --- PASS: TestDaemonDNSFallback (7.37s) [2023-02-24T22:35:29.380Z] === RUN TestInspectNetwork [2023-02-24T22:35:29.380Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:29.380Z] --- SKIP: TestInspectNetwork (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestRunContainerWithBridgeNone [2023-02-24T22:35:29.380Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestNetworkInvalidJSON [2023-02-24T22:35:29.380Z] === RUN TestNetworkInvalidJSON//networks/create [2023-02-24T22:35:29.380Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-02-24T22:35:29.380Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-02-24T22:35:29.380Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-02-24T22:35:29.380Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-24T22:35:29.380Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-24T22:35:29.380Z] === CONT TestNetworkInvalidJSON//networks/create [2023-02-24T22:35:29.380Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-24T22:35:29.380Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-02-24T22:35:29.380Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2023-02-24T22:35:29.380Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2023-02-24T22:35:29.380Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-02-24T22:35:29.380Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestNetworkList [2023-02-24T22:35:29.380Z] === RUN TestNetworkList//networks [2023-02-24T22:35:29.380Z] === PAUSE TestNetworkList//networks [2023-02-24T22:35:29.380Z] === RUN TestNetworkList//networks/ [2023-02-24T22:35:29.380Z] === PAUSE TestNetworkList//networks/ [2023-02-24T22:35:29.380Z] === CONT TestNetworkList//networks [2023-02-24T22:35:29.380Z] === CONT TestNetworkList//networks/ [2023-02-24T22:35:29.380Z] --- PASS: TestNetworkList (0.01s) [2023-02-24T22:35:29.380Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-02-24T22:35:29.380Z] --- PASS: TestNetworkList//networks (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestHostIPv4BridgeLabel [2023-02-24T22:35:29.380Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestDaemonRestartWithLiveRestore [2023-02-24T22:35:29.380Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2023-02-24T22:35:29.380Z] === RUN TestDaemonDefaultNetworkPools [2023-02-24T22:35:29.380Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestDaemonRestartWithExistingNetwork [2023-02-24T22:35:29.380Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-02-24T22:35:29.380Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-02-24T22:35:29.380Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestServiceWithPredefinedNetwork [2023-02-24T22:35:29.380Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:29.380Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-02-24T22:35:29.380Z] service_test.go:242: FLAKY_TEST [2023-02-24T22:35:29.380Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestServiceWithDataPathPortInit [2023-02-24T22:35:29.380Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:29.380Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-02-24T22:35:29.380Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:29.380Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-02-24T22:35:29.380Z] PASS [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === Skipped [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2023-02-24T22:35:29.380Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2023-02-24T22:35:29.380Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2023-02-24T22:35:29.380Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2023-02-24T22:35:29.380Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.00s) [2023-02-24T22:35:29.380Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.00s) [2023-02-24T22:35:29.380Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-02-24T22:35:29.380Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-02-24T22:35:29.380Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2023-02-24T22:35:29.380Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-24T22:35:29.380Z] service_test.go:242: FLAKY_TEST [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2023-02-24T22:35:29.380Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-02-24T22:35:29.380Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] DONE 22 tests, 12 skipped in 8.008s [2023-02-24T22:35:29.380Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-02-24T22:35:29.380Z] INFO: Testing against a local daemon [2023-02-24T22:35:29.380Z] === RUN TestDockerNetworkIpvlanPersistance [2023-02-24T22:35:29.380Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:35:29.380Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestDockerNetworkIpvlan [2023-02-24T22:35:29.380Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:35:29.380Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-02-24T22:35:29.380Z] PASS [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === Skipped [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-24T22:35:29.380Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-02-24T22:35:29.380Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] DONE 2 tests, 2 skipped in 0.095s [2023-02-24T22:35:29.380Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-02-24T22:35:29.380Z] INFO: Testing against a local daemon [2023-02-24T22:35:29.380Z] === RUN TestDockerNetworkMacvlanPersistance [2023-02-24T22:35:29.380Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestDockerNetworkMacvlan [2023-02-24T22:35:29.380Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2023-02-24T22:35:29.380Z] PASS [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === Skipped [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2023-02-24T22:35:29.380Z] macvlan_test.go:23: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2023-02-24T22:35:29.380Z] macvlan_test.go:46: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] DONE 2 tests, 2 skipped in 0.095s [2023-02-24T22:35:29.380Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-02-24T22:35:29.380Z] testing: warning: no tests to run [2023-02-24T22:35:29.380Z] PASS [2023-02-24T22:35:29.380Z] [2023-02-24T22:35:29.380Z] DONE 0 tests in 0.023s [2023-02-24T22:35:29.380Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-02-24T22:35:29.380Z] INFO: Testing against a local daemon [2023-02-24T22:35:29.380Z] === RUN TestAuthZPluginAllowRequest [2023-02-24T22:35:29.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:29.380Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestAuthZPluginTLS [2023-02-24T22:35:29.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:29.380Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestAuthZPluginDenyRequest [2023-02-24T22:35:29.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:29.380Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestAuthZPluginAPIDenyResponse [2023-02-24T22:35:29.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:29.380Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestAuthZPluginDenyResponse [2023-02-24T22:35:29.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:29.380Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestAuthZPluginAllowEventStream [2023-02-24T22:35:29.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:29.380Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestAuthZPluginErrorResponse [2023-02-24T22:35:29.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:29.380Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestAuthZPluginErrorRequest [2023-02-24T22:35:29.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:29.380Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-02-24T22:35:29.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:29.380Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-02-24T22:35:29.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:29.380Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-02-24T22:35:29.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:29.380Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestAuthZPluginHeader [2023-02-24T22:35:29.380Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:29.380Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2023-02-24T22:35:29.380Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-02-24T22:35:29.640Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:29.640Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2023-02-24T22:35:29.640Z] === RUN TestAuthZPluginV2Disable [2023-02-24T22:35:29.900Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:29.900Z] --- SKIP: TestAuthZPluginV2Disable (0.32s) [2023-02-24T22:35:29.900Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-02-24T22:35:29.932Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-02-24T22:35:30.160Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.160Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.33s) [2023-02-24T22:35:30.160Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-02-24T22:35:30.729Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.729Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-02-24T22:35:30.729Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-02-24T22:35:30.866Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-02-24T22:35:30.866Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-02-24T22:35:30.866Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-02-24T22:35:30.866Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-02-24T22:35:30.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.989Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-02-24T22:35:30.989Z] PASS [2023-02-24T22:35:30.989Z] [2023-02-24T22:35:30.989Z] === Skipped [2023-02-24T22:35:30.989Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2023-02-24T22:35:30.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.989Z] [2023-02-24T22:35:30.989Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2023-02-24T22:35:30.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.989Z] [2023-02-24T22:35:30.989Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2023-02-24T22:35:30.989Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2023-02-24T22:35:30.990Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2023-02-24T22:35:30.990Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2023-02-24T22:35:30.990Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2023-02-24T22:35:30.990Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2023-02-24T22:35:30.990Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2023-02-24T22:35:30.990Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2023-02-24T22:35:30.990Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2023-02-24T22:35:30.990Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2023-02-24T22:35:30.990Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.42s) [2023-02-24T22:35:30.990Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.32s) [2023-02-24T22:35:30.990Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.33s) [2023-02-24T22:35:30.990Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.32s) [2023-02-24T22:35:30.990Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.32s) [2023-02-24T22:35:30.990Z] main_test.go:53: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] DONE 17 tests, 17 skipped in 1.815s [2023-02-24T22:35:30.990Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-02-24T22:35:30.990Z] INFO: Testing against a local daemon [2023-02-24T22:35:30.990Z] === RUN TestPluginInvalidJSON [2023-02-24T22:35:30.990Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:35:30.990Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:35:30.990Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:35:30.990Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-02-24T22:35:30.990Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-02-24T22:35:30.990Z] === RUN TestPluginInstall [2023-02-24T22:35:30.990Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] --- SKIP: TestPluginInstall (0.00s) [2023-02-24T22:35:30.990Z] === RUN TestPluginsWithRuntimes [2023-02-24T22:35:30.990Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-02-24T22:35:30.990Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-02-24T22:35:30.990Z] === RUN TestPluginBackCompatMediaTypes [2023-02-24T22:35:30.990Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-02-24T22:35:30.990Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-02-24T22:35:30.990Z] PASS [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === Skipped [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2023-02-24T22:35:30.990Z] plugin_test.go:63: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2023-02-24T22:35:30.990Z] plugin_test.go:170: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2023-02-24T22:35:30.990Z] plugin_test.go:234: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2023-02-24T22:35:30.990Z] [2023-02-24T22:35:30.990Z] DONE 5 tests, 3 skipped in 0.114s [2023-02-24T22:35:30.990Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-02-24T22:35:31.250Z] INFO: Testing against a local daemon [2023-02-24T22:35:31.250Z] === RUN TestExternalGraphDriver [2023-02-24T22:35:31.510Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-02-24T22:35:31.510Z] --- SKIP: TestExternalGraphDriver (0.34s) [2023-02-24T22:35:31.510Z] === RUN TestGraphdriverPluginV2 [2023-02-24T22:35:31.858Z] --- PASS: TestReplicatedJob (4.32s) [2023-02-24T22:35:31.858Z] === RUN TestUpdateReplicatedJob [2023-02-24T22:35:34.417Z] --- PASS: TestUpdateReplicatedJob (3.11s) [2023-02-24T22:35:34.417Z] === RUN TestServiceListWithStatuses [2023-02-24T22:35:34.417Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-24T22:35:34.417Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-02-24T22:35:34.417Z] === RUN TestDockerNetworkConnectAlias [2023-02-24T22:35:37.424Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-02-24T22:35:38.088Z] --- PASS: TestGraphdriverPluginV2 (6.23s) [2023-02-24T22:35:38.088Z] PASS [2023-02-24T22:35:38.088Z] [2023-02-24T22:35:38.088Z] === Skipped [2023-02-24T22:35:38.088Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.34s) [2023-02-24T22:35:38.088Z] external_test.go:50: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2023-02-24T22:35:38.088Z] [2023-02-24T22:35:38.088Z] DONE 2 tests, 1 skipped in 6.663s [2023-02-24T22:35:38.088Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-02-24T22:35:38.088Z] INFO: Testing against a local daemon [2023-02-24T22:35:38.088Z] === RUN TestContinueAfterPluginCrash [2023-02-24T22:35:38.088Z] === PAUSE TestContinueAfterPluginCrash [2023-02-24T22:35:38.088Z] === RUN TestReadPluginNoRead [2023-02-24T22:35:38.088Z] === PAUSE TestReadPluginNoRead [2023-02-24T22:35:38.088Z] === RUN TestDaemonStartWithLogOpt [2023-02-24T22:35:38.088Z] === PAUSE TestDaemonStartWithLogOpt [2023-02-24T22:35:38.088Z] === CONT TestContinueAfterPluginCrash [2023-02-24T22:35:38.088Z] === CONT TestDaemonStartWithLogOpt [2023-02-24T22:35:38.629Z] --- PASS: TestDockerNetworkConnectAlias (3.89s) [2023-02-24T22:35:38.629Z] === RUN TestDockerNetworkReConnect [2023-02-24T22:35:39.209Z] ......................... [ 67%] [2023-02-24T22:35:40.740Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-02-24T22:35:41.908Z] --- PASS: TestDockerNetworkReConnect (3.33s) [2023-02-24T22:35:41.908Z] === RUN TestServicePlugin [2023-02-24T22:35:41.908Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-24T22:35:41.908Z] --- SKIP: TestServicePlugin (0.00s) [2023-02-24T22:35:41.908Z] === RUN TestServiceUpdateLabel [2023-02-24T22:35:42.656Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-02-24T22:35:43.280Z] --- PASS: TestServiceUpdateLabel (2.12s) [2023-02-24T22:35:43.280Z] === RUN TestServiceUpdateSecrets [2023-02-24T22:35:44.556Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-02-24T22:35:44.603Z] --- PASS: TestCreateServiceMultipleTimes (15.41s) [2023-02-24T22:35:44.603Z] === RUN TestCreateServiceConflict [2023-02-24T22:35:44.603Z] --- PASS: TestCreateServiceConflict (2.10s) [2023-02-24T22:35:44.603Z] === RUN TestCreateServiceMaxReplicas [2023-02-24T22:35:44.668Z] --- PASS: TestDaemonStartWithLogOpt (6.33s) [2023-02-24T22:35:44.668Z] === CONT TestReadPluginNoRead [2023-02-24T22:35:45.491Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-02-24T22:35:45.749Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2023-02-24T22:35:46.006Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-02-24T22:35:46.264Z] --- PASS: TestBuildWithHugeFile (105.67s) [2023-02-24T22:35:46.264Z] === RUN TestBuildWithEmptyDockerfile [2023-02-24T22:35:46.264Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-24T22:35:46.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-24T22:35:46.264Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-24T22:35:46.264Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-24T22:35:46.264Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-24T22:35:46.264Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-24T22:35:46.264Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-24T22:35:46.264Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-24T22:35:46.512Z] --- PASS: TestCreateServiceMaxReplicas (2.84s) [2023-02-24T22:35:46.512Z] === RUN TestCreateWithDuplicateNetworkNames [2023-02-24T22:35:46.522Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-24T22:35:46.780Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2023-02-24T22:35:46.780Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.20s) [2023-02-24T22:35:46.780Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.20s) [2023-02-24T22:35:46.780Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.10s) [2023-02-24T22:35:46.780Z] === RUN TestBuildPreserveOwnership [2023-02-24T22:35:46.780Z] === RUN TestBuildPreserveOwnership/copy_from [2023-02-24T22:35:46.780Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-02-24T22:35:47.346Z] docker_cli_daemon_test.go:1455: [d9559508d304f] daemon is not started [2023-02-24T22:35:47.606Z] === RUN TestDockerSuite/TestAttachAfterDetach [2023-02-24T22:35:47.964Z] === RUN TestReadPluginNoRead/disabled_caching [2023-02-24T22:35:47.965Z] --- PASS: TestContinueAfterPluginCrash (9.93s) [2023-02-24T22:35:48.173Z] check_test.go:308: [d0d71fcae5a33] daemon is not started [2023-02-24T22:35:48.431Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2023-02-24T22:35:49.365Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2023-02-24T22:35:49.624Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2023-02-24T22:35:49.874Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-02-24T22:35:50.557Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2023-02-24T22:35:50.815Z] --- PASS: TestBuildPreserveOwnership (4.03s) [2023-02-24T22:35:50.815Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.74s) [2023-02-24T22:35:50.815Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.28s) [2023-02-24T22:35:50.815Z] === RUN TestBuildPlatformInvalid [2023-02-24T22:35:50.815Z] --- PASS: TestBuildPlatformInvalid (0.07s) [2023-02-24T22:35:50.815Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2023-02-24T22:35:51.381Z] === RUN TestDockerSuite/TestAttachDetach [2023-02-24T22:35:51.787Z] === RUN TestReadPluginNoRead/default [2023-02-24T22:35:51.948Z] Loaded image: busybox:latest [2023-02-24T22:35:51.948Z] check_test.go:308: [d4e608453123d] daemon is not started [2023-02-24T22:35:51.948Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2023-02-24T22:35:52.206Z] Loaded image: busybox:glibc [2023-02-24T22:35:52.206Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-02-24T22:35:52.772Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-02-24T22:35:54.146Z] Loaded image: debian:bullseye-slim [2023-02-24T22:35:54.146Z] Loaded image: hello-world:latest [2023-02-24T22:35:54.146Z] Loaded image: arm32v7/hello-world:latest [2023-02-24T22:35:54.327Z] === CONT TestReadPluginNoRead [2023-02-24T22:35:54.327Z] read_test.go:92: [d2226814e2ca3] daemon is not started [2023-02-24T22:35:54.327Z] --- PASS: TestReadPluginNoRead (9.96s) [2023-02-24T22:35:54.327Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.22s) [2023-02-24T22:35:54.327Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.24s) [2023-02-24T22:35:54.327Z] --- PASS: TestReadPluginNoRead/default (2.22s) [2023-02-24T22:35:54.327Z] PASS [2023-02-24T22:35:54.327Z] [2023-02-24T22:35:54.327Z] DONE 6 tests in 16.384s [2023-02-24T22:35:54.327Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-02-24T22:35:54.327Z] testing: warning: no tests to run [2023-02-24T22:35:54.327Z] PASS [2023-02-24T22:35:54.327Z] [2023-02-24T22:35:54.327Z] DONE 0 tests in 0.028s [2023-02-24T22:35:54.327Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-02-24T22:35:54.327Z] INFO: Testing against a local daemon [2023-02-24T22:35:54.327Z] === RUN TestPluginWithDevMounts [2023-02-24T22:35:54.327Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-02-24T22:35:54.327Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2023-02-24T22:35:54.327Z] PASS [2023-02-24T22:35:54.327Z] [2023-02-24T22:35:54.327Z] === Skipped [2023-02-24T22:35:54.327Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2023-02-24T22:35:54.327Z] mounts_test.go:20: (*Execution).IsRootless-fm [2023-02-24T22:35:54.327Z] [2023-02-24T22:35:54.327Z] DONE 1 tests, 1 skipped in 0.094s [2023-02-24T22:35:54.327Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-02-24T22:35:54.327Z] INFO: Testing against a local daemon [2023-02-24T22:35:54.327Z] === RUN TestSecretInspect [2023-02-24T22:35:54.327Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.327Z] --- SKIP: TestSecretInspect (0.01s) [2023-02-24T22:35:54.327Z] === RUN TestSecretList [2023-02-24T22:35:54.327Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.327Z] --- SKIP: TestSecretList (0.01s) [2023-02-24T22:35:54.327Z] === RUN TestSecretsCreateAndDelete [2023-02-24T22:35:54.327Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.327Z] --- SKIP: TestSecretsCreateAndDelete (0.01s) [2023-02-24T22:35:54.327Z] === RUN TestSecretsUpdate [2023-02-24T22:35:54.327Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.327Z] --- SKIP: TestSecretsUpdate (0.01s) [2023-02-24T22:35:54.327Z] === RUN TestTemplatedSecret [2023-02-24T22:35:54.327Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.327Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-02-24T22:35:54.327Z] === RUN TestSecretCreateResolve [2023-02-24T22:35:54.327Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.327Z] --- SKIP: TestSecretCreateResolve (0.01s) [2023-02-24T22:35:54.327Z] PASS [2023-02-24T22:35:54.327Z] [2023-02-24T22:35:54.327Z] === Skipped [2023-02-24T22:35:54.327Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2023-02-24T22:35:54.327Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.327Z] [2023-02-24T22:35:54.327Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2023-02-24T22:35:54.327Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.327Z] [2023-02-24T22:35:54.327Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.01s) [2023-02-24T22:35:54.327Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.327Z] [2023-02-24T22:35:54.327Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2023-02-24T22:35:54.327Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.327Z] [2023-02-24T22:35:54.327Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2023-02-24T22:35:54.327Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.327Z] [2023-02-24T22:35:54.327Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2023-02-24T22:35:54.327Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.327Z] [2023-02-24T22:35:54.327Z] DONE 6 tests, 6 skipped in 0.150s [2023-02-24T22:35:54.327Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-02-24T22:35:54.404Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-02-24T22:35:54.588Z] INFO: Testing against a local daemon [2023-02-24T22:35:54.588Z] === RUN TestServiceCreateInit [2023-02-24T22:35:54.588Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-02-24T22:35:54.588Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.588Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-02-24T22:35:54.588Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.588Z] --- PASS: TestServiceCreateInit (0.02s) [2023-02-24T22:35:54.588Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-02-24T22:35:54.588Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-02-24T22:35:54.588Z] === RUN TestCreateServiceMultipleTimes [2023-02-24T22:35:54.588Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.588Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2023-02-24T22:35:54.588Z] === RUN TestCreateServiceConflict [2023-02-24T22:35:54.588Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.588Z] --- SKIP: TestCreateServiceConflict (0.01s) [2023-02-24T22:35:54.588Z] === RUN TestCreateServiceMaxReplicas [2023-02-24T22:35:54.588Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.588Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2023-02-24T22:35:54.588Z] === RUN TestCreateWithDuplicateNetworkNames [2023-02-24T22:35:54.588Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.588Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.01s) [2023-02-24T22:35:54.588Z] === RUN TestCreateServiceSecretFileMode [2023-02-24T22:35:54.588Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.588Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2023-02-24T22:35:54.588Z] === RUN TestCreateServiceConfigFileMode [2023-02-24T22:35:54.588Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.588Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2023-02-24T22:35:54.588Z] === RUN TestCreateServiceSysctls [2023-02-24T22:35:54.588Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.588Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2023-02-24T22:35:54.588Z] === RUN TestCreateServiceCapabilities [2023-02-24T22:35:54.588Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.588Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2023-02-24T22:35:54.588Z] === RUN TestInspect [2023-02-24T22:35:54.588Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.588Z] --- SKIP: TestInspect (0.02s) [2023-02-24T22:35:54.588Z] === RUN TestCreateJob [2023-02-24T22:35:54.588Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.588Z] --- SKIP: TestCreateJob (0.01s) [2023-02-24T22:35:54.588Z] === RUN TestReplicatedJob [2023-02-24T22:35:54.588Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.588Z] --- SKIP: TestReplicatedJob (0.01s) [2023-02-24T22:35:54.588Z] === RUN TestUpdateReplicatedJob [2023-02-24T22:35:54.588Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.588Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2023-02-24T22:35:54.588Z] === RUN TestServiceListWithStatuses [2023-02-24T22:35:54.588Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-24T22:35:54.588Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-02-24T22:35:54.588Z] === RUN TestDockerNetworkConnectAlias [2023-02-24T22:35:54.588Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.588Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2023-02-24T22:35:54.588Z] === RUN TestDockerNetworkReConnect [2023-02-24T22:35:54.848Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:54.848Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2023-02-24T22:35:54.848Z] === RUN TestServicePlugin [2023-02-24T22:35:55.337Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-02-24T22:35:56.271Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-02-24T22:35:56.271Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2023-02-24T22:35:57.205Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-02-24T22:35:58.140Z] --- PASS: TestServiceUpdateSecrets (14.35s) [2023-02-24T22:35:58.140Z] === RUN TestServiceUpdateConfigs [2023-02-24T22:35:58.152Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] --- SKIP: TestServicePlugin (2.93s) [2023-02-24T22:35:58.152Z] === RUN TestServiceUpdateLabel [2023-02-24T22:35:58.152Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] --- SKIP: TestServiceUpdateLabel (0.02s) [2023-02-24T22:35:58.152Z] === RUN TestServiceUpdateSecrets [2023-02-24T22:35:58.152Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2023-02-24T22:35:58.152Z] === RUN TestServiceUpdateConfigs [2023-02-24T22:35:58.152Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-02-24T22:35:58.152Z] === RUN TestServiceUpdateNetwork [2023-02-24T22:35:58.152Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2023-02-24T22:35:58.152Z] === RUN TestServiceUpdatePidsLimit [2023-02-24T22:35:58.152Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2023-02-24T22:35:58.152Z] PASS [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === Skipped [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-02-24T22:35:58.152Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-02-24T22:35:58.152Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2023-02-24T22:35:58.152Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2023-02-24T22:35:58.152Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2023-02-24T22:35:58.152Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.01s) [2023-02-24T22:35:58.152Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2023-02-24T22:35:58.152Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2023-02-24T22:35:58.152Z] create_test.go:307: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2023-02-24T22:35:58.152Z] create_test.go:390: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2023-02-24T22:35:58.152Z] create_test.go:474: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestInspect (0.02s) [2023-02-24T22:35:58.152Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2023-02-24T22:35:58.152Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2023-02-24T22:35:58.152Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2023-02-24T22:35:58.152Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-02-24T22:35:58.152Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2023-02-24T22:35:58.152Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2023-02-24T22:35:58.152Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestServicePlugin (2.93s) [2023-02-24T22:35:58.152Z] plugin_test.go:58: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.02s) [2023-02-24T22:35:58.152Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2023-02-24T22:35:58.152Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2023-02-24T22:35:58.152Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.01s) [2023-02-24T22:35:58.152Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2023-02-24T22:35:58.152Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] DONE 24 tests, 23 skipped in 3.290s [2023-02-24T22:35:58.152Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-02-24T22:35:58.152Z] INFO: Testing against a local daemon [2023-02-24T22:35:58.152Z] === RUN TestSessionCreate [2023-02-24T22:35:58.152Z] --- PASS: TestSessionCreate (0.02s) [2023-02-24T22:35:58.152Z] === RUN TestSessionCreateWithBadUpgrade [2023-02-24T22:35:58.152Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-02-24T22:35:58.152Z] PASS [2023-02-24T22:35:58.152Z] [2023-02-24T22:35:58.152Z] DONE 2 tests in 0.121s [2023-02-24T22:35:58.152Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-02-24T22:35:58.152Z] INFO: Testing against a local daemon [2023-02-24T22:35:58.152Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-02-24T22:35:58.152Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-24T22:35:58.152Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-24T22:35:58.152Z] === RUN TestEventsExecDie [2023-02-24T22:35:58.413Z] --- PASS: TestEventsExecDie (0.48s) [2023-02-24T22:35:58.413Z] === RUN TestEventsBackwardsCompatible [2023-02-24T22:35:58.413Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2023-02-24T22:35:58.413Z] === RUN TestInfoBinaryCommits [2023-02-24T22:35:58.413Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-02-24T22:35:58.413Z] === RUN TestInfoAPIVersioned [2023-02-24T22:35:58.413Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-02-24T22:35:58.413Z] === RUN TestInfoDiscoveryBackend [2023-02-24T22:35:58.747Z] 8185ee4ed646: Pull complete [2023-02-24T22:35:59.107Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-02-24T22:35:59.364Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2023-02-24T22:35:59.929Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-02-24T22:36:00.325Z] --- PASS: TestInfoDiscoveryBackend (1.54s) [2023-02-24T22:36:00.325Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-02-24T22:36:01.302Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-02-24T22:36:01.302Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-02-24T22:36:01.406Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.07s) [2023-02-24T22:36:01.406Z] === RUN TestCreateServiceSecretFileMode [2023-02-24T22:36:01.868Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2023-02-24T22:36:02.126Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-02-24T22:36:03.061Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-02-24T22:36:03.621Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.35s) [2023-02-24T22:36:03.621Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-02-24T22:36:03.621Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:36:03.621Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-02-24T22:36:03.621Z] === RUN TestInfoAPI [2023-02-24T22:36:03.621Z] --- PASS: TestInfoAPI (0.02s) [2023-02-24T22:36:03.621Z] === RUN TestInfoAPIWarnings [2023-02-24T22:36:04.960Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2023-02-24T22:36:07.491Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (16.39s) [2023-02-24T22:36:07.491Z] PASS [2023-02-24T22:36:07.491Z] [2023-02-24T22:36:07.491Z] === Skipped [2023-02-24T22:36:07.491Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2023-02-24T22:36:07.491Z] build_session_test.go:25: TODO: BuildKit [2023-02-24T22:36:07.491Z] [2023-02-24T22:36:07.492Z] DONE 33 tests, 1 skipped in 171.318s [2023-02-24T22:36:07.492Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2023-02-24T22:36:07.492Z] ++ 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 [2023-02-24T22:36:07.492Z] ++ set -e [2023-02-24T22:36:07.492Z] ++ '[' -n 0 ']' [2023-02-24T22:36:07.492Z] ++ set -x [2023-02-24T22:36:07.492Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2023-02-24T22:36:07.492Z] INFO: Testing against a local daemon [2023-02-24T22:36:07.492Z] === RUN TestConfigInspect [2023-02-24T22:36:08.058Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2023-02-24T22:36:10.590Z] --- PASS: TestConfigInspect (2.79s) [2023-02-24T22:36:10.590Z] === RUN TestConfigList [2023-02-24T22:36:10.590Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2023-02-24T22:36:11.965Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2023-02-24T22:36:12.533Z] --- PASS: TestConfigList (2.29s) [2023-02-24T22:36:12.533Z] === RUN TestConfigsCreateAndDelete [2023-02-24T22:36:12.998Z] --- PASS: TestServiceUpdateConfigs (14.29s) [2023-02-24T22:36:12.999Z] === RUN TestServiceUpdateNetwork [2023-02-24T22:36:13.626Z] --- PASS: TestCreateServiceSecretFileMode (12.50s) [2023-02-24T22:36:13.626Z] === RUN TestCreateServiceConfigFileMode [2023-02-24T22:36:13.907Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2023-02-24T22:36:14.472Z] check_test.go:308: [d6b7a5e9185fa] daemon is not started [2023-02-24T22:36:14.472Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2023-02-24T22:36:15.038Z] check_test.go:308: [d7d0c9c407956] daemon is not started [2023-02-24T22:36:15.038Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2023-02-24T22:36:15.038Z] --- PASS: TestConfigsCreateAndDelete (2.67s) [2023-02-24T22:36:15.038Z] === RUN TestConfigsUpdate [2023-02-24T22:36:16.415Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2023-02-24T22:36:16.673Z] check_test.go:308: [d8becbb687f11] daemon is not started [2023-02-24T22:36:16.673Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2023-02-24T22:36:17.221Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2023-02-24T22:36:17.605Z] --- PASS: TestConfigsUpdate (2.57s) [2023-02-24T22:36:17.605Z] === RUN TestTemplatedConfig [2023-02-24T22:36:18.173Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-02-24T22:36:18.739Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2023-02-24T22:36:18.739Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-02-24T22:36:20.112Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-02-24T22:36:20.112Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2023-02-24T22:36:20.112Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-02-24T22:36:21.045Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2023-02-24T22:36:21.045Z] --- PASS: TestTemplatedConfig (3.32s) [2023-02-24T22:36:21.045Z] === RUN TestConfigCreateResolve [2023-02-24T22:36:21.723Z] --- PASS: TestInfoAPIWarnings (17.34s) [2023-02-24T22:36:21.723Z] === RUN TestInfoDebug [2023-02-24T22:36:22.294Z] --- PASS: TestInfoDebug (1.54s) [2023-02-24T22:36:22.294Z] === RUN TestInfoInsecureRegistries [2023-02-24T22:36:22.420Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2023-02-24T22:36:22.420Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-02-24T22:36:23.353Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2023-02-24T22:36:23.611Z] --- PASS: TestConfigCreateResolve (2.71s) [2023-02-24T22:36:23.611Z] === RUN TestConfigDaemonLibtrustID [2023-02-24T22:36:23.869Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2023-02-24T22:36:24.126Z] --- PASS: TestConfigDaemonLibtrustID (0.52s) [2023-02-24T22:36:24.126Z] PASS [2023-02-24T22:36:24.126Z] [2023-02-24T22:36:24.126Z] DONE 7 tests in 17.016s [2023-02-24T22:36:24.126Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2023-02-24T22:36:24.126Z] ++ 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 [2023-02-24T22:36:24.126Z] ++ set -e [2023-02-24T22:36:24.126Z] ++ '[' -n 0 ']' [2023-02-24T22:36:24.126Z] ++ set -x [2023-02-24T22:36:24.126Z] ++ 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 [2023-02-24T22:36:24.204Z] --- PASS: TestInfoInsecureRegistries (1.54s) [2023-02-24T22:36:24.204Z] === RUN TestInfoRegistryMirrors [2023-02-24T22:36:24.386Z] INFO: Testing against a local daemon [2023-02-24T22:36:24.386Z] === RUN TestCheckpoint [2023-02-24T22:36:24.386Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-24T22:36:24.386Z] --- SKIP: TestCheckpoint (0.00s) [2023-02-24T22:36:24.386Z] === RUN TestContainerInvalidJSON [2023-02-24T22:36:24.386Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-02-24T22:36:24.386Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-02-24T22:36:24.386Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-02-24T22:36:24.386Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-02-24T22:36:24.386Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-02-24T22:36:24.386Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-02-24T22:36:24.386Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-02-24T22:36:24.386Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-02-24T22:36:24.386Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-02-24T22:36:24.386Z] --- PASS: TestContainerInvalidJSON (0.01s) [2023-02-24T22:36:24.386Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2023-02-24T22:36:24.386Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2023-02-24T22:36:24.386Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2023-02-24T22:36:24.386Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-02-24T22:36:24.386Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.04s) [2023-02-24T22:36:24.386Z] === RUN TestCopyFromContainerPathIsNotDir [2023-02-24T22:36:24.386Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2023-02-24T22:36:24.386Z] === RUN TestCopyToContainerPathDoesNotExist [2023-02-24T22:36:24.645Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2023-02-24T22:36:24.645Z] === RUN TestCopyToContainerPathIsNotDir [2023-02-24T22:36:24.645Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2023-02-24T22:36:24.645Z] === RUN TestCopyFromContainer [2023-02-24T22:36:24.645Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-02-24T22:36:25.188Z] --- PASS: TestServiceUpdateNetwork (12.09s) [2023-02-24T22:36:25.188Z] === RUN TestServiceUpdatePidsLimit [2023-02-24T22:36:25.446Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-02-24T22:36:25.577Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-02-24T22:36:25.587Z] --- PASS: TestInfoRegistryMirrors (1.55s) [2023-02-24T22:36:25.587Z] === RUN TestLoginFailsWithBadCredentials [2023-02-24T22:36:25.836Z] === RUN TestCopyFromContainer// [2023-02-24T22:36:25.836Z] === RUN TestCopyFromContainer//bar/root [2023-02-24T22:36:25.836Z] === RUN TestCopyFromContainer//bar/root/ [2023-02-24T22:36:25.846Z] --- PASS: TestCreateServiceConfigFileMode (12.51s) [2023-02-24T22:36:25.846Z] === RUN TestCreateServiceSysctls [2023-02-24T22:36:25.848Z] --- PASS: TestLoginFailsWithBadCredentials (0.40s) [2023-02-24T22:36:25.848Z] === RUN TestPingCacheHeaders [2023-02-24T22:36:25.848Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-02-24T22:36:25.848Z] === RUN TestPingGet [2023-02-24T22:36:25.848Z] --- PASS: TestPingGet (0.01s) [2023-02-24T22:36:25.848Z] === RUN TestPingHead [2023-02-24T22:36:25.848Z] --- PASS: TestPingHead (0.02s) [2023-02-24T22:36:25.848Z] === RUN TestVersion [2023-02-24T22:36:25.848Z] --- PASS: TestVersion (0.02s) [2023-02-24T22:36:25.848Z] PASS [2023-02-24T22:36:25.848Z] [2023-02-24T22:36:25.848Z] === Skipped [2023-02-24T22:36:25.848Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-24T22:36:25.848Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-24T22:36:25.848Z] [2023-02-24T22:36:25.848Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2023-02-24T22:36:25.848Z] info_linux_test.go:96: (*Execution).IsRootless-fm: rootless mode has different view of network [2023-02-24T22:36:25.848Z] [2023-02-24T22:36:25.848Z] DONE 18 tests, 2 skipped in 27.980s [2023-02-24T22:36:25.848Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-02-24T22:36:25.848Z] INFO: Testing against a local daemon [2023-02-24T22:36:25.848Z] === RUN TestVolumesCreateAndList [2023-02-24T22:36:25.848Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-02-24T22:36:25.848Z] === RUN TestVolumesRemove [2023-02-24T22:36:26.012Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-02-24T22:36:26.094Z] === RUN TestCopyFromContainer/bar/quux [2023-02-24T22:36:26.094Z] === RUN TestCopyFromContainer/bar/quux/ [2023-02-24T22:36:26.094Z] === RUN TestCopyFromContainer/bar/quux/baz [2023-02-24T22:36:26.094Z] === RUN TestCopyFromContainer/bar/filesymlink [2023-02-24T22:36:26.108Z] --- PASS: TestVolumesRemove (0.05s) [2023-02-24T22:36:26.108Z] === RUN TestVolumesInspect [2023-02-24T22:36:26.108Z] --- PASS: TestVolumesInspect (0.02s) [2023-02-24T22:36:26.108Z] === RUN TestVolumesInvalidJSON [2023-02-24T22:36:26.108Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-02-24T22:36:26.108Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-02-24T22:36:26.108Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-02-24T22:36:26.108Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-02-24T22:36:26.108Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-02-24T22:36:26.108Z] PASS [2023-02-24T22:36:26.108Z] [2023-02-24T22:36:26.108Z] DONE 5 tests in 0.186s [2023-02-24T22:36:26.108Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-02-24T22:36:26.108Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12803 is not a child of this shell [2023-02-24T22:36:26.108Z] warning: PID 12803 from bundles/test-integration/docker.pid had a nonzero exit code [2023-02-24T22:36:26.108Z] Leaving: AppArmorNo profiles have been unloaded. [2023-02-24T22:36:26.108Z] [2023-02-24T22:36:26.108Z] Unloading profiles will leave already running processes permanently [2023-02-24T22:36:26.108Z] unconfined, which can lead to unexpected situations. [2023-02-24T22:36:26.108Z] [2023-02-24T22:36:26.108Z] To set a process to complain mode, use the command line tool [2023-02-24T22:36:26.108Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-02-24T22:36:26.108Z] Removing test suite binaries [2023-02-24T22:36:26.108Z] exiting test-integration [2023-02-24T22:36:26.108Z] ++ exit 0 [2023-02-24T22:36:26.352Z] === RUN TestCopyFromContainer/bar/dirsymlink [2023-02-24T22:36:26.352Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2023-02-24T22:36:26.352Z] === RUN TestCopyFromContainer/bar/notarget [2023-02-24T22:36:26.611Z] --- PASS: TestCopyFromContainer (1.98s) [2023-02-24T22:36:26.611Z] --- PASS: TestCopyFromContainer// (0.08s) [2023-02-24T22:36:26.611Z] --- PASS: TestCopyFromContainer//bar/root (0.10s) [2023-02-24T22:36:26.611Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2023-02-24T22:36:26.611Z] --- PASS: TestCopyFromContainer/bar/quux (0.07s) [2023-02-24T22:36:26.611Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2023-02-24T22:36:26.611Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.09s) [2023-02-24T22:36:26.611Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.09s) [2023-02-24T22:36:26.611Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2023-02-24T22:36:26.611Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2023-02-24T22:36:26.611Z] --- PASS: TestCopyFromContainer/bar/notarget (0.07s) [2023-02-24T22:36:26.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-02-24T22:36:26.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-24T22:36:26.611Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-24T22:36:26.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-24T22:36:26.611Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-24T22:36:26.611Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-24T22:36:26.611Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-24T22:36:26.611Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-24T22:36:26.611Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-24T22:36:26.611Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-24T22:36:26.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2023-02-24T22:36:26.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2023-02-24T22:36:26.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2023-02-24T22:36:26.611Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.01s) [2023-02-24T22:36:26.611Z] === RUN TestCreateLinkToNonExistingContainer [2023-02-24T22:36:26.611Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2023-02-24T22:36:26.611Z] === RUN TestCreateWithInvalidEnv [2023-02-24T22:36:26.611Z] === RUN TestCreateWithInvalidEnv/0 [2023-02-24T22:36:26.611Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-02-24T22:36:26.611Z] === RUN TestCreateWithInvalidEnv/1 [2023-02-24T22:36:26.611Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-02-24T22:36:26.611Z] === RUN TestCreateWithInvalidEnv/2 [2023-02-24T22:36:26.611Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-02-24T22:36:26.611Z] === CONT TestCreateWithInvalidEnv/0 [2023-02-24T22:36:26.611Z] === CONT TestCreateWithInvalidEnv/2 [2023-02-24T22:36:26.611Z] === CONT TestCreateWithInvalidEnv/1 [2023-02-24T22:36:26.611Z] --- PASS: TestCreateWithInvalidEnv (0.03s) [2023-02-24T22:36:26.611Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2023-02-24T22:36:26.611Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2023-02-24T22:36:26.611Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2023-02-24T22:36:26.611Z] === RUN TestCreateTmpfsMountsTarget [2023-02-24T22:36:26.611Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2023-02-24T22:36:26.611Z] === RUN TestCreateWithCustomMaskedPaths [2023-02-24T22:36:27.047Z] [2023-02-24T22:36:27.227Z] --- PASS: TestCreateServiceSysctls (2.63s) [2023-02-24T22:36:27.227Z] === RUN TestCreateServiceCapabilities [2023-02-24T22:36:27.548Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters Post stage [Pipeline] junit [2023-02-24T22:36:28.002Z] Recording test results [2023-02-24T22:36:28.486Z] --- PASS: TestCreateWithCustomMaskedPaths (1.86s) [2023-02-24T22:36:28.486Z] === RUN TestCreateWithCustomReadonlyPaths [2023-02-24T22:36:29.769Z] --- PASS: TestCreateServiceCapabilities (2.45s) [2023-02-24T22:36:29.769Z] === RUN TestInspect [2023-02-24T22:36:29.880Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-02-24T22:36:30.214Z] + echo Ensuring container killed. [2023-02-24T22:36:30.214Z] Ensuring container killed. [2023-02-24T22:36:30.214Z] + docker rm -vf docker-pr1 [2023-02-24T22:36:30.385Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.69s) [2023-02-24T22:36:30.385Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-02-24T22:36:30.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-24T22:36:30.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-24T22:36:30.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-24T22:36:30.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-24T22:36:30.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-24T22:36:30.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-24T22:36:30.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-24T22:36:30.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-24T22:36:30.385Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-24T22:36:30.385Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-24T22:36:30.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-24T22:36:30.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-24T22:36:30.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-24T22:36:30.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-24T22:36:30.385Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-24T22:36:30.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2023-02-24T22:36:30.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-02-24T22:36:30.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2023-02-24T22:36:30.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2023-02-24T22:36:30.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2023-02-24T22:36:30.385Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-02-24T22:36:30.385Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-02-24T22:36:30.474Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-02-24T22:36:30.643Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-02-24T22:36:30.762Z] + echo Chowning /workspace to jenkins user [2023-02-24T22:36:30.762Z] Chowning /workspace to jenkins user [2023-02-24T22:36:30.762Z] + id -u [2023-02-24T22:36:30.762Z] + id -g [2023-02-24T22:36:30.762Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45073:/workspace busybox chown -R 1000:1000 /workspace [2023-02-24T22:36:30.762Z] Unable to find image 'busybox:latest' locally [2023-02-24T22:36:30.762Z] latest: Pulling from library/busybox [2023-02-24T22:36:30.901Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.56s) [2023-02-24T22:36:30.901Z] === RUN TestCreateDifferentPlatform [2023-02-24T22:36:30.901Z] === RUN TestCreateDifferentPlatform/different_os [2023-02-24T22:36:30.901Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-02-24T22:36:30.901Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2023-02-24T22:36:30.901Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2023-02-24T22:36:30.901Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2023-02-24T22:36:30.901Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-02-24T22:36:30.901Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.03s) [2023-02-24T22:36:30.901Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-02-24T22:36:30.901Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-02-24T22:36:30.901Z] === RUN TestContainerStartOnDaemonRestart [2023-02-24T22:36:30.901Z] === PAUSE TestContainerStartOnDaemonRestart [2023-02-24T22:36:30.901Z] === RUN TestDaemonRestartIpcMode [2023-02-24T22:36:30.901Z] === PAUSE TestDaemonRestartIpcMode [2023-02-24T22:36:30.901Z] === RUN TestDaemonHostGatewayIP [2023-02-24T22:36:30.901Z] === PAUSE TestDaemonHostGatewayIP [2023-02-24T22:36:30.901Z] === RUN TestRestartDaemonWithRestartingContainer [2023-02-24T22:36:30.901Z] === PAUSE TestRestartDaemonWithRestartingContainer [2023-02-24T22:36:30.901Z] === RUN TestContainerKillOnDaemonStart [2023-02-24T22:36:30.901Z] === PAUSE TestContainerKillOnDaemonStart [2023-02-24T22:36:30.901Z] === RUN TestDiff [2023-02-24T22:36:31.022Z] 205dae5015e7: Pulling fs layer [2023-02-24T22:36:31.022Z] 205dae5015e7: Verifying Checksum [2023-02-24T22:36:31.022Z] 205dae5015e7: Download complete [2023-02-24T22:36:31.159Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2023-02-24T22:36:31.283Z] 205dae5015e7: Pull complete [2023-02-24T22:36:31.283Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-02-24T22:36:31.283Z] Status: Downloaded newer image for busybox:latest [2023-02-24T22:36:31.725Z] --- PASS: TestDiff (0.74s) [2023-02-24T22:36:31.725Z] === RUN TestExecWithCloseStdin [2023-02-24T22:36:31.725Z] check_test.go:308: [d72a1322e4359] daemon is not started [2023-02-24T22:36:31.725Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2023-02-24T22:36:32.290Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2023-02-24T22:36:32.629Z] --- PASS: TestExecWithCloseStdin (0.86s) [2023-02-24T22:36:32.629Z] === RUN TestExec [2023-02-24T22:36:32.645Z] tests/integration/api_volume_test.py ......... [ 74%] [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-02-24T22:36:32.893Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2023-02-24T22:36:32.967Z] + bundleName=amd64-rootless [2023-02-24T22:36:32.967Z] + echo Creating amd64-rootless-bundles.tar.gz [2023-02-24T22:36:32.967Z] Creating amd64-rootless-bundles.tar.gz [2023-02-24T22:36:32.967Z] + + xargs tar -czf amd64-rootless-bundles.tar.gz [2023-02-24T22:36:32.967Z] 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 [2023-02-24T22:36:32.981Z] Archiving artifacts [2023-02-24T22:36:33.065Z] --- PASS: TestInspect (2.68s) [2023-02-24T22:36:33.066Z] === RUN TestCreateJob [2023-02-24T22:36:33.482Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2023-02-24T22:36:33.482Z] --- PASS: TestExec (0.90s) [2023-02-24T22:36:33.482Z] === RUN TestExecUser [2023-02-24T22:36:34.054Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-02-24T22:36:34.115Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-02-24T22:36:34.311Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-02-24T22:36:34.311Z] --- PASS: TestExecUser (0.90s) [2023-02-24T22:36:34.311Z] === RUN TestExportContainerAndImportImage [2023-02-24T22:36:34.546Z] tests/integration/client_test.py ..... [ 75%] [2023-02-24T22:36:34.768Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-02-24T22:36:34.804Z] tests/integration/context_api_test.py ... [ 76%] [2023-02-24T22:36:35.060Z] tests/integration/errors_test.py . [ 76%] [2023-02-24T22:36:35.076Z] + make clean [2023-02-24T22:36:35.605Z] --- PASS: TestCreateJob (3.06s) [2023-02-24T22:36:35.605Z] === RUN TestReplicatedJob [2023-02-24T22:36:35.646Z] docker volume rm -f docker-dev-cache [2023-02-24T22:36:35.646Z] docker-dev-cache [Pipeline] deleteDir [2023-02-24T22:36:35.684Z] --- PASS: TestExportContainerAndImportImage (1.06s) [2023-02-24T22:36:35.684Z] === RUN TestExportContainerAfterDaemonRestart [2023-02-24T22:36:36.281Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-02-24T22:36:36.281Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-24T22:36:36.847Z] --- PASS: TestExportContainerAfterDaemonRestart (1.49s) [2023-02-24T22:36:36.847Z] === RUN TestHealthCheckWorkdir [2023-02-24T22:36:38.221Z] --- PASS: TestHealthCheckWorkdir (1.06s) [2023-02-24T22:36:38.221Z] === RUN TestHealthKillContainer [2023-02-24T22:36:39.153Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-02-24T22:36:39.718Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-02-24T22:36:40.283Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-02-24T22:36:40.665Z] --- PASS: TestServiceUpdatePidsLimit (15.92s) [2023-02-24T22:36:40.665Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.62s) [2023-02-24T22:36:40.665Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2023-02-24T22:36:40.665Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.78s) [2023-02-24T22:36:40.665Z] PASS [2023-02-24T22:36:40.665Z] [2023-02-24T22:36:40.665Z] === Skipped [2023-02-24T22:36:40.665Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2023-02-24T22:36:40.665Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-24T22:36:40.665Z] [2023-02-24T22:36:40.665Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2023-02-24T22:36:40.665Z] plugin_test.go:27: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2023-02-24T22:36:40.665Z] [2023-02-24T22:36:40.665Z] DONE 27 tests, 2 skipped in 149.300s [2023-02-24T22:36:40.665Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2023-02-24T22:36:40.665Z] ++ 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 [2023-02-24T22:36:40.665Z] ++ set -e [2023-02-24T22:36:40.665Z] ++ '[' -n 0 ']' [2023-02-24T22:36:40.665Z] ++ set -x [2023-02-24T22:36:40.665Z] ++ 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 [2023-02-24T22:36:40.665Z] INFO: Testing against a local daemon [2023-02-24T22:36:40.665Z] === RUN TestSessionCreate [2023-02-24T22:36:40.665Z] --- PASS: TestSessionCreate (0.02s) [2023-02-24T22:36:40.665Z] === RUN TestSessionCreateWithBadUpgrade [2023-02-24T22:36:40.665Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-02-24T22:36:40.665Z] PASS [2023-02-24T22:36:40.665Z] [2023-02-24T22:36:40.665Z] DONE 2 tests in 0.146s [2023-02-24T22:36:40.665Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2023-02-24T22:36:40.665Z] ++ 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 [2023-02-24T22:36:40.665Z] ++ set -e [2023-02-24T22:36:40.665Z] ++ '[' -n 0 ']' [2023-02-24T22:36:40.665Z] ++ set -x [2023-02-24T22:36:40.665Z] ++ 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 [2023-02-24T22:36:40.665Z] INFO: Testing against a local daemon [2023-02-24T22:36:40.665Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-02-24T22:36:40.665Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-24T22:36:40.665Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-24T22:36:40.665Z] === RUN TestEventsExecDie [2023-02-24T22:36:40.923Z] --- PASS: TestEventsExecDie (0.48s) [2023-02-24T22:36:40.923Z] === RUN TestEventsBackwardsCompatible [2023-02-24T22:36:40.923Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2023-02-24T22:36:40.923Z] === RUN TestInfoBinaryCommits [2023-02-24T22:36:40.923Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-02-24T22:36:40.923Z] === RUN TestInfoAPIVersioned [2023-02-24T22:36:40.923Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-02-24T22:36:40.923Z] === RUN TestInfoDiscoveryBackend [2023-02-24T22:36:40.992Z] --- PASS: TestReplicatedJob (4.82s) [2023-02-24T22:36:40.992Z] === RUN TestUpdateReplicatedJob [2023-02-24T22:36:41.216Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2023-02-24T22:36:41.487Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-02-24T22:36:41.488Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-02-24T22:36:42.418Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-02-24T22:36:42.418Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-02-24T22:36:42.589Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-02-24T22:36:42.983Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-02-24T22:36:42.983Z] === RUN TestInfoAPI [2023-02-24T22:36:42.983Z] --- PASS: TestInfoAPI (0.02s) [2023-02-24T22:36:42.983Z] === RUN TestInfoAPIWarnings [2023-02-24T22:36:43.153Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2023-02-24T22:36:43.153Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-02-24T22:36:43.153Z] check_test.go:308: [d44263fd0b493] daemon is not started [2023-02-24T22:36:43.153Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2023-02-24T22:36:43.532Z] --- PASS: TestUpdateReplicatedJob (3.12s) [2023-02-24T22:36:43.532Z] === RUN TestServiceListWithStatuses [2023-02-24T22:36:43.532Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-24T22:36:43.532Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-02-24T22:36:43.532Z] === RUN TestDockerNetworkConnectAlias [2023-02-24T22:36:44.533Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2023-02-24T22:36:45.099Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-02-24T22:36:45.665Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-02-24T22:36:46.231Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [2023-02-24T22:36:46.491Z] --- PASS: TestHealthKillContainer (8.58s) [2023-02-24T22:36:46.491Z] === RUN TestHealthCheckProcessKilled [2023-02-24T22:36:46.749Z] === RUN TestDockerSuite/TestBuildAddScript [2023-02-24T22:36:47.683Z] --- PASS: TestHealthCheckProcessKilled (0.97s) [2023-02-24T22:36:47.683Z] === RUN TestInspectCpusetInConfigPre120 [2023-02-24T22:36:47.729Z] --- PASS: TestDockerNetworkConnectAlias (3.98s) [2023-02-24T22:36:47.729Z] === RUN TestDockerNetworkReConnect [2023-02-24T22:36:47.940Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2023-02-24T22:36:48.198Z] --- PASS: TestInspectCpusetInConfigPre120 (0.71s) [2023-02-24T22:36:48.198Z] === RUN TestIpcModeNone [2023-02-24T22:36:49.132Z] --- PASS: TestIpcModeNone (0.73s) [2023-02-24T22:36:49.132Z] === RUN TestIpcModePrivate [2023-02-24T22:36:49.698Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-02-24T22:36:49.699Z] check_test.go:308: [db1632e188d8e] daemon is not started [2023-02-24T22:36:49.699Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2023-02-24T22:36:49.699Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2023-02-24T22:36:49.699Z] --- PASS: TestIpcModePrivate (0.84s) [2023-02-24T22:36:49.699Z] === RUN TestIpcModeShareable [2023-02-24T22:36:50.265Z] ipcmode_linux_test.go:89: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:84, shared: true, mustBeShared: true [2023-02-24T22:36:50.524Z] --- PASS: TestIpcModeShareable (0.76s) [2023-02-24T22:36:50.524Z] === RUN TestAPIIpcModeShareableAndContainer [2023-02-24T22:36:51.022Z] --- PASS: TestDockerNetworkReConnect (3.40s) [2023-02-24T22:36:51.022Z] === RUN TestServicePlugin [2023-02-24T22:36:52.422Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2023-02-24T22:36:52.512Z] tests/integration/models_containers_test.py ............................ [ 83%] [2023-02-24T22:36:52.988Z] check_test.go:308: [de3d55b22f8e2] daemon is not started [2023-02-24T22:36:52.988Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2023-02-24T22:36:52.988Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2023-02-24T22:36:52.988Z] === RUN TestAPIIpcModeHost [2023-02-24T22:36:53.920Z] --- PASS: TestAPIIpcModeHost (0.67s) [2023-02-24T22:36:53.920Z] === RUN TestDaemonIpcModeShareable [2023-02-24T22:36:54.334Z] plugin_test.go:61: [d4ff4b501f74b] joining swarm manager [da41e817923c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:36:54.855Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:83, shared: true, mustBeShared: true [2023-02-24T22:36:55.115Z] --- PASS: TestDaemonIpcModeShareable (1.47s) [2023-02-24T22:36:55.115Z] === RUN TestDaemonIpcModePrivate [2023-02-24T22:36:55.734Z] plugin_test.go:64: [da2f2af93c8ea] joining swarm manager [da41e817923c3]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:36:56.049Z] docker_cli_daemon_plugins_test.go:80: [d41dff09c6a89] daemon is not started [2023-02-24T22:36:56.049Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-02-24T22:36:56.615Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2023-02-24T22:36:56.615Z] --- PASS: TestDaemonIpcModePrivate (1.45s) [2023-02-24T22:36:56.615Z] === RUN TestDaemonIpcModePrivateFromConfig [2023-02-24T22:36:57.180Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2023-02-24T22:36:58.116Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:94, shared: false, mustBeShared: false [2023-02-24T22:36:58.116Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.57s) [2023-02-24T22:36:58.116Z] === RUN TestDaemonIpcModeShareableFromConfig [2023-02-24T22:36:59.492Z] ipcmode_linux_test.go:259: [testDaemonIpcPrivateShareable] ipcdev: 0:95, shared: true, mustBeShared: true [2023-02-24T22:36:59.750Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-02-24T22:36:59.750Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.53s) [2023-02-24T22:36:59.750Z] === RUN TestIpcModeOlderClient [2023-02-24T22:36:59.750Z] === PAUSE TestIpcModeOlderClient [2023-02-24T22:36:59.750Z] === RUN TestKillContainerInvalidSignal [2023-02-24T22:37:00.009Z] docker_cli_daemon_plugins_test.go:170: [d7551941745ad] daemon is not started [2023-02-24T22:37:00.267Z] --- PASS: TestKillContainerInvalidSignal (0.64s) [2023-02-24T22:37:00.267Z] === RUN TestKillContainer [2023-02-24T22:37:00.267Z] === RUN TestKillContainer/no_signal [2023-02-24T22:37:00.835Z] === RUN TestKillContainer/non_killing_signal [2023-02-24T22:37:01.045Z] --- PASS: TestInfoAPIWarnings (16.28s) [2023-02-24T22:37:01.045Z] === RUN TestInfoDebug [2023-02-24T22:37:01.045Z] --- PASS: TestInfoDebug (0.52s) [2023-02-24T22:37:01.045Z] === RUN TestInfoInsecureRegistries [2023-02-24T22:37:01.045Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-02-24T22:37:01.045Z] === RUN TestInfoRegistryMirrors [2023-02-24T22:37:01.045Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-02-24T22:37:01.045Z] === RUN TestLoginFailsWithBadCredentials [2023-02-24T22:37:01.303Z] --- PASS: TestLoginFailsWithBadCredentials (0.39s) [2023-02-24T22:37:01.303Z] === RUN TestPingCacheHeaders [2023-02-24T22:37:01.303Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-02-24T22:37:01.303Z] === RUN TestPingGet [2023-02-24T22:37:01.303Z] --- PASS: TestPingGet (0.01s) [2023-02-24T22:37:01.303Z] === RUN TestPingHead [2023-02-24T22:37:01.303Z] --- PASS: TestPingHead (0.02s) [2023-02-24T22:37:01.303Z] === RUN TestVersion [2023-02-24T22:37:01.303Z] --- PASS: TestVersion (0.02s) [2023-02-24T22:37:01.303Z] PASS [2023-02-24T22:37:01.303Z] [2023-02-24T22:37:01.303Z] === Skipped [2023-02-24T22:37:01.303Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-24T22:37:01.303Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-24T22:37:01.303Z] [2023-02-24T22:37:01.303Z] DONE 18 tests, 1 skipped in 21.048s [2023-02-24T22:37:01.303Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2023-02-24T22:37:01.303Z] ++ 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 [2023-02-24T22:37:01.303Z] ++ set -e [2023-02-24T22:37:01.303Z] ++ '[' -n 0 ']' [2023-02-24T22:37:01.303Z] ++ set -x [2023-02-24T22:37:01.303Z] ++ 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 [2023-02-24T22:37:01.303Z] INFO: Testing against a local daemon [2023-02-24T22:37:01.303Z] === RUN TestVolumesCreateAndList [2023-02-24T22:37:01.303Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-02-24T22:37:01.303Z] === RUN TestVolumesRemove [2023-02-24T22:37:01.401Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2023-02-24T22:37:01.401Z] === RUN TestKillContainer/killing_signal [2023-02-24T22:37:01.561Z] --- PASS: TestVolumesRemove (0.07s) [2023-02-24T22:37:01.561Z] === RUN TestVolumesInspect [2023-02-24T22:37:01.561Z] --- PASS: TestVolumesInspect (0.02s) [2023-02-24T22:37:01.561Z] === RUN TestVolumesInvalidJSON [2023-02-24T22:37:01.561Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-02-24T22:37:01.561Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-02-24T22:37:01.561Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-02-24T22:37:01.561Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-02-24T22:37:01.561Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-02-24T22:37:01.561Z] PASS [2023-02-24T22:37:01.561Z] [2023-02-24T22:37:01.561Z] DONE 5 tests in 0.228s [2023-02-24T22:37:01.561Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-02-24T22:37:01.561Z] ++++ cat bundles/test-integration/docker.pid [2023-02-24T22:37:01.561Z] +++ kill 12831 [2023-02-24T22:37:02.337Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-02-24T22:37:02.337Z] --- PASS: TestKillContainer (1.94s) [2023-02-24T22:37:02.337Z] --- PASS: TestKillContainer/no_signal (0.57s) [2023-02-24T22:37:02.337Z] --- PASS: TestKillContainer/non_killing_signal (0.53s) [2023-02-24T22:37:02.337Z] --- PASS: TestKillContainer/killing_signal (0.61s) [2023-02-24T22:37:02.337Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-02-24T22:37:02.337Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2023-02-24T22:37:02.595Z] === RUN TestDockerSuite/TestBuildAddTar [2023-02-24T22:37:02.933Z] +++ /etc/init.d/apparmor stop [2023-02-24T22:37:02.933Z] Leaving: AppArmorNo profiles have been unloaded. [2023-02-24T22:37:02.933Z] [2023-02-24T22:37:02.933Z] Unloading profiles will leave already running processes permanently [2023-02-24T22:37:02.933Z] unconfined, which can lead to unexpected situations. [2023-02-24T22:37:02.933Z] [2023-02-24T22:37:02.933Z] To set a process to complain mode, use the command line tool [2023-02-24T22:37:02.933Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-02-24T22:37:02.933Z] +++ true [2023-02-24T22:37:02.933Z] exiting test-integration [2023-02-24T22:37:02.933Z] ++ exit 0 [2023-02-24T22:37:02.933Z] [2023-02-24T22:37:03.162Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy Post stage [Pipeline] junit [2023-02-24T22:37:03.508Z] Recording test results [2023-02-24T22:37:03.692Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [2023-02-24T22:37:03.729Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.47s) [2023-02-24T22:37:03.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2023-02-24T22:37:03.730Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.58s) [2023-02-24T22:37:03.730Z] === RUN TestKillStoppedContainer [2023-02-24T22:37:03.730Z] --- PASS: TestKillStoppedContainer (0.05s) [2023-02-24T22:37:03.730Z] === RUN TestKillStoppedContainerAPIPre120 [Pipeline] // stage Post stage [Pipeline] sh [2023-02-24T22:37:03.988Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.09s) [2023-02-24T22:37:03.988Z] === RUN TestKillDifferentUserContainer [2023-02-24T22:37:04.020Z] + echo Ensuring container killed. [2023-02-24T22:37:04.020Z] Ensuring container killed. [2023-02-24T22:37:04.020Z] + docker rm -vf docker-pr1 [2023-02-24T22:37:04.020Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-02-24T22:37:04.303Z] + echo Chowning /workspace to jenkins user [2023-02-24T22:37:04.303Z] Chowning /workspace to jenkins user [2023-02-24T22:37:04.303Z] + id -u [2023-02-24T22:37:04.303Z] + id -g [2023-02-24T22:37:04.303Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45073:/workspace busybox chown -R 1000:1000 /workspace [2023-02-24T22:37:04.303Z] Unable to find image 'busybox:latest' locally [2023-02-24T22:37:04.303Z] latest: Pulling from library/busybox [2023-02-24T22:37:04.554Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2023-02-24T22:37:04.554Z] --- PASS: TestKillDifferentUserContainer (0.71s) [2023-02-24T22:37:04.554Z] === RUN TestInspectOomKilledTrue [2023-02-24T22:37:04.554Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-24T22:37:04.554Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-02-24T22:37:04.554Z] === RUN TestInspectOomKilledFalse [2023-02-24T22:37:04.554Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-24T22:37:04.554Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-02-24T22:37:04.554Z] === RUN TestLinksEtcHostsContentMatch [2023-02-24T22:37:04.560Z] f78e6840ded1: Pulling fs layer [2023-02-24T22:37:04.560Z] f78e6840ded1: Verifying Checksum [2023-02-24T22:37:04.560Z] f78e6840ded1: Download complete [2023-02-24T22:37:04.847Z] f78e6840ded1: Pull complete [2023-02-24T22:37:04.847Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-02-24T22:37:04.847Z] Status: Downloaded newer image for busybox:latest [2023-02-24T22:37:05.121Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2023-02-24T22:37:05.121Z] --- PASS: TestLinksEtcHostsContentMatch (0.53s) [2023-02-24T22:37:05.121Z] === RUN TestLinksContainerNames [2023-02-24T22:37:05.688Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [Pipeline] catchError [Pipeline] { [2023-02-24T22:37:06.254Z] check_test.go:308: [d2b53cf25266e] daemon is not started [2023-02-24T22:37:06.254Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [Pipeline] sh [2023-02-24T22:37:06.511Z] --- PASS: TestLinksContainerNames (1.25s) [2023-02-24T22:37:06.511Z] === RUN TestLogsFollowTailEmpty [2023-02-24T22:37:06.528Z] + bundleName=arm64-integration [2023-02-24T22:37:06.528Z] + echo Creating arm64-integration-bundles.tar.gz [2023-02-24T22:37:06.528Z] Creating arm64-integration-bundles.tar.gz [2023-02-24T22:37:06.528Z] + xargs tar -czf arm64-integration-bundles.tar.gz [2023-02-24T22:37:06.528Z] + 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 [2023-02-24T22:37:06.796Z] Archiving artifacts [2023-02-24T22:37:07.077Z] --- PASS: TestLogsFollowTailEmpty (0.62s) [2023-02-24T22:37:07.077Z] === RUN TestContainerNetworkMountsNoChown [2023-02-24T22:37:07.643Z] --- PASS: TestContainerNetworkMountsNoChown (0.68s) [2023-02-24T22:37:07.643Z] === RUN TestMountDaemonRoot [2023-02-24T22:37:07.643Z] === RUN TestMountDaemonRoot/default [2023-02-24T22:37:07.643Z] === PAUSE TestMountDaemonRoot/default [2023-02-24T22:37:07.643Z] === RUN TestMountDaemonRoot/private [2023-02-24T22:37:07.643Z] === PAUSE TestMountDaemonRoot/private [2023-02-24T22:37:07.643Z] === RUN TestMountDaemonRoot/rprivate [2023-02-24T22:37:07.643Z] === PAUSE TestMountDaemonRoot/rprivate [2023-02-24T22:37:07.643Z] === RUN TestMountDaemonRoot/slave [2023-02-24T22:37:07.643Z] === PAUSE TestMountDaemonRoot/slave [2023-02-24T22:37:07.643Z] === RUN TestMountDaemonRoot/rslave [2023-02-24T22:37:07.643Z] === PAUSE TestMountDaemonRoot/rslave [2023-02-24T22:37:07.643Z] === RUN TestMountDaemonRoot/shared [2023-02-24T22:37:07.643Z] === PAUSE TestMountDaemonRoot/shared [2023-02-24T22:37:07.643Z] === RUN TestMountDaemonRoot/rshared [2023-02-24T22:37:07.643Z] === PAUSE TestMountDaemonRoot/rshared [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/default [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/default/bind_root [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/default/bind_root [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/default/bind_subpath [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/default/mount_root [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/default/mount_root [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/default/mount_subpath [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/default/bind_root [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/rshared [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/rshared/bind_root [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/rshared/mount_root [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2023-02-24T22:37:07.908Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/shared [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/shared/mount_root [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/shared/bind_root [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/rslave [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/rslave/bind_root [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/rslave/mount_root [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/slave [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/slave/mount_root [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/slave/bind_root [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/rprivate [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/private [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/private/bind_root [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/private/bind_root [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/private/bind_subpath [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/private/mount_root [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/private/mount_root [2023-02-24T22:37:07.908Z] === RUN TestMountDaemonRoot/private/mount_subpath [2023-02-24T22:37:07.908Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/default/mount_subpath [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/default/mount_root [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/default/bind_subpath [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/rshared/mount_root [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/rshared/bind_root [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/rslave/bind_root [2023-02-24T22:37:07.908Z] === CONT TestMountDaemonRoot/shared/bind_root [2023-02-24T22:37:08.044Z] ......... [ 86%] [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/shared/mount_root [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/rslave/mount_root [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/slave/bind_root [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/slave/mount_root [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/private/bind_root [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/private/mount_subpath [2023-02-24T22:37:08.166Z] === CONT TestMountDaemonRoot/private/mount_root [2023-02-24T22:37:08.424Z] === CONT TestMountDaemonRoot/private/bind_subpath [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot (0.05s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.05s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.07s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.05s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.07s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.03s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.04s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.07s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.06s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.03s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.04s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2023-02-24T22:37:08.424Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.05s) [2023-02-24T22:37:08.424Z] === RUN TestContainerBindMountNonRecursive [2023-02-24T22:37:08.574Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-02-24T22:37:08.877Z] + make clean [2023-02-24T22:37:09.134Z] docker volume rm -f docker-dev-cache [2023-02-24T22:37:09.134Z] docker-dev-cache [Pipeline] deleteDir [2023-02-24T22:37:09.796Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2023-02-24T22:37:09.796Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-02-24T22:37:10.363Z] --- PASS: TestContainerBindMountNonRecursive (1.84s) [2023-02-24T22:37:10.363Z] === RUN TestContainerVolumesMountedAsShared [2023-02-24T22:37:10.928Z] --- PASS: TestContainerVolumesMountedAsShared (0.66s) [2023-02-24T22:37:10.928Z] === RUN TestContainerVolumesMountedAsSlave [2023-02-24T22:37:10.928Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-24T22:37:11.187Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2023-02-24T22:37:11.446Z] --- PASS: TestContainerVolumesMountedAsSlave (0.62s) [2023-02-24T22:37:11.446Z] === RUN TestNetworkNat [2023-02-24T22:37:12.012Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-02-24T22:37:12.271Z] --- PASS: TestNetworkNat (0.78s) [2023-02-24T22:37:12.271Z] === RUN TestNetworkLocalhostTCPNat [2023-02-24T22:37:12.529Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2023-02-24T22:37:12.634Z] tests/integration/models_images_test.py ............... [ 89%] [2023-02-24T22:37:13.096Z] --- PASS: TestNetworkLocalhostTCPNat (0.81s) [2023-02-24T22:37:13.096Z] === RUN TestNetworkLoopbackNat [2023-02-24T22:37:14.082Z] tests/integration/models_networks_test.py .... [ 90%] [2023-02-24T22:37:14.471Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2023-02-24T22:37:15.038Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-02-24T22:37:15.604Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2023-02-24T22:37:16.539Z] --- PASS: TestNetworkLoopbackNat (3.26s) [2023-02-24T22:37:16.539Z] === RUN TestPause [2023-02-24T22:37:17.106Z] --- PASS: TestPause (0.72s) [2023-02-24T22:37:17.106Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-02-24T22:37:17.106Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-24T22:37:17.106Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-24T22:37:17.106Z] === RUN TestPauseStopPausedContainer [2023-02-24T22:37:17.364Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2023-02-24T22:37:17.930Z] --- PASS: TestPauseStopPausedContainer (0.70s) [2023-02-24T22:37:17.930Z] === RUN TestPsFilter [2023-02-24T22:37:17.930Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2023-02-24T22:37:17.930Z] --- PASS: TestPsFilter (0.14s) [2023-02-24T22:37:17.930Z] === RUN TestRemoveContainerWithRemovedVolume [2023-02-24T22:37:18.496Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.55s) [2023-02-24T22:37:18.496Z] === RUN TestRemoveContainerWithVolume [2023-02-24T22:37:19.062Z] --- PASS: TestRemoveContainerWithVolume (0.59s) [2023-02-24T22:37:19.062Z] === RUN TestRemoveContainerRunning [2023-02-24T22:37:19.338Z] tests/integration/models_nodes_test.py . [ 91%] [2023-02-24T22:37:19.628Z] --- PASS: TestRemoveContainerRunning (0.59s) [2023-02-24T22:37:19.628Z] === RUN TestRemoveContainerForceRemoveRunning [2023-02-24T22:37:20.195Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.54s) [2023-02-24T22:37:20.195Z] === RUN TestRemoveInvalidContainer [2023-02-24T22:37:20.195Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2023-02-24T22:37:20.195Z] === RUN TestRenameLinkedContainer [2023-02-24T22:37:20.271Z] tests/integration/models_resources_test.py . [ 91%] [2023-02-24T22:37:20.453Z] === RUN TestDockerSuite/TestBuildBlankName [2023-02-24T22:37:20.711Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-02-24T22:37:21.279Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2023-02-24T22:37:22.296Z] --- PASS: TestServicePlugin (29.80s) [2023-02-24T22:37:22.296Z] === RUN TestServiceUpdateLabel [2023-02-24T22:37:22.686Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-02-24T22:37:22.686Z] --- PASS: TestRenameLinkedContainer (2.45s) [2023-02-24T22:37:22.686Z] === RUN TestRenameStoppedContainer [2023-02-24T22:37:22.865Z] --- PASS: TestServiceUpdateLabel (2.11s) [2023-02-24T22:37:22.865Z] === RUN TestServiceUpdateSecrets [2023-02-24T22:37:23.267Z] --- PASS: TestRenameStoppedContainer (0.55s) [2023-02-24T22:37:23.267Z] === RUN TestRenameRunningContainerAndReuse [2023-02-24T22:37:23.833Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-02-24T22:37:24.400Z] --- PASS: TestRenameRunningContainerAndReuse (1.19s) [2023-02-24T22:37:24.400Z] === RUN TestRenameInvalidName [2023-02-24T22:37:24.965Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-02-24T22:37:24.965Z] --- PASS: TestRenameInvalidName (0.54s) [2023-02-24T22:37:24.965Z] === RUN TestRenameAnonymousContainer [2023-02-24T22:37:26.350Z] tests/integration/models_services_test.py ..............X. [ 95%] [2023-02-24T22:37:26.866Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-02-24T22:37:26.866Z] --- PASS: TestRenameAnonymousContainer (2.01s) [2023-02-24T22:37:26.866Z] === RUN TestRenameContainerWithSameName [2023-02-24T22:37:27.435Z] --- PASS: TestRenameContainerWithSameName (0.51s) [2023-02-24T22:37:27.435Z] === RUN TestRenameContainerWithLinkedContainer [2023-02-24T22:37:28.000Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2023-02-24T22:37:28.000Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-02-24T22:37:28.566Z] --- PASS: TestRenameContainerWithLinkedContainer (1.19s) [2023-02-24T22:37:28.566Z] === RUN TestResize [2023-02-24T22:37:29.092Z] tests/integration/models_swarm_test.py .. [ 96%] [2023-02-24T22:37:29.092Z] tests/integration/models_volumes_test.py .. [ 96%] [2023-02-24T22:37:29.499Z] --- PASS: TestResize (0.76s) [2023-02-24T22:37:29.499Z] === RUN TestResizeWithInvalidSize [2023-02-24T22:37:30.064Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-02-24T22:37:30.064Z] --- PASS: TestResizeWithInvalidSize (0.77s) [2023-02-24T22:37:30.064Z] === RUN TestResizeWhenContainerNotStarted [2023-02-24T22:37:30.999Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2023-02-24T22:37:30.999Z] === RUN TestDaemonRestartKillContainers [2023-02-24T22:37:30.999Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-24T22:37:30.999Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-24T22:37:30.999Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-24T22:37:30.999Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-24T22:37:30.999Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-24T22:37:30.999Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-24T22:37:30.999Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-24T22:37:30.999Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-24T22:37:30.999Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-24T22:37:30.999Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-24T22:37:30.999Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-24T22:37:30.999Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-24T22:37:30.999Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-24T22:37:30.999Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-24T22:37:30.999Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-24T22:37:30.999Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-24T22:37:30.999Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:37:30.999Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:37:30.999Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:37:30.999Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:37:30.999Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:37:30.999Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:37:30.999Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:37:30.999Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:37:30.999Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2023-02-24T22:37:30.999Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2023-02-24T22:37:31.259Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-02-24T22:37:32.888Z] tests/integration/regression_test.py ...... [ 98%] [2023-02-24T22:37:33.404Z] tests/integration/credentials/store_test.py ...... [ 99%] [2023-02-24T22:37:33.404Z] tests/integration/credentials/utils_test.py . [100%] [2023-02-24T22:37:33.404Z] [2023-02-24T22:37:33.404Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2023-02-24T22:37:33.404Z] =========================== short test summary info ============================ [2023-02-24T22:37:33.404Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2023-02-24T22:37:33.404Z] CONFIG_RT_GROUP_SCHED isn't enabled [2023-02-24T22:37:33.404Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2023-02-24T22:37:33.404Z] Not supported on most drivers [2023-02-24T22:37:33.404Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2023-02-24T22:37:33.404Z] Output of docker top depends on host distro, and is not formalized. [2023-02-24T22:37:33.404Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2023-02-24T22:37:33.404Z] Output of docker top depends on host distro, and is not formalized. [2023-02-24T22:37:33.404Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2023-02-24T22:37:33.404Z] Can fail if eth0 has multiple IP addresses [2023-02-24T22:37:33.404Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2023-02-24T22:37:33.404Z] This doesn't seem to be taken into account by the engine [2023-02-24T22:37:33.404Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2023-02-24T22:37:33.404Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2023-02-24T22:37:33.404Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 286.91 seconds == [2023-02-24T22:37:33.662Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2023-02-24T22:37:33.786Z] check_test.go:308: [d3e5e5c2016bf] daemon is not started [2023-02-24T22:37:33.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2023-02-24T22:37:33.786Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:37:33.786Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:37:34.722Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-02-24T22:37:35.287Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2023-02-24T22:37:35.545Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2023-02-24T22:37:35.802Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2023-02-24T22:37:37.175Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2023-02-24T22:37:37.175Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2023-02-24T22:37:37.760Z] --- PASS: TestServiceUpdateSecrets (14.46s) [2023-02-24T22:37:37.760Z] === RUN TestServiceUpdateConfigs [2023-02-24T22:37:40.293Z] 77b161a779b0: Pull complete [2023-02-24T22:37:40.294Z] Digest: sha256:46b40e526196d42b78d6bc777529203fd51467b095ddcb7acc87fc475c3c5e55 [2023-02-24T22:37:40.294Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:37:40.294Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2023-02-24T22:37:40.294Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2023-02-24T22:37:40.294Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.4010' [2023-02-24T22:37:40.294Z] WARN: Skipping validation tests [2023-02-24T22:37:40.294Z] INFO: Running unit tests at 02/24/2023 22:37:31... [2023-02-24T22:37:40.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2023-02-24T22:37:40.459Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2023-02-24T22:37:40.766Z] INFO: make.ps1 starting at 02/24/2023 22:37:40 [2023-02-24T22:37:41.237Z] INFO: Git commit (6b1c02b983) assumed from DOCKER_GITCOMMIT environment variable [2023-02-24T22:37:41.237Z] INFO: Invoking autogen... [2023-02-24T22:37:41.707Z] INFO: Running unit tests... [2023-02-24T22:37:43.742Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2023-02-24T22:37:44.676Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2023-02-24T22:37:45.925Z] Leaving: AppArmorNo profiles have been unloaded. [2023-02-24T22:37:45.925Z] [2023-02-24T22:37:45.925Z] Unloading profiles will leave already running processes permanently [2023-02-24T22:37:45.925Z] unconfined, which can lead to unexpected situations. [2023-02-24T22:37:45.925Z] [2023-02-24T22:37:45.925Z] To set a process to complain mode, use the command line tool [2023-02-24T22:37:45.925Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-02-24T22:37:45.925Z] Post stage [Pipeline] junit [2023-02-24T22:37:46.194Z] Recording test results [2023-02-24T22:37:47.050Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2023-02-24T22:37:47.206Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-02-24T22:37:47.333Z] + echo Ensuring container killed. [2023-02-24T22:37:47.333Z] Ensuring container killed. [2023-02-24T22:37:47.333Z] + docker rm -vf docker-pr1 [2023-02-24T22:37:47.333Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-02-24T22:37:47.618Z] + echo Chowning /workspace to jenkins user [2023-02-24T22:37:47.618Z] Chowning /workspace to jenkins user [2023-02-24T22:37:47.618Z] + id -u [2023-02-24T22:37:47.618Z] + id -g [2023-02-24T22:37:47.618Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45073:/workspace busybox chown -R 1000:1000 /workspace [2023-02-24T22:37:47.618Z] Unable to find image 'busybox:latest' locally [2023-02-24T22:37:47.771Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2023-02-24T22:37:47.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.94s) [2023-02-24T22:37:47.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (3.07s) [2023-02-24T22:37:47.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.56s) [2023-02-24T22:37:47.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.60s) [2023-02-24T22:37:47.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2023-02-24T22:37:47.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.65s) [2023-02-24T22:37:47.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.11s) [2023-02-24T22:37:47.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.24s) [2023-02-24T22:37:47.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.70s) [2023-02-24T22:37:47.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.33s) [2023-02-24T22:37:47.771Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (3.18s) [2023-02-24T22:37:47.772Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (3.08s) [2023-02-24T22:37:47.772Z] === RUN TestCgroupNamespacesRun [2023-02-24T22:37:47.876Z] latest: Pulling from library/busybox [2023-02-24T22:37:47.876Z] 205dae5015e7: Pulling fs layer [2023-02-24T22:37:47.876Z] 205dae5015e7: Verifying Checksum [2023-02-24T22:37:47.876Z] 205dae5015e7: Download complete [2023-02-24T22:37:48.136Z] 205dae5015e7: Pull complete [2023-02-24T22:37:48.136Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-02-24T22:37:48.136Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-02-24T22:37:49.675Z] --- PASS: TestCgroupNamespacesRun (1.60s) [2023-02-24T22:37:49.675Z] === RUN TestCgroupNamespacesRunPrivileged [2023-02-24T22:37:49.799Z] + bundleName=docker-py [2023-02-24T22:37:49.799Z] + echo Creating docker-py-bundles.tar.gz [2023-02-24T22:37:49.799Z] Creating docker-py-bundles.tar.gz [2023-02-24T22:37:49.799Z] + 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 [2023-02-24T22:37:49.811Z] Archiving artifacts [2023-02-24T22:37:49.933Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-02-24T22:37:50.866Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2023-02-24T22:37:51.130Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2023-02-24T22:37:51.433Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.92s) [2023-02-24T22:37:51.433Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2023-02-24T22:37:51.472Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 -e DOCKER_GRAPHDRIVER docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 hack/make.sh binary-daemon [2023-02-24T22:37:51.729Z] [2023-02-24T22:37:51.988Z] Removing bundles/ [2023-02-24T22:37:51.988Z] [2023-02-24T22:37:51.988Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2023-02-24T22:37:51.988Z] Building: bundles/binary-daemon/dockerd-dev [2023-02-24T22:37:51.988Z] GOOS="" GOARCH="" GOARM="" [2023-02-24T22:37:52.367Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-02-24T22:37:52.625Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-02-24T22:37:52.653Z] --- PASS: TestServiceUpdateConfigs (14.22s) [2023-02-24T22:37:52.653Z] === RUN TestServiceUpdateNetwork [2023-02-24T22:37:52.883Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.61s) [2023-02-24T22:37:52.883Z] === RUN TestCgroupNamespacesRunHostMode [2023-02-24T22:37:53.141Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2023-02-24T22:37:54.074Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2023-02-24T22:37:54.234Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httpstatus github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2023-02-24T22:37:54.332Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-02-24T22:37:54.590Z] --- PASS: TestCgroupNamespacesRunHostMode (1.59s) [2023-02-24T22:37:54.590Z] === RUN TestCgroupNamespacesRunPrivateMode [2023-02-24T22:37:55.962Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.59s) [2023-02-24T22:37:55.962Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2023-02-24T22:37:56.220Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-02-24T22:37:57.594Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.53s) [2023-02-24T22:37:57.594Z] === RUN TestCgroupNamespacesRunInvalidMode [2023-02-24T22:37:58.527Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.87s) [2023-02-24T22:37:58.527Z] === RUN TestCgroupNamespacesRunOlderClient [2023-02-24T22:37:58.527Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2023-02-24T22:38:00.429Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.65s) [2023-02-24T22:38:00.429Z] === RUN TestNISDomainname [2023-02-24T22:38:00.996Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-02-24T22:38:00.996Z] --- PASS: TestNISDomainname (0.89s) [2023-02-24T22:38:00.996Z] === RUN TestHostnameDnsResolution [2023-02-24T22:38:01.562Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2023-02-24T22:38:02.128Z] --- PASS: TestHostnameDnsResolution (1.04s) [2023-02-24T22:38:02.128Z] === RUN TestUnprivilegedPortsAndPing [2023-02-24T22:38:02.128Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-02-24T22:38:03.066Z] --- PASS: TestUnprivilegedPortsAndPing (0.89s) [2023-02-24T22:38:03.066Z] === RUN TestStats [2023-02-24T22:38:03.325Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-02-24T22:38:03.892Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-02-24T22:38:04.458Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-02-24T22:38:04.872Z] --- PASS: TestServiceUpdateNetwork (12.49s) [2023-02-24T22:38:04.872Z] === RUN TestServiceUpdatePidsLimit [2023-02-24T22:38:05.132Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-02-24T22:38:05.391Z] check_test.go:308: [d6f0d469a430a] daemon is not started [2023-02-24T22:38:05.391Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2023-02-24T22:38:05.650Z] --- PASS: TestStats (2.64s) [2023-02-24T22:38:05.650Z] === RUN TestStopContainerWithTimeout [2023-02-24T22:38:05.650Z] === RUN TestStopContainerWithTimeout/0 [2023-02-24T22:38:05.650Z] === PAUSE TestStopContainerWithTimeout/0 [2023-02-24T22:38:05.650Z] === RUN TestStopContainerWithTimeout/1 [2023-02-24T22:38:05.650Z] === PAUSE TestStopContainerWithTimeout/1 [2023-02-24T22:38:05.650Z] === RUN TestStopContainerWithTimeout/3 [2023-02-24T22:38:05.650Z] === PAUSE TestStopContainerWithTimeout/3 [2023-02-24T22:38:05.650Z] === RUN TestStopContainerWithTimeout/-1 [2023-02-24T22:38:05.650Z] === PAUSE TestStopContainerWithTimeout/-1 [2023-02-24T22:38:05.650Z] === CONT TestStopContainerWithTimeout/0 [2023-02-24T22:38:05.650Z] === CONT TestStopContainerWithTimeout/3 [2023-02-24T22:38:06.072Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-02-24T22:38:06.585Z] === CONT TestStopContainerWithTimeout/1 [2023-02-24T22:38:07.154Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2023-02-24T22:38:08.527Z] === CONT TestStopContainerWithTimeout/-1 [2023-02-24T22:38:08.784Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-02-24T22:38:09.043Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2023-02-24T22:38:09.209Z] ? github.com/docker/docker/api [no test files] [2023-02-24T22:38:09.976Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-02-24T22:38:10.233Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2023-02-24T22:38:11.167Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2023-02-24T22:38:11.167Z] --- PASS: TestStopContainerWithTimeout/0 (0.99s) [2023-02-24T22:38:11.167Z] --- PASS: TestStopContainerWithTimeout/1 (1.74s) [2023-02-24T22:38:11.167Z] --- PASS: TestStopContainerWithTimeout/3 (3.11s) [2023-02-24T22:38:11.167Z] --- PASS: TestStopContainerWithTimeout/-1 (2.73s) [2023-02-24T22:38:11.167Z] === RUN TestDeleteDevicemapper [2023-02-24T22:38:11.167Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-24T22:38:11.167Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2023-02-24T22:38:11.167Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-02-24T22:38:11.167Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-02-24T22:38:12.646Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-02-24T22:38:13.700Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.46s) [2023-02-24T22:38:13.700Z] === RUN TestUpdateMemory [2023-02-24T22:38:13.700Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-02-24T22:38:13.700Z] --- SKIP: TestUpdateMemory (0.00s) [2023-02-24T22:38:13.700Z] === RUN TestUpdateCPUQuota [2023-02-24T22:38:15.074Z] --- PASS: TestUpdateCPUQuota (1.61s) [2023-02-24T22:38:15.074Z] === RUN TestUpdatePidsLimit [2023-02-24T22:38:15.074Z] === RUN TestUpdatePidsLimit/update_from_none [2023-02-24T22:38:15.639Z] === RUN TestUpdatePidsLimit/no_change [2023-02-24T22:38:15.897Z] === RUN TestUpdatePidsLimit/update_lower [2023-02-24T22:38:16.463Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2023-02-24T22:38:16.721Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2023-02-24T22:38:16.721Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-02-24T22:38:16.980Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2023-02-24T22:38:17.239Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2023-02-24T22:38:17.552Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2023-02-24T22:38:18.969Z] --- PASS: TestUpdatePidsLimit (3.77s) [2023-02-24T22:38:18.969Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.40s) [2023-02-24T22:38:18.969Z] --- PASS: TestUpdatePidsLimit/no_change (0.37s) [2023-02-24T22:38:18.969Z] --- PASS: TestUpdatePidsLimit/update_lower (0.47s) [2023-02-24T22:38:18.969Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.38s) [2023-02-24T22:38:18.969Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.40s) [2023-02-24T22:38:18.969Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.33s) [2023-02-24T22:38:18.969Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.41s) [2023-02-24T22:38:18.969Z] === RUN TestUpdateRestartPolicy [2023-02-24T22:38:18.969Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-02-24T22:38:19.911Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-02-24T22:38:19.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2023-02-24T22:38:20.168Z] === RUN TestDockerSuite/TestBuildCmd [2023-02-24T22:38:20.168Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-02-24T22:38:20.426Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-02-24T22:38:20.773Z] --- PASS: TestServiceUpdatePidsLimit (16.21s) [2023-02-24T22:38:20.774Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.72s) [2023-02-24T22:38:20.774Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.80s) [2023-02-24T22:38:20.774Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.90s) [2023-02-24T22:38:20.774Z] PASS [2023-02-24T22:38:20.774Z] [2023-02-24T22:38:20.774Z] === Skipped [2023-02-24T22:38:20.774Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2023-02-24T22:38:20.774Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-24T22:38:20.774Z] [2023-02-24T22:38:20.774Z] DONE 27 tests, 1 skipped in 181.239s [2023-02-24T22:38:20.774Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-02-24T22:38:20.774Z] INFO: Testing against a local daemon [2023-02-24T22:38:20.774Z] === RUN TestSessionCreate [2023-02-24T22:38:20.774Z] --- PASS: TestSessionCreate (0.02s) [2023-02-24T22:38:20.774Z] === RUN TestSessionCreateWithBadUpgrade [2023-02-24T22:38:20.774Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-02-24T22:38:20.774Z] PASS [2023-02-24T22:38:20.774Z] [2023-02-24T22:38:20.774Z] DONE 2 tests in 0.077s [2023-02-24T22:38:20.774Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-02-24T22:38:20.774Z] INFO: Testing against a local daemon [2023-02-24T22:38:20.774Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-02-24T22:38:20.774Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2023-02-24T22:38:20.774Z] === RUN TestEventsExecDie [2023-02-24T22:38:20.774Z] --- PASS: TestEventsExecDie (0.52s) [2023-02-24T22:38:20.774Z] === RUN TestEventsBackwardsCompatible [2023-02-24T22:38:20.774Z] --- PASS: TestEventsBackwardsCompatible (0.06s) [2023-02-24T22:38:20.774Z] === RUN TestInfoBinaryCommits [2023-02-24T22:38:20.774Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-02-24T22:38:20.774Z] === RUN TestInfoAPIVersioned [2023-02-24T22:38:20.774Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-02-24T22:38:20.774Z] === RUN TestInfoDiscoveryBackend [2023-02-24T22:38:20.993Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-02-24T22:38:20.994Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-02-24T22:38:20.994Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-02-24T22:38:21.343Z] --- PASS: TestInfoDiscoveryBackend (0.52s) [2023-02-24T22:38:21.343Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-02-24T22:38:21.559Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2023-02-24T22:38:21.816Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-02-24T22:38:22.283Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-02-24T22:38:22.283Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-02-24T22:38:22.853Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2023-02-24T22:38:22.853Z] === RUN TestInfoAPI [2023-02-24T22:38:22.853Z] --- PASS: TestInfoAPI (0.02s) [2023-02-24T22:38:22.853Z] === RUN TestInfoAPIWarnings [2023-02-24T22:38:23.716Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2023-02-24T22:38:25.616Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-02-24T22:38:26.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2023-02-24T22:38:26.181Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-02-24T22:38:26.181Z] check_test.go:308: [d28fe0a781e36] daemon is not started [2023-02-24T22:38:26.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2023-02-24T22:38:26.181Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-02-24T22:38:26.181Z] check_test.go:308: [d13bc64844a95] daemon is not started [2023-02-24T22:38:26.181Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2023-02-24T22:38:26.439Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-02-24T22:38:27.374Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-02-24T22:38:27.374Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-02-24T22:38:27.940Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-02-24T22:38:27.940Z] check_test.go:308: [d89e51448ac31] daemon is not started [2023-02-24T22:38:27.940Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2023-02-24T22:38:28.505Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-02-24T22:38:28.505Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-02-24T22:38:30.477Z] === RUN TestMiddlewares [2023-02-24T22:38:30.477Z] --- PASS: TestMiddlewares (0.00s) [2023-02-24T22:38:30.477Z] PASS [2023-02-24T22:38:30.477Z] coverage: 7.9% of statements [2023-02-24T22:38:30.477Z] ok github.com/docker/docker/api/server 0.087s coverage: 7.9% of statements [2023-02-24T22:38:31.786Z] --- PASS: TestUpdateRestartPolicy (12.55s) [2023-02-24T22:38:31.786Z] === RUN TestUpdateRestartWithAutoRemove [2023-02-24T22:38:31.786Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2023-02-24T22:38:32.046Z] --- PASS: TestUpdateRestartWithAutoRemove (0.67s) [2023-02-24T22:38:32.046Z] === RUN TestWaitNonBlocked [2023-02-24T22:38:32.046Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-24T22:38:32.046Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-24T22:38:32.046Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-24T22:38:32.046Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-24T22:38:32.046Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-24T22:38:32.046Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-24T22:38:33.420Z] --- PASS: TestWaitNonBlocked (0.02s) [2023-02-24T22:38:33.420Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.31s) [2023-02-24T22:38:33.420Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.35s) [2023-02-24T22:38:33.420Z] === RUN TestWaitBlocked [2023-02-24T22:38:33.420Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-24T22:38:33.420Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-24T22:38:33.420Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2023-02-24T22:38:33.420Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2023-02-24T22:38:33.420Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2023-02-24T22:38:33.420Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2023-02-24T22:38:34.797Z] --- PASS: TestWaitBlocked (0.02s) [2023-02-24T22:38:34.797Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.05s) [2023-02-24T22:38:34.797Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.19s) [2023-02-24T22:38:34.797Z] === CONT TestContainerStartOnDaemonRestart [2023-02-24T22:38:34.797Z] === CONT TestRestartDaemonWithRestartingContainer [2023-02-24T22:38:35.056Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2023-02-24T22:38:38.337Z] --- PASS: TestContainerStartOnDaemonRestart (3.45s) [2023-02-24T22:38:38.337Z] === CONT TestIpcModeOlderClient [2023-02-24T22:38:38.337Z] --- PASS: TestIpcModeOlderClient (0.07s) [2023-02-24T22:38:38.337Z] === CONT TestContainerKillOnDaemonStart [2023-02-24T22:38:38.337Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2023-02-24T22:38:38.595Z] === CONT TestDaemonHostGatewayIP [2023-02-24T22:38:38.595Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.82s) [2023-02-24T22:38:39.161Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-02-24T22:38:40.096Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-02-24T22:38:40.354Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-02-24T22:38:40.954Z] --- PASS: TestInfoAPIWarnings (16.23s) [2023-02-24T22:38:40.954Z] === RUN TestInfoDebug [2023-02-24T22:38:40.954Z] --- PASS: TestInfoDebug (0.52s) [2023-02-24T22:38:40.954Z] === RUN TestInfoInsecureRegistries [2023-02-24T22:38:40.954Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2023-02-24T22:38:40.954Z] === RUN TestInfoRegistryMirrors [2023-02-24T22:38:40.954Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-02-24T22:38:40.954Z] === RUN TestLoginFailsWithBadCredentials [2023-02-24T22:38:41.214Z] --- PASS: TestLoginFailsWithBadCredentials (0.38s) [2023-02-24T22:38:41.214Z] === RUN TestPingCacheHeaders [2023-02-24T22:38:41.214Z] --- PASS: TestPingCacheHeaders (0.02s) [2023-02-24T22:38:41.214Z] === RUN TestPingGet [2023-02-24T22:38:41.214Z] --- PASS: TestPingGet (0.01s) [2023-02-24T22:38:41.214Z] === RUN TestPingHead [2023-02-24T22:38:41.214Z] --- PASS: TestPingHead (0.02s) [2023-02-24T22:38:41.214Z] === RUN TestVersion [2023-02-24T22:38:41.214Z] --- PASS: TestVersion (0.02s) [2023-02-24T22:38:41.214Z] === CONT TestCgroupDriverSystemdMemoryLimit [2023-02-24T22:38:41.289Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2023-02-24T22:38:41.856Z] --- PASS: TestDaemonHostGatewayIP (3.26s) [2023-02-24T22:38:41.856Z] === CONT TestDaemonRestartIpcMode [2023-02-24T22:38:42.594Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.17s) [2023-02-24T22:38:42.594Z] PASS [2023-02-24T22:38:42.594Z] [2023-02-24T22:38:42.594Z] DONE 18 tests in 22.121s [2023-02-24T22:38:42.594Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-02-24T22:38:42.594Z] INFO: Testing against a local daemon [2023-02-24T22:38:42.594Z] === RUN TestVolumesCreateAndList [2023-02-24T22:38:42.594Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-02-24T22:38:42.594Z] === RUN TestVolumesRemove [2023-02-24T22:38:42.594Z] --- PASS: TestVolumesRemove (0.06s) [2023-02-24T22:38:42.594Z] === RUN TestVolumesInspect [2023-02-24T22:38:42.594Z] --- PASS: TestVolumesInspect (0.02s) [2023-02-24T22:38:42.594Z] === RUN TestVolumesInvalidJSON [2023-02-24T22:38:42.594Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-02-24T22:38:42.594Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-02-24T22:38:42.594Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-02-24T22:38:42.594Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2023-02-24T22:38:42.594Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-02-24T22:38:42.594Z] PASS [2023-02-24T22:38:42.594Z] [2023-02-24T22:38:42.594Z] DONE 5 tests in 0.144s [2023-02-24T22:38:42.594Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-02-24T22:38:42.789Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-02-24T22:38:43.975Z] Stopping apparmor (via systemctl): apparmor.service. [2023-02-24T22:38:43.975Z] Removing test suite binaries [2023-02-24T22:38:44.236Z] exiting test-integration [2023-02-24T22:38:44.237Z] ++ exit 0 [2023-02-24T22:38:44.237Z] [2023-02-24T22:38:44.689Z] --- PASS: TestDaemonRestartIpcMode (2.72s) [2023-02-24T22:38:45.254Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts Post stage [Pipeline] junit [2023-02-24T22:38:45.631Z] Recording test results [2023-02-24T22:38:45.822Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-02-24T22:38:46.756Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-02-24T22:38:46.756Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-02-24T22:38:46.756Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-02-24T22:38:46.756Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-02-24T22:38:46.756Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-02-24T22:38:46.756Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-02-24T22:38:46.756Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-02-24T22:38:46.756Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-02-24T22:38:46.756Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-02-24T22:38:47.129Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-02-24T22:38:47.470Z] + echo Ensuring container killed. [2023-02-24T22:38:47.470Z] Ensuring container killed. [2023-02-24T22:38:47.470Z] + docker rm -vf docker-pr1 [2023-02-24T22:38:47.470Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-02-24T22:38:47.758Z] + echo Chowning /workspace to jenkins user [2023-02-24T22:38:47.758Z] Chowning /workspace to jenkins user [2023-02-24T22:38:47.758Z] + id -u [2023-02-24T22:38:47.758Z] + id -g [2023-02-24T22:38:47.758Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45073:/workspace busybox chown -R 1000:1000 /workspace [2023-02-24T22:38:47.758Z] Unable to find image 'busybox:latest' locally [2023-02-24T22:38:48.018Z] latest: Pulling from library/busybox [2023-02-24T22:38:48.018Z] 205dae5015e7: Pulling fs layer [2023-02-24T22:38:48.018Z] 205dae5015e7: Verifying Checksum [2023-02-24T22:38:48.018Z] 205dae5015e7: Download complete [2023-02-24T22:38:48.130Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2023-02-24T22:38:48.278Z] 205dae5015e7: Pull complete [2023-02-24T22:38:48.278Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-02-24T22:38:48.278Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-02-24T22:38:49.959Z] + bundleName=amd64-cgroup2 [2023-02-24T22:38:49.959Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2023-02-24T22:38:49.959Z] Creating amd64-cgroup2-bundles.tar.gz [2023-02-24T22:38:49.959Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2023-02-24T22:38:49.959Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [2023-02-24T22:38:50.033Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [Pipeline] archiveArtifacts [2023-02-24T22:38:50.232Z] Archiving artifacts [2023-02-24T22:38:50.599Z] --- PASS: TestContainerKillOnDaemonStart (12.40s) [2023-02-24T22:38:50.600Z] PASS [2023-02-24T22:38:50.600Z] [2023-02-24T22:38:50.600Z] === Skipped [2023-02-24T22:38:50.600Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2023-02-24T22:38:50.600Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-24T22:38:50.600Z] [2023-02-24T22:38:50.600Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2023-02-24T22:38:50.600Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-24T22:38:50.600Z] [2023-02-24T22:38:50.600Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2023-02-24T22:38:50.600Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-24T22:38:50.600Z] [2023-02-24T22:38:50.600Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2023-02-24T22:38:50.600Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2023-02-24T22:38:50.600Z] [2023-02-24T22:38:50.600Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2023-02-24T22:38:50.600Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2023-02-24T22:38:50.600Z] [2023-02-24T22:38:50.600Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2023-02-24T22:38:50.600Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2023-02-24T22:38:50.600Z] [2023-02-24T22:38:50.600Z] DONE 197 tests, 6 skipped in 146.427s [2023-02-24T22:38:50.600Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2023-02-24T22:38:50.600Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-02-24T22:38:50.600Z] ++ set -e [2023-02-24T22:38:50.600Z] ++ '[' -n 0 ']' [2023-02-24T22:38:50.600Z] ++ set -x [2023-02-24T22:38:50.600Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-daemon-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.daemon -t ./test.main -test.v -test.timeout=120m [2023-02-24T22:38:50.858Z] INFO: Testing against a local daemon [2023-02-24T22:38:50.858Z] === RUN TestLiveRestore [2023-02-24T22:38:50.858Z] === RUN TestLiveRestore/volume_references [2023-02-24T22:38:50.858Z] === PAUSE TestLiveRestore/volume_references [2023-02-24T22:38:50.858Z] === CONT TestLiveRestore/volume_references [2023-02-24T22:38:51.792Z] === RUN TestLiveRestore/volume_references/restartPolicy [2023-02-24T22:38:51.792Z] === RUN TestLiveRestore/volume_references/restartPolicy/always [2023-02-24T22:38:51.792Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2023-02-24T22:38:52.160Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-02-24T22:38:52.471Z] + make clean [2023-02-24T22:38:52.730Z] docker volume rm -f docker-dev-cache [2023-02-24T22:38:52.730Z] docker-dev-cache [Pipeline] deleteDir [2023-02-24T22:38:53.166Z] === RUN TestLiveRestore/volume_references/restartPolicy/unless-stopped [2023-02-24T22:38:53.735Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-02-24T22:38:53.993Z] check_test.go:308: [d391e12a47650] daemon is not started [2023-02-24T22:38:53.993Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2023-02-24T22:38:54.252Z] === RUN TestLiveRestore/volume_references/restartPolicy/on-failure [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-24T22:38:55.626Z] === RUN TestLiveRestore/volume_references/restartPolicy/no [2023-02-24T22:38:56.194Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-02-24T22:38:56.452Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-02-24T22:38:56.710Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2023-02-24T22:38:56.710Z] --- PASS: TestLiveRestore (0.01s) [2023-02-24T22:38:56.710Z] --- PASS: TestLiveRestore/volume_references (5.84s) [2023-02-24T22:38:56.710Z] --- PASS: TestLiveRestore/volume_references/restartPolicy (4.96s) [2023-02-24T22:38:56.710Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/always (1.27s) [2023-02-24T22:38:56.710Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/unless-stopped (1.24s) [2023-02-24T22:38:56.710Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/on-failure (1.25s) [2023-02-24T22:38:56.710Z] --- PASS: TestLiveRestore/volume_references/restartPolicy/no (1.20s) [2023-02-24T22:38:56.710Z] PASS [2023-02-24T22:38:56.710Z] [2023-02-24T22:38:56.710Z] DONE 7 tests in 5.978s [2023-02-24T22:38:56.710Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2023-02-24T22:38:56.710Z] ++ 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 [2023-02-24T22:38:56.710Z] ++ set -e [2023-02-24T22:38:56.710Z] ++ '[' -n 0 ']' [2023-02-24T22:38:56.710Z] ++ set -x [2023-02-24T22:38:56.710Z] ++ 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 [2023-02-24T22:38:56.967Z] INFO: Testing against a local daemon [2023-02-24T22:38:56.967Z] === RUN TestCommitInheritsEnv [2023-02-24T22:38:57.226Z] --- PASS: TestCommitInheritsEnv (0.40s) [2023-02-24T22:38:57.226Z] === RUN TestImportExtremelyLargeImageWorks [2023-02-24T22:38:57.226Z] === PAUSE TestImportExtremelyLargeImageWorks [2023-02-24T22:38:57.226Z] === RUN TestImagesFilterMultiReference [2023-02-24T22:38:57.487Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2023-02-24T22:38:57.487Z] === RUN TestImagePullPlatformInvalid [2023-02-24T22:38:57.487Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2023-02-24T22:38:57.487Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=info msg="Starting upload purge in 50m0s" go.version=go1.18.10 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=warning msg="No HTTP secret provided - generated random secret. This may cause problems with uploads if multiple registries are behind a load-balancer. To provide a shared secret, fill in http.secret in the configuration file or set the REGISTRY_HTTP_SECRET environment variable." go.version=go1.18.10 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=info msg="redis not configured" go.version=go1.18.10 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=info msg="listening on 127.0.0.1:5000" go.version=go1.18.10 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=19407615-b60f-44c0-b7cf-aa61bc796878 http.request.method=GET http.request.remoteaddr="127.0.0.1:41906" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=19407615-b60f-44c0-b7cf-aa61bc796878 http.request.method=GET http.request.remoteaddr="127.0.0.1:41906" http.request.uri="/v2/" http.request.useragent="Go-http-client/1.1" http.response.contenttype="application/json; charset=utf-8" http.response.duration=3.613184ms http.response.status=200 http.response.written=2 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "Go-http-client/1.1" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6a924c8f-1ec9-4d7f-b919-470c7cf2f71b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6a924c8f-1ec9-4d7f-b919-470c7cf2f71b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6a924c8f-1ec9-4d7f-b919-470c7cf2f71b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=26.201µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=e13354bb-a5f1-4e29-9041-9088fce9a605 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6a924c8f-1ec9-4d7f-b919-470c7cf2f71b http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=7.575854ms http.response.status=404 http.response.written=157 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "HEAD /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=af086382-2a83-4ad5-bf23-bd39959494f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=af086382-2a83-4ad5-bf23-bd39959494f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=af086382-2a83-4ad5-bf23-bd39959494f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=36.613µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=28ff4fc1-5819-4440-b41d-74e844133a69 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=error msg="response completed with error" err.code="blob unknown" err.detail=sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 err.message="blob unknown to registry" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=af086382-2a83-4ad5-bf23-bd39959494f9 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=9.22542ms http.response.status=404 http.response.written=157 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "HEAD /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 404 157 "" "containerd/1.4.0+unknown" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4d8dadae-6b6b-4504-8a44-5fbe2c4266bd http.request.method=POST http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4d8dadae-6b6b-4504-8a44-5fbe2c4266bd http.request.method=POST http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.487Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/98d88e4c-9a34-4412-81b3-c11654f6f319/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4d8dadae-6b6b-4504-8a44-5fbe2c4266bd http.request.method=POST http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=291.676µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b72d1e85-1b15-4238-81c8-72a58c52faac trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/98d88e4c-9a34-4412-81b3-c11654f6f319/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4d8dadae-6b6b-4504-8a44-5fbe2c4266bd http.request.method=POST http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=22.806µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=add18a2d-043d-4621-8a57-0596884da147 trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/98d88e4c-9a34-4412-81b3-c11654f6f319/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4d8dadae-6b6b-4504-8a44-5fbe2c4266bd http.request.method=POST http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=353.438µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=03d55551-cb46-453e-8d15-afd15ab45bf3 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=4d8dadae-6b6b-4504-8a44-5fbe2c4266bd http.request.method=POST http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=9.674644ms http.response.status=202 http.response.written=0 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=20f498c1-37e0-4344-b019-5c22d90549ec http.request.method=POST http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="(*linkedBlobStore).Writer" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=20f498c1-37e0-4344-b019-5c22d90549ec http.request.method=POST http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf/startedat\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=20f498c1-37e0-4344-b019-5c22d90549ec http.request.method=POST http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=170.626µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=122cd69a-393f-45a3-837f-c7923956edfa trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=20f498c1-37e0-4344-b019-5c22d90549ec http.request.method=POST http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=34.219µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6650a57a-c2ab-46cb-8dad-7a78e9c298dd trace.line=141 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf/hashstates/sha256/0\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=20f498c1-37e0-4344-b019-5c22d90549ec http.request.method=POST http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=67.77µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2c79fc99-c669-4433-8462-d8ac98a11e60 trace.line=95 vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=20f498c1-37e0-4344-b019-5c22d90549ec http.request.method=POST http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=20.953271ms http.response.status=202 http.response.written=0 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "POST /v2/test/blobs/uploads/ HTTP/1.1" 202 0 "" "containerd/1.4.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=080dccaf-7473-497b-97fb-3805ffcd1808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/98d88e4c-9a34-4412-81b3-c11654f6f319?_state=O0cIECg7XL3MszAQvIpydBgoErt1voOh_un7aCqEsap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4ZDg4ZTRjLTlhMzQtNDQxMi04MWIzLWMxMTY1NGY2ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40Mjk3ODc0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.uuid=98d88e4c-9a34-4412-81b3-c11654f6f319 version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=080dccaf-7473-497b-97fb-3805ffcd1808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/98d88e4c-9a34-4412-81b3-c11654f6f319?_state=O0cIECg7XL3MszAQvIpydBgoErt1voOh_un7aCqEsap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4ZDg4ZTRjLTlhMzQtNDQxMi04MWIzLWMxMTY1NGY2ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40Mjk3ODc0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.uuid=98d88e4c-9a34-4412-81b3-c11654f6f319 version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/98d88e4c-9a34-4412-81b3-c11654f6f319/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=080dccaf-7473-497b-97fb-3805ffcd1808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/98d88e4c-9a34-4412-81b3-c11654f6f319?_state=O0cIECg7XL3MszAQvIpydBgoErt1voOh_un7aCqEsap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4ZDg4ZTRjLTlhMzQtNDQxMi04MWIzLWMxMTY1NGY2ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40Mjk3ODc0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=29.668µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d5bac97a-c0a0-4a81-863d-25c999e9e13f trace.line=82 vars.name=test vars.uuid=98d88e4c-9a34-4412-81b3-c11654f6f319 version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/98d88e4c-9a34-4412-81b3-c11654f6f319/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=080dccaf-7473-497b-97fb-3805ffcd1808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/98d88e4c-9a34-4412-81b3-c11654f6f319?_state=O0cIECg7XL3MszAQvIpydBgoErt1voOh_un7aCqEsap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4ZDg4ZTRjLTlhMzQtNDQxMi04MWIzLWMxMTY1NGY2ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40Mjk3ODc0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=201.212µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a7b1b93f-8a3e-49ce-8a39-a1acf0ec96b2 trace.line=141 vars.name=test vars.uuid=98d88e4c-9a34-4412-81b3-c11654f6f319 version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/98d88e4c-9a34-4412-81b3-c11654f6f319/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=080dccaf-7473-497b-97fb-3805ffcd1808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/98d88e4c-9a34-4412-81b3-c11654f6f319?_state=O0cIECg7XL3MszAQvIpydBgoErt1voOh_un7aCqEsap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4ZDg4ZTRjLTlhMzQtNDQxMi04MWIzLWMxMTY1NGY2ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40Mjk3ODc0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=63.686µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=fa69ab31-e60f-408b-9aa8-938e4a886440 trace.line=124 vars.name=test vars.uuid=98d88e4c-9a34-4412-81b3-c11654f6f319 version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=080dccaf-7473-497b-97fb-3805ffcd1808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/98d88e4c-9a34-4412-81b3-c11654f6f319?_state=O0cIECg7XL3MszAQvIpydBgoErt1voOh_un7aCqEsap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4ZDg4ZTRjLTlhMzQtNDQxMi04MWIzLWMxMTY1NGY2ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40Mjk3ODc0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.uuid=98d88e4c-9a34-4412-81b3-c11654f6f319 version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/98d88e4c-9a34-4412-81b3-c11654f6f319/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=080dccaf-7473-497b-97fb-3805ffcd1808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/98d88e4c-9a34-4412-81b3-c11654f6f319?_state=O0cIECg7XL3MszAQvIpydBgoErt1voOh_un7aCqEsap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4ZDg4ZTRjLTlhMzQtNDQxMi04MWIzLWMxMTY1NGY2ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40Mjk3ODc0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=13.495µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=d95f14fe-77bd-413f-90c4-63566cc61c4a trace.line=141 vars.name=test vars.uuid=98d88e4c-9a34-4412-81b3-c11654f6f319 version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=080dccaf-7473-497b-97fb-3805ffcd1808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/98d88e4c-9a34-4412-81b3-c11654f6f319?_state=O0cIECg7XL3MszAQvIpydBgoErt1voOh_un7aCqEsap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4ZDg4ZTRjLTlhMzQtNDQxMi04MWIzLWMxMTY1NGY2ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40Mjk3ODc0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=30.694µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fd74dfae-0791-4e56-b772-18029e7cc1bd trace.line=141 vars.name=test vars.uuid=98d88e4c-9a34-4412-81b3-c11654f6f319 version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/98d88e4c-9a34-4412-81b3-c11654f6f319/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=080dccaf-7473-497b-97fb-3805ffcd1808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/98d88e4c-9a34-4412-81b3-c11654f6f319?_state=O0cIECg7XL3MszAQvIpydBgoErt1voOh_un7aCqEsap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4ZDg4ZTRjLTlhMzQtNDQxMi04MWIzLWMxMTY1NGY2ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40Mjk3ODc0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=13.224µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=e1eaf594-9e73-44f2-8910-f129c0e12713 trace.line=141 vars.name=test vars.uuid=98d88e4c-9a34-4412-81b3-c11654f6f319 version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/98d88e4c-9a34-4412-81b3-c11654f6f319/data\", \"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=080dccaf-7473-497b-97fb-3805ffcd1808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/98d88e4c-9a34-4412-81b3-c11654f6f319?_state=O0cIECg7XL3MszAQvIpydBgoErt1voOh_un7aCqEsap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4ZDg4ZTRjLTlhMzQtNDQxMi04MWIzLWMxMTY1NGY2ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40Mjk3ODc0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=108.243µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=1a359d2e-4fb2-4c54-b983-9dd22d2df1e1 trace.line=167 vars.name=test vars.uuid=98d88e4c-9a34-4412-81b3-c11654f6f319 version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=080dccaf-7473-497b-97fb-3805ffcd1808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/98d88e4c-9a34-4412-81b3-c11654f6f319?_state=O0cIECg7XL3MszAQvIpydBgoErt1voOh_un7aCqEsap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4ZDg4ZTRjLTlhMzQtNDQxMi04MWIzLWMxMTY1NGY2ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40Mjk3ODc0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=69.949µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=4c121601-2f91-4705-9215-358efba6234b trace.line=95 vars.name=test vars.uuid=98d88e4c-9a34-4412-81b3-c11654f6f319 version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/98d88e4c-9a34-4412-81b3-c11654f6f319\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=080dccaf-7473-497b-97fb-3805ffcd1808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/98d88e4c-9a34-4412-81b3-c11654f6f319?_state=O0cIECg7XL3MszAQvIpydBgoErt1voOh_un7aCqEsap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4ZDg4ZTRjLTlhMzQtNDQxMi04MWIzLWMxMTY1NGY2ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40Mjk3ODc0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=921.694µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=daf47da2-1316-44ec-9584-e637b77e81cf trace.line=181 vars.name=test vars.uuid=98d88e4c-9a34-4412-81b3-c11654f6f319 version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=080dccaf-7473-497b-97fb-3805ffcd1808 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41918" http.request.uri="/v2/test/blobs/uploads/98d88e4c-9a34-4412-81b3-c11654f6f319?_state=O0cIECg7XL3MszAQvIpydBgoErt1voOh_un7aCqEsap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4ZDg4ZTRjLTlhMzQtNDQxMi04MWIzLWMxMTY1NGY2ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40Mjk3ODc0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=12.042337ms http.response.status=201 http.response.written=0 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.488Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "PUT /v2/test/blobs/uploads/98d88e4c-9a34-4412-81b3-c11654f6f319?_state=O0cIECg7XL3MszAQvIpydBgoErt1voOh_un7aCqEsap7Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6Ijk4ZDg4ZTRjLTlhMzQtNDQxMi04MWIzLWMxMTY1NGY2ZjMxOSIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40Mjk3ODc0NzhaIn0%3D&digest=sha256%3A5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-24T22:38:57.488Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3b15f11-1848-4a0f-92aa-8de6ddcb4237 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf?_state=O-OCeT2ZKElbD78fEsZDYanGHdtqKmLv4covJobY_l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3NTgwZDhmLWE4ZGUtNGM4Yy1iNzk3LWNkNjE4ZWRjMzFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40NDQ3OTU4OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.uuid=27580d8f-a8de-4c8c-b797-cd618edc31cf version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="(*linkedBlobStore).Resume" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3b15f11-1848-4a0f-92aa-8de6ddcb4237 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf?_state=O-OCeT2ZKElbD78fEsZDYanGHdtqKmLv4covJobY_l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3NTgwZDhmLWE4ZGUtNGM4Yy1iNzk3LWNkNjE4ZWRjMzFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40NDQ3OTU4OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.uuid=27580d8f-a8de-4c8c-b797-cd618edc31cf version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf/startedat\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3b15f11-1848-4a0f-92aa-8de6ddcb4237 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf?_state=O-OCeT2ZKElbD78fEsZDYanGHdtqKmLv4covJobY_l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3NTgwZDhmLWE4ZGUtNGM4Yy1iNzk3LWNkNjE4ZWRjMzFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40NDQ3OTU4OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=32.087µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c5e50024-4d53-40b4-91cb-e580bffcb762 trace.line=82 vars.name=test vars.uuid=27580d8f-a8de-4c8c-b797-cd618edc31cf version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3b15f11-1848-4a0f-92aa-8de6ddcb4237 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf?_state=O-OCeT2ZKElbD78fEsZDYanGHdtqKmLv4covJobY_l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3NTgwZDhmLWE4ZGUtNGM4Yy1iNzk3LWNkNjE4ZWRjMzFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40NDQ3OTU4OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=19.97µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=c78f9e08-f2a0-4ce6-86c3-48d43740795d trace.line=141 vars.name=test vars.uuid=27580d8f-a8de-4c8c-b797-cd618edc31cf version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.WriteStream(\"/docker/registry/v2/repositories/test/_uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf/data\", 0)" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3b15f11-1848-4a0f-92aa-8de6ddcb4237 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf?_state=O-OCeT2ZKElbD78fEsZDYanGHdtqKmLv4covJobY_l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3NTgwZDhmLWE4ZGUtNGM4Yy1iNzk3LWNkNjE4ZWRjMzFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40NDQ3OTU4OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=53.175µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).WriteStream" trace.id=574a72a8-09f7-409b-8e85-c2a8289160e5 trace.line=124 vars.name=test vars.uuid=27580d8f-a8de-4c8c-b797-cd618edc31cf version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="(*blobWriter).Commit" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3b15f11-1848-4a0f-92aa-8de6ddcb4237 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf?_state=O-OCeT2ZKElbD78fEsZDYanGHdtqKmLv4covJobY_l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3NTgwZDhmLWE4ZGUtNGM4Yy1iNzk3LWNkNjE4ZWRjMzFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40NDQ3OTU4OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.uuid=27580d8f-a8de-4c8c-b797-cd618edc31cf version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3b15f11-1848-4a0f-92aa-8de6ddcb4237 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf?_state=O-OCeT2ZKElbD78fEsZDYanGHdtqKmLv4covJobY_l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3NTgwZDhmLWE4ZGUtNGM4Yy1iNzk3LWNkNjE4ZWRjMzFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40NDQ3OTU4OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=10.622µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=7f989643-9da7-4070-ba81-92f1ab96e1f2 trace.line=141 vars.name=test vars.uuid=27580d8f-a8de-4c8c-b797-cd618edc31cf version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3b15f11-1848-4a0f-92aa-8de6ddcb4237 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf?_state=O-OCeT2ZKElbD78fEsZDYanGHdtqKmLv4covJobY_l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3NTgwZDhmLWE4ZGUtNGM4Yy1iNzk3LWNkNjE4ZWRjMzFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40NDQ3OTU4OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=12.96µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=17cce132-e783-4307-b915-cee83d42e6c7 trace.line=141 vars.name=test vars.uuid=27580d8f-a8de-4c8c-b797-cd618edc31cf version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/repositories/test/_uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf/data\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3b15f11-1848-4a0f-92aa-8de6ddcb4237 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf?_state=O-OCeT2ZKElbD78fEsZDYanGHdtqKmLv4covJobY_l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3NTgwZDhmLWE4ZGUtNGM4Yy1iNzk3LWNkNjE4ZWRjMzFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40NDQ3OTU4OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=9.09µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0130857f-132c-4a20-aee8-bc07515c3bcc trace.line=141 vars.name=test vars.uuid=27580d8f-a8de-4c8c-b797-cd618edc31cf version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Move(\"/docker/registry/v2/repositories/test/_uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf/data\", \"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\"" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3b15f11-1848-4a0f-92aa-8de6ddcb4237 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf?_state=O-OCeT2ZKElbD78fEsZDYanGHdtqKmLv4covJobY_l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3NTgwZDhmLWE4ZGUtNGM4Yy1iNzk3LWNkNjE4ZWRjMzFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40NDQ3OTU4OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=41.98µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Move" trace.id=6220615e-3411-4f6b-aea6-91a95b6e86dc trace.line=167 vars.name=test vars.uuid=27580d8f-a8de-4c8c-b797-cd618edc31cf version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3b15f11-1848-4a0f-92aa-8de6ddcb4237 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf?_state=O-OCeT2ZKElbD78fEsZDYanGHdtqKmLv4covJobY_l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3NTgwZDhmLWE4ZGUtNGM4Yy1iNzk3LWNkNjE4ZWRjMzFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40NDQ3OTU4OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=40.081µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=cf4ee0c9-8f38-4716-9735-d1e488aa3340 trace.line=95 vars.name=test vars.uuid=27580d8f-a8de-4c8c-b797-cd618edc31cf version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Delete(\"/docker/registry/v2/repositories/test/_uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf\")" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3b15f11-1848-4a0f-92aa-8de6ddcb4237 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf?_state=O-OCeT2ZKElbD78fEsZDYanGHdtqKmLv4covJobY_l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3NTgwZDhmLWE4ZGUtNGM4Yy1iNzk3LWNkNjE4ZWRjMzFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40NDQ3OTU4OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=77.755µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Delete" trace.id=029d80b5-5598-445c-954a-2685776b172c trace.line=181 vars.name=test vars.uuid=27580d8f-a8de-4c8c-b797-cd618edc31cf version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/octet-stream" http.request.host="127.0.0.1:5000" http.request.id=a3b15f11-1848-4a0f-92aa-8de6ddcb4237 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/blobs/uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf?_state=O-OCeT2ZKElbD78fEsZDYanGHdtqKmLv4covJobY_l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3NTgwZDhmLWE4ZGUtNGM4Yy1iNzk3LWNkNjE4ZWRjMzFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40NDQ3OTU4OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=15.852047ms http.response.status=201 http.response.written=0 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "PUT /v2/test/blobs/uploads/27580d8f-a8de-4c8c-b797-cd618edc31cf?_state=O-OCeT2ZKElbD78fEsZDYanGHdtqKmLv4covJobY_l17Ik5hbWUiOiJ0ZXN0IiwiVVVJRCI6IjI3NTgwZDhmLWE4ZGUtNGM4Yy1iNzk3LWNkNjE4ZWRjMzFjZiIsIk9mZnNldCI6MCwiU3RhcnRlZEF0IjoiMjAyMy0wMi0yNFQyMjozODo1Ny40NDQ3OTU4OThaIn0%3D&digest=sha256%3A802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=119bc4c1-75f9-496c-a646-2793bff6b581 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=119bc4c1-75f9-496c-a646-2793bff6b581 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=119bc4c1-75f9-496c-a646-2793bff6b581 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=17.496µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2cd4a488-5398-4074-b843-03288ace95e2 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown tag=latest" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=119bc4c1-75f9-496c-a646-2793bff6b581 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.002857ms http.response.status=404 http.response.written=96 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 404 96 "" "containerd/1.4.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05d469c5-1bb9-4e61-8617-31e4505d62c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg=PutImageManifest go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05d469c5-1bb9-4e61-8617-31e4505d62c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="(*manifestStore).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05d469c5-1bb9-4e61-8617-31e4505d62c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="(*schema2ManifestHandler).Put" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05d469c5-1bb9-4e61-8617-31e4505d62c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05d469c5-1bb9-4e61-8617-31e4505d62c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=33.04µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=5b68d71a-3bdd-4c9d-bc24-3e15a6700027 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05d469c5-1bb9-4e61-8617-31e4505d62c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=61.855µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1321eabf-8f39-4eaf-ae26-6cdb757fd627 trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05d469c5-1bb9-4e61-8617-31e4505d62c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=48.348µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=2a91fc1b-0374-4227-aeeb-c56c665e4dd2 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05d469c5-1bb9-4e61-8617-31e4505d62c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=31.358µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=a01fe84b-94eb-4a4c-bd3b-710d76c1813c trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.489Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05d469c5-1bb9-4e61-8617-31e4505d62c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=66.328µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=0140c908-12b8-40cf-8948-afce6f9ac6ba trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.490Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05d469c5-1bb9-4e61-8617-31e4505d62c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=110.441µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=5ca9cf70-ef5f-4ef8-a1d6-3efe21bdd525 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.490Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05d469c5-1bb9-4e61-8617-31e4505d62c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=118.001µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=3e0aba29-ae77-401c-89c9-0250aec21701 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.490Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05d469c5-1bb9-4e61-8617-31e4505d62c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=65.99µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=2118af04-eab0-4316-975c-2311836b38be trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.490Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/index/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05d469c5-1bb9-4e61-8617-31e4505d62c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=138.027µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=b804473d-6b21-417d-b6d9-275b3b6dd6b2 trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.490Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.PutContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05d469c5-1bb9-4e61-8617-31e4505d62c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=68.17µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).PutContent" trace.id=d9a9303f-5669-44a2-97b2-3403c6d761fc trace.line=95 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.490Z] time="2023-02-24T22:38:57Z" level=info msg="response completed" go.version=go1.18.10 http.request.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.request.host="127.0.0.1:5000" http.request.id=05d469c5-1bb9-4e61-8617-31e4505d62c8 http.request.method=PUT http.request.remoteaddr="127.0.0.1:41926" http.request.uri="/v2/test/manifests/latest" http.request.useragent="containerd/1.4.0+unknown" http.response.duration=5.199898ms http.response.status=201 http.response.written=0 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.490Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "PUT /v2/test/manifests/latest HTTP/1.1" 201 0 "" "containerd/1.4.0+unknown" [2023-02-24T22:38:57.749Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=922fd6b4-eca6-45fe-bdd9-fd17b16511e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41948" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.749Z] time="2023-02-24T22:38:57Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=922fd6b4-eca6-45fe-bdd9-fd17b16511e1 http.request.method=GET http.request.remoteaddr="127.0.0.1:41948" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.727584ms http.response.status=200 http.response.written=2 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.749Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:38:57.749Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=37c803a2-21c4-45cf-8a83-f763e279b5a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.749Z] time="2023-02-24T22:38:57Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=37c803a2-21c4-45cf-8a83-f763e279b5a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.749Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/tags/latest/current/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=37c803a2-21c4-45cf-8a83-f763e279b5a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=45.612µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=82220de0-55e5-4836-b15c-cff28cb7b4cc trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.749Z] time="2023-02-24T22:38:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=37c803a2-21c4-45cf-8a83-f763e279b5a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=37c803a2-21c4-45cf-8a83-f763e279b5a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=53.476µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d884d842-2795-4fcc-a314-c7ed88b297b3 trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=37c803a2-21c4-45cf-8a83-f763e279b5a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=30.8µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=6513fe07-0f0c-4b11-ba74-537ae589b43d trace.line=141 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=37c803a2-21c4-45cf-8a83-f763e279b5a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=164.795µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=38727b8a-ac49-4571-9b40-a1047c89d44c trace.line=82 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=37c803a2-21c4-45cf-8a83-f763e279b5a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.reference=latest version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=37c803a2-21c4-45cf-8a83-f763e279b5a8 http.request.method=HEAD http.request.remoteaddr="127.0.0.1:41952" http.request.uri="/v2/test/manifests/latest" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=2.65268ms http.response.status=200 http.response.written=417 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "HEAD /v2/test/manifests/latest HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ffe7f1be-61e1-409d-8f27-0f148840ff9d http.request.method=GET http.request.remoteaddr="127.0.0.1:41954" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ffe7f1be-61e1-409d-8f27-0f148840ff9d http.request.method=GET http.request.remoteaddr="127.0.0.1:41954" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ffe7f1be-61e1-409d-8f27-0f148840ff9d http.request.method=GET http.request.remoteaddr="127.0.0.1:41954" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ffe7f1be-61e1-409d-8f27-0f148840ff9d http.request.method=GET http.request.remoteaddr="127.0.0.1:41954" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=83.093µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8045647d-8ec0-4ddc-899a-1bf5635f4cd8 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ffe7f1be-61e1-409d-8f27-0f148840ff9d http.request.method=GET http.request.remoteaddr="127.0.0.1:41954" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=35.376µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=446785f0-1a4e-4948-a2f2-331ee2fb6d0d trace.line=141 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/blobs/sha256/68/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ffe7f1be-61e1-409d-8f27-0f148840ff9d http.request.method=GET http.request.remoteaddr="127.0.0.1:41954" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=71.903µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=c2855260-960e-4771-b356-ee9282a08502 trace.line=82 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="(*schema2ManifestHandler).Unmarshal" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ffe7f1be-61e1-409d-8f27-0f148840ff9d http.request.method=GET http.request.remoteaddr="127.0.0.1:41954" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=test vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=ffe7f1be-61e1-409d-8f27-0f148840ff9d http.request.method=GET http.request.remoteaddr="127.0.0.1:41954" http.request.uri="/v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/vnd.docker.distribution.manifest.v2+json" http.response.duration=5.177889ms http.response.status=200 http.response.written=417 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "GET /v2/test/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 200 417 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1583c505-5847-49f3-ac0c-3889c14bd375 http.request.method=GET http.request.remoteaddr="127.0.0.1:41958" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1583c505-5847-49f3-ac0c-3889c14bd375 http.request.method=GET http.request.remoteaddr="127.0.0.1:41958" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fc44b93-80ae-4d7d-800c-b6da130a9192 http.request.method=GET http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg=GetBlob go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fc44b93-80ae-4d7d-800c-b6da130a9192 http.request.method=GET http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fc44b93-80ae-4d7d-800c-b6da130a9192 http.request.method=GET http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=32.795µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=edac403a-fd88-4176-bc8a-74ae31dca359 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fc44b93-80ae-4d7d-800c-b6da130a9192 http.request.method=GET http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=22.249µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=835c8730-9e39-4390-95da-93eedc5e4776 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fc44b93-80ae-4d7d-800c-b6da130a9192 http.request.method=GET http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=32.151µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=354b1b20-4ca1-458d-bb49-c116eb2fb102 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fc44b93-80ae-4d7d-800c-b6da130a9192 http.request.method=GET http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=18.468µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=08386e3e-9169-4d2a-8e95-ac93b77d0a88 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fc44b93-80ae-4d7d-800c-b6da130a9192 http.request.method=GET http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=17.97µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=b4e98db0-f097-496e-a165-112a89ba4ee2 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fc44b93-80ae-4d7d-800c-b6da130a9192 http.request.method=GET http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=10.523µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=5668a623-ee1e-4fcb-be6c-d701d09ca56b trace.line=193 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.750Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fc44b93-80ae-4d7d-800c-b6da130a9192 http.request.method=GET http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=24.3µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=8e72dc50-f19e-40de-b157-2c8975c0a249 trace.line=107 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fc44b93-80ae-4d7d-800c-b6da130a9192 http.request.method=GET http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=29.744µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=d3bcb4c7-e4ea-4e14-828d-57325380f636 trace.line=82 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/5d/5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fc44b93-80ae-4d7d-800c-b6da130a9192 http.request.method=GET http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=16.138µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=61042e72-a471-421a-a721-1ed226ad8370 trace.line=141 vars.digest="sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=5fc44b93-80ae-4d7d-800c-b6da130a9192 http.request.method=GET http.request.remoteaddr="127.0.0.1:41966" http.request.uri="/v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=7.951073ms http.response.status=200 http.response.written=68 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "GET /v2/test/blobs/sha256:5d6b514d5023c9b87d5f9688fb5812d6fbe2c27d90d935a4cd95b7a9b589e923 HTTP/1.1" 200 68 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1583c505-5847-49f3-ac0c-3889c14bd375 http.request.method=GET http.request.remoteaddr="127.0.0.1:41958" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=7.629558ms trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=965a45dd-250a-44fb-9df8-075a8a77e4d1 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1583c505-5847-49f3-ac0c-3889c14bd375 http.request.method=GET http.request.remoteaddr="127.0.0.1:41958" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=20.283µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=fabff46c-c787-4bb3-b7c7-8d54ecc0b49c trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1583c505-5847-49f3-ac0c-3889c14bd375 http.request.method=GET http.request.remoteaddr="127.0.0.1:41958" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=31.63µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8c1750cf-ea20-4dc3-9c0a-7a2e26506db3 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1583c505-5847-49f3-ac0c-3889c14bd375 http.request.method=GET http.request.remoteaddr="127.0.0.1:41958" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=19.453µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=1765796b-4ca5-4f55-bae0-6f678e71603b trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1583c505-5847-49f3-ac0c-3889c14bd375 http.request.method=GET http.request.remoteaddr="127.0.0.1:41958" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=17.121µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=17b50242-2ef2-46d2-a713-365b135a9043 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.URLFor(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1583c505-5847-49f3-ac0c-3889c14bd375 http.request.method=GET http.request.remoteaddr="127.0.0.1:41958" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=36.733µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).URLFor" trace.id=f8c934d9-1636-41de-94d9-dff89c91346b trace.line=193 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.ReadStream(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\", 0)" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1583c505-5847-49f3-ac0c-3889c14bd375 http.request.method=GET http.request.remoteaddr="127.0.0.1:41958" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=23.146µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).ReadStream" trace.id=b224dd3a-d398-4f62-82bf-c13b770af074 trace.line=107 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/test/_layers/sha256/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1583c505-5847-49f3-ac0c-3889c14bd375 http.request.method=GET http.request.remoteaddr="127.0.0.1:41958" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=31.17µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=8210bfdf-b73a-4c06-9abf-4f3c95080956 trace.line=82 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.Stat(\"/docker/registry/v2/blobs/sha256/80/802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46/data\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1583c505-5847-49f3-ac0c-3889c14bd375 http.request.method=GET http.request.remoteaddr="127.0.0.1:41958" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=14.969µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).Stat" trace.id=9074cc0f-5c42-475f-8358-9b08ab59fd20 trace.line=141 vars.digest="sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" vars.name=test version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=1583c505-5847-49f3-ac0c-3889c14bd375 http.request.method=GET http.request.remoteaddr="127.0.0.1:41958" http.request.uri="/v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/octet-stream" http.response.duration=23.284339ms http.response.status=200 http.response.written=179 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "GET /v2/test/blobs/sha256:802589ed0f9c50cef72bc97f2f1d841a8df15e19dc83069a3ed949beae717a46 HTTP/1.1" 200 179 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fceb93c5-dcc4-46bf-a5c4-47239baacd5a http.request.method=GET http.request.remoteaddr="127.0.0.1:41994" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=info msg="response completed" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=fceb93c5-dcc4-46bf-a5c4-47239baacd5a http.request.method=GET http.request.remoteaddr="127.0.0.1:41994" http.request.uri="/v2/" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration="899.899µs" http.response.status=200 http.response.written=2 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "GET /v2/ HTTP/1.1" 200 2 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c1e65f4-fe00-402b-a73e-d44309eabbaf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42006" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c1e65f4-fe00-402b-a73e-d44309eabbaf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42006" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c1e65f4-fe00-402b-a73e-d44309eabbaf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42006" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c1e65f4-fe00-402b-a73e-d44309eabbaf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42006" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=29.232µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=64936882-b111-42e9-8ea1-db76cc0efaa4 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c1e65f4-fe00-402b-a73e-d44309eabbaf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42006" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=17.023µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=674a1e0c-b8ab-41c4-98ef-057601b3e8ab trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=7c1e65f4-fe00-402b-a73e-d44309eabbaf http.request.method=HEAD http.request.remoteaddr="127.0.0.1:42006" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.104153ms http.response.status=404 http.response.written=181 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "HEAD /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="authorizing request" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6a6c9545-6547-4be6-afb0-77b2e7afe6a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42018" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg=GetImageManifest go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6a6c9545-6547-4be6-afb0-77b2e7afe6a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42018" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.751Z] time="2023-02-24T22:38:57Z" level=debug msg="(*manifestStore).Get" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6a6c9545-6547-4be6-afb0-77b2e7afe6a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42018" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.752Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_manifests/revisions/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6a6c9545-6547-4be6-afb0-77b2e7afe6a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42018" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=26.622µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=22b03e6f-2bd7-4b23-9990-b4d8fdac13a0 trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.752Z] time="2023-02-24T22:38:57Z" level=debug msg="filesystem.GetContent(\"/docker/registry/v2/repositories/other/_layers/sha256/6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc/link\")" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6a6c9545-6547-4be6-afb0-77b2e7afe6a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42018" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 trace.duration=10.659µs trace.file="/go/src/github.com/docker/distribution/registry/storage/driver/base/base.go" trace.func="github.com/docker/distribution/registry/storage/driver/base.(*Base).GetContent" trace.id=b52bb03a-a6a5-45ee-8d3d-731034406c1d trace.line=82 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.752Z] time="2023-02-24T22:38:57Z" level=error msg="response completed with error" err.code="manifest unknown" err.detail="unknown manifest name=other revision=sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" err.message="manifest unknown" go.version=go1.18.10 http.request.host="127.0.0.1:5000" http.request.id=6a6c9545-6547-4be6-afb0-77b2e7afe6a8 http.request.method=GET http.request.remoteaddr="127.0.0.1:42018" http.request.uri="/v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" http.request.useragent="docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" http.response.contenttype="application/json; charset=utf-8" http.response.duration=1.07887ms http.response.status=404 http.response.written=181 instance.id=1be23ade-8f70-4f41-befd-0c2860252ec5 vars.name=other vars.reference="sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc" version="v2.1.0+unknown" [2023-02-24T22:38:57.752Z] 127.0.0.1 - - [24/Feb/2023:22:38:57 +0000] "GET /v2/other/manifests/sha256:6850ea68b331ead3f4e7a6ae43c1af795287731329a1779e1592b52251bebdbc HTTP/1.1" 404 181 "" "docker/dev go/go1.18.10 git-commit/6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 kernel/5.4.0-1088-aws os/linux arch/amd64 UpstreamClient(Go-http-client/1.1)" [2023-02-24T22:38:57.752Z] --- PASS: TestImagePullStoredfDigestForOtherRepo (0.37s) [2023-02-24T22:38:57.752Z] === RUN TestRemoveImageOrphaning [2023-02-24T22:38:58.010Z] --- PASS: TestRemoveImageOrphaning (0.32s) [2023-02-24T22:38:58.010Z] === RUN TestRemoveImageGarbageCollector [2023-02-24T22:39:00.539Z] --- PASS: TestRemoveImageGarbageCollector (2.24s) [2023-02-24T22:39:00.539Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-02-24T22:39:00.539Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.05s) [2023-02-24T22:39:00.539Z] === RUN TestTagInvalidReference [2023-02-24T22:39:00.539Z] --- PASS: TestTagInvalidReference (0.03s) [2023-02-24T22:39:00.539Z] === RUN TestTagValidPrefixedRepo [2023-02-24T22:39:00.539Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2023-02-24T22:39:00.539Z] --- PASS: TestTagValidPrefixedRepo (0.08s) [2023-02-24T22:39:00.539Z] === RUN TestTagExistedNameWithoutForce [2023-02-24T22:39:00.539Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2023-02-24T22:39:00.539Z] === RUN TestTagOfficialNames [2023-02-24T22:39:00.539Z] --- PASS: TestTagOfficialNames (0.06s) [2023-02-24T22:39:00.539Z] === RUN TestTagMatchesDigest [2023-02-24T22:39:00.539Z] --- PASS: TestTagMatchesDigest (0.06s) [2023-02-24T22:39:00.539Z] === CONT TestImportExtremelyLargeImageWorks [2023-02-24T22:39:00.798Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-02-24T22:39:02.172Z] check_test.go:308: [de27dab770386] daemon is not started [2023-02-24T22:39:02.172Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2023-02-24T22:39:05.454Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-02-24T22:39:05.713Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2023-02-24T22:39:06.278Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-02-24T22:39:07.651Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-02-24T22:39:10.931Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-02-24T22:39:11.188Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-02-24T22:39:11.188Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-02-24T22:39:11.446Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2023-02-24T22:39:12.379Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-02-24T22:39:12.379Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2023-02-24T22:39:12.943Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2023-02-24T22:39:13.509Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-02-24T22:39:13.509Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [2023-02-24T22:39:13.509Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2023-02-24T22:39:14.075Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2023-02-24T22:39:14.641Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2023-02-24T22:39:14.641Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-02-24T22:39:15.207Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2023-02-24T22:39:15.814Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2023-02-24T22:39:16.078Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2023-02-24T22:39:16.646Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2023-02-24T22:39:17.215Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2023-02-24T22:39:17.786Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2023-02-24T22:39:18.353Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2023-02-24T22:39:18.611Z] check_test.go:308: [d94ed26de6d04] daemon is not started [2023-02-24T22:39:18.611Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2023-02-24T22:39:19.984Z] check_test.go:308: [d032abe48c65b] daemon is not started [2023-02-24T22:39:19.984Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2023-02-24T22:39:20.242Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2023-02-24T22:39:22.144Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2023-02-24T22:39:23.517Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-02-24T22:39:24.892Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2023-02-24T22:39:24.892Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-02-24T22:39:25.457Z] check_test.go:308: [d0899b1c4f5b3] daemon is not started [2023-02-24T22:39:25.457Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2023-02-24T22:39:27.984Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-02-24T22:39:27.984Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2023-02-24T22:39:29.884Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2023-02-24T22:39:34.071Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2023-02-24T22:39:34.637Z] check_test.go:308: [db871952afdab] daemon is not started [2023-02-24T22:39:34.637Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2023-02-24T22:39:38.822Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-02-24T22:39:38.822Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-02-24T22:39:39.389Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-02-24T22:39:39.389Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-02-24T22:39:42.669Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2023-02-24T22:39:42.836Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-02-24T22:39:42.836Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-02-24T22:39:42.836Z] === RUN TestBoolValue [2023-02-24T22:39:42.836Z] --- PASS: TestBoolValue (0.00s) [2023-02-24T22:39:42.836Z] === RUN TestBoolValueOrDefault [2023-02-24T22:39:42.836Z] --- PASS: TestBoolValueOrDefault (0.00s) [2023-02-24T22:39:42.836Z] === RUN TestInt64ValueOrZero [2023-02-24T22:39:42.836Z] --- PASS: TestInt64ValueOrZero (0.00s) [2023-02-24T22:39:42.836Z] === RUN TestInt64ValueOrDefault [2023-02-24T22:39:42.836Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2023-02-24T22:39:42.836Z] === RUN TestInt64ValueOrDefaultWithError [2023-02-24T22:39:42.836Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2023-02-24T22:39:42.836Z] === RUN TestJsonContentType [2023-02-24T22:39:42.836Z] --- PASS: TestJsonContentType (0.00s) [2023-02-24T22:39:42.836Z] PASS [2023-02-24T22:39:42.836Z] coverage: 16.2% of statements [2023-02-24T22:39:42.836Z] ok github.com/docker/docker/api/server/httputils 0.067s coverage: 16.2% of statements [2023-02-24T22:39:43.308Z] === RUN TestMaskSecretKeys [2023-02-24T22:39:43.308Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2023-02-24T22:39:43.308Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2023-02-24T22:39:43.308Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2023-02-24T22:39:43.308Z] --- PASS: TestMaskSecretKeys (0.00s) [2023-02-24T22:39:43.308Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2023-02-24T22:39:43.308Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2023-02-24T22:39:43.308Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2023-02-24T22:39:43.308Z] === RUN TestVersionMiddlewareVersion [2023-02-24T22:39:43.308Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2023-02-24T22:39:43.308Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2023-02-24T22:39:43.308Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2023-02-24T22:39:43.308Z] PASS [2023-02-24T22:39:43.308Z] coverage: 37.7% of statements [2023-02-24T22:39:43.308Z] ok github.com/docker/docker/api/server/middleware 0.059s coverage: 37.7% of statements [2023-02-24T22:39:43.308Z] ? github.com/docker/docker/api/server/router [no test files] [2023-02-24T22:39:43.308Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-02-24T22:39:43.308Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-02-24T22:39:43.308Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-02-24T22:39:43.308Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-02-24T22:39:43.308Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-02-24T22:39:43.308Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-02-24T22:39:43.308Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-02-24T22:39:43.308Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-02-24T22:39:43.435Z] Created binary: bundles/binary-daemon/dockerd-dev [2023-02-24T22:39:43.435Z] Copying nested executables into bundles/binary-daemon [2023-02-24T22:39:43.435Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2023-02-24T22:39:43.754Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 -e DOCKER_GRAPHDRIVER docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 hack/make.sh cross [2023-02-24T22:39:43.778Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-02-24T22:39:43.778Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-02-24T22:39:44.012Z] [2023-02-24T22:39:44.042Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-02-24T22:39:44.271Z] Removing bundles/ [2023-02-24T22:39:44.271Z] [2023-02-24T22:39:44.271Z] ---> Making bundle: cross (in bundles/cross) [2023-02-24T22:39:44.271Z] Cross building: bundles/cross/linux/amd64 [2023-02-24T22:39:44.271Z] Building: bundles/cross/linux/amd64/dockerd-dev [2023-02-24T22:39:44.271Z] GOOS="linux" GOARCH="amd64" GOARM="" [2023-02-24T22:39:44.769Z] === RUN TestStrSliceMarshalJSON [2023-02-24T22:39:44.769Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestStrSliceUnmarshalJSON [2023-02-24T22:39:44.769Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestStrSliceUnmarshalString [2023-02-24T22:39:44.769Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestStrSliceUnmarshalSlice [2023-02-24T22:39:44.769Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2023-02-24T22:39:44.769Z] PASS [2023-02-24T22:39:44.769Z] coverage: 90.0% of statements [2023-02-24T22:39:44.769Z] ok github.com/docker/docker/api/types/strslice 0.052s coverage: 90.0% of statements [2023-02-24T22:39:44.769Z] === RUN TestMarshalJSON [2023-02-24T22:39:44.769Z] --- PASS: TestMarshalJSON (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestMarshalJSONWithEmpty [2023-02-24T22:39:44.769Z] --- PASS: TestMarshalJSONWithEmpty (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestToJSON [2023-02-24T22:39:44.769Z] --- PASS: TestToJSON (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestToParamWithVersion [2023-02-24T22:39:44.769Z] --- PASS: TestToParamWithVersion (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestFromJSON [2023-02-24T22:39:44.769Z] --- PASS: TestFromJSON (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestEmpty [2023-02-24T22:39:44.769Z] --- PASS: TestEmpty (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestArgsMatchKVListEmptySources [2023-02-24T22:39:44.769Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestArgsMatchKVList [2023-02-24T22:39:44.769Z] --- PASS: TestArgsMatchKVList (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestArgsMatch [2023-02-24T22:39:44.769Z] --- PASS: TestArgsMatch (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestAdd [2023-02-24T22:39:44.769Z] --- PASS: TestAdd (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestDel [2023-02-24T22:39:44.769Z] --- PASS: TestDel (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestLen [2023-02-24T22:39:44.769Z] --- PASS: TestLen (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestExactMatch [2023-02-24T22:39:44.769Z] --- PASS: TestExactMatch (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestOnlyOneExactMatch [2023-02-24T22:39:44.769Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestContains [2023-02-24T22:39:44.769Z] --- PASS: TestContains (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestValidate [2023-02-24T22:39:44.769Z] --- PASS: TestValidate (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestWalkValues [2023-02-24T22:39:44.769Z] --- PASS: TestWalkValues (0.00s) [2023-02-24T22:39:44.769Z] === RUN TestFuzzyMatch [2023-02-24T22:39:44.769Z] --- PASS: TestFuzzyMatch (0.00s) [2023-02-24T22:39:44.770Z] === RUN TestClone [2023-02-24T22:39:44.770Z] --- PASS: TestClone (0.00s) [2023-02-24T22:39:44.770Z] PASS [2023-02-24T22:39:44.770Z] coverage: 93.7% of statements [2023-02-24T22:39:44.770Z] ok github.com/docker/docker/api/types/filters 0.052s coverage: 93.7% of statements [2023-02-24T22:39:44.975Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2023-02-24T22:39:45.239Z] === RUN TestAdjustForAPIVersion [2023-02-24T22:39:45.239Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2023-02-24T22:39:45.239Z] PASS [2023-02-24T22:39:45.239Z] coverage: 5.7% of statements [2023-02-24T22:39:45.239Z] === RUN TestDurationToSecondsString [2023-02-24T22:39:45.239Z] --- PASS: TestDurationToSecondsString (0.00s) [2023-02-24T22:39:45.239Z] === RUN TestGetTimestamp [2023-02-24T22:39:45.239Z] ok github.com/docker/docker/api/server/router/swarm 0.057s coverage: 5.7% of statements [2023-02-24T22:39:45.239Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-02-24T22:39:45.239Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-02-24T22:39:45.239Z] ? github.com/docker/docker/api/types [no test files] [2023-02-24T22:39:45.239Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-02-24T22:39:45.239Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-02-24T22:39:45.239Z] ? github.com/docker/docker/api/types/container [no test files] [2023-02-24T22:39:45.239Z] ? github.com/docker/docker/api/types/events [no test files] [2023-02-24T22:39:45.239Z] ? github.com/docker/docker/api/types/image [no test files] [2023-02-24T22:39:45.239Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-02-24T22:39:45.239Z] ? github.com/docker/docker/api/types/network [no test files] [2023-02-24T22:39:45.239Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-02-24T22:39:45.239Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-02-24T22:39:45.239Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-02-24T22:39:45.239Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-02-24T22:39:45.239Z] --- PASS: TestGetTimestamp (0.21s) [2023-02-24T22:39:45.239Z] === RUN TestParseTimestamps [2023-02-24T22:39:45.239Z] --- PASS: TestParseTimestamps (0.00s) [2023-02-24T22:39:45.239Z] PASS [2023-02-24T22:39:45.239Z] coverage: 100.0% of statements [2023-02-24T22:39:45.239Z] ok github.com/docker/docker/api/types/time 0.254s coverage: 100.0% of statements [2023-02-24T22:39:45.710Z] === RUN TestCompareVersion [2023-02-24T22:39:45.710Z] --- PASS: TestCompareVersion (0.00s) [2023-02-24T22:39:45.710Z] PASS [2023-02-24T22:39:45.710Z] coverage: 75.0% of statements [2023-02-24T22:39:45.710Z] ok github.com/docker/docker/api/types/versions 0.053s coverage: 75.0% of statements [2023-02-24T22:39:45.710Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-02-24T22:39:45.710Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-02-24T22:39:45.710Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-02-24T22:39:45.710Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2023-02-24T22:39:45.710Z] ? github.com/docker/docker/builder [no test files] [2023-02-24T22:39:45.710Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-02-24T22:39:45.710Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-02-24T22:39:45.710Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-02-24T22:39:45.710Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-02-24T22:39:45.710Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-02-24T22:39:45.710Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-02-24T22:39:45.710Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-02-24T22:39:45.908Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-02-24T22:39:47.808Z] check_test.go:308: [d489317e1dafa] daemon is not started [2023-02-24T22:39:47.808Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2023-02-24T22:39:47.808Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-02-24T22:39:47.949Z] === RUN TestParseRemoteURL [2023-02-24T22:39:47.949Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2023-02-24T22:39:47.949Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2023-02-24T22:39:47.950Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2023-02-24T22:39:47.950Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2023-02-24T22:39:47.950Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2023-02-24T22:39:47.950Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2023-02-24T22:39:47.950Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2023-02-24T22:39:47.950Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2023-02-24T22:39:47.950Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2023-02-24T22:39:47.950Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2023-02-24T22:39:47.950Z] --- PASS: TestParseRemoteURL (0.00s) [2023-02-24T22:39:47.950Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2023-02-24T22:39:47.950Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2023-02-24T22:39:47.950Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2023-02-24T22:39:47.950Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2023-02-24T22:39:47.950Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2023-02-24T22:39:47.950Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2023-02-24T22:39:47.950Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2023-02-24T22:39:47.950Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2023-02-24T22:39:47.950Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2023-02-24T22:39:47.950Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2023-02-24T22:39:47.950Z] === RUN TestCloneArgsSmartHttp [2023-02-24T22:39:47.950Z] --- PASS: TestCloneArgsSmartHttp (0.01s) [2023-02-24T22:39:47.950Z] === RUN TestCloneArgsDumbHttp [2023-02-24T22:39:47.950Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2023-02-24T22:39:47.950Z] === RUN TestCloneArgsGit [2023-02-24T22:39:47.950Z] --- PASS: TestCloneArgsGit (0.00s) [2023-02-24T22:39:47.950Z] === RUN TestCheckoutGit [2023-02-24T22:39:47.950Z] gitutils_test.go:180: git version 2.11.1.windows.1 [2023-02-24T22:39:47.950Z] gitutils_test.go:239: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2378534695/001/repo/.git/ [2023-02-24T22:39:48.066Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [2023-02-24T22:39:48.420Z] gitutils_test.go:253: warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-02-24T22:39:48.420Z] The file will have its original line endings in your working directory. [2023-02-24T22:39:48.420Z] gitutils_test.go:254: [master (root-commit) 1243d66] First commit [2023-02-24T22:39:48.420Z] 2 files changed, 3 insertions(+) [2023-02-24T22:39:48.420Z] create mode 100644 Dockerfile [2023-02-24T22:39:48.420Z] create mode 100644 subdir/Dockerfile [2023-02-24T22:39:48.420Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-02-24T22:39:48.420Z] The file will have its original line endings in your working directory. [2023-02-24T22:39:48.420Z] gitutils_test.go:255: Switched to a new branch 'test' [2023-02-24T22:39:48.420Z] gitutils_test.go:260: warning: LF will be replaced by CRLF in Dockerfile. [2023-02-24T22:39:48.420Z] The file will have its original line endings in your working directory. [2023-02-24T22:39:48.420Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-02-24T22:39:48.420Z] The file will have its original line endings in your working directory. [2023-02-24T22:39:48.633Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2023-02-24T22:39:48.891Z] gitutils_test.go:261: warning: LF will be replaced by CRLF in Dockerfile. [2023-02-24T22:39:48.891Z] The file will have its original line endings in your working directory. [2023-02-24T22:39:48.891Z] [test 6ff0938] Branch commit [2023-02-24T22:39:48.891Z] 2 files changed, 3 insertions(+), 2 deletions(-) [2023-02-24T22:39:48.891Z] warning: LF will be replaced by CRLF in subdir/Dockerfile. [2023-02-24T22:39:48.891Z] The file will have its original line endings in your working directory. [2023-02-24T22:39:48.891Z] gitutils_test.go:262: Switched to branch 'master' [2023-02-24T22:39:48.891Z] gitutils_test.go:266: Initialized empty Git repository in C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2378534695/001/subrepo/.git/ [2023-02-24T22:39:49.199Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2023-02-24T22:39:49.364Z] gitutils_test.go:273: [master (root-commit) d54ae9b] Subrepo initial [2023-02-24T22:39:49.364Z] 1 file changed, 1 insertion(+) [2023-02-24T22:39:49.364Z] create mode 100644 subfile [2023-02-24T22:39:49.364Z] === RUN TestEnable [2023-02-24T22:39:49.364Z] --- PASS: TestEnable (0.00s) [2023-02-24T22:39:49.364Z] === RUN TestDisable [2023-02-24T22:39:49.364Z] --- PASS: TestDisable (0.00s) [2023-02-24T22:39:49.364Z] === RUN TestEnabled [2023-02-24T22:39:49.364Z] --- PASS: TestEnabled (0.00s) [2023-02-24T22:39:49.364Z] PASS [2023-02-24T22:39:49.364Z] coverage: 100.0% of statements [2023-02-24T22:39:49.364Z] ok github.com/docker/docker/cli/debug 0.059s coverage: 100.0% of statements [2023-02-24T22:39:49.837Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2023-02-24T22:39:49.837Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.02s) [2023-02-24T22:39:49.837Z] === RUN TestProcessNoDockerignore [2023-02-24T22:39:49.837Z] --- PASS: TestProcessNoDockerignore (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestProcessShouldLeaveAllFiles [2023-02-24T22:39:49.837Z] --- PASS: TestProcessShouldLeaveAllFiles (0.04s) [2023-02-24T22:39:49.837Z] === RUN TestDetectContentType [2023-02-24T22:39:49.837Z] --- PASS: TestDetectContentType (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestSelectAcceptableMIME [2023-02-24T22:39:49.837Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestInspectEmptyResponse [2023-02-24T22:39:49.837Z] --- PASS: TestInspectEmptyResponse (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestInspectResponseBinary [2023-02-24T22:39:49.837Z] --- PASS: TestInspectResponseBinary (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestResponseUnsupportedContentType [2023-02-24T22:39:49.837Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestInspectResponseTextSimple [2023-02-24T22:39:49.837Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestInspectResponseEmptyContentType [2023-02-24T22:39:49.837Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestUnknownContentLength [2023-02-24T22:39:49.837Z] --- PASS: TestUnknownContentLength (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestDownloadRemote [2023-02-24T22:39:49.837Z] --- PASS: TestDownloadRemote (0.16s) [2023-02-24T22:39:49.837Z] === RUN TestGetWithStatusError [2023-02-24T22:39:49.837Z] --- PASS: TestGetWithStatusError (0.01s) [2023-02-24T22:39:49.837Z] === RUN TestCloseRootDirectory [2023-02-24T22:39:49.837Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:39:49.837Z] --- SKIP: TestCloseRootDirectory (0.01s) [2023-02-24T22:39:49.837Z] === RUN TestHashFile [2023-02-24T22:39:49.837Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:39:49.837Z] --- SKIP: TestHashFile (0.01s) [2023-02-24T22:39:49.837Z] === RUN TestHashSubdir [2023-02-24T22:39:49.837Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:39:49.837Z] --- SKIP: TestHashSubdir (0.01s) [2023-02-24T22:39:49.837Z] === RUN TestRemoveDirectory [2023-02-24T22:39:49.837Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:39:49.837Z] --- SKIP: TestRemoveDirectory (0.01s) [2023-02-24T22:39:49.837Z] PASS [2023-02-24T22:39:49.837Z] coverage: 9.3% of statements [2023-02-24T22:39:49.837Z] ok github.com/docker/docker/builder/remotecontext 0.442s coverage: 9.3% of statements [2023-02-24T22:39:49.837Z] === RUN TestGetAllAllowed [2023-02-24T22:39:49.837Z] --- PASS: TestGetAllAllowed (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestGetAllMeta [2023-02-24T22:39:49.837Z] --- PASS: TestGetAllMeta (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestWarnOnUnusedBuildArgs [2023-02-24T22:39:49.837Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestIsUnreferencedBuiltin [2023-02-24T22:39:49.837Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestIsExistingDirectory [2023-02-24T22:39:49.837Z] --- PASS: TestIsExistingDirectory (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestGetFilenameForDownload [2023-02-24T22:39:49.837Z] --- PASS: TestGetFilenameForDownload (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestEnv2Variables [2023-02-24T22:39:49.837Z] --- PASS: TestEnv2Variables (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestEnvValueWithExistingRunConfigEnv [2023-02-24T22:39:49.837Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestMaintainer [2023-02-24T22:39:49.837Z] --- PASS: TestMaintainer (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestLabel [2023-02-24T22:39:49.837Z] --- PASS: TestLabel (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestFromScratch [2023-02-24T22:39:49.837Z] --- PASS: TestFromScratch (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestFromWithArg [2023-02-24T22:39:49.837Z] --- PASS: TestFromWithArg (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestFromWithArgButBuildArgsNotGiven [2023-02-24T22:39:49.837Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestFromWithUndefinedArg [2023-02-24T22:39:49.837Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestFromMultiStageWithNamedStage [2023-02-24T22:39:49.837Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestOnbuild [2023-02-24T22:39:49.837Z] --- PASS: TestOnbuild (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestWorkdir [2023-02-24T22:39:49.837Z] --- PASS: TestWorkdir (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestCmd [2023-02-24T22:39:49.837Z] --- PASS: TestCmd (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestHealthcheckNone [2023-02-24T22:39:49.837Z] --- PASS: TestHealthcheckNone (0.00s) [2023-02-24T22:39:49.837Z] === RUN TestHealthcheckCmd [2023-02-24T22:39:50.309Z] --- PASS: TestHealthcheckCmd (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestEntrypoint [2023-02-24T22:39:50.309Z] --- PASS: TestEntrypoint (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestExpose [2023-02-24T22:39:50.309Z] --- PASS: TestExpose (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestUser [2023-02-24T22:39:50.309Z] --- PASS: TestUser (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestVolume [2023-02-24T22:39:50.309Z] --- PASS: TestVolume (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestStopSignal [2023-02-24T22:39:50.309Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-02-24T22:39:50.309Z] --- SKIP: TestStopSignal (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestArg [2023-02-24T22:39:50.309Z] --- PASS: TestArg (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestShell [2023-02-24T22:39:50.309Z] --- PASS: TestShell (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestPrependEnvOnCmd [2023-02-24T22:39:50.309Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestRunWithBuildArgs [2023-02-24T22:39:50.309Z] --- PASS: TestRunWithBuildArgs (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestRunIgnoresHealthcheck [2023-02-24T22:39:50.309Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestDispatchUnsupportedOptions [2023-02-24T22:39:50.309Z] === RUN TestDispatchUnsupportedOptions/ADD_with_chmod [2023-02-24T22:39:50.309Z] === RUN TestDispatchUnsupportedOptions/COPY_with_chmod [2023-02-24T22:39:50.309Z] === RUN TestDispatchUnsupportedOptions/RUN_with_unsupported_options [2023-02-24T22:39:50.309Z] --- PASS: TestDispatchUnsupportedOptions (0.00s) [2023-02-24T22:39:50.309Z] --- PASS: TestDispatchUnsupportedOptions/ADD_with_chmod (0.00s) [2023-02-24T22:39:50.309Z] --- PASS: TestDispatchUnsupportedOptions/COPY_with_chmod (0.00s) [2023-02-24T22:39:50.309Z] --- PASS: TestDispatchUnsupportedOptions/RUN_with_unsupported_options (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestNormalizeWorkdir [2023-02-24T22:39:50.309Z] --- PASS: TestNormalizeWorkdir (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestDispatch [2023-02-24T22:39:50.309Z] === RUN TestDispatch/ADD_multiple_files_to_file [2023-02-24T22:39:50.309Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2023-02-24T22:39:50.309Z] === RUN TestDispatch/COPY_multiple_files_to_file [2023-02-24T22:39:50.309Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2023-02-24T22:39:50.309Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2023-02-24T22:39:50.309Z] === RUN TestDispatch/COPY_wildcard_no_files [2023-02-24T22:39:50.309Z] === RUN TestDispatch/COPY_url [2023-02-24T22:39:50.309Z] --- PASS: TestDispatch (0.10s) [2023-02-24T22:39:50.309Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.03s) [2023-02-24T22:39:50.309Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.02s) [2023-02-24T22:39:50.309Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.02s) [2023-02-24T22:39:50.309Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2023-02-24T22:39:50.309Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.02s) [2023-02-24T22:39:50.309Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2023-02-24T22:39:50.309Z] --- PASS: TestDispatch/COPY_url (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestAddScratchImageAddsToMounts [2023-02-24T22:39:50.309Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestAddFromScratchPopulatesPlatform [2023-02-24T22:39:50.309Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2023-02-24T22:39:50.309Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2023-02-24T22:39:50.309Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestImageSourceGetAddsToMounts [2023-02-24T22:39:50.309Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestEmptyDockerfile [2023-02-24T22:39:50.309Z] --- PASS: TestEmptyDockerfile (0.01s) [2023-02-24T22:39:50.309Z] === RUN TestSymlinkDockerfile [2023-02-24T22:39:50.309Z] --- PASS: TestSymlinkDockerfile (0.01s) [2023-02-24T22:39:50.309Z] === RUN TestDockerfileOutsideTheBuildContext [2023-02-24T22:39:50.309Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestNonExistingDockerfile [2023-02-24T22:39:50.309Z] --- PASS: TestNonExistingDockerfile (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestCopyRunConfig [2023-02-24T22:39:50.309Z] --- PASS: TestCopyRunConfig (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestDeepCopyRunConfig [2023-02-24T22:39:50.309Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestExportImage [2023-02-24T22:39:50.309Z] --- PASS: TestExportImage (0.00s) [2023-02-24T22:39:50.309Z] === RUN TestNormalizeDest [2023-02-24T22:39:50.309Z] --- PASS: TestNormalizeDest (0.00s) [2023-02-24T22:39:50.309Z] PASS [2023-02-24T22:39:50.309Z] coverage: 46.8% of statements [2023-02-24T22:39:50.309Z] ok github.com/docker/docker/builder/dockerfile 0.280s coverage: 46.8% of statements [2023-02-24T22:39:50.309Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-02-24T22:39:51.099Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2023-02-24T22:39:51.099Z] check_test.go:308: [dd3e652466e95] daemon is not started [2023-02-24T22:39:51.099Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2023-02-24T22:39:53.285Z] gitutils_test.go:275: Cloning into 'C:/Users/ContainerAdministrator/AppData/Local/Temp/TestCheckoutGit2378534695/001/repo/sub'... [2023-02-24T22:39:53.285Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-02-24T22:39:53.285Z] The file will have its original line endings in your working directory. [2023-02-24T22:39:53.628Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-02-24T22:39:53.628Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [2023-02-24T22:39:53.757Z] gitutils_test.go:276: warning: LF will be replaced by CRLF in .gitmodules. [2023-02-24T22:39:53.757Z] The file will have its original line endings in your working directory. [2023-02-24T22:39:53.757Z] gitutils_test.go:277: [master ea0415d] With submodule [2023-02-24T22:39:53.757Z] 2 files changed, 4 insertions(+) [2023-02-24T22:39:53.757Z] create mode 100644 .gitmodules [2023-02-24T22:39:53.757Z] create mode 160000 sub [2023-02-24T22:39:53.757Z] warning: LF will be replaced by CRLF in .gitmodules. [2023-02-24T22:39:53.757Z] The file will have its original line endings in your working directory. [2023-02-24T22:39:53.757Z] === RUN TestCheckoutGit/#00 [2023-02-24T22:39:55.333Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-24T22:39:55.333Z] [2023-02-24T22:39:55.333Z] gitutils_test.go:211: git-http-backend: [2023-02-24T22:39:55.528Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-02-24T22:39:56.094Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2023-02-24T22:39:57.465Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-02-24T22:39:58.295Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-24T22:39:58.295Z] [2023-02-24T22:39:58.295Z] gitutils_test.go:211: git-http-backend: [2023-02-24T22:40:00.745Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2023-02-24T22:40:01.261Z] === RUN TestCheckoutGit/master [2023-02-24T22:40:02.119Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2023-02-24T22:40:02.836Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-24T22:40:02.836Z] [2023-02-24T22:40:02.836Z] gitutils_test.go:211: git-http-backend: [2023-02-24T22:40:04.019Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2023-02-24T22:40:05.812Z] === RUN TestCheckpointCreateError [2023-02-24T22:40:05.812Z] --- PASS: TestCheckpointCreateError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestCheckpointCreate [2023-02-24T22:40:05.812Z] --- PASS: TestCheckpointCreate (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestCheckpointDeleteError [2023-02-24T22:40:05.812Z] --- PASS: TestCheckpointDeleteError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestCheckpointDelete [2023-02-24T22:40:05.812Z] --- PASS: TestCheckpointDelete (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestCheckpointListError [2023-02-24T22:40:05.812Z] --- PASS: TestCheckpointListError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestCheckpointList [2023-02-24T22:40:05.812Z] --- PASS: TestCheckpointList (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestCheckpointListContainerNotFound [2023-02-24T22:40:05.812Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestNewClientWithOpsFromEnv [2023-02-24T22:40:05.812Z] client_test.go:23: runtime.GOOS == "windows" [2023-02-24T22:40:05.812Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestGetAPIPath [2023-02-24T22:40:05.812Z] --- PASS: TestGetAPIPath (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestParseHostURL [2023-02-24T22:40:05.812Z] --- PASS: TestParseHostURL (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2023-02-24T22:40:05.812Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestNegotiateAPIVersionEmpty [2023-02-24T22:40:05.812Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestNegotiateAPIVersion [2023-02-24T22:40:05.812Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestNegotiateAPVersionOverride [2023-02-24T22:40:05.812Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestNegotiateAPIVersionAutomatic [2023-02-24T22:40:05.812Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2023-02-24T22:40:05.812Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2023-02-24T22:40:05.812Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestClientRedirect [2023-02-24T22:40:05.812Z] --- PASS: TestClientRedirect (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigCreateUnsupported [2023-02-24T22:40:05.812Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigCreateError [2023-02-24T22:40:05.812Z] --- PASS: TestConfigCreateError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigCreate [2023-02-24T22:40:05.812Z] --- PASS: TestConfigCreate (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigInspectNotFound [2023-02-24T22:40:05.812Z] --- PASS: TestConfigInspectNotFound (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigInspectWithEmptyID [2023-02-24T22:40:05.812Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigInspectUnsupported [2023-02-24T22:40:05.812Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigInspectError [2023-02-24T22:40:05.812Z] --- PASS: TestConfigInspectError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigInspectConfigNotFound [2023-02-24T22:40:05.812Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigInspect [2023-02-24T22:40:05.812Z] --- PASS: TestConfigInspect (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigListUnsupported [2023-02-24T22:40:05.812Z] --- PASS: TestConfigListUnsupported (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigListError [2023-02-24T22:40:05.812Z] --- PASS: TestConfigListError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigList [2023-02-24T22:40:05.812Z] --- PASS: TestConfigList (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigRemoveUnsupported [2023-02-24T22:40:05.812Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigRemoveError [2023-02-24T22:40:05.812Z] --- PASS: TestConfigRemoveError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigRemove [2023-02-24T22:40:05.812Z] --- PASS: TestConfigRemove (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigUpdateUnsupported [2023-02-24T22:40:05.812Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigUpdateError [2023-02-24T22:40:05.812Z] --- PASS: TestConfigUpdateError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestConfigUpdate [2023-02-24T22:40:05.812Z] --- PASS: TestConfigUpdate (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerCommitError [2023-02-24T22:40:05.812Z] --- PASS: TestContainerCommitError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerCommit [2023-02-24T22:40:05.812Z] --- PASS: TestContainerCommit (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerStatPathError [2023-02-24T22:40:05.812Z] --- PASS: TestContainerStatPathError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerStatPathNotFoundError [2023-02-24T22:40:05.812Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerStatPathNoHeaderError [2023-02-24T22:40:05.812Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerStatPath [2023-02-24T22:40:05.812Z] --- PASS: TestContainerStatPath (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestCopyToContainerError [2023-02-24T22:40:05.812Z] --- PASS: TestCopyToContainerError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestCopyToContainerNotFoundError [2023-02-24T22:40:05.812Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestCopyToContainerNotStatusOKError [2023-02-24T22:40:05.812Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestCopyToContainer [2023-02-24T22:40:05.812Z] --- PASS: TestCopyToContainer (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestCopyFromContainerError [2023-02-24T22:40:05.812Z] --- PASS: TestCopyFromContainerError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestCopyFromContainerNotFoundError [2023-02-24T22:40:05.812Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestCopyFromContainerNotStatusOKError [2023-02-24T22:40:05.812Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestCopyFromContainerNoHeaderError [2023-02-24T22:40:05.812Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestCopyFromContainer [2023-02-24T22:40:05.812Z] --- PASS: TestCopyFromContainer (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerCreateError [2023-02-24T22:40:05.812Z] --- PASS: TestContainerCreateError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerCreateImageNotFound [2023-02-24T22:40:05.812Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerCreateWithName [2023-02-24T22:40:05.812Z] --- PASS: TestContainerCreateWithName (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerCreateAutoRemove [2023-02-24T22:40:05.812Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerDiffError [2023-02-24T22:40:05.812Z] --- PASS: TestContainerDiffError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerDiff [2023-02-24T22:40:05.812Z] --- PASS: TestContainerDiff (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerExecCreateError [2023-02-24T22:40:05.812Z] --- PASS: TestContainerExecCreateError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerExecCreate [2023-02-24T22:40:05.812Z] --- PASS: TestContainerExecCreate (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerExecStartError [2023-02-24T22:40:05.812Z] --- PASS: TestContainerExecStartError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerExecStart [2023-02-24T22:40:05.812Z] --- PASS: TestContainerExecStart (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerExecInspectError [2023-02-24T22:40:05.812Z] --- PASS: TestContainerExecInspectError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerExecInspect [2023-02-24T22:40:05.812Z] --- PASS: TestContainerExecInspect (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerExportError [2023-02-24T22:40:05.812Z] --- PASS: TestContainerExportError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerExport [2023-02-24T22:40:05.812Z] --- PASS: TestContainerExport (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerInspectError [2023-02-24T22:40:05.812Z] --- PASS: TestContainerInspectError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerInspectContainerNotFound [2023-02-24T22:40:05.812Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerInspectWithEmptyID [2023-02-24T22:40:05.812Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerInspect [2023-02-24T22:40:05.812Z] --- PASS: TestContainerInspect (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerInspectNode [2023-02-24T22:40:05.812Z] --- PASS: TestContainerInspectNode (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerKillError [2023-02-24T22:40:05.812Z] --- PASS: TestContainerKillError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerKill [2023-02-24T22:40:05.812Z] --- PASS: TestContainerKill (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerListError [2023-02-24T22:40:05.812Z] --- PASS: TestContainerListError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerList [2023-02-24T22:40:05.812Z] --- PASS: TestContainerList (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerLogsNotFoundError [2023-02-24T22:40:05.812Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerLogsError [2023-02-24T22:40:05.812Z] --- PASS: TestContainerLogsError (0.00s) [2023-02-24T22:40:05.812Z] === RUN TestContainerLogs [2023-02-24T22:40:06.282Z] --- PASS: TestContainerLogs (0.22s) [2023-02-24T22:40:06.283Z] === RUN TestContainerPauseError [2023-02-24T22:40:06.283Z] --- PASS: TestContainerPauseError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerPause [2023-02-24T22:40:06.283Z] --- PASS: TestContainerPause (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainersPruneError [2023-02-24T22:40:06.283Z] --- PASS: TestContainersPruneError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainersPrune [2023-02-24T22:40:06.283Z] --- PASS: TestContainersPrune (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerRemoveError [2023-02-24T22:40:06.283Z] --- PASS: TestContainerRemoveError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerRemoveNotFoundError [2023-02-24T22:40:06.283Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerRemove [2023-02-24T22:40:06.283Z] --- PASS: TestContainerRemove (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerRenameError [2023-02-24T22:40:06.283Z] --- PASS: TestContainerRenameError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerRename [2023-02-24T22:40:06.283Z] --- PASS: TestContainerRename (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerResizeError [2023-02-24T22:40:06.283Z] --- PASS: TestContainerResizeError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerExecResizeError [2023-02-24T22:40:06.283Z] --- PASS: TestContainerExecResizeError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerResize [2023-02-24T22:40:06.283Z] --- PASS: TestContainerResize (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerExecResize [2023-02-24T22:40:06.283Z] --- PASS: TestContainerExecResize (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerRestartError [2023-02-24T22:40:06.283Z] --- PASS: TestContainerRestartError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerRestart [2023-02-24T22:40:06.283Z] --- PASS: TestContainerRestart (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerStartError [2023-02-24T22:40:06.283Z] --- PASS: TestContainerStartError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerStart [2023-02-24T22:40:06.283Z] --- PASS: TestContainerStart (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerStatsError [2023-02-24T22:40:06.283Z] --- PASS: TestContainerStatsError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerStats [2023-02-24T22:40:06.283Z] --- PASS: TestContainerStats (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerStopError [2023-02-24T22:40:06.283Z] --- PASS: TestContainerStopError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerStop [2023-02-24T22:40:06.283Z] --- PASS: TestContainerStop (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerTopError [2023-02-24T22:40:06.283Z] --- PASS: TestContainerTopError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerTop [2023-02-24T22:40:06.283Z] --- PASS: TestContainerTop (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerUnpauseError [2023-02-24T22:40:06.283Z] --- PASS: TestContainerUnpauseError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerUnpause [2023-02-24T22:40:06.283Z] --- PASS: TestContainerUnpause (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerUpdateError [2023-02-24T22:40:06.283Z] --- PASS: TestContainerUpdateError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerUpdate [2023-02-24T22:40:06.283Z] --- PASS: TestContainerUpdate (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerWaitError [2023-02-24T22:40:06.283Z] --- PASS: TestContainerWaitError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestContainerWait [2023-02-24T22:40:06.283Z] --- PASS: TestContainerWait (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestDiskUsageError [2023-02-24T22:40:06.283Z] --- PASS: TestDiskUsageError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestDiskUsage [2023-02-24T22:40:06.283Z] --- PASS: TestDiskUsage (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestDistributionInspectUnsupported [2023-02-24T22:40:06.283Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestDistributionInspectWithEmptyID [2023-02-24T22:40:06.283Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestEventsErrorInOptions [2023-02-24T22:40:06.283Z] --- PASS: TestEventsErrorInOptions (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestEventsErrorFromServer [2023-02-24T22:40:06.283Z] --- PASS: TestEventsErrorFromServer (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestEvents [2023-02-24T22:40:06.283Z] --- PASS: TestEvents (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestTLSCloseWriter [2023-02-24T22:40:06.283Z] === PAUSE TestTLSCloseWriter [2023-02-24T22:40:06.283Z] === RUN TestImageBuildError [2023-02-24T22:40:06.283Z] --- PASS: TestImageBuildError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageBuild [2023-02-24T22:40:06.283Z] --- PASS: TestImageBuild (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestGetDockerOS [2023-02-24T22:40:06.283Z] --- PASS: TestGetDockerOS (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageCreateError [2023-02-24T22:40:06.283Z] --- PASS: TestImageCreateError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageCreate [2023-02-24T22:40:06.283Z] --- PASS: TestImageCreate (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageHistoryError [2023-02-24T22:40:06.283Z] --- PASS: TestImageHistoryError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageHistory [2023-02-24T22:40:06.283Z] --- PASS: TestImageHistory (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageImportError [2023-02-24T22:40:06.283Z] --- PASS: TestImageImportError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageImport [2023-02-24T22:40:06.283Z] --- PASS: TestImageImport (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageInspectError [2023-02-24T22:40:06.283Z] --- PASS: TestImageInspectError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageInspectImageNotFound [2023-02-24T22:40:06.283Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageInspectWithEmptyID [2023-02-24T22:40:06.283Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageInspect [2023-02-24T22:40:06.283Z] --- PASS: TestImageInspect (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageListError [2023-02-24T22:40:06.283Z] --- PASS: TestImageListError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageList [2023-02-24T22:40:06.283Z] --- PASS: TestImageList (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageListApiBefore125 [2023-02-24T22:40:06.283Z] --- PASS: TestImageListApiBefore125 (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageLoadError [2023-02-24T22:40:06.283Z] --- PASS: TestImageLoadError (0.01s) [2023-02-24T22:40:06.283Z] === RUN TestImageLoad [2023-02-24T22:40:06.283Z] --- PASS: TestImageLoad (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagesPruneError [2023-02-24T22:40:06.283Z] --- PASS: TestImagesPruneError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagesPrune [2023-02-24T22:40:06.283Z] --- PASS: TestImagesPrune (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagePullReferenceParseError [2023-02-24T22:40:06.283Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagePullAnyError [2023-02-24T22:40:06.283Z] --- PASS: TestImagePullAnyError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagePullStatusUnauthorizedError [2023-02-24T22:40:06.283Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2023-02-24T22:40:06.283Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-02-24T22:40:06.283Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagePullWithPrivilegedFuncNoError [2023-02-24T22:40:06.283Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagePullWithoutErrors [2023-02-24T22:40:06.283Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagePushReferenceError [2023-02-24T22:40:06.283Z] --- PASS: TestImagePushReferenceError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagePushAnyError [2023-02-24T22:40:06.283Z] --- PASS: TestImagePushAnyError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagePushStatusUnauthorizedError [2023-02-24T22:40:06.283Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2023-02-24T22:40:06.283Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-02-24T22:40:06.283Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagePushWithPrivilegedFuncNoError [2023-02-24T22:40:06.283Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImagePushWithoutErrors [2023-02-24T22:40:06.283Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2023-02-24T22:40:06.283Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2023-02-24T22:40:06.283Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2023-02-24T22:40:06.283Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2023-02-24T22:40:06.283Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2023-02-24T22:40:06.283Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2023-02-24T22:40:06.283Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2023-02-24T22:40:06.283Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2023-02-24T22:40:06.283Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageRemoveError [2023-02-24T22:40:06.283Z] --- PASS: TestImageRemoveError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageRemoveImageNotFound [2023-02-24T22:40:06.283Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageRemove [2023-02-24T22:40:06.283Z] --- PASS: TestImageRemove (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageSaveError [2023-02-24T22:40:06.283Z] --- PASS: TestImageSaveError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageSave [2023-02-24T22:40:06.283Z] --- PASS: TestImageSave (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageSearchAnyError [2023-02-24T22:40:06.283Z] --- PASS: TestImageSearchAnyError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageSearchStatusUnauthorizedError [2023-02-24T22:40:06.283Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2023-02-24T22:40:06.283Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2023-02-24T22:40:06.283Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2023-02-24T22:40:06.283Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageSearchWithoutErrors [2023-02-24T22:40:06.283Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageTagError [2023-02-24T22:40:06.283Z] --- PASS: TestImageTagError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageTagInvalidReference [2023-02-24T22:40:06.283Z] --- PASS: TestImageTagInvalidReference (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageTagInvalidSourceImageName [2023-02-24T22:40:06.283Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageTagHexSource [2023-02-24T22:40:06.283Z] --- PASS: TestImageTagHexSource (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestImageTag [2023-02-24T22:40:06.283Z] --- PASS: TestImageTag (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestInfoServerError [2023-02-24T22:40:06.283Z] --- PASS: TestInfoServerError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestInfoInvalidResponseJSONError [2023-02-24T22:40:06.283Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestInfo [2023-02-24T22:40:06.283Z] --- PASS: TestInfo (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworkConnectError [2023-02-24T22:40:06.283Z] --- PASS: TestNetworkConnectError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2023-02-24T22:40:06.283Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworkConnect [2023-02-24T22:40:06.283Z] --- PASS: TestNetworkConnect (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworkCreateError [2023-02-24T22:40:06.283Z] --- PASS: TestNetworkCreateError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworkCreate [2023-02-24T22:40:06.283Z] --- PASS: TestNetworkCreate (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworkDisconnectError [2023-02-24T22:40:06.283Z] --- PASS: TestNetworkDisconnectError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworkDisconnect [2023-02-24T22:40:06.283Z] --- PASS: TestNetworkDisconnect (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworkInspectError [2023-02-24T22:40:06.283Z] --- PASS: TestNetworkInspectError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworkInspectNotFoundError [2023-02-24T22:40:06.283Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworkInspectWithEmptyID [2023-02-24T22:40:06.283Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworkInspect [2023-02-24T22:40:06.283Z] --- PASS: TestNetworkInspect (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworkListError [2023-02-24T22:40:06.283Z] --- PASS: TestNetworkListError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworkList [2023-02-24T22:40:06.283Z] --- PASS: TestNetworkList (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworksPruneError [2023-02-24T22:40:06.283Z] --- PASS: TestNetworksPruneError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworksPrune [2023-02-24T22:40:06.283Z] --- PASS: TestNetworksPrune (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworkRemoveError [2023-02-24T22:40:06.283Z] --- PASS: TestNetworkRemoveError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNetworkRemove [2023-02-24T22:40:06.283Z] --- PASS: TestNetworkRemove (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNodeInspectError [2023-02-24T22:40:06.283Z] --- PASS: TestNodeInspectError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNodeInspectNodeNotFound [2023-02-24T22:40:06.283Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNodeInspectWithEmptyID [2023-02-24T22:40:06.283Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNodeInspect [2023-02-24T22:40:06.283Z] --- PASS: TestNodeInspect (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNodeListError [2023-02-24T22:40:06.283Z] --- PASS: TestNodeListError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNodeList [2023-02-24T22:40:06.283Z] --- PASS: TestNodeList (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNodeRemoveError [2023-02-24T22:40:06.283Z] --- PASS: TestNodeRemoveError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNodeRemove [2023-02-24T22:40:06.283Z] --- PASS: TestNodeRemove (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNodeUpdateError [2023-02-24T22:40:06.283Z] --- PASS: TestNodeUpdateError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestNodeUpdate [2023-02-24T22:40:06.283Z] --- PASS: TestNodeUpdate (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestOptionWithTimeout [2023-02-24T22:40:06.283Z] --- PASS: TestOptionWithTimeout (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPingFail [2023-02-24T22:40:06.283Z] --- PASS: TestPingFail (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPingWithError [2023-02-24T22:40:06.283Z] 2023/02/24 22:40:05 RoundTripper returned a response & error; ignoring response [2023-02-24T22:40:06.283Z] 2023/02/24 22:40:05 RoundTripper returned a response & error; ignoring response [2023-02-24T22:40:06.283Z] --- PASS: TestPingWithError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPingSuccess [2023-02-24T22:40:06.283Z] --- PASS: TestPingSuccess (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPingHeadFallback [2023-02-24T22:40:06.283Z] === RUN TestPingHeadFallback/OK [2023-02-24T22:40:06.283Z] === RUN TestPingHeadFallback/Internal_Server_Error [2023-02-24T22:40:06.283Z] === RUN TestPingHeadFallback/Not_Found [2023-02-24T22:40:06.283Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2023-02-24T22:40:06.283Z] --- PASS: TestPingHeadFallback (0.00s) [2023-02-24T22:40:06.283Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2023-02-24T22:40:06.283Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2023-02-24T22:40:06.283Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2023-02-24T22:40:06.283Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPluginDisableError [2023-02-24T22:40:06.283Z] --- PASS: TestPluginDisableError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPluginDisable [2023-02-24T22:40:06.283Z] --- PASS: TestPluginDisable (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPluginEnableError [2023-02-24T22:40:06.283Z] --- PASS: TestPluginEnableError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPluginEnable [2023-02-24T22:40:06.283Z] --- PASS: TestPluginEnable (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPluginInspectError [2023-02-24T22:40:06.283Z] --- PASS: TestPluginInspectError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPluginInspectWithEmptyID [2023-02-24T22:40:06.283Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPluginInspect [2023-02-24T22:40:06.283Z] --- PASS: TestPluginInspect (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPluginListError [2023-02-24T22:40:06.283Z] --- PASS: TestPluginListError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPluginList [2023-02-24T22:40:06.283Z] --- PASS: TestPluginList (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPluginPushError [2023-02-24T22:40:06.283Z] --- PASS: TestPluginPushError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPluginPush [2023-02-24T22:40:06.283Z] --- PASS: TestPluginPush (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPluginRemoveError [2023-02-24T22:40:06.283Z] --- PASS: TestPluginRemoveError (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPluginRemove [2023-02-24T22:40:06.283Z] --- PASS: TestPluginRemove (0.00s) [2023-02-24T22:40:06.283Z] === RUN TestPluginSetError [2023-02-24T22:40:06.283Z] --- PASS: TestPluginSetError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestPluginSet [2023-02-24T22:40:06.764Z] --- PASS: TestPluginSet (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSetHostHeader [2023-02-24T22:40:06.764Z] --- PASS: TestSetHostHeader (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestPlainTextError [2023-02-24T22:40:06.764Z] --- PASS: TestPlainTextError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestInfiniteError [2023-02-24T22:40:06.764Z] --- PASS: TestInfiniteError (0.02s) [2023-02-24T22:40:06.764Z] === RUN TestSecretCreateUnsupported [2023-02-24T22:40:06.764Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretCreateError [2023-02-24T22:40:06.764Z] --- PASS: TestSecretCreateError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretCreate [2023-02-24T22:40:06.764Z] --- PASS: TestSecretCreate (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretInspectUnsupported [2023-02-24T22:40:06.764Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretInspectError [2023-02-24T22:40:06.764Z] --- PASS: TestSecretInspectError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretInspectSecretNotFound [2023-02-24T22:40:06.764Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretInspectWithEmptyID [2023-02-24T22:40:06.764Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretInspect [2023-02-24T22:40:06.764Z] --- PASS: TestSecretInspect (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretListUnsupported [2023-02-24T22:40:06.764Z] --- PASS: TestSecretListUnsupported (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretListError [2023-02-24T22:40:06.764Z] --- PASS: TestSecretListError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretList [2023-02-24T22:40:06.764Z] --- PASS: TestSecretList (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretRemoveUnsupported [2023-02-24T22:40:06.764Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretRemoveError [2023-02-24T22:40:06.764Z] --- PASS: TestSecretRemoveError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretRemove [2023-02-24T22:40:06.764Z] --- PASS: TestSecretRemove (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretUpdateUnsupported [2023-02-24T22:40:06.764Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretUpdateError [2023-02-24T22:40:06.764Z] --- PASS: TestSecretUpdateError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSecretUpdate [2023-02-24T22:40:06.764Z] --- PASS: TestSecretUpdate (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceCreateError [2023-02-24T22:40:06.764Z] --- PASS: TestServiceCreateError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceCreate [2023-02-24T22:40:06.764Z] --- PASS: TestServiceCreate (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceCreateCompatiblePlatforms [2023-02-24T22:40:06.764Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceCreateDigestPinning [2023-02-24T22:40:06.764Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceInspectError [2023-02-24T22:40:06.764Z] --- PASS: TestServiceInspectError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceInspectServiceNotFound [2023-02-24T22:40:06.764Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceInspectWithEmptyID [2023-02-24T22:40:06.764Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceInspect [2023-02-24T22:40:06.764Z] --- PASS: TestServiceInspect (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceListError [2023-02-24T22:40:06.764Z] --- PASS: TestServiceListError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceList [2023-02-24T22:40:06.764Z] --- PASS: TestServiceList (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceLogsError [2023-02-24T22:40:06.764Z] --- PASS: TestServiceLogsError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceLogs [2023-02-24T22:40:06.764Z] --- PASS: TestServiceLogs (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceRemoveError [2023-02-24T22:40:06.764Z] --- PASS: TestServiceRemoveError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceRemoveNotFoundError [2023-02-24T22:40:06.764Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceRemove [2023-02-24T22:40:06.764Z] --- PASS: TestServiceRemove (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceUpdateError [2023-02-24T22:40:06.764Z] --- PASS: TestServiceUpdateError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestServiceUpdate [2023-02-24T22:40:06.764Z] --- PASS: TestServiceUpdate (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSwarmGetUnlockKeyError [2023-02-24T22:40:06.764Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSwarmGetUnlockKey [2023-02-24T22:40:06.764Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSwarmInitError [2023-02-24T22:40:06.764Z] --- PASS: TestSwarmInitError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSwarmInit [2023-02-24T22:40:06.764Z] --- PASS: TestSwarmInit (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSwarmInspectError [2023-02-24T22:40:06.764Z] --- PASS: TestSwarmInspectError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSwarmInspect [2023-02-24T22:40:06.764Z] --- PASS: TestSwarmInspect (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSwarmJoinError [2023-02-24T22:40:06.764Z] --- PASS: TestSwarmJoinError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSwarmJoin [2023-02-24T22:40:06.764Z] --- PASS: TestSwarmJoin (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSwarmLeaveError [2023-02-24T22:40:06.764Z] --- PASS: TestSwarmLeaveError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSwarmLeave [2023-02-24T22:40:06.764Z] --- PASS: TestSwarmLeave (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSwarmUnlockError [2023-02-24T22:40:06.764Z] --- PASS: TestSwarmUnlockError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSwarmUnlock [2023-02-24T22:40:06.764Z] --- PASS: TestSwarmUnlock (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSwarmUpdateError [2023-02-24T22:40:06.764Z] --- PASS: TestSwarmUpdateError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestSwarmUpdate [2023-02-24T22:40:06.764Z] --- PASS: TestSwarmUpdate (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestTaskInspectError [2023-02-24T22:40:06.764Z] --- PASS: TestTaskInspectError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestTaskInspectWithEmptyID [2023-02-24T22:40:06.764Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestTaskInspect [2023-02-24T22:40:06.764Z] --- PASS: TestTaskInspect (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestTaskListError [2023-02-24T22:40:06.764Z] --- PASS: TestTaskListError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestTaskList [2023-02-24T22:40:06.764Z] --- PASS: TestTaskList (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestVolumeCreateError [2023-02-24T22:40:06.764Z] --- PASS: TestVolumeCreateError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestVolumeCreate [2023-02-24T22:40:06.764Z] --- PASS: TestVolumeCreate (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestVolumeInspectError [2023-02-24T22:40:06.764Z] --- PASS: TestVolumeInspectError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestVolumeInspectNotFound [2023-02-24T22:40:06.764Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestVolumeInspectWithEmptyID [2023-02-24T22:40:06.764Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestVolumeInspect [2023-02-24T22:40:06.764Z] --- PASS: TestVolumeInspect (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestVolumeListError [2023-02-24T22:40:06.764Z] --- PASS: TestVolumeListError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestVolumeList [2023-02-24T22:40:06.764Z] --- PASS: TestVolumeList (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestVolumeRemoveError [2023-02-24T22:40:06.764Z] --- PASS: TestVolumeRemoveError (0.00s) [2023-02-24T22:40:06.764Z] === RUN TestVolumeRemove [2023-02-24T22:40:06.764Z] --- PASS: TestVolumeRemove (0.00s) [2023-02-24T22:40:06.764Z] === CONT TestTLSCloseWriter [2023-02-24T22:40:06.764Z] --- PASS: TestTLSCloseWriter (0.04s) [2023-02-24T22:40:06.764Z] PASS [2023-02-24T22:40:06.764Z] coverage: 74.9% of statements [2023-02-24T22:40:06.764Z] ok github.com/docker/docker/client 0.527s coverage: 74.9% of statements [2023-02-24T22:40:06.764Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-24T22:40:06.764Z] [2023-02-24T22:40:06.764Z] gitutils_test.go:211: git-http-backend: [2023-02-24T22:40:07.304Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2023-02-24T22:40:09.727Z] === RUN TestCheckoutGit/:subdir [2023-02-24T22:40:09.831Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2023-02-24T22:40:10.720Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-24T22:40:10.720Z] [2023-02-24T22:40:10.720Z] gitutils_test.go:211: git-http-backend: [2023-02-24T22:40:11.731Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-02-24T22:40:11.989Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-02-24T22:40:14.042Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2023-02-24T22:40:14.528Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-24T22:40:14.528Z] [2023-02-24T22:40:14.528Z] gitutils_test.go:211: git-http-backend: [2023-02-24T22:40:15.944Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2023-02-24T22:40:16.511Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-02-24T22:40:16.769Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-02-24T22:40:16.769Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2023-02-24T22:40:17.336Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-02-24T22:40:17.496Z] === RUN TestCheckoutGit/:nosubdir [2023-02-24T22:40:17.904Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-02-24T22:40:17.905Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2023-02-24T22:40:18.162Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-02-24T22:40:18.421Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-02-24T22:40:18.987Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-02-24T22:40:19.070Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-24T22:40:19.070Z] [2023-02-24T22:40:19.070Z] gitutils_test.go:211: git-http-backend: [2023-02-24T22:40:20.063Z] === RUN TestCheckoutGit/:Dockerfile [2023-02-24T22:40:20.889Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2023-02-24T22:40:21.056Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-24T22:40:21.056Z] [2023-02-24T22:40:21.056Z] gitutils_test.go:211: git-http-backend: [2023-02-24T22:40:21.147Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-02-24T22:40:22.052Z] === RUN TestCheckoutGit/master:nosubdir [2023-02-24T22:40:22.524Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-02-24T22:40:23.046Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-24T22:40:23.046Z] [2023-02-24T22:40:23.046Z] gitutils_test.go:211: git-http-backend: [2023-02-24T22:40:24.039Z] === RUN TestCheckoutGit/master:subdir [2023-02-24T22:40:24.429Z] === RUN TestDockerSuite/TestBuildEnv [2023-02-24T22:40:25.029Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-24T22:40:25.029Z] [2023-02-24T22:40:25.029Z] gitutils_test.go:211: git-http-backend: [2023-02-24T22:40:25.362Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-02-24T22:40:26.737Z] docker_cli_daemon_test.go:2550: [dc4a677aedd05] daemon is not started [2023-02-24T22:40:26.738Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-02-24T22:40:27.672Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-02-24T22:40:28.018Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-24T22:40:28.018Z] [2023-02-24T22:40:28.018Z] gitutils_test.go:211: git-http-backend: [2023-02-24T22:40:28.238Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2023-02-24T22:40:30.986Z] === RUN TestCheckoutGit/master:../subdir [2023-02-24T22:40:31.456Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-24T22:40:31.456Z] [2023-02-24T22:40:31.456Z] gitutils_test.go:211: git-http-backend: [2023-02-24T22:40:32.453Z] === RUN TestCheckoutGit/test [2023-02-24T22:40:33.445Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-24T22:40:33.445Z] [2023-02-24T22:40:33.445Z] gitutils_test.go:211: git-http-backend: [2023-02-24T22:40:34.797Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-02-24T22:40:35.674Z] === RUN TestCheckoutGit/test: [2023-02-24T22:40:36.148Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-24T22:40:36.148Z] [2023-02-24T22:40:36.148Z] gitutils_test.go:211: git-http-backend: [2023-02-24T22:40:36.698Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-02-24T22:40:39.227Z] === RUN TestDockerDaemonSuite/TestShmSize [2023-02-24T22:40:39.951Z] === RUN TestCheckoutGit/test:subdir [2023-02-24T22:40:40.943Z] gitutils_test.go:211: git-http-backend: fatal: The remote end hung up unexpectedly [2023-02-24T22:40:40.943Z] [2023-02-24T22:40:40.943Z] gitutils_test.go:211: git-http-backend: [2023-02-24T22:40:41.127Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2023-02-24T22:40:41.413Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2023-02-24T22:40:41.413Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2023-02-24T22:40:41.413Z] === RUN TestLoadDaemonCliConfigWithTLS [2023-02-24T22:40:41.413Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2023-02-24T22:40:41.413Z] === RUN TestLoadDaemonCliConfigWithConflicts [2023-02-24T22:40:41.413Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2023-02-24T22:40:41.413Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2023-02-24T22:40:41.413Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2023-02-24T22:40:41.413Z] === RUN TestLoadDaemonCliWithConflictingLabels [2023-02-24T22:40:41.413Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2023-02-24T22:40:41.413Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2023-02-24T22:40:41.413Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2023-02-24T22:40:41.413Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2023-02-24T22:40:41.413Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2023-02-24T22:40:41.413Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2023-02-24T22:40:41.413Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.01s) [2023-02-24T22:40:41.413Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2023-02-24T22:40:41.413Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2023-02-24T22:40:41.413Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2023-02-24T22:40:41.413Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2023-02-24T22:40:41.413Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2023-02-24T22:40:41.413Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2023-02-24T22:40:41.413Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2023-02-24T22:40:41.413Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2023-02-24T22:40:41.413Z] === RUN TestConfigureDaemonLogs [2023-02-24T22:40:41.413Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2023-02-24T22:40:41.413Z] === RUN TestCommonOptionsInstallFlags [2023-02-24T22:40:41.413Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2023-02-24T22:40:41.413Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2023-02-24T22:40:41.413Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2023-02-24T22:40:41.413Z] PASS [2023-02-24T22:40:41.413Z] coverage: 18.4% of statements [2023-02-24T22:40:41.413Z] ok github.com/docker/docker/cmd/dockerd 0.402s coverage: 18.4% of statements [2023-02-24T22:40:42.986Z] --- PASS: TestCheckoutGit (55.67s) [2023-02-24T22:40:43.458Z] --- PASS: TestCheckoutGit/#00 (6.93s) [2023-02-24T22:40:43.459Z] --- PASS: TestCheckoutGit/master (8.92s) [2023-02-24T22:40:43.459Z] --- PASS: TestCheckoutGit/:subdir (7.60s) [2023-02-24T22:40:43.459Z] --- PASS: TestCheckoutGit/:nosubdir (2.57s) [2023-02-24T22:40:43.459Z] --- PASS: TestCheckoutGit/:Dockerfile (2.05s) [2023-02-24T22:40:43.459Z] --- PASS: TestCheckoutGit/master:nosubdir (1.94s) [2023-02-24T22:40:43.459Z] --- PASS: TestCheckoutGit/master:subdir (6.74s) [2023-02-24T22:40:43.459Z] --- PASS: TestCheckoutGit/master:../subdir (1.56s) [2023-02-24T22:40:43.459Z] --- PASS: TestCheckoutGit/test (3.14s) [2023-02-24T22:40:43.459Z] --- PASS: TestCheckoutGit/test: (4.56s) [2023-02-24T22:40:43.459Z] --- PASS: TestCheckoutGit/test:subdir (3.09s) [2023-02-24T22:40:43.459Z] === RUN TestValidGitTransport [2023-02-24T22:40:43.459Z] --- PASS: TestValidGitTransport (0.00s) [2023-02-24T22:40:43.459Z] === RUN TestGitInvalidRef [2023-02-24T22:40:43.459Z] --- PASS: TestGitInvalidRef (0.38s) [2023-02-24T22:40:43.459Z] PASS [2023-02-24T22:40:43.459Z] coverage: 83.5% of statements [2023-02-24T22:40:43.459Z] ok github.com/docker/docker/builder/remotecontext/git 56.222s coverage: 83.5% of statements [2023-02-24T22:40:43.656Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2023-02-24T22:40:43.656Z] check_test.go:308: [d3d0b0dd1bf05] daemon is not started [2023-02-24T22:40:43.656Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2023-02-24T22:40:43.929Z] === RUN TestContainerStopSignal [2023-02-24T22:40:43.929Z] --- PASS: TestContainerStopSignal (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestContainerStopTimeout [2023-02-24T22:40:43.929Z] --- PASS: TestContainerStopTimeout (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestContainerSecretReferenceDestTarget [2023-02-24T22:40:43.929Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestContainerLogPathSetForJSONFileLogger [2023-02-24T22:40:43.929Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestContainerLogPathSetForRingLogger [2023-02-24T22:40:43.929Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestReplaceAndAppendEnvVars [2023-02-24T22:40:43.929Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2023-02-24T22:40:43.929Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestNewMemoryStore [2023-02-24T22:40:43.929Z] --- PASS: TestNewMemoryStore (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestAddContainers [2023-02-24T22:40:43.929Z] --- PASS: TestAddContainers (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestGetContainer [2023-02-24T22:40:43.929Z] --- PASS: TestGetContainer (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestDeleteContainer [2023-02-24T22:40:43.929Z] --- PASS: TestDeleteContainer (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestListContainers [2023-02-24T22:40:43.929Z] --- PASS: TestListContainers (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestFirstContainer [2023-02-24T22:40:43.929Z] --- PASS: TestFirstContainer (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestApplyAllContainer [2023-02-24T22:40:43.929Z] --- PASS: TestApplyAllContainer (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestIsValidHealthString [2023-02-24T22:40:43.929Z] --- PASS: TestIsValidHealthString (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestStateRunStop [2023-02-24T22:40:43.929Z] --- PASS: TestStateRunStop (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestStateTimeoutWait [2023-02-24T22:40:43.929Z] state_test.go:141: Stop callback fired [2023-02-24T22:40:43.929Z] state_test.go:165: Stop callback fired [2023-02-24T22:40:43.929Z] --- PASS: TestStateTimeoutWait (0.10s) [2023-02-24T22:40:43.929Z] === RUN TestIsValidStateString [2023-02-24T22:40:43.929Z] --- PASS: TestIsValidStateString (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestViewSaveDelete [2023-02-24T22:40:43.929Z] --- PASS: TestViewSaveDelete (0.02s) [2023-02-24T22:40:43.929Z] === RUN TestViewAll [2023-02-24T22:40:43.929Z] --- PASS: TestViewAll (0.02s) [2023-02-24T22:40:43.929Z] === RUN TestViewGet [2023-02-24T22:40:43.929Z] --- PASS: TestViewGet (0.01s) [2023-02-24T22:40:43.929Z] === RUN TestNames [2023-02-24T22:40:43.929Z] --- PASS: TestNames (0.00s) [2023-02-24T22:40:43.929Z] === RUN TestViewWithHealthCheck [2023-02-24T22:40:43.929Z] --- PASS: TestViewWithHealthCheck (0.01s) [2023-02-24T22:40:43.929Z] PASS [2023-02-24T22:40:43.929Z] coverage: 41.4% of statements [2023-02-24T22:40:43.929Z] ok github.com/docker/docker/container 0.480s coverage: 41.4% of statements [2023-02-24T22:40:45.501Z] ? github.com/docker/docker/cli [no test files] [2023-02-24T22:40:45.501Z] ? github.com/docker/docker/cli/config [no test files] [2023-02-24T22:40:45.501Z] ? github.com/docker/docker/container/stream [no test files] [2023-02-24T22:40:45.501Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-02-24T22:40:45.501Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-02-24T22:40:45.501Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-02-24T22:40:47.075Z] === RUN TestPrepare [2023-02-24T22:40:47.075Z] --- PASS: TestPrepare (0.00s) [2023-02-24T22:40:47.075Z] === RUN TestStart [2023-02-24T22:40:47.075Z] --- PASS: TestStart (0.00s) [2023-02-24T22:40:47.075Z] === RUN TestWaitCancel [2023-02-24T22:40:47.075Z] --- PASS: TestWaitCancel (0.00s) [2023-02-24T22:40:47.075Z] === RUN TestWaitDisabled [2023-02-24T22:40:47.075Z] --- PASS: TestWaitDisabled (0.00s) [2023-02-24T22:40:47.075Z] === RUN TestWaitEnabled [2023-02-24T22:40:47.075Z] --- PASS: TestWaitEnabled (0.00s) [2023-02-24T22:40:47.075Z] === RUN TestRemove [2023-02-24T22:40:47.075Z] --- PASS: TestRemove (0.00s) [2023-02-24T22:40:47.075Z] PASS [2023-02-24T22:40:47.075Z] coverage: 65.3% of statements [2023-02-24T22:40:47.075Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.115s coverage: 65.3% of statements [2023-02-24T22:40:50.039Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2023-02-24T22:40:50.039Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.21s) [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertToGRPCContainerRuntime [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertToGRPCIsolation [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertToGRPCIsolation/empty [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertToGRPCIsolation/default [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertToGRPCIsolation/process [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertFromGRPCIsolation [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertFromGRPCIsolation/default [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertFromGRPCIsolation/process [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2023-02-24T22:40:50.039Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertToGRPCCredentialSpec [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2023-02-24T22:40:50.039Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2023-02-24T22:40:50.040Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2023-02-24T22:40:50.040Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertFromGRPCConfigs [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertFromGRPCConfigs/file [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertToGRPCConfigs [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertToGRPCConfigs/file [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2023-02-24T22:40:50.040Z] === RUN TestServiceConvertToGRPCConfigs/none [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2023-02-24T22:40:50.040Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2023-02-24T22:40:50.040Z] PASS [2023-02-24T22:40:50.040Z] coverage: 35.9% of statements [2023-02-24T22:40:50.040Z] ok github.com/docker/docker/daemon/cluster/convert 0.821s coverage: 35.9% of statements [2023-02-24T22:40:50.040Z] === RUN TestNewListSecretsFilters [2023-02-24T22:40:50.040Z] --- PASS: TestNewListSecretsFilters (0.00s) [2023-02-24T22:40:50.040Z] === RUN TestNewListConfigsFilters [2023-02-24T22:40:50.040Z] --- PASS: TestNewListConfigsFilters (0.00s) [2023-02-24T22:40:50.040Z] PASS [2023-02-24T22:40:50.040Z] coverage: 0.5% of statements [2023-02-24T22:40:50.040Z] ok github.com/docker/docker/daemon/cluster 1.658s coverage: 0.5% of statements [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite (329.31s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (7.50s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (1.51s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.54s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (2.46s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.07s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (1.59s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.41s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (2.93s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (2.44s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (3.18s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (3.10s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (2.37s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.45s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (2.01s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (1.24s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.53s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (2.01s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.50s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (2.12s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.11s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.55s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.69s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.53s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.55s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.56s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.04s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (4.73s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (2.12s) [2023-02-24T22:40:50.214Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (1.34s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (1.70s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (1.62s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (1.64s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (2.75s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.53s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (4.19s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (4.30s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (3.24s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.53s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (1.65s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (1.73s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (1.55s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (1.56s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (1.65s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (1.26s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (1.80s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.54s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.52s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.53s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (5.61s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (2.27s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (15.03s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.19s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.12s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (4.38s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (2.91s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (4.07s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.56s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (1.93s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (7.93s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (3.02s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.58s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (2.10s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (2.44s) [2023-02-24T22:40:50.214Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-02-24T22:40:50.214Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (1.97s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (3.78s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (3.33s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.22s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.83s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (4.14s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (2.83s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (3.66s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.16s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (2.61s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.90s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (1.68s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.53s) [2023-02-24T22:40:50.214Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (5.66s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.06s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.56s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.65s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.12s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.07s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.54s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.44s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (3.00s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.55s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (2.58s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (1.81s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (3.90s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.03s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (4.23s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (3.31s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (2.80s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.51s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.60s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.57s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.56s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (1.69s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.00s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (2.48s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (2.59s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (4.37s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.50s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (1.79s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (3.10s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (3.03s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (4.32s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (1.55s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.15s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.09s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (2.91s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (7.45s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (8.21s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (2.52s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestShmSize (1.86s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (2.70s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.11s) [2023-02-24T22:40:50.215Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (5.93s) [2023-02-24T22:40:50.215Z] === RUN TestDockerSwarmSuite [2023-02-24T22:40:50.215Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2023-02-24T22:40:52.743Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2023-02-24T22:40:53.010Z] === RUN TestBuilderGC [2023-02-24T22:40:53.010Z] --- PASS: TestBuilderGC (0.00s) [2023-02-24T22:40:53.010Z] === RUN TestDaemonConfigurationNotFound [2023-02-24T22:40:53.309Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-02-24T22:40:53.480Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2023-02-24T22:40:53.480Z] === RUN TestDaemonBrokenConfiguration [2023-02-24T22:40:53.480Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2023-02-24T22:40:53.480Z] === RUN TestParseClusterAdvertiseSettings [2023-02-24T22:40:53.480Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2023-02-24T22:40:53.480Z] === RUN TestFindConfigurationConflicts [2023-02-24T22:40:53.480Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2023-02-24T22:40:53.480Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2023-02-24T22:40:53.480Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2023-02-24T22:40:53.480Z] === RUN TestDaemonConfigurationMergeConflicts [2023-02-24T22:40:53.480Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2023-02-24T22:40:53.480Z] === RUN TestDaemonConfigurationMergeConcurrent [2023-02-24T22:40:53.480Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2023-02-24T22:40:53.480Z] === RUN TestDaemonConfigurationMergeConcurrentError [2023-02-24T22:40:53.480Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2023-02-24T22:40:53.480Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2023-02-24T22:40:53.480Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2023-02-24T22:40:53.480Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2023-02-24T22:40:53.480Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2023-02-24T22:40:53.480Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2023-02-24T22:40:53.480Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2023-02-24T22:40:53.480Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.01s) [2023-02-24T22:40:53.952Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2023-02-24T22:40:53.952Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2023-02-24T22:40:53.952Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2023-02-24T22:40:53.952Z] === RUN TestFindConfigurationConflictsWithMergedValues [2023-02-24T22:40:53.952Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2023-02-24T22:40:53.952Z] === RUN TestValidateConfigurationErrors [2023-02-24T22:40:53.952Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2023-02-24T22:40:53.952Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2023-02-24T22:40:53.952Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2023-02-24T22:40:53.952Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2023-02-24T22:40:53.952Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2023-02-24T22:40:53.952Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2023-02-24T22:40:53.952Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2023-02-24T22:40:53.952Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2023-02-24T22:40:53.952Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2023-02-24T22:40:53.952Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2023-02-24T22:40:53.952Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2023-02-24T22:40:53.952Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2023-02-24T22:40:53.952Z] === RUN TestValidateConfiguration [2023-02-24T22:40:53.952Z] === RUN TestValidateConfiguration/with_label [2023-02-24T22:40:53.952Z] === RUN TestValidateConfiguration/with_dns [2023-02-24T22:40:53.952Z] === RUN TestValidateConfiguration/with_dns-search [2023-02-24T22:40:53.952Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2023-02-24T22:40:53.952Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2023-02-24T22:40:53.952Z] === RUN TestValidateConfiguration/with_max-download-attempts [2023-02-24T22:40:53.952Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2023-02-24T22:40:53.952Z] === RUN TestValidateConfiguration/with_node_generic_resources [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfiguration (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2023-02-24T22:40:53.952Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2023-02-24T22:40:53.952Z] === RUN TestModifiedDiscoverySettings [2023-02-24T22:40:53.952Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2023-02-24T22:40:53.952Z] === RUN TestReloadSetConfigFileNotExist [2023-02-24T22:40:53.952Z] time="2023-02-24T22:40:52Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2023-02-24T22:40:53.952Z] --- PASS: TestReloadSetConfigFileNotExist (0.23s) [2023-02-24T22:40:53.952Z] === RUN TestReloadDefaultConfigNotExist [2023-02-24T22:40:53.952Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:40:53.952Z] --- SKIP: TestReloadDefaultConfigNotExist (0.00s) [2023-02-24T22:40:53.952Z] === RUN TestReloadBadDefaultConfig [2023-02-24T22:40:53.952Z] time="2023-02-24T22:40:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-1790658707" [2023-02-24T22:40:53.952Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2023-02-24T22:40:53.952Z] === RUN TestReloadWithConflictingLabels [2023-02-24T22:40:53.952Z] time="2023-02-24T22:40:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-2687980077" [2023-02-24T22:40:53.952Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2023-02-24T22:40:53.952Z] === RUN TestReloadWithDuplicateLabels [2023-02-24T22:40:53.952Z] time="2023-02-24T22:40:53Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-3425562919" [2023-02-24T22:40:53.952Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2023-02-24T22:40:53.952Z] === RUN TestDaemonConfigurationMerge [2023-02-24T22:40:53.952Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2023-02-24T22:40:53.952Z] PASS [2023-02-24T22:40:53.952Z] coverage: 79.7% of statements [2023-02-24T22:40:53.952Z] ok github.com/docker/docker/daemon/config 0.599s coverage: 79.7% of statements [2023-02-24T22:40:53.952Z] === RUN TestDiscoveryOptsErrors [2023-02-24T22:40:53.952Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2023-02-24T22:40:53.952Z] === RUN TestDiscoveryOpts [2023-02-24T22:40:53.952Z] --- PASS: TestDiscoveryOpts (0.00s) [2023-02-24T22:40:53.952Z] PASS [2023-02-24T22:40:53.952Z] coverage: 30.0% of statements [2023-02-24T22:40:53.952Z] ok github.com/docker/docker/daemon/discovery 0.052s coverage: 30.0% of statements [2023-02-24T22:40:54.423Z] === RUN TestWaitNodeAttachment [2023-02-24T22:40:54.894Z] --- PASS: TestWaitNodeAttachment (0.41s) [2023-02-24T22:40:54.894Z] === RUN TestIsolationConversion [2023-02-24T22:40:54.894Z] === RUN TestIsolationConversion/default [2023-02-24T22:40:54.894Z] === RUN TestIsolationConversion/process [2023-02-24T22:40:54.894Z] === RUN TestIsolationConversion/hyperv [2023-02-24T22:40:54.894Z] --- PASS: TestIsolationConversion (0.00s) [2023-02-24T22:40:54.894Z] --- PASS: TestIsolationConversion/default (0.00s) [2023-02-24T22:40:54.894Z] --- PASS: TestIsolationConversion/process (0.00s) [2023-02-24T22:40:54.894Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2023-02-24T22:40:54.894Z] === RUN TestContainerLabels [2023-02-24T22:40:54.894Z] --- PASS: TestContainerLabels (0.00s) [2023-02-24T22:40:54.894Z] === RUN TestCredentialSpecConversion [2023-02-24T22:40:54.894Z] === RUN TestCredentialSpecConversion/none [2023-02-24T22:40:54.894Z] === RUN TestCredentialSpecConversion/config [2023-02-24T22:40:54.894Z] === RUN TestCredentialSpecConversion/file [2023-02-24T22:40:54.894Z] === RUN TestCredentialSpecConversion/registry [2023-02-24T22:40:54.894Z] --- PASS: TestCredentialSpecConversion (0.00s) [2023-02-24T22:40:54.894Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2023-02-24T22:40:54.894Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2023-02-24T22:40:54.894Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2023-02-24T22:40:54.894Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2023-02-24T22:40:54.894Z] === RUN TestControllerValidateMountBind [2023-02-24T22:40:54.894Z] --- PASS: TestControllerValidateMountBind (0.00s) [2023-02-24T22:40:54.894Z] === RUN TestControllerValidateMountVolume [2023-02-24T22:40:54.894Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2023-02-24T22:40:54.894Z] === RUN TestControllerValidateMountTarget [2023-02-24T22:40:54.894Z] --- PASS: TestControllerValidateMountTarget (0.01s) [2023-02-24T22:40:54.894Z] === RUN TestControllerValidateMountTmpfs [2023-02-24T22:40:54.894Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2023-02-24T22:40:54.894Z] === RUN TestControllerValidateMountInvalidType [2023-02-24T22:40:54.894Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2023-02-24T22:40:54.894Z] === RUN TestControllerValidateMountNamedPipe [2023-02-24T22:40:54.894Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2023-02-24T22:40:54.894Z] PASS [2023-02-24T22:40:54.894Z] coverage: 11.0% of statements [2023-02-24T22:40:54.894Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.650s coverage: 11.0% of statements [2023-02-24T22:40:55.208Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-02-24T22:40:55.364Z] === RUN TestEventsLog [2023-02-24T22:40:55.364Z] --- PASS: TestEventsLog (0.00s) [2023-02-24T22:40:55.364Z] === RUN TestEventsLogTimeout [2023-02-24T22:40:55.364Z] --- PASS: TestEventsLogTimeout (0.00s) [2023-02-24T22:40:55.364Z] === RUN TestLogEvents [2023-02-24T22:40:55.466Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2023-02-24T22:40:55.835Z] --- PASS: TestLogEvents (0.05s) [2023-02-24T22:40:55.835Z] === RUN TestLoadBufferedEvents [2023-02-24T22:40:55.835Z] --- PASS: TestLoadBufferedEvents (0.19s) [2023-02-24T22:40:55.835Z] === RUN TestLoadBufferedEventsOnlyFromPast [2023-02-24T22:40:55.835Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2023-02-24T22:40:55.835Z] === RUN TestIgnoreBufferedWhenNoTimes [2023-02-24T22:40:55.835Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2023-02-24T22:40:55.835Z] PASS [2023-02-24T22:40:55.835Z] coverage: 50.0% of statements [2023-02-24T22:40:55.835Z] ok github.com/docker/docker/daemon/events 0.315s coverage: 50.0% of statements [2023-02-24T22:40:56.306Z] === RUN TestVerifyNetworkingConfig [2023-02-24T22:40:56.306Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestGetContainer [2023-02-24T22:40:56.306Z] --- PASS: TestGetContainer (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestValidContainerNames [2023-02-24T22:40:56.306Z] --- PASS: TestValidContainerNames (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestContainerInitDNS [2023-02-24T22:40:56.306Z] daemon_test.go:146: root required [2023-02-24T22:40:56.306Z] --- SKIP: TestContainerInitDNS (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestMerge [2023-02-24T22:40:56.306Z] --- PASS: TestMerge (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestValidateContainerIsolation [2023-02-24T22:40:56.306Z] --- PASS: TestValidateContainerIsolation (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestFindNetworkErrorType [2023-02-24T22:40:56.306Z] --- PASS: TestFindNetworkErrorType (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestEnsureServicesExist [2023-02-24T22:40:56.306Z] --- PASS: TestEnsureServicesExist (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestEnsureServicesExistErrors [2023-02-24T22:40:56.306Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2023-02-24T22:40:56.306Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2023-02-24T22:40:56.306Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2023-02-24T22:40:56.306Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2023-02-24T22:40:56.306Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2023-02-24T22:40:56.306Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2023-02-24T22:40:56.306Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestContainerDelete [2023-02-24T22:40:56.306Z] --- PASS: TestContainerDelete (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestContainerDoubleDelete [2023-02-24T22:40:56.306Z] --- PASS: TestContainerDoubleDelete (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestLogContainerEventCopyLabels [2023-02-24T22:40:56.306Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestLogContainerEventWithAttributes [2023-02-24T22:40:56.306Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestNoneHealthcheck [2023-02-24T22:40:56.306Z] --- PASS: TestNoneHealthcheck (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestHealthStates [2023-02-24T22:40:56.306Z] === RUN TestIsEmptyDir [2023-02-24T22:40:56.306Z] --- PASS: TestIsEmptyDir (0.01s) [2023-02-24T22:40:56.306Z] PASS [2023-02-24T22:40:56.306Z] coverage: 2.3% of statements [2023-02-24T22:40:56.306Z] ok github.com/docker/docker/daemon/graphdriver 0.090s coverage: 2.3% of statements [2023-02-24T22:40:56.306Z] time="2023-02-24T22:40:55Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-02-24T22:40:56.306Z] time="2023-02-24T22:40:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-02-24T22:40:56.306Z] time="2023-02-24T22:40:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-02-24T22:40:56.306Z] time="2023-02-24T22:40:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-02-24T22:40:56.306Z] time="2023-02-24T22:40:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-02-24T22:40:56.306Z] time="2023-02-24T22:40:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-02-24T22:40:56.306Z] time="2023-02-24T22:40:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-02-24T22:40:56.306Z] time="2023-02-24T22:40:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-02-24T22:40:56.306Z] time="2023-02-24T22:40:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-02-24T22:40:56.306Z] time="2023-02-24T22:40:56Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2023-02-24T22:40:56.306Z] --- PASS: TestHealthStates (0.23s) [2023-02-24T22:40:56.306Z] === RUN TestMaskURLCredentials [2023-02-24T22:40:56.306Z] --- PASS: TestMaskURLCredentials (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestGetInspectData [2023-02-24T22:40:56.306Z] --- PASS: TestGetInspectData (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestFillLicense [2023-02-24T22:40:56.306Z] --- PASS: TestFillLicense (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestListInvalidFilter [2023-02-24T22:40:56.306Z] --- PASS: TestListInvalidFilter (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestNameFilter [2023-02-24T22:40:56.306Z] --- PASS: TestNameFilter (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2023-02-24T22:40:56.306Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2023-02-24T22:40:56.306Z] === RUN TestSetWindowsCredentialSpecInSpec [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2023-02-24T22:40:56.307Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.01s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2023-02-24T22:40:56.307Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2023-02-24T22:40:56.307Z] === RUN TestDaemonReloadLabels [2023-02-24T22:40:56.307Z] --- PASS: TestDaemonReloadLabels (0.00s) [2023-02-24T22:40:56.307Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2023-02-24T22:40:56.307Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2023-02-24T22:40:56.307Z] === RUN TestDaemonReloadMirrors [2023-02-24T22:40:56.307Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2023-02-24T22:40:56.307Z] === RUN TestDaemonReloadInsecureRegistries [2023-02-24T22:40:56.307Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2023-02-24T22:40:56.307Z] === RUN TestDaemonReloadNotAffectOthers [2023-02-24T22:40:56.307Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2023-02-24T22:40:56.307Z] === RUN TestDaemonDiscoveryReload [2023-02-24T22:40:57.299Z] === RUN TestLinkNaming [2023-02-24T22:40:57.299Z] --- PASS: TestLinkNaming (0.00s) [2023-02-24T22:40:57.299Z] === RUN TestLinkNew [2023-02-24T22:40:57.299Z] --- PASS: TestLinkNew (0.00s) [2023-02-24T22:40:57.299Z] === RUN TestLinkEnv [2023-02-24T22:40:57.299Z] --- PASS: TestLinkEnv (0.00s) [2023-02-24T22:40:57.299Z] === RUN TestLinkMultipleEnv [2023-02-24T22:40:57.299Z] --- PASS: TestLinkMultipleEnv (0.00s) [2023-02-24T22:40:57.299Z] === RUN TestLinkPortRangeEnv [2023-02-24T22:40:57.299Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2023-02-24T22:40:57.299Z] PASS [2023-02-24T22:40:57.299Z] coverage: 93.0% of statements [2023-02-24T22:40:57.299Z] ok github.com/docker/docker/daemon/links 0.055s coverage: 93.0% of statements [2023-02-24T22:40:57.299Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2023-02-24T22:40:57.299Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2023-02-24T22:40:57.772Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2023-02-24T22:40:57.772Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2023-02-24T22:40:58.242Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.50s) [2023-02-24T22:40:58.242Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2023-02-24T22:40:58.242Z] reload_test.go:520: root required [2023-02-24T22:40:58.242Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-02-24T22:40:58.242Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2023-02-24T22:40:58.242Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.00s) [2023-02-24T22:40:58.242Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2023-02-24T22:40:58.242Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2023-02-24T22:40:58.242Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2023-02-24T22:40:58.242Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2023-02-24T22:40:58.242Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2023-02-24T22:40:58.242Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2023-02-24T22:40:58.242Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2023-02-24T22:40:58.242Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2023-02-24T22:40:58.242Z] === RUN TestParseVolumesFrom [2023-02-24T22:40:58.242Z] --- PASS: TestParseVolumesFrom (0.00s) [2023-02-24T22:40:58.242Z] PASS [2023-02-24T22:40:58.243Z] coverage: 9.0% of statements [2023-02-24T22:40:58.243Z] ok github.com/docker/docker/daemon 2.556s coverage: 9.0% of statements [2023-02-24T22:40:58.713Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-02-24T22:40:58.714Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-02-24T22:40:58.714Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-02-24T22:40:58.714Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-02-24T22:40:58.714Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2023-02-24T22:40:58.714Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2023-02-24T22:40:58.714Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2023-02-24T22:40:58.714Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-02-24T22:40:58.714Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2023-02-24T22:40:58.714Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2023-02-24T22:40:58.714Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2023-02-24T22:40:58.714Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-02-24T22:40:58.714Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2023-02-24T22:40:58.714Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2023-02-24T22:40:58.714Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2023-02-24T22:40:59.184Z] === RUN TestAdapterReadLogs [2023-02-24T22:40:59.184Z] --- PASS: TestAdapterReadLogs (0.00s) [2023-02-24T22:40:59.184Z] === RUN TestCopier [2023-02-24T22:40:59.184Z] --- PASS: TestCopier (0.00s) [2023-02-24T22:40:59.184Z] === RUN TestCopierLongLines [2023-02-24T22:40:59.184Z] --- PASS: TestCopierLongLines (0.00s) [2023-02-24T22:40:59.184Z] === RUN TestCopierSlow [2023-02-24T22:40:59.656Z] --- PASS: TestCopierSlow (0.20s) [2023-02-24T22:40:59.656Z] === RUN TestCopierWithSized [2023-02-24T22:40:59.656Z] === RUN TestCopierWithSized/as_is [2023-02-24T22:40:59.656Z] === RUN TestCopierWithSized/With_RingLogger [2023-02-24T22:40:59.656Z] --- PASS: TestCopierWithSized (0.01s) [2023-02-24T22:40:59.656Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2023-02-24T22:40:59.656Z] --- PASS: TestCopierWithSized/With_RingLogger (0.01s) [2023-02-24T22:40:59.656Z] === RUN TestCopierWithPartial [2023-02-24T22:40:59.656Z] --- PASS: TestCopierWithPartial (0.00s) [2023-02-24T22:40:59.656Z] === RUN TestRingLogger [2023-02-24T22:40:59.656Z] --- PASS: TestRingLogger (0.00s) [2023-02-24T22:40:59.656Z] === RUN TestRingCap [2023-02-24T22:40:59.656Z] --- PASS: TestRingCap (0.00s) [2023-02-24T22:40:59.656Z] === RUN TestRingClose [2023-02-24T22:40:59.656Z] --- PASS: TestRingClose (0.00s) [2023-02-24T22:40:59.656Z] === RUN TestRingDrain [2023-02-24T22:40:59.656Z] --- PASS: TestRingDrain (0.00s) [2023-02-24T22:40:59.656Z] PASS [2023-02-24T22:40:59.656Z] coverage: 43.0% of statements [2023-02-24T22:40:59.656Z] ok github.com/docker/docker/daemon/logger 0.279s coverage: 43.0% of statements [2023-02-24T22:41:00.127Z] === RUN TestNewStreamConfig [2023-02-24T22:41:00.127Z] === RUN TestNewStreamConfig/defaults [2023-02-24T22:41:00.127Z] === RUN TestNewStreamConfig/invalid_create_group [2023-02-24T22:41:00.127Z] === RUN TestNewStreamConfig/invalid_flush_interval [2023-02-24T22:41:00.127Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2023-02-24T22:41:00.127Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2023-02-24T22:41:00.127Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2023-02-24T22:41:00.127Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2023-02-24T22:41:00.127Z] --- PASS: TestNewStreamConfig (0.00s) [2023-02-24T22:41:00.127Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2023-02-24T22:41:00.127Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2023-02-24T22:41:00.127Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2023-02-24T22:41:00.127Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2023-02-24T22:41:00.127Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2023-02-24T22:41:00.127Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2023-02-24T22:41:00.127Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2023-02-24T22:41:00.127Z] === RUN TestNewAWSLogsClientUserAgentHandler [2023-02-24T22:41:00.127Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2023-02-24T22:41:00.128Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2023-02-24T22:41:00.128Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2023-02-24T22:41:00.128Z] === RUN TestNewAWSLogsClientRegionDetect [2023-02-24T22:41:00.599Z] time="2023-02-24T22:40:59Z" level=info msg="Trying to get region from EC2 Metadata" [2023-02-24T22:41:00.599Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.22s) [2023-02-24T22:41:00.599Z] === RUN TestCreateSuccess [2023-02-24T22:41:00.599Z] --- PASS: TestCreateSuccess (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestCreateLogGroupSuccess [2023-02-24T22:41:00.599Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestCreateError [2023-02-24T22:41:00.599Z] --- PASS: TestCreateError (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestCreateAlreadyExists [2023-02-24T22:41:00.599Z] time="2023-02-24T22:41:00Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2023-02-24T22:41:00.599Z] --- PASS: TestCreateAlreadyExists (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestLogClosed [2023-02-24T22:41:00.599Z] --- PASS: TestLogClosed (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestLogBlocking [2023-02-24T22:41:00.599Z] --- PASS: TestLogBlocking (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestLogNonBlockingBufferEmpty [2023-02-24T22:41:00.599Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestLogNonBlockingBufferFull [2023-02-24T22:41:00.599Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestPublishBatchSuccess [2023-02-24T22:41:00.599Z] --- PASS: TestPublishBatchSuccess (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestPublishBatchError [2023-02-24T22:41:00.599Z] time="2023-02-24T22:41:00Z" level=error msg=Error [2023-02-24T22:41:00.599Z] --- PASS: TestPublishBatchError (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestPublishBatchInvalidSeqSuccess [2023-02-24T22:41:00.599Z] time="2023-02-24T22:41:00Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-02-24T22:41:00.599Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestPublishBatchAlreadyAccepted [2023-02-24T22:41:00.599Z] time="2023-02-24T22:41:00Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2023-02-24T22:41:00.599Z] time="2023-02-24T22:41:00Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2023-02-24T22:41:00.599Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestCollectBatchSimple [2023-02-24T22:41:00.599Z] --- PASS: TestCollectBatchSimple (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestCollectBatchTicker [2023-02-24T22:41:00.599Z] --- PASS: TestCollectBatchTicker (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestCollectBatchMultilinePattern [2023-02-24T22:41:00.599Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2023-02-24T22:41:00.599Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2023-02-24T22:41:00.599Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2023-02-24T22:41:00.599Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.02s) [2023-02-24T22:41:00.599Z] === RUN TestCollectBatchClose [2023-02-24T22:41:00.599Z] --- PASS: TestCollectBatchClose (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestEffectiveLen [2023-02-24T22:41:00.599Z] === RUN TestEffectiveLen/0/Hello [2023-02-24T22:41:00.599Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2023-02-24T22:41:00.599Z] === RUN TestEffectiveLen/2/🙃 [2023-02-24T22:41:00.599Z] === RUN TestEffectiveLen/3/���� [2023-02-24T22:41:00.599Z] === RUN TestEffectiveLen/4/He��o [2023-02-24T22:41:00.599Z] === RUN TestEffectiveLen/5/ [2023-02-24T22:41:00.599Z] --- PASS: TestEffectiveLen (0.00s) [2023-02-24T22:41:00.599Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2023-02-24T22:41:00.599Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2023-02-24T22:41:00.599Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2023-02-24T22:41:00.599Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2023-02-24T22:41:00.599Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2023-02-24T22:41:00.599Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestFindValidSplit [2023-02-24T22:41:00.599Z] === RUN TestFindValidSplit/0/ [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1043: [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1044: [2023-02-24T22:41:00.599Z] === RUN TestFindValidSplit/1/Hello [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1043: Hello [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1044: [2023-02-24T22:41:00.599Z] === RUN TestFindValidSplit/2/Hello [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1043: He [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1044: llo [2023-02-24T22:41:00.599Z] === RUN TestFindValidSplit/3/Hello [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1043: [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1044: Hello [2023-02-24T22:41:00.599Z] === RUN TestFindValidSplit/4/🙃 [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1043: [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1044: 🙃 [2023-02-24T22:41:00.599Z] === RUN TestFindValidSplit/5/🙃 [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1043: 🙃 [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1044: [2023-02-24T22:41:00.599Z] === RUN TestFindValidSplit/6/a� [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1043: a [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1044: � [2023-02-24T22:41:00.599Z] === RUN TestFindValidSplit/7/a� [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1043: a� [2023-02-24T22:41:00.599Z] cloudwatchlogs_test.go:1044: [2023-02-24T22:41:00.599Z] --- PASS: TestFindValidSplit (0.00s) [2023-02-24T22:41:00.599Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2023-02-24T22:41:00.599Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2023-02-24T22:41:00.599Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2023-02-24T22:41:00.599Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2023-02-24T22:41:00.599Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2023-02-24T22:41:00.599Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2023-02-24T22:41:00.599Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2023-02-24T22:41:00.599Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestProcessEventEmoji [2023-02-24T22:41:00.599Z] --- PASS: TestProcessEventEmoji (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestCollectBatchLineSplit [2023-02-24T22:41:00.599Z] --- PASS: TestCollectBatchLineSplit (0.02s) [2023-02-24T22:41:00.599Z] === RUN TestCollectBatchLineSplitWithBinary [2023-02-24T22:41:00.599Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestCollectBatchMaxEvents [2023-02-24T22:41:00.599Z] --- PASS: TestCollectBatchMaxEvents (0.04s) [2023-02-24T22:41:00.599Z] === RUN TestCollectBatchMaxTotalBytes [2023-02-24T22:41:00.599Z] --- PASS: TestCollectBatchMaxTotalBytes (0.03s) [2023-02-24T22:41:00.599Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2023-02-24T22:41:00.599Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2023-02-24T22:41:00.599Z] === RUN TestCollectBatchWithDuplicateTimestamps [2023-02-24T22:41:00.599Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.06s) [2023-02-24T22:41:00.599Z] === RUN TestParseLogOptionsMultilinePattern [2023-02-24T22:41:00.599Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2023-02-24T22:41:00.599Z] === RUN TestParseLogOptionsDatetimeFormat [2023-02-24T22:41:00.599Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2023-02-24T22:41:00.599Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2023-02-24T22:41:00.599Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2023-02-24T22:41:00.599Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2023-02-24T22:41:00.600Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2023-02-24T22:41:00.600Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2023-02-24T22:41:00.600Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2023-02-24T22:41:00.600Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.00s) [2023-02-24T22:41:00.600Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2023-02-24T22:41:00.600Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2023-02-24T22:41:00.600Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.00s) [2023-02-24T22:41:00.600Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2023-02-24T22:41:00.600Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2023-02-24T22:41:00.600Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2023-02-24T22:41:00.600Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2023-02-24T22:41:00.600Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2023-02-24T22:41:00.600Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2023-02-24T22:41:00.600Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2023-02-24T22:41:00.600Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2023-02-24T22:41:00.600Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2023-02-24T22:41:00.600Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2023-02-24T22:41:00.600Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2023-02-24T22:41:00.600Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2023-02-24T22:41:00.600Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2023-02-24T22:41:00.600Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2023-02-24T22:41:00.600Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2023-02-24T22:41:00.600Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2023-02-24T22:41:00.600Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2023-02-24T22:41:00.600Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2023-02-24T22:41:00.600Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2023-02-24T22:41:00.600Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2023-02-24T22:41:00.600Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2023-02-24T22:41:00.600Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2023-02-24T22:41:00.600Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2023-02-24T22:41:00.600Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2023-02-24T22:41:00.600Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2023-02-24T22:41:00.600Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2023-02-24T22:41:00.600Z] === RUN TestCreateTagSuccess [2023-02-24T22:41:00.600Z] --- PASS: TestCreateTagSuccess (0.00s) [2023-02-24T22:41:00.600Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2023-02-24T22:41:00.600Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2023-02-24T22:41:00.600Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2023-02-24T22:41:00.600Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2023-02-24T22:41:00.600Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2023-02-24T22:41:00.600Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.00s) [2023-02-24T22:41:00.600Z] PASS [2023-02-24T22:41:00.600Z] coverage: 77.8% of statements [2023-02-24T22:41:00.600Z] ok github.com/docker/docker/daemon/logger/awslogs 0.634s coverage: 77.8% of statements [2023-02-24T22:41:00.600Z] === RUN TestSearchRegistryForImagesErrors [2023-02-24T22:41:00.600Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2023-02-24T22:41:00.600Z] === RUN TestSearchRegistryForImages [2023-02-24T22:41:00.600Z] --- PASS: TestSearchRegistryForImages (0.00s) [2023-02-24T22:41:00.600Z] === RUN TestOnlyPlatformWithFallback [2023-02-24T22:41:00.600Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2023-02-24T22:41:00.600Z] === RUN TestImageDelete [2023-02-24T22:41:00.600Z] === RUN TestImageDelete/no_lease [2023-02-24T22:41:00.600Z] === RUN TestImageDelete/lease_exists [2023-02-24T22:41:00.600Z] --- PASS: TestImageDelete (0.07s) [2023-02-24T22:41:00.600Z] --- PASS: TestImageDelete/no_lease (0.02s) [2023-02-24T22:41:00.600Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2023-02-24T22:41:00.600Z] === RUN TestContentStoreForPull [2023-02-24T22:41:00.748Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2023-02-24T22:41:01.070Z] --- PASS: TestContentStoreForPull (0.24s) [2023-02-24T22:41:01.070Z] PASS [2023-02-24T22:41:01.070Z] coverage: 6.6% of statements [2023-02-24T22:41:01.070Z] ok github.com/docker/docker/daemon/images 0.500s coverage: 6.6% of statements [2023-02-24T22:41:01.070Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-02-24T22:41:01.070Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-02-24T22:41:01.070Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2023-02-24T22:41:01.070Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-02-24T22:41:01.070Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-02-24T22:41:01.070Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2023-02-24T22:41:01.070Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2023-02-24T22:41:01.070Z] === RUN TestJSONLogsMarshalJSONBuf [2023-02-24T22:41:01.070Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2023-02-24T22:41:01.070Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2023-02-24T22:41:01.070Z] === RUN TestJSONFileLogger [2023-02-24T22:41:01.070Z] --- PASS: TestJSONFileLogger (0.00s) [2023-02-24T22:41:01.070Z] === RUN TestJSONFileLoggerWithTags [2023-02-24T22:41:01.070Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2023-02-24T22:41:01.070Z] === RUN TestJSONFileLoggerWithOpts [2023-02-24T22:41:01.070Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2023-02-24T22:41:01.070Z] === RUN TestJSONFileLoggerWithLabelsEnv [2023-02-24T22:41:01.070Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2023-02-24T22:41:01.070Z] === RUN TestEncodeDecode [2023-02-24T22:41:01.070Z] === PAUSE TestEncodeDecode [2023-02-24T22:41:01.070Z] === RUN TestUnexpectedEOF [2023-02-24T22:41:01.070Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.22s) [2023-02-24T22:41:01.070Z] === RUN TestFastTimeMarshalJSON [2023-02-24T22:41:01.070Z] --- PASS: TestFastTimeMarshalJSON (0.01s) [2023-02-24T22:41:01.070Z] PASS [2023-02-24T22:41:01.070Z] coverage: 87.2% of statements [2023-02-24T22:41:01.070Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.283s coverage: 87.2% of statements [2023-02-24T22:41:01.543Z] time="2023-02-24T22:41:01Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-02-24T22:41:01.543Z] time="2023-02-24T22:41:01Z" level=warning msg="got error while decoding json" error="unexpected EOF" retries=0 [2023-02-24T22:41:01.543Z] --- PASS: TestUnexpectedEOF (0.23s) [2023-02-24T22:41:01.543Z] === CONT TestEncodeDecode [2023-02-24T22:41:01.543Z] --- PASS: TestEncodeDecode (0.00s) [2023-02-24T22:41:01.543Z] PASS [2023-02-24T22:41:01.543Z] coverage: 69.9% of statements [2023-02-24T22:41:01.543Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.333s coverage: 69.9% of statements [2023-02-24T22:41:03.117Z] === RUN TestWriteLog [2023-02-24T22:41:03.117Z] === PAUSE TestWriteLog [2023-02-24T22:41:03.117Z] === RUN TestReadLog [2023-02-24T22:41:03.117Z] === PAUSE TestReadLog [2023-02-24T22:41:03.117Z] === RUN TestDecode [2023-02-24T22:41:03.117Z] --- PASS: TestDecode (0.02s) [2023-02-24T22:41:03.117Z] === CONT TestWriteLog [2023-02-24T22:41:03.117Z] === CONT TestReadLog [2023-02-24T22:41:03.117Z] --- PASS: TestWriteLog (0.00s) [2023-02-24T22:41:03.117Z] === RUN TestReadLog/tail_exact [2023-02-24T22:41:03.117Z] === RUN TestReadLog/tail_less_than_available [2023-02-24T22:41:03.117Z] === RUN TestReadLog/tail_more_than_available [2023-02-24T22:41:03.117Z] --- PASS: TestReadLog (0.24s) [2023-02-24T22:41:03.117Z] --- PASS: TestReadLog/tail_exact (0.22s) [2023-02-24T22:41:03.117Z] --- PASS: TestReadLog/tail_less_than_available (0.00s) [2023-02-24T22:41:03.117Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2023-02-24T22:41:03.117Z] PASS [2023-02-24T22:41:03.117Z] coverage: 78.7% of statements [2023-02-24T22:41:03.117Z] ok github.com/docker/docker/daemon/logger/local 0.329s coverage: 78.7% of statements [2023-02-24T22:41:03.117Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-02-24T22:41:03.117Z] === RUN TestLog [2023-02-24T22:41:03.117Z] --- PASS: TestLog (0.01s) [2023-02-24T22:41:03.117Z] PASS [2023-02-24T22:41:03.117Z] coverage: 31.5% of statements [2023-02-24T22:41:03.117Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.074s coverage: 31.5% of statements [2023-02-24T22:41:03.588Z] === RUN TestOpenFileDelete [2023-02-24T22:41:03.588Z] --- PASS: TestOpenFileDelete (0.00s) [2023-02-24T22:41:03.588Z] === RUN TestOpenFileRename [2023-02-24T22:41:03.588Z] --- PASS: TestOpenFileRename (0.00s) [2023-02-24T22:41:03.588Z] === RUN TestHandleDecoderErr [2023-02-24T22:41:03.588Z] --- PASS: TestHandleDecoderErr (0.00s) [2023-02-24T22:41:03.588Z] === RUN TestParseLogTagDefaultTag [2023-02-24T22:41:03.588Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2023-02-24T22:41:03.588Z] === RUN TestParseLogTag [2023-02-24T22:41:03.588Z] --- PASS: TestParseLogTag (0.00s) [2023-02-24T22:41:03.588Z] === RUN TestParseLogTagEmptyTag [2023-02-24T22:41:03.588Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2023-02-24T22:41:03.588Z] === RUN TestTailFiles [2023-02-24T22:41:03.588Z] --- PASS: TestTailFiles (0.00s) [2023-02-24T22:41:03.588Z] === RUN TestFollowLogsConsumerGone [2023-02-24T22:41:03.588Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2023-02-24T22:41:03.588Z] === RUN TestFollowLogsProducerGone [2023-02-24T22:41:03.588Z] logfile_test.go:180: logDecode() closed after sending 3582 messages [2023-02-24T22:41:03.588Z] logfile_test.go:233: messages sent: 3582, received: 3582 [2023-02-24T22:41:03.588Z] --- PASS: TestFollowLogsProducerGone (0.01s) [2023-02-24T22:41:03.588Z] === RUN TestCheckCapacityAndRotate [2023-02-24T22:41:03.588Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2023-02-24T22:41:03.588Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2023-02-24T22:41:04.029Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-02-24T22:41:04.058Z] --- PASS: TestCheckCapacityAndRotate (0.16s) [2023-02-24T22:41:04.058Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2023-02-24T22:41:04.059Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.14s) [2023-02-24T22:41:04.059Z] PASS [2023-02-24T22:41:04.059Z] coverage: 54.9% of statements [2023-02-24T22:41:04.059Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.249s coverage: 54.9% of statements [2023-02-24T22:41:04.529Z] === RUN TestValidateLogOpt [2023-02-24T22:41:04.529Z] --- PASS: TestValidateLogOpt (0.00s) [2023-02-24T22:41:04.529Z] === RUN TestNewMissedConfig [2023-02-24T22:41:04.529Z] --- PASS: TestNewMissedConfig (0.00s) [2023-02-24T22:41:04.529Z] === RUN TestNewMissedUrl [2023-02-24T22:41:04.529Z] --- PASS: TestNewMissedUrl (0.00s) [2023-02-24T22:41:04.529Z] === RUN TestNewMissedToken [2023-02-24T22:41:04.529Z] --- PASS: TestNewMissedToken (0.00s) [2023-02-24T22:41:04.529Z] === RUN TestNewWithProxy [2023-02-24T22:41:04.529Z] --- PASS: TestNewWithProxy (0.00s) [2023-02-24T22:41:04.529Z] === RUN TestDefault [2023-02-24T22:41:04.529Z] --- PASS: TestDefault (0.01s) [2023-02-24T22:41:04.529Z] === RUN TestInlineFormatWithNonDefaultOptions [2023-02-24T22:41:04.529Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2023-02-24T22:41:04.529Z] === RUN TestJsonFormat [2023-02-24T22:41:04.529Z] --- PASS: TestJsonFormat (0.02s) [2023-02-24T22:41:04.529Z] === RUN TestRawFormat [2023-02-24T22:41:04.529Z] --- PASS: TestRawFormat (0.00s) [2023-02-24T22:41:04.529Z] === RUN TestRawFormatWithLabels [2023-02-24T22:41:04.529Z] --- PASS: TestRawFormatWithLabels (0.00s) [2023-02-24T22:41:04.529Z] === RUN TestRawFormatWithoutTag [2023-02-24T22:41:04.529Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2023-02-24T22:41:04.529Z] === RUN TestBatching [2023-02-24T22:41:04.594Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-02-24T22:41:04.852Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-02-24T22:41:05.004Z] === RUN TestNewParse [2023-02-24T22:41:05.004Z] --- PASS: TestNewParse (0.00s) [2023-02-24T22:41:05.004Z] PASS [2023-02-24T22:41:05.004Z] coverage: 8.3% of statements [2023-02-24T22:41:05.004Z] ok github.com/docker/docker/daemon/logger/templates 0.092s coverage: 8.3% of statements [2023-02-24T22:41:05.004Z] --- PASS: TestBatching (0.36s) [2023-02-24T22:41:05.004Z] === RUN TestFrequency [2023-02-24T22:41:05.004Z] === RUN TestParseLogFormat [2023-02-24T22:41:05.004Z] --- PASS: TestParseLogFormat (0.00s) [2023-02-24T22:41:05.004Z] === RUN TestValidateLogOptEmpty [2023-02-24T22:41:05.004Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2023-02-24T22:41:05.004Z] === RUN TestValidateSyslogAddress [2023-02-24T22:41:05.004Z] --- PASS: TestValidateSyslogAddress (0.00s) [2023-02-24T22:41:05.004Z] === RUN TestParseAddressDefaultPort [2023-02-24T22:41:05.004Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2023-02-24T22:41:05.004Z] === RUN TestValidateSyslogFacility [2023-02-24T22:41:05.004Z] --- PASS: TestValidateSyslogFacility (0.00s) [2023-02-24T22:41:05.004Z] === RUN TestValidateLogOptSyslogFormat [2023-02-24T22:41:05.004Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2023-02-24T22:41:05.004Z] === RUN TestValidateLogOpt [2023-02-24T22:41:05.004Z] --- PASS: TestValidateLogOpt (0.00s) [2023-02-24T22:41:05.004Z] PASS [2023-02-24T22:41:05.004Z] coverage: 46.8% of statements [2023-02-24T22:41:05.004Z] ok github.com/docker/docker/daemon/logger/syslog 0.056s coverage: 46.8% of statements [2023-02-24T22:41:05.004Z] --- PASS: TestFrequency (0.16s) [2023-02-24T22:41:05.004Z] === RUN TestOneMessagePerRequest [2023-02-24T22:41:05.004Z] --- PASS: TestOneMessagePerRequest (0.01s) [2023-02-24T22:41:05.004Z] === RUN TestVerify [2023-02-24T22:41:05.004Z] --- PASS: TestVerify (0.00s) [2023-02-24T22:41:05.004Z] === RUN TestSkipVerify [2023-02-24T22:41:05.417Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-02-24T22:41:05.475Z] time="2023-02-24T22:41:04Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-24T22:41:05.475Z] time="2023-02-24T22:41:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-24T22:41:05.475Z] time="2023-02-24T22:41:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-24T22:41:05.475Z] time="2023-02-24T22:41:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-24T22:41:05.948Z] --- PASS: TestSkipVerify (0.63s) [2023-02-24T22:41:05.948Z] === RUN TestBufferMaximum [2023-02-24T22:41:05.948Z] time="2023-02-24T22:41:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-24T22:41:05.948Z] time="2023-02-24T22:41:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-24T22:41:05.948Z] time="2023-02-24T22:41:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-24T22:41:05.948Z] time="2023-02-24T22:41:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-24T22:41:05.948Z] time="2023-02-24T22:41:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-24T22:41:05.948Z] time="2023-02-24T22:41:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1677278465.416664\",\"host\":\"89ba0bce469c\"}'" [2023-02-24T22:41:05.948Z] time="2023-02-24T22:41:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1677278465.416664\",\"host\":\"89ba0bce469c\"}'" [2023-02-24T22:41:05.948Z] --- PASS: TestBufferMaximum (0.01s) [2023-02-24T22:41:05.948Z] === RUN TestServerAlwaysDown [2023-02-24T22:41:05.948Z] time="2023-02-24T22:41:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-24T22:41:05.948Z] time="2023-02-24T22:41:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-24T22:41:05.948Z] time="2023-02-24T22:41:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1677278465.420669\",\"host\":\"89ba0bce469c\"}'" [2023-02-24T22:41:05.948Z] time="2023-02-24T22:41:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1677278465.420669\",\"host\":\"89ba0bce469c\"}'" [2023-02-24T22:41:05.948Z] time="2023-02-24T22:41:05Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2023-02-24T22:41:05.948Z] time="2023-02-24T22:41:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1677278465.420669\",\"host\":\"89ba0bce469c\"}'" [2023-02-24T22:41:05.948Z] time="2023-02-24T22:41:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1677278465.421667\",\"host\":\"89ba0bce469c\"}'" [2023-02-24T22:41:05.948Z] time="2023-02-24T22:41:05Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1677278465.421667\",\"host\":\"89ba0bce469c\"}'" [2023-02-24T22:41:05.948Z] --- PASS: TestServerAlwaysDown (0.00s) [2023-02-24T22:41:05.948Z] === RUN TestCannotSendAfterClose [2023-02-24T22:41:05.948Z] --- PASS: TestCannotSendAfterClose (0.00s) [2023-02-24T22:41:05.948Z] === RUN TestDeadlockOnBlockedEndpoint [2023-02-24T22:41:06.793Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-02-24T22:41:06.793Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-02-24T22:41:06.793Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-02-24T22:41:06.793Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-02-24T22:41:06.940Z] === RUN TestV1IDService [2023-02-24T22:41:06.940Z] time="2023-02-24T22:41:06Z" level=warning msg="Error while sending logs" error="Post \"http://127.0.0.1:49222/services/collector/event/1.0\": context deadline exceeded" module=logger/splunk [2023-02-24T22:41:06.940Z] time="2023-02-24T22:41:06Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"89ba0bce469c\"}'" [2023-02-24T22:41:06.940Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2023-02-24T22:41:06.940Z] PASS [2023-02-24T22:41:06.940Z] coverage: 82.5% of statements [2023-02-24T22:41:06.940Z] ok github.com/docker/docker/daemon/logger/splunk 2.311s coverage: 82.5% of statements [2023-02-24T22:41:06.940Z] --- PASS: TestV1IDService (0.04s) [2023-02-24T22:41:06.940Z] === RUN TestV2MetadataService [2023-02-24T22:41:06.940Z] ? github.com/docker/docker/daemon/names [no test files] [2023-02-24T22:41:06.940Z] ? github.com/docker/docker/daemon/network [no test files] [2023-02-24T22:41:06.940Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-02-24T22:41:07.415Z] === RUN TestSuccessfulDownload [2023-02-24T22:41:07.415Z] download_test.go:267: Needs fixing on Windows [2023-02-24T22:41:07.415Z] --- SKIP: TestSuccessfulDownload (0.00s) [2023-02-24T22:41:07.415Z] === RUN TestCancelledDownload [2023-02-24T22:41:07.415Z] --- PASS: TestCancelledDownload (0.00s) [2023-02-24T22:41:07.415Z] === RUN TestMaxDownloadAttempts [2023-02-24T22:41:07.415Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-02-24T22:41:07.415Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-02-24T22:41:07.415Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-02-24T22:41:07.415Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-02-24T22:41:07.415Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-02-24T22:41:07.415Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-02-24T22:41:07.415Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-02-24T22:41:07.415Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-02-24T22:41:07.415Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2023-02-24T22:41:07.415Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2023-02-24T22:41:07.415Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2023-02-24T22:41:07.415Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2023-02-24T22:41:07.886Z] time="2023-02-24T22:41:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-02-24T22:41:07.886Z] time="2023-02-24T22:41:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-02-24T22:41:07.886Z] time="2023-02-24T22:41:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-02-24T22:41:07.886Z] time="2023-02-24T22:41:07Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2023-02-24T22:41:07.886Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2023-02-24T22:41:07.886Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.43s) [2023-02-24T22:41:07.886Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.43s) [2023-02-24T22:41:07.886Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.43s) [2023-02-24T22:41:07.886Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.43s) [2023-02-24T22:41:07.886Z] === RUN TestTransfer [2023-02-24T22:41:07.886Z] --- PASS: TestTransfer (0.12s) [2023-02-24T22:41:07.886Z] === RUN TestConcurrencyLimit [2023-02-24T22:41:08.357Z] === RUN TestContinueOnError_NonMirrorEndpoint [2023-02-24T22:41:08.357Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2023-02-24T22:41:08.357Z] === RUN TestContinueOnError_MirrorEndpoint [2023-02-24T22:41:08.358Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2023-02-24T22:41:08.358Z] === RUN TestContinueOnError_NeverContinue [2023-02-24T22:41:08.358Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2023-02-24T22:41:08.358Z] === RUN TestContinueOnError_UnnestsErrors [2023-02-24T22:41:08.358Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2023-02-24T22:41:08.358Z] === RUN TestManifestStore [2023-02-24T22:41:08.358Z] === RUN TestManifestStore/no_remote_or_local [2023-02-24T22:41:08.358Z] --- PASS: TestV2MetadataService (1.70s) [2023-02-24T22:41:08.358Z] PASS [2023-02-24T22:41:08.358Z] coverage: 48.2% of statements [2023-02-24T22:41:08.358Z] --- PASS: TestConcurrencyLimit (0.36s) [2023-02-24T22:41:08.358Z] === RUN TestInactiveJobs [2023-02-24T22:41:08.358Z] ok github.com/docker/docker/distribution/metadata 1.830s coverage: 48.2% of statements [2023-02-24T22:41:08.358Z] time="2023-02-24T22:41:08Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local3597177689\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2023-02-24T22:41:08.358Z] === RUN TestManifestStore/no_local_cache [2023-02-24T22:41:08.358Z] === RUN TestManifestStore/no_local_cache/digested [2023-02-24T22:41:08.358Z] === RUN TestManifestStore/with_local_cache [2023-02-24T22:41:08.358Z] === RUN TestManifestStore/unknown_media_type [2023-02-24T22:41:08.358Z] === RUN TestManifestStore/unknown_media_type/no_cache [2023-02-24T22:41:08.358Z] time="2023-02-24T22:41:08Z" level=warning msg="reference for unknown type: " [2023-02-24T22:41:08.358Z] time="2023-02-24T22:41:08Z" level=warning msg="reference for unknown type: " [2023-02-24T22:41:08.358Z] === RUN TestManifestStore/unknown_media_type/with_cache [2023-02-24T22:41:08.358Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2023-02-24T22:41:08.358Z] time="2023-02-24T22:41:08Z" level=warning msg="reference for unknown type: " [2023-02-24T22:41:08.358Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2023-02-24T22:41:08.358Z] time="2023-02-24T22:41:08Z" level=warning msg="reference for unknown type: " [2023-02-24T22:41:08.829Z] time="2023-02-24T22:41:08Z" level=warning msg="reference for unknown type: " [2023-02-24T22:41:08.829Z] === RUN TestManifestStore/error_persisting_manifest [2023-02-24T22:41:08.829Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2023-02-24T22:41:08.829Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2023-02-24T22:41:08.829Z] time="2023-02-24T22:41:08Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2023-02-24T22:41:08.829Z] --- PASS: TestManifestStore (0.38s) [2023-02-24T22:41:08.829Z] --- PASS: TestManifestStore/no_remote_or_local (0.21s) [2023-02-24T22:41:08.829Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2023-02-24T22:41:08.829Z] --- PASS: TestManifestStore/no_local_cache/digested (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestManifestStore/with_local_cache (0.02s) [2023-02-24T22:41:08.829Z] --- PASS: TestManifestStore/unknown_media_type (0.10s) [2023-02-24T22:41:08.829Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.03s) [2023-02-24T22:41:08.829Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.07s) [2023-02-24T22:41:08.829Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2023-02-24T22:41:08.829Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.04s) [2023-02-24T22:41:08.829Z] --- PASS: TestManifestStore/error_persisting_manifest (0.03s) [2023-02-24T22:41:08.829Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.02s) [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaType [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaType/schema1 [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaTypeInvalid [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_manifests [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config [2023-02-24T22:41:08.829Z] === RUN TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_manifests (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_fsLayers (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/oci_manifest_mediaType_with_manifests (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_manifests (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_manifests (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/layers_and_fsLayers (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/fsLayers_and_manifests (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_1_mediaType_with_layers (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/schema_2_mediaType_with_manifests (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/manifest_list_mediaType_with_fsLayers (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_layers (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/index_mediaType_with_config (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestDetectManifestBlobMediaTypeInvalid/config_and_fsLayers (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestFixManifestLayers [2023-02-24T22:41:08.829Z] --- PASS: TestFixManifestLayers (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestFixManifestLayersBaseLayerParent [2023-02-24T22:41:08.829Z] pull_v2_test.go:81: Needs fixing on Windows [2023-02-24T22:41:08.829Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestFixManifestLayersBadParent [2023-02-24T22:41:08.829Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestValidateManifest [2023-02-24T22:41:08.829Z] pull_v2_test.go:126: Needs fixing on Windows [2023-02-24T22:41:08.829Z] --- SKIP: TestValidateManifest (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestFormatPlatform [2023-02-24T22:41:08.829Z] --- PASS: TestFormatPlatform (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestPullSchema2Config [2023-02-24T22:41:08.829Z] === RUN TestPullSchema2Config/success_first_time [2023-02-24T22:41:08.829Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-02-24T22:41:08.829Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-02-24T22:41:08.829Z] === RUN TestPullSchema2Config/500_status [2023-02-24T22:41:08.829Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-02-24T22:41:08.829Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-02-24T22:41:08.829Z] --- PASS: TestInactiveJobs (0.37s) [2023-02-24T22:41:08.829Z] === RUN TestWatchRelease [2023-02-24T22:41:08.829Z] --- PASS: TestWatchRelease (0.04s) [2023-02-24T22:41:08.829Z] === RUN TestWatchFinishedTransfer [2023-02-24T22:41:08.829Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestDuplicateTransfer [2023-02-24T22:41:08.829Z] --- PASS: TestDuplicateTransfer (0.04s) [2023-02-24T22:41:08.829Z] === RUN TestSuccessfulUpload [2023-02-24T22:41:08.829Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-02-24T22:41:08.829Z] === RUN TestPullSchema2Config/EOF [2023-02-24T22:41:08.829Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-02-24T22:41:08.829Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-02-24T22:41:08.829Z] 2023/02/24 22:41:08 http: panic serving 127.0.0.1:49233: intentional panic [2023-02-24T22:41:08.829Z] goroutine 61 [running]: [2023-02-24T22:41:08.829Z] net/http.(*conn).serve.func1() [2023-02-24T22:41:08.829Z] c:/go/src/net/http/server.go:1825 +0xbf [2023-02-24T22:41:08.829Z] panic({0x1525c40, 0x16cbaf0}) [2023-02-24T22:41:08.829Z] c:/go/src/runtime/panic.go:844 +0x258 [2023-02-24T22:41:08.829Z] github.com/docker/docker/distribution.TestPullSchema2Config.func3(0xc0004f6000?, {0x16d29e8?, 0xc0001880e0?}) [2023-02-24T22:41:08.829Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:261 +0xb4 [2023-02-24T22:41:08.829Z] github.com/docker/docker/distribution.TestPullSchema2Config.func5.1({0x16d29e8, 0xc0001880e0}, 0xc0001c8300) [2023-02-24T22:41:08.829Z] C:/gopath/src/github.com/docker/docker/distribution/pull_v2_test.go:289 +0x286 [2023-02-24T22:41:08.829Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0x16d29e8?, 0xc0001880e0?}, 0x1a48520?) [2023-02-24T22:41:08.829Z] c:/go/src/net/http/server.go:2084 +0x2f [2023-02-24T22:41:08.829Z] net/http.serverHandler.ServeHTTP({0xc0004e4660?}, {0x16d29e8, 0xc0001880e0}, 0xc0001c8300) [2023-02-24T22:41:08.829Z] c:/go/src/net/http/server.go:2916 +0x43b [2023-02-24T22:41:08.829Z] net/http.(*conn).serve(0xc000064460, {0x16d30f8, 0xc000093710}) [2023-02-24T22:41:08.829Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2023-02-24T22:41:08.829Z] created by net/http.(*Server).Serve [2023-02-24T22:41:08.829Z] c:/go/src/net/http/server.go:3071 +0x4db [2023-02-24T22:41:08.829Z] === RUN TestNotFound [2023-02-24T22:41:08.829Z] --- PASS: TestNotFound (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestConflict [2023-02-24T22:41:08.829Z] --- PASS: TestConflict (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestForbidden [2023-02-24T22:41:08.829Z] --- PASS: TestForbidden (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestInvalidParameter [2023-02-24T22:41:08.829Z] --- PASS: TestInvalidParameter (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestNotImplemented [2023-02-24T22:41:08.829Z] --- PASS: TestNotImplemented (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestNotModified [2023-02-24T22:41:08.829Z] --- PASS: TestNotModified (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestUnauthorized [2023-02-24T22:41:08.829Z] --- PASS: TestUnauthorized (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestUnknown [2023-02-24T22:41:08.829Z] --- PASS: TestUnknown (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestCancelled [2023-02-24T22:41:08.829Z] --- PASS: TestCancelled (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestDeadline [2023-02-24T22:41:08.829Z] --- PASS: TestDeadline (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestDataLoss [2023-02-24T22:41:08.829Z] --- PASS: TestDataLoss (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestUnavailable [2023-02-24T22:41:08.829Z] --- PASS: TestUnavailable (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestSystem [2023-02-24T22:41:08.829Z] --- PASS: TestSystem (0.00s) [2023-02-24T22:41:08.829Z] === RUN TestFromStatusCode [2023-02-24T22:41:08.829Z] === RUN TestFromStatusCode/Not_Found [2023-02-24T22:41:08.829Z] === RUN TestFromStatusCode/Bad_Request [2023-02-24T22:41:08.829Z] === RUN TestFromStatusCode/Conflict [2023-02-24T22:41:08.829Z] === RUN TestFromStatusCode/Unauthorized [2023-02-24T22:41:08.829Z] === RUN TestFromStatusCode/Service_Unavailable [2023-02-24T22:41:08.829Z] === RUN TestFromStatusCode/Forbidden [2023-02-24T22:41:08.829Z] === RUN TestFromStatusCode/Not_Modified [2023-02-24T22:41:08.829Z] === RUN TestFromStatusCode/Not_Implemented [2023-02-24T22:41:08.829Z] === RUN TestFromStatusCode/Internal_Server_Error [2023-02-24T22:41:08.829Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2023-02-24T22:41:08.829Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2023-02-24T22:41:08.829Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2023-02-24T22:41:08.829Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2023-02-24T22:41:08.829Z] --- PASS: TestFromStatusCode (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2023-02-24T22:41:08.829Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2023-02-24T22:41:08.829Z] PASS [2023-02-24T22:41:08.829Z] coverage: 77.0% of statements [2023-02-24T22:41:08.829Z] ok github.com/docker/docker/errdefs 0.050s coverage: 77.0% of statements [2023-02-24T22:41:09.300Z] time="2023-02-24T22:41:08Z" level=error msg="Upload failed, retrying: simulating retry" [2023-02-24T22:41:09.300Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-02-24T22:41:09.300Z] === RUN TestPullSchema2Config/unauthorized [2023-02-24T22:41:09.300Z] pull_v2_test.go:283: HTTP GET /v2/ [2023-02-24T22:41:09.300Z] pull_v2_test.go:283: HTTP GET /v2/docker.io/library/testremotename/blobs/sha256:66ad98165d38f53ee73868f82bd4eed60556ddfee824810a4062c4f777b20a5b [2023-02-24T22:41:09.300Z] --- PASS: TestPullSchema2Config (0.54s) [2023-02-24T22:41:09.300Z] --- PASS: TestPullSchema2Config/success_first_time (0.01s) [2023-02-24T22:41:09.300Z] --- PASS: TestPullSchema2Config/500_status (0.26s) [2023-02-24T22:41:09.300Z] --- PASS: TestPullSchema2Config/EOF (0.26s) [2023-02-24T22:41:09.300Z] --- PASS: TestPullSchema2Config/unauthorized (0.01s) [2023-02-24T22:41:09.300Z] === RUN TestGetRepositoryMountCandidates [2023-02-24T22:41:09.300Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2023-02-24T22:41:09.300Z] === RUN TestLayerAlreadyExists [2023-02-24T22:41:09.300Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-02-24T22:41:09.300Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-02-24T22:41:09.300Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-02-24T22:41:09.300Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-02-24T22:41:09.300Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-02-24T22:41:09.300Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2023-02-24T22:41:09.300Z] --- PASS: TestLayerAlreadyExists (0.00s) [2023-02-24T22:41:09.300Z] === RUN TestWhenEmptyAuthConfig [2023-02-24T22:41:09.300Z] --- PASS: TestSuccessfulUpload (0.36s) [2023-02-24T22:41:09.300Z] === RUN TestCancelledUpload [2023-02-24T22:41:09.300Z] --- PASS: TestCancelledUpload (0.00s) [2023-02-24T22:41:09.300Z] PASS [2023-02-24T22:41:09.300Z] coverage: 76.9% of statements [2023-02-24T22:41:09.300Z] ok github.com/docker/docker/distribution/xfer 1.835s coverage: 76.9% of statements [2023-02-24T22:41:10.293Z] === RUN TestCompare [2023-02-24T22:41:10.293Z] --- PASS: TestCompare (0.00s) [2023-02-24T22:41:10.293Z] PASS [2023-02-24T22:41:10.293Z] coverage: 19.2% of statements [2023-02-24T22:41:10.293Z] --- PASS: TestWhenEmptyAuthConfig (1.08s) [2023-02-24T22:41:10.293Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2023-02-24T22:41:10.293Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2023-02-24T22:41:10.293Z] === RUN TestTokenPassThru [2023-02-24T22:41:10.293Z] ok github.com/docker/docker/image/cache 0.094s coverage: 19.2% of statements [2023-02-24T22:41:10.293Z] --- PASS: TestTokenPassThru (0.01s) [2023-02-24T22:41:10.293Z] === RUN TestTokenPassThruDifferentHost [2023-02-24T22:41:10.293Z] --- PASS: TestTokenPassThruDifferentHost (0.01s) [2023-02-24T22:41:10.293Z] PASS [2023-02-24T22:41:10.293Z] coverage: 27.4% of statements [2023-02-24T22:41:10.293Z] ok github.com/docker/docker/distribution 2.129s coverage: 27.4% of statements [2023-02-24T22:41:10.293Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-02-24T22:41:10.293Z] ? github.com/docker/docker/dockerversion [no test files] [2023-02-24T22:41:10.765Z] === RUN TestFSGetInvalidData [2023-02-24T22:41:10.765Z] --- PASS: TestFSGetInvalidData (0.02s) [2023-02-24T22:41:10.765Z] === RUN TestFSInvalidSet [2023-02-24T22:41:10.765Z] --- PASS: TestFSInvalidSet (0.02s) [2023-02-24T22:41:10.765Z] === RUN TestFSInvalidRoot [2023-02-24T22:41:10.765Z] --- PASS: TestFSInvalidRoot (0.01s) [2023-02-24T22:41:10.765Z] === RUN TestFSMetadataGetSet [2023-02-24T22:41:10.765Z] === RUN TestMakeV1ConfigFromConfig [2023-02-24T22:41:10.765Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2023-02-24T22:41:10.765Z] PASS [2023-02-24T22:41:10.765Z] coverage: 25.0% of statements [2023-02-24T22:41:10.765Z] --- PASS: TestFSMetadataGetSet (0.06s) [2023-02-24T22:41:10.765Z] === RUN TestFSInvalidWalker [2023-02-24T22:41:10.765Z] ok github.com/docker/docker/image/v1 0.108s coverage: 25.0% of statements [2023-02-24T22:41:10.765Z] --- PASS: TestFSInvalidWalker (0.02s) [2023-02-24T22:41:10.765Z] === RUN TestFSGetSet [2023-02-24T22:41:10.765Z] --- PASS: TestFSGetSet (0.03s) [2023-02-24T22:41:10.765Z] === RUN TestFSGetUnsetKey [2023-02-24T22:41:10.765Z] --- PASS: TestFSGetUnsetKey (0.01s) [2023-02-24T22:41:10.765Z] === RUN TestFSGetEmptyData [2023-02-24T22:41:10.765Z] --- PASS: TestFSGetEmptyData (0.01s) [2023-02-24T22:41:10.765Z] === RUN TestFSDelete [2023-02-24T22:41:10.765Z] --- PASS: TestFSDelete (0.03s) [2023-02-24T22:41:10.765Z] === RUN TestFSWalker [2023-02-24T22:41:10.765Z] --- PASS: TestFSWalker (0.03s) [2023-02-24T22:41:10.765Z] === RUN TestFSWalkerStopOnError [2023-02-24T22:41:10.765Z] --- PASS: TestFSWalkerStopOnError (0.02s) [2023-02-24T22:41:10.765Z] === RUN TestNewFromJSON [2023-02-24T22:41:10.765Z] --- PASS: TestNewFromJSON (0.00s) [2023-02-24T22:41:10.765Z] === RUN TestNewFromJSONWithInvalidJSON [2023-02-24T22:41:10.765Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2023-02-24T22:41:10.765Z] === RUN TestMarshalKeyOrder [2023-02-24T22:41:10.765Z] --- PASS: TestMarshalKeyOrder (0.00s) [2023-02-24T22:41:10.765Z] === RUN TestImage [2023-02-24T22:41:10.765Z] --- PASS: TestImage (0.00s) [2023-02-24T22:41:10.765Z] === RUN TestImageOSNotEmpty [2023-02-24T22:41:10.765Z] --- PASS: TestImageOSNotEmpty (0.00s) [2023-02-24T22:41:10.765Z] === RUN TestNewChildImageFromImageWithRootFS [2023-02-24T22:41:10.765Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2023-02-24T22:41:10.765Z] === RUN TestCreate [2023-02-24T22:41:10.765Z] --- PASS: TestCreate (0.01s) [2023-02-24T22:41:10.765Z] === RUN TestRestore [2023-02-24T22:41:11.236Z] time="2023-02-24T22:41:10Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2023-02-24T22:41:11.236Z] --- PASS: TestRestore (0.28s) [2023-02-24T22:41:11.236Z] === RUN TestAddDelete [2023-02-24T22:41:11.709Z] --- PASS: TestAddDelete (0.08s) [2023-02-24T22:41:11.709Z] === RUN TestSearchAfterDelete [2023-02-24T22:41:11.709Z] --- PASS: TestSearchAfterDelete (0.15s) [2023-02-24T22:41:11.709Z] === RUN TestParentReset [2023-02-24T22:41:11.709Z] --- PASS: TestParentReset (0.04s) [2023-02-24T22:41:11.709Z] === RUN TestGetAndSetLastUpdated [2023-02-24T22:41:11.709Z] --- PASS: TestGetAndSetLastUpdated (0.03s) [2023-02-24T22:41:11.709Z] === RUN TestStoreLen [2023-02-24T22:41:11.709Z] --- PASS: TestStoreLen (0.14s) [2023-02-24T22:41:11.709Z] PASS [2023-02-24T22:41:11.709Z] coverage: 86.8% of statements [2023-02-24T22:41:11.709Z] ok github.com/docker/docker/image 1.096s coverage: 86.8% of statements [2023-02-24T22:41:12.186Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-02-24T22:41:12.186Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-02-24T22:41:12.186Z] === RUN TestSerialization [2023-02-24T22:41:12.186Z] --- PASS: TestSerialization (0.02s) [2023-02-24T22:41:12.186Z] PASS [2023-02-24T22:41:12.186Z] coverage: 100.0% of statements [2023-02-24T22:41:12.186Z] ok github.com/docker/docker/libcontainerd/queue 0.075s coverage: 100.0% of statements [2023-02-24T22:41:13.349Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2023-02-24T22:41:13.765Z] === RUN TestEnvironmentParsing [2023-02-24T22:41:13.765Z] --- PASS: TestEnvironmentParsing (0.00s) [2023-02-24T22:41:13.765Z] PASS [2023-02-24T22:41:13.765Z] coverage: 1.0% of statements [2023-02-24T22:41:13.765Z] ok github.com/docker/docker/libcontainerd/local 0.103s coverage: 1.0% of statements [2023-02-24T22:41:13.765Z] === RUN TestEmptyLayer [2023-02-24T22:41:13.765Z] --- PASS: TestEmptyLayer (0.00s) [2023-02-24T22:41:13.765Z] === RUN TestCommitFailure [2023-02-24T22:41:13.765Z] --- PASS: TestCommitFailure (0.01s) [2023-02-24T22:41:13.765Z] === RUN TestStartTransactionFailure [2023-02-24T22:41:13.765Z] --- PASS: TestStartTransactionFailure (0.00s) [2023-02-24T22:41:13.765Z] === RUN TestGetOrphan [2023-02-24T22:41:13.765Z] --- PASS: TestGetOrphan (0.01s) [2023-02-24T22:41:13.765Z] === RUN TestMountAndRegister [2023-02-24T22:41:13.765Z] layer_test.go:270: Layer size: 14 [2023-02-24T22:41:13.765Z] --- PASS: TestMountAndRegister (0.08s) [2023-02-24T22:41:13.765Z] === RUN TestLayerRelease [2023-02-24T22:41:13.765Z] layer_test.go:303: Failing on Windows [2023-02-24T22:41:13.765Z] --- SKIP: TestLayerRelease (0.00s) [2023-02-24T22:41:13.765Z] === RUN TestStoreRestore [2023-02-24T22:41:13.765Z] layer_test.go:352: Failing on Windows [2023-02-24T22:41:13.765Z] --- SKIP: TestStoreRestore (0.00s) [2023-02-24T22:41:13.765Z] === RUN TestTarStreamStability [2023-02-24T22:41:13.765Z] layer_test.go:467: Failing on Windows [2023-02-24T22:41:13.765Z] --- SKIP: TestTarStreamStability (0.00s) [2023-02-24T22:41:13.765Z] === RUN TestRegisterExistingLayer [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2023-02-24T22:41:13.765Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2023-02-24T22:41:13.765Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2023-02-24T22:41:13.765Z] PASS [2023-02-24T22:41:13.765Z] coverage: 45.8% of statements [2023-02-24T22:41:13.765Z] ok github.com/docker/docker/oci 0.067s coverage: 45.8% of statements [2023-02-24T22:41:14.238Z] --- PASS: TestRegisterExistingLayer (0.26s) [2023-02-24T22:41:14.238Z] === RUN TestTarStreamVerification [2023-02-24T22:41:14.238Z] layer_test.go:696: Failing on Windows [2023-02-24T22:41:14.238Z] --- SKIP: TestTarStreamVerification (0.00s) [2023-02-24T22:41:14.238Z] === RUN TestLayerMigration [2023-02-24T22:41:14.238Z] migration_test.go:45: Failing on Windows [2023-02-24T22:41:14.238Z] --- SKIP: TestLayerMigration (0.00s) [2023-02-24T22:41:14.238Z] === RUN TestLayerMigrationNoTarsplit [2023-02-24T22:41:14.238Z] migration_test.go:181: Failing on Windows [2023-02-24T22:41:14.238Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2023-02-24T22:41:14.238Z] === RUN TestMountInit [2023-02-24T22:41:14.238Z] mount_test.go:17: Failing on Windows [2023-02-24T22:41:14.238Z] --- SKIP: TestMountInit (0.00s) [2023-02-24T22:41:14.238Z] === RUN TestMountSize [2023-02-24T22:41:14.238Z] mount_test.go:76: Failing on Windows [2023-02-24T22:41:14.238Z] --- SKIP: TestMountSize (0.00s) [2023-02-24T22:41:14.238Z] === RUN TestMountChanges [2023-02-24T22:41:14.238Z] mount_test.go:125: Failing on Windows [2023-02-24T22:41:14.238Z] --- SKIP: TestMountChanges (0.00s) [2023-02-24T22:41:14.238Z] === RUN TestMountApply [2023-02-24T22:41:14.238Z] mount_test.go:212: Failing on Windows [2023-02-24T22:41:14.238Z] --- SKIP: TestMountApply (0.00s) [2023-02-24T22:41:14.238Z] PASS [2023-02-24T22:41:14.238Z] coverage: 30.1% of statements [2023-02-24T22:41:14.238Z] ok github.com/docker/docker/layer 0.537s coverage: 30.1% of statements [2023-02-24T22:41:14.238Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-02-24T22:41:14.238Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-02-24T22:41:14.238Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-02-24T22:41:14.238Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-02-24T22:41:14.238Z] ? github.com/docker/docker/oci/caps [no test files] [2023-02-24T22:41:14.283Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2023-02-24T22:41:14.709Z] === RUN TestParseVersion [2023-02-24T22:41:14.709Z] --- PASS: TestParseVersion (0.00s) [2023-02-24T22:41:14.709Z] PASS [2023-02-24T22:41:14.709Z] coverage: 52.9% of statements [2023-02-24T22:41:14.709Z] ok github.com/docker/docker/pkg/aaparser 0.057s coverage: 52.9% of statements [2023-02-24T22:41:14.709Z] === RUN TestAddressPoolOpt [2023-02-24T22:41:14.709Z] --- PASS: TestAddressPoolOpt (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/a [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/something [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/_=a [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/env1=value1 [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/_env1=value1 [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/env2=value2=value3 [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/env3=abc!qwe [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/env_4=value_4 [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/PATH [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/=a [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/PATH= [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/PATH=something [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/asd!qwe [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/1asd [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/123 [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/some_space [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/__some_space_before [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/some_space_after__ [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/= [2023-02-24T22:41:14.709Z] === RUN TestValidateEnv/PaTh [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/a (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/something (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/_=a (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/PATH (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/=a (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/1asd (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/123 (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/some_space (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/= (0.00s) [2023-02-24T22:41:14.709Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestParseHost [2023-02-24T22:41:14.709Z] --- PASS: TestParseHost (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestParseDockerDaemonHost [2023-02-24T22:41:14.709Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestParseTCP [2023-02-24T22:41:14.709Z] --- PASS: TestParseTCP (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestParseInvalidUnixAddrInvalid [2023-02-24T22:41:14.709Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestValidateExtraHosts [2023-02-24T22:41:14.709Z] --- PASS: TestValidateExtraHosts (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestIpOptString [2023-02-24T22:41:14.709Z] --- PASS: TestIpOptString (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestNewIpOptInvalidDefaultVal [2023-02-24T22:41:14.709Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestNewIpOptValidDefaultVal [2023-02-24T22:41:14.709Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestIpOptSetInvalidVal [2023-02-24T22:41:14.709Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestValidateIPAddress [2023-02-24T22:41:14.709Z] --- PASS: TestValidateIPAddress (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestMapOpts [2023-02-24T22:41:14.709Z] --- PASS: TestMapOpts (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestListOptsWithoutValidator [2023-02-24T22:41:14.709Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestListOptsWithValidator [2023-02-24T22:41:14.709Z] --- PASS: TestListOptsWithValidator (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestValidateDNSSearch [2023-02-24T22:41:14.709Z] --- PASS: TestValidateDNSSearch (0.00s) [2023-02-24T22:41:14.709Z] === RUN TestValidateLabel [2023-02-24T22:41:14.709Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2023-02-24T22:41:14.709Z] === RUN TestValidateLabel/label_with_general_format [2023-02-24T22:41:14.709Z] === RUN TestValidateLabel/label_with_more_than_one_= [2023-02-24T22:41:14.710Z] === RUN TestValidateLabel/label_with_one_more [2023-02-24T22:41:14.710Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2023-02-24T22:41:14.710Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2023-02-24T22:41:14.710Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2023-02-24T22:41:14.710Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2023-02-24T22:41:14.710Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2023-02-24T22:41:14.710Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2023-02-24T22:41:14.710Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2023-02-24T22:41:14.710Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2023-02-24T22:41:14.710Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2023-02-24T22:41:14.710Z] --- PASS: TestValidateLabel (0.00s) [2023-02-24T22:41:14.710Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2023-02-24T22:41:14.710Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2023-02-24T22:41:14.710Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2023-02-24T22:41:14.710Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2023-02-24T22:41:14.710Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2023-02-24T22:41:14.710Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2023-02-24T22:41:14.710Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2023-02-24T22:41:14.710Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2023-02-24T22:41:14.710Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2023-02-24T22:41:14.710Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2023-02-24T22:41:14.710Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2023-02-24T22:41:14.710Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2023-02-24T22:41:14.710Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2023-02-24T22:41:14.710Z] === RUN TestNamedListOpts [2023-02-24T22:41:14.710Z] --- PASS: TestNamedListOpts (0.00s) [2023-02-24T22:41:14.710Z] === RUN TestNamedMapOpts [2023-02-24T22:41:14.710Z] --- PASS: TestNamedMapOpts (0.00s) [2023-02-24T22:41:14.710Z] === RUN TestParseLink [2023-02-24T22:41:14.710Z] --- PASS: TestParseLink (0.00s) [2023-02-24T22:41:14.710Z] === RUN TestQuotedStringSetWithQuotes [2023-02-24T22:41:14.710Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2023-02-24T22:41:14.710Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2023-02-24T22:41:14.710Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2023-02-24T22:41:14.710Z] === RUN TestQuotedStringSetWithNoQuotes [2023-02-24T22:41:14.710Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2023-02-24T22:41:14.710Z] === RUN TestUlimitOpt [2023-02-24T22:41:14.710Z] --- PASS: TestUlimitOpt (0.00s) [2023-02-24T22:41:14.710Z] PASS [2023-02-24T22:41:14.710Z] coverage: 67.1% of statements [2023-02-24T22:41:14.710Z] ok github.com/docker/docker/opts 0.111s coverage: 67.1% of statements [2023-02-24T22:41:15.217Z] === RUN TestDockerSuite/TestBuildExpose [2023-02-24T22:41:15.475Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-02-24T22:41:15.706Z] === RUN TestUnbuffered [2023-02-24T22:41:15.706Z] --- PASS: TestUnbuffered (0.00s) [2023-02-24T22:41:15.706Z] === RUN TestRaceUnbuffered [2023-02-24T22:41:15.706Z] --- PASS: TestRaceUnbuffered (0.00s) [2023-02-24T22:41:15.706Z] PASS [2023-02-24T22:41:15.706Z] coverage: 100.0% of statements [2023-02-24T22:41:15.706Z] ok github.com/docker/docker/pkg/broadcaster 0.119s coverage: 100.0% of statements [2023-02-24T22:41:16.177Z] === RUN TestMatch [2023-02-24T22:41:16.177Z] === RUN TestMatch/[[]] [2023-02-24T22:41:16.177Z] === RUN TestMatch/[[foo]] [2023-02-24T22:41:16.177Z] === RUN TestMatch/[[bar]_[foo]] [2023-02-24T22:41:16.177Z] === RUN TestMatch/[[foo_bar]] [2023-02-24T22:41:16.177Z] === RUN TestMatch/[[qux]_[foo]] [2023-02-24T22:41:16.177Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2023-02-24T22:41:16.177Z] === RUN TestMatch/[] [2023-02-24T22:41:16.177Z] === RUN TestMatch/[]#01 [2023-02-24T22:41:16.177Z] === RUN TestMatch/[[qux]] [2023-02-24T22:41:16.177Z] === RUN TestMatch/[[foo_bar_qux]] [2023-02-24T22:41:16.177Z] === RUN TestMatch/[[qux]_[baz]] [2023-02-24T22:41:16.177Z] === RUN TestMatch/[[foo_baz]] [2023-02-24T22:41:16.177Z] --- PASS: TestMatch (0.00s) [2023-02-24T22:41:16.177Z] --- PASS: TestMatch/[[]] (0.00s) [2023-02-24T22:41:16.177Z] --- PASS: TestMatch/[[foo]] (0.00s) [2023-02-24T22:41:16.177Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2023-02-24T22:41:16.177Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2023-02-24T22:41:16.177Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2023-02-24T22:41:16.177Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2023-02-24T22:41:16.177Z] --- PASS: TestMatch/[] (0.00s) [2023-02-24T22:41:16.177Z] --- PASS: TestMatch/[]#01 (0.00s) [2023-02-24T22:41:16.177Z] --- PASS: TestMatch/[[qux]] (0.00s) [2023-02-24T22:41:16.177Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2023-02-24T22:41:16.177Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2023-02-24T22:41:16.177Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2023-02-24T22:41:16.177Z] PASS [2023-02-24T22:41:16.177Z] coverage: 87.5% of statements [2023-02-24T22:41:16.177Z] ok github.com/docker/docker/pkg/capabilities 0.052s coverage: 87.5% of statements [2023-02-24T22:41:16.177Z] === RUN TestPeerCertificateMarshalJSON [2023-02-24T22:41:16.847Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-02-24T22:41:17.105Z] docker_api_swarm_test.go:563: [d072793d04c58] joining swarm manager [d1c07b7157e1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:41:17.171Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2023-02-24T22:41:17.172Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2023-02-24T22:41:17.172Z] --- PASS: TestPeerCertificateMarshalJSON (0.64s) [2023-02-24T22:41:17.172Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2023-02-24T22:41:17.172Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2023-02-24T22:41:17.172Z] === RUN TestMiddleware [2023-02-24T22:41:17.172Z] --- PASS: TestMiddleware (0.00s) [2023-02-24T22:41:17.172Z] === RUN TestNewResponseModifier [2023-02-24T22:41:17.172Z] --- PASS: TestNewResponseModifier (0.00s) [2023-02-24T22:41:17.172Z] PASS [2023-02-24T22:41:17.172Z] coverage: 26.8% of statements [2023-02-24T22:41:17.172Z] ok github.com/docker/docker/pkg/authorization 0.695s coverage: 26.8% of statements [2023-02-24T22:41:17.172Z] === RUN TestIsArchivePathDir [2023-02-24T22:41:17.172Z] === RUN TestChrootTarUntar [2023-02-24T22:41:17.172Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:41:17.172Z] --- SKIP: TestChrootTarUntar (0.00s) [2023-02-24T22:41:17.172Z] === RUN TestChrootUntarWithHugeExcludesList [2023-02-24T22:41:17.172Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:41:17.172Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.01s) [2023-02-24T22:41:17.172Z] === RUN TestChrootUntarEmptyArchive [2023-02-24T22:41:17.172Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2023-02-24T22:41:17.172Z] === RUN TestChrootTarUntarWithSymlink [2023-02-24T22:41:17.172Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-02-24T22:41:17.172Z] --- SKIP: TestChrootTarUntarWithSymlink (0.01s) [2023-02-24T22:41:17.172Z] === RUN TestChrootCopyWithTar [2023-02-24T22:41:17.172Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-02-24T22:41:17.172Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2023-02-24T22:41:17.172Z] === RUN TestChrootCopyFileWithTar [2023-02-24T22:41:17.172Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:41:17.172Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2023-02-24T22:41:17.172Z] === RUN TestChrootUntarPath [2023-02-24T22:41:17.364Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-02-24T22:41:17.622Z] === RUN TestDockerSuite/TestBuildFails [2023-02-24T22:41:17.642Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-02-24T22:41:17.642Z] --- SKIP: TestChrootUntarPath (0.00s) [2023-02-24T22:41:17.642Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2023-02-24T22:41:17.642Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:41:17.642Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-02-24T22:41:17.642Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2023-02-24T22:41:17.642Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:41:17.642Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-02-24T22:41:17.642Z] === RUN TestChrootApplyDotDotFile [2023-02-24T22:41:17.642Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:41:17.642Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2023-02-24T22:41:17.642Z] PASS [2023-02-24T22:41:17.642Z] coverage: 15.1% of statements [2023-02-24T22:41:17.642Z] ok github.com/docker/docker/pkg/chrootarchive 0.138s coverage: 15.1% of statements [2023-02-24T22:41:17.642Z] --- PASS: TestIsArchivePathDir (0.12s) [2023-02-24T22:41:17.642Z] === RUN TestIsArchivePathInvalidFile [2023-02-24T22:41:17.642Z] === RUN TestSizeEmpty [2023-02-24T22:41:17.642Z] --- PASS: TestSizeEmpty (0.01s) [2023-02-24T22:41:17.642Z] === RUN TestSizeEmptyFile [2023-02-24T22:41:17.642Z] --- PASS: TestIsArchivePathInvalidFile (0.18s) [2023-02-24T22:41:17.642Z] === RUN TestIsArchivePathTar [2023-02-24T22:41:17.642Z] --- PASS: TestSizeEmptyFile (0.00s) [2023-02-24T22:41:17.642Z] === RUN TestSizeNonemptyFile [2023-02-24T22:41:17.642Z] --- PASS: TestSizeNonemptyFile (0.00s) [2023-02-24T22:41:17.642Z] === RUN TestSizeNestedDirectoryEmpty [2023-02-24T22:41:17.642Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2023-02-24T22:41:17.642Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2023-02-24T22:41:17.642Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2023-02-24T22:41:17.642Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2023-02-24T22:41:17.642Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2023-02-24T22:41:17.642Z] === RUN TestMoveToSubdir [2023-02-24T22:41:17.642Z] --- PASS: TestMoveToSubdir (0.01s) [2023-02-24T22:41:17.642Z] === RUN TestSizeNonExistingDirectory [2023-02-24T22:41:17.642Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2023-02-24T22:41:17.642Z] PASS [2023-02-24T22:41:17.642Z] coverage: 80.0% of statements [2023-02-24T22:41:17.642Z] ok github.com/docker/docker/pkg/directory 0.070s coverage: 80.0% of statements [2023-02-24T22:41:17.642Z] --- PASS: TestIsArchivePathTar (0.22s) [2023-02-24T22:41:17.642Z] === RUN TestDecompressStreamGzip [2023-02-24T22:41:18.112Z] --- PASS: TestDecompressStreamGzip (0.17s) [2023-02-24T22:41:18.112Z] === RUN TestDecompressStreamBzip2 [2023-02-24T22:41:18.112Z] --- PASS: TestDecompressStreamBzip2 (0.17s) [2023-02-24T22:41:18.112Z] === RUN TestDecompressStreamXz [2023-02-24T22:41:18.112Z] archive_test.go:133: Xz not present in msys2 [2023-02-24T22:41:18.112Z] --- SKIP: TestDecompressStreamXz (0.00s) [2023-02-24T22:41:18.112Z] === RUN TestCompressStreamXzUnsupported [2023-02-24T22:41:18.112Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2023-02-24T22:41:18.112Z] === RUN TestCompressStreamBzip2Unsupported [2023-02-24T22:41:18.112Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2023-02-24T22:41:18.112Z] === RUN TestCompressStreamInvalid [2023-02-24T22:41:18.112Z] --- PASS: TestCompressStreamInvalid (0.00s) [2023-02-24T22:41:18.112Z] === RUN TestExtensionInvalid [2023-02-24T22:41:18.112Z] --- PASS: TestExtensionInvalid (0.00s) [2023-02-24T22:41:18.112Z] === RUN TestExtensionUncompressed [2023-02-24T22:41:18.112Z] --- PASS: TestExtensionUncompressed (0.00s) [2023-02-24T22:41:18.112Z] === RUN TestExtensionBzip2 [2023-02-24T22:41:18.112Z] --- PASS: TestExtensionBzip2 (0.00s) [2023-02-24T22:41:18.112Z] === RUN TestExtensionGzip [2023-02-24T22:41:18.112Z] --- PASS: TestExtensionGzip (0.00s) [2023-02-24T22:41:18.112Z] === RUN TestExtensionXz [2023-02-24T22:41:18.112Z] --- PASS: TestExtensionXz (0.00s) [2023-02-24T22:41:18.112Z] === RUN TestCmdStreamLargeStderr [2023-02-24T22:41:18.112Z] === RUN Test [2023-02-24T22:41:18.112Z] === RUN Test/TestContainsEntry [2023-02-24T22:41:18.112Z] === RUN Test/TestCreateEntries [2023-02-24T22:41:18.112Z] === RUN Test/TestEntriesDiff [2023-02-24T22:41:18.112Z] === RUN Test/TestEntriesEquality [2023-02-24T22:41:18.112Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2023-02-24T22:41:18.112Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2023-02-24T22:41:18.112Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2023-02-24T22:41:18.112Z] === RUN Test/TestGeneratorNotGenerate [2023-02-24T22:41:18.112Z] === RUN Test/TestGeneratorWithPort [2023-02-24T22:41:18.112Z] === RUN Test/TestGeneratorWithPortNotGenerate [2023-02-24T22:41:18.112Z] === RUN Test/TestNewEntry [2023-02-24T22:41:18.112Z] === RUN Test/TestParse [2023-02-24T22:41:18.112Z] --- PASS: Test (0.00s) [2023-02-24T22:41:18.112Z] --- PASS: Test/TestContainsEntry (0.00s) [2023-02-24T22:41:18.112Z] --- PASS: Test/TestCreateEntries (0.00s) [2023-02-24T22:41:18.112Z] --- PASS: Test/TestEntriesDiff (0.00s) [2023-02-24T22:41:18.112Z] --- PASS: Test/TestEntriesEquality (0.00s) [2023-02-24T22:41:18.112Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2023-02-24T22:41:18.112Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2023-02-24T22:41:18.112Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2023-02-24T22:41:18.112Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2023-02-24T22:41:18.112Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2023-02-24T22:41:18.112Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2023-02-24T22:41:18.112Z] --- PASS: Test/TestNewEntry (0.00s) [2023-02-24T22:41:18.112Z] --- PASS: Test/TestParse (0.00s) [2023-02-24T22:41:18.112Z] PASS [2023-02-24T22:41:18.112Z] coverage: 58.3% of statements [2023-02-24T22:41:18.112Z] ok github.com/docker/docker/pkg/discovery 0.049s coverage: 58.3% of statements [2023-02-24T22:41:18.112Z] --- PASS: TestCmdStreamLargeStderr (0.11s) [2023-02-24T22:41:18.112Z] === RUN TestCmdStreamBad [2023-02-24T22:41:18.112Z] archive_test.go:238: Failing on Windows CI machines [2023-02-24T22:41:18.112Z] --- SKIP: TestCmdStreamBad (0.00s) [2023-02-24T22:41:18.112Z] === RUN TestCmdStreamGood [2023-02-24T22:41:18.556Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-02-24T22:41:18.583Z] --- PASS: TestCmdStreamGood (0.05s) [2023-02-24T22:41:18.583Z] === RUN TestUntarPathWithInvalidDest [2023-02-24T22:41:18.583Z] --- PASS: TestUntarPathWithInvalidDest (0.08s) [2023-02-24T22:41:18.583Z] === RUN TestUntarPathWithInvalidSrc [2023-02-24T22:41:18.583Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2023-02-24T22:41:18.583Z] === RUN TestUntarPath [2023-02-24T22:41:18.583Z] --- PASS: TestUntarPath (0.09s) [2023-02-24T22:41:18.583Z] === RUN TestUntarPathWithDestinationFile [2023-02-24T22:41:18.583Z] --- PASS: TestUntarPathWithDestinationFile (0.08s) [2023-02-24T22:41:18.583Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2023-02-24T22:41:18.583Z] === RUN Test [2023-02-24T22:41:18.583Z] === RUN Test/TestContent [2023-02-24T22:41:18.583Z] === RUN Test/TestInitialize [2023-02-24T22:41:18.583Z] === RUN Test/TestNew [2023-02-24T22:41:18.583Z] === RUN Test/TestParsingContentsWithComments [2023-02-24T22:41:18.583Z] === RUN Test/TestRegister [2023-02-24T22:41:18.583Z] === RUN Test/TestWatch [2023-02-24T22:41:18.583Z] --- PASS: Test (0.01s) [2023-02-24T22:41:18.583Z] --- PASS: Test/TestContent (0.00s) [2023-02-24T22:41:18.583Z] --- PASS: Test/TestInitialize (0.00s) [2023-02-24T22:41:18.583Z] --- PASS: Test/TestNew (0.00s) [2023-02-24T22:41:18.583Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2023-02-24T22:41:18.583Z] --- PASS: Test/TestRegister (0.00s) [2023-02-24T22:41:18.583Z] --- PASS: Test/TestWatch (0.01s) [2023-02-24T22:41:18.583Z] PASS [2023-02-24T22:41:18.583Z] coverage: 97.6% of statements [2023-02-24T22:41:18.583Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.09s) [2023-02-24T22:41:18.583Z] === RUN TestCopyWithTarInvalidSrc [2023-02-24T22:41:18.583Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2023-02-24T22:41:18.583Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2023-02-24T22:41:18.583Z] ok github.com/docker/docker/pkg/discovery/file 0.055s coverage: 97.6% of statements [2023-02-24T22:41:18.583Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2023-02-24T22:41:18.583Z] === RUN TestCopyWithTarSrcFile [2023-02-24T22:41:18.583Z] --- PASS: TestCopyWithTarSrcFile (0.01s) [2023-02-24T22:41:18.583Z] === RUN TestCopyWithTarSrcFolder [2023-02-24T22:41:18.583Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2023-02-24T22:41:18.583Z] === RUN TestCopyFileWithTarInvalidSrc [2023-02-24T22:41:18.583Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.01s) [2023-02-24T22:41:18.583Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2023-02-24T22:41:18.583Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2023-02-24T22:41:18.583Z] === RUN TestCopyFileWithTarSrcFolder [2023-02-24T22:41:18.583Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2023-02-24T22:41:18.583Z] === RUN TestCopyFileWithTarSrcFile [2023-02-24T22:41:18.583Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2023-02-24T22:41:18.583Z] === RUN TestTarFiles [2023-02-24T22:41:18.815Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-02-24T22:41:19.574Z] === RUN Test [2023-02-24T22:41:19.574Z] === RUN Test/TestInitialize [2023-02-24T22:41:19.574Z] === RUN Test [2023-02-24T22:41:19.574Z] === RUN Test/TestWatch [2023-02-24T22:41:19.574Z] --- PASS: Test (0.00s) [2023-02-24T22:41:19.574Z] --- PASS: Test/TestWatch (0.00s) [2023-02-24T22:41:19.574Z] PASS [2023-02-24T22:41:19.574Z] coverage: 92.3% of statements [2023-02-24T22:41:19.574Z] ok github.com/docker/docker/pkg/discovery/memory 0.056s coverage: 92.3% of statements [2023-02-24T22:41:19.574Z] time="2023-02-24T22:41:19Z" level=info msg="Initializing discovery without TLS" [2023-02-24T22:41:19.574Z] time="2023-02-24T22:41:19Z" level=info msg="Initializing discovery without TLS" [2023-02-24T22:41:19.574Z] time="2023-02-24T22:41:19Z" level=info msg="Initializing discovery without TLS" [2023-02-24T22:41:19.574Z] === RUN Test/TestInitializeWithCerts [2023-02-24T22:41:19.574Z] time="2023-02-24T22:41:19Z" level=info msg="Initializing discovery with TLS" [2023-02-24T22:41:19.574Z] === RUN Test/TestWatch [2023-02-24T22:41:19.574Z] time="2023-02-24T22:41:19Z" level=info msg="Initializing discovery without TLS" [2023-02-24T22:41:20.044Z] === RUN Test [2023-02-24T22:41:20.044Z] === RUN Test/TestInitialize [2023-02-24T22:41:20.044Z] === RUN Test/TestInitializeWithPattern [2023-02-24T22:41:20.044Z] === RUN Test/TestRegister [2023-02-24T22:41:20.044Z] === RUN Test/TestWatch [2023-02-24T22:41:20.044Z] --- PASS: Test (0.00s) [2023-02-24T22:41:20.044Z] --- PASS: Test/TestInitialize (0.00s) [2023-02-24T22:41:20.044Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2023-02-24T22:41:20.044Z] --- PASS: Test/TestRegister (0.00s) [2023-02-24T22:41:20.045Z] --- PASS: Test/TestWatch (0.00s) [2023-02-24T22:41:20.045Z] PASS [2023-02-24T22:41:20.045Z] coverage: 93.8% of statements [2023-02-24T22:41:20.045Z] ok github.com/docker/docker/pkg/discovery/nodes 0.075s coverage: 93.8% of statements [2023-02-24T22:41:20.516Z] === RUN TestPollerAddRemove [2023-02-24T22:41:20.516Z] --- PASS: TestPollerAddRemove (0.00s) [2023-02-24T22:41:20.516Z] === RUN TestPollerEvent [2023-02-24T22:41:20.516Z] poller_test.go:40: No chmod on Windows [2023-02-24T22:41:20.516Z] --- SKIP: TestPollerEvent (0.00s) [2023-02-24T22:41:20.516Z] === RUN TestPollerClose [2023-02-24T22:41:20.516Z] --- PASS: TestPollerClose (0.00s) [2023-02-24T22:41:20.516Z] PASS [2023-02-24T22:41:20.516Z] coverage: 36.2% of statements [2023-02-24T22:41:20.516Z] ok github.com/docker/docker/pkg/filenotify 0.058s coverage: 36.2% of statements [2023-02-24T22:41:21.342Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-02-24T22:41:21.510Z] === RUN TestCopyFileWithInvalidSrc [2023-02-24T22:41:21.510Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestCopyFileWithInvalidDest [2023-02-24T22:41:21.510Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestCopyFileWithSameSrcAndDest [2023-02-24T22:41:21.510Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2023-02-24T22:41:21.510Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestCopyFile [2023-02-24T22:41:21.510Z] --- PASS: TestCopyFile (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2023-02-24T22:41:21.510Z] fileutils_test.go:133: Needs porting to Windows [2023-02-24T22:41:21.510Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2023-02-24T22:41:21.510Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestReadSymlinkedDirectoryToFile [2023-02-24T22:41:21.510Z] fileutils_test.go:179: Needs porting to Windows [2023-02-24T22:41:21.510Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestWildcardMatches [2023-02-24T22:41:21.510Z] --- PASS: TestWildcardMatches (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestPatternMatches [2023-02-24T22:41:21.510Z] --- PASS: TestPatternMatches (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestExclusionPatternMatchesPatternBefore [2023-02-24T22:41:21.510Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestPatternMatchesFolderExclusions [2023-02-24T22:41:21.510Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2023-02-24T22:41:21.510Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestPatternMatchesFolderWildcardExclusions [2023-02-24T22:41:21.510Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestExclusionPatternMatchesPatternAfter [2023-02-24T22:41:21.510Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestExclusionPatternMatchesWholeDirectory [2023-02-24T22:41:21.510Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestSingleExclamationError [2023-02-24T22:41:21.510Z] --- PASS: TestSingleExclamationError (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestMatchesWithNoPatterns [2023-02-24T22:41:21.510Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestMatchesWithMalformedPatterns [2023-02-24T22:41:21.510Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestMatches [2023-02-24T22:41:21.510Z] --- PASS: TestMatches (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestCleanPatterns [2023-02-24T22:41:21.510Z] --- PASS: TestCleanPatterns (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestCleanPatternsStripEmptyPatterns [2023-02-24T22:41:21.510Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestCleanPatternsExceptionFlag [2023-02-24T22:41:21.510Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2023-02-24T22:41:21.510Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2023-02-24T22:41:21.510Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestCleanPatternsErrorSingleException [2023-02-24T22:41:21.510Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestCreateIfNotExistsDir [2023-02-24T22:41:21.510Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestCreateIfNotExistsFile [2023-02-24T22:41:21.510Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2023-02-24T22:41:21.510Z] === RUN TestMatch [2023-02-24T22:41:21.510Z] --- PASS: TestMatch (0.00s) [2023-02-24T22:41:21.510Z] PASS [2023-02-24T22:41:21.510Z] coverage: 85.4% of statements [2023-02-24T22:41:21.510Z] ok github.com/docker/docker/pkg/fileutils 0.087s coverage: 85.4% of statements [2023-02-24T22:41:21.510Z] === RUN TestGet [2023-02-24T22:41:21.510Z] --- PASS: TestGet (0.00s) [2023-02-24T22:41:21.510Z] === RUN TestGetShortcutString [2023-02-24T22:41:21.510Z] --- PASS: TestGetShortcutString (0.00s) [2023-02-24T22:41:21.510Z] PASS [2023-02-24T22:41:21.510Z] coverage: 42.9% of statements [2023-02-24T22:41:21.510Z] ok github.com/docker/docker/pkg/homedir 0.046s coverage: 42.9% of statements [2023-02-24T22:41:22.501Z] --- PASS: Test (3.22s) [2023-02-24T22:41:22.501Z] --- PASS: Test/TestInitialize (0.21s) [2023-02-24T22:41:22.501Z] --- PASS: Test/TestInitializeWithCerts (0.00s) [2023-02-24T22:41:22.501Z] --- PASS: Test/TestWatch (3.00s) [2023-02-24T22:41:22.501Z] PASS [2023-02-24T22:41:22.501Z] coverage: 84.1% of statements [2023-02-24T22:41:22.501Z] ok github.com/docker/docker/pkg/discovery/kv 3.292s coverage: 84.1% of statements [2023-02-24T22:41:22.736Z] === RUN TestDockerSuite/TestBuildForceRm [2023-02-24T22:41:22.976Z] === RUN TestCreateIDMapOrder [2023-02-24T22:41:22.976Z] --- PASS: TestCreateIDMapOrder (0.00s) [2023-02-24T22:41:22.976Z] PASS [2023-02-24T22:41:22.976Z] coverage: 7.2% of statements [2023-02-24T22:41:22.976Z] ok github.com/docker/docker/pkg/idtools 0.048s coverage: 7.2% of statements [2023-02-24T22:41:23.446Z] === RUN TestFixedBufferCap [2023-02-24T22:41:23.447Z] --- PASS: TestFixedBufferCap (0.00s) [2023-02-24T22:41:23.447Z] === RUN TestFixedBufferLen [2023-02-24T22:41:23.447Z] --- PASS: TestFixedBufferLen (0.00s) [2023-02-24T22:41:23.447Z] === RUN TestFixedBufferString [2023-02-24T22:41:23.447Z] --- PASS: TestFixedBufferString (0.00s) [2023-02-24T22:41:23.447Z] === RUN TestFixedBufferWrite [2023-02-24T22:41:23.447Z] --- PASS: TestFixedBufferWrite (0.00s) [2023-02-24T22:41:23.447Z] === RUN TestFixedBufferRead [2023-02-24T22:41:23.447Z] --- PASS: TestFixedBufferRead (0.00s) [2023-02-24T22:41:23.447Z] === RUN TestBytesPipeRead [2023-02-24T22:41:23.447Z] --- PASS: TestBytesPipeRead (0.00s) [2023-02-24T22:41:23.447Z] === RUN TestBytesPipeWrite [2023-02-24T22:41:23.447Z] --- PASS: TestBytesPipeWrite (0.00s) [2023-02-24T22:41:23.447Z] === RUN TestBytesPipeWriteRandomChunks [2023-02-24T22:41:23.919Z] --- PASS: TestBytesPipeWriteRandomChunks (0.54s) [2023-02-24T22:41:23.919Z] === RUN TestAtomicWriteToFile [2023-02-24T22:41:23.919Z] --- PASS: TestAtomicWriteToFile (0.02s) [2023-02-24T22:41:23.919Z] === RUN TestAtomicWriteSetCommit [2023-02-24T22:41:23.919Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2023-02-24T22:41:23.919Z] === RUN TestAtomicWriteSetCancel [2023-02-24T22:41:23.919Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2023-02-24T22:41:23.919Z] === RUN TestReadCloserWrapperClose [2023-02-24T22:41:23.919Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2023-02-24T22:41:23.919Z] === RUN TestReaderErrWrapperReadOnError [2023-02-24T22:41:23.919Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2023-02-24T22:41:23.919Z] === RUN TestReaderErrWrapperRead [2023-02-24T22:41:23.919Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2023-02-24T22:41:23.919Z] === RUN TestHashData [2023-02-24T22:41:23.919Z] --- PASS: TestHashData (0.00s) [2023-02-24T22:41:23.919Z] === RUN TestCancelReadCloser [2023-02-24T22:41:23.919Z] === RUN TestError [2023-02-24T22:41:23.919Z] --- PASS: TestError (0.00s) [2023-02-24T22:41:23.919Z] === RUN TestProgressString [2023-02-24T22:41:23.919Z] === RUN TestProgressString/no_progress [2023-02-24T22:41:23.919Z] === RUN TestProgressString/progress_1 [2023-02-24T22:41:23.919Z] === RUN TestProgressString/some_progress_with_a_start_time [2023-02-24T22:41:23.919Z] === RUN TestProgressString/some_progress_without_a_start_time [2023-02-24T22:41:23.919Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2023-02-24T22:41:23.919Z] === RUN TestProgressString/with_units [2023-02-24T22:41:23.919Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2023-02-24T22:41:23.919Z] === RUN TestProgressString/hide_counts [2023-02-24T22:41:23.919Z] --- PASS: TestProgressString (0.00s) [2023-02-24T22:41:23.919Z] --- PASS: TestProgressString/no_progress (0.00s) [2023-02-24T22:41:23.919Z] --- PASS: TestProgressString/progress_1 (0.00s) [2023-02-24T22:41:23.919Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2023-02-24T22:41:23.919Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2023-02-24T22:41:23.919Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2023-02-24T22:41:23.919Z] --- PASS: TestProgressString/with_units (0.00s) [2023-02-24T22:41:23.919Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2023-02-24T22:41:23.919Z] --- PASS: TestProgressString/hide_counts (0.00s) [2023-02-24T22:41:23.919Z] === RUN TestJSONMessageDisplay [2023-02-24T22:41:23.919Z] --- PASS: TestCancelReadCloser (0.10s) [2023-02-24T22:41:23.919Z] === RUN TestWriteCloserWrapperClose [2023-02-24T22:41:23.919Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2023-02-24T22:41:23.919Z] === RUN TestNopWriteCloser [2023-02-24T22:41:23.919Z] --- PASS: TestNopWriteCloser (0.00s) [2023-02-24T22:41:23.919Z] === RUN TestNopWriter [2023-02-24T22:41:23.919Z] --- PASS: TestNopWriter (0.00s) [2023-02-24T22:41:23.919Z] === RUN TestWriteCounter [2023-02-24T22:41:23.919Z] --- PASS: TestWriteCounter (0.00s) [2023-02-24T22:41:23.919Z] PASS [2023-02-24T22:41:23.919Z] coverage: 69.7% of statements [2023-02-24T22:41:23.919Z] ok github.com/docker/docker/pkg/ioutils 0.744s coverage: 69.7% of statements [2023-02-24T22:41:23.919Z] === RUN TestStandardLongPath [2023-02-24T22:41:23.919Z] --- PASS: TestStandardLongPath (0.00s) [2023-02-24T22:41:23.919Z] === RUN TestUNCLongPath [2023-02-24T22:41:23.919Z] --- PASS: TestUNCLongPath (0.00s) [2023-02-24T22:41:23.919Z] PASS [2023-02-24T22:41:23.919Z] coverage: 100.0% of statements [2023-02-24T22:41:23.919Z] ok github.com/docker/docker/pkg/longpath 0.059s coverage: 100.0% of statements [2023-02-24T22:41:24.109Z] === RUN TestDockerSuite/TestBuildFromGit [2023-02-24T22:41:24.389Z] --- PASS: TestJSONMessageDisplay (0.23s) [2023-02-24T22:41:24.389Z] === RUN TestJSONMessageDisplayWithJSONError [2023-02-24T22:41:24.389Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2023-02-24T22:41:24.389Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2023-02-24T22:41:24.389Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2023-02-24T22:41:24.389Z] === RUN TestDisplayJSONMessagesStream [2023-02-24T22:41:24.389Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2023-02-24T22:41:24.389Z] PASS [2023-02-24T22:41:24.389Z] coverage: 91.7% of statements [2023-02-24T22:41:24.389Z] ok github.com/docker/docker/pkg/jsonmessage 0.292s coverage: 91.7% of statements [2023-02-24T22:41:24.863Z] === RUN TestNameFormat [2023-02-24T22:41:24.863Z] --- PASS: TestNameFormat (0.00s) [2023-02-24T22:41:24.863Z] === RUN TestNameRetries [2023-02-24T22:41:24.863Z] --- PASS: TestNameRetries (0.00s) [2023-02-24T22:41:24.863Z] PASS [2023-02-24T22:41:24.863Z] coverage: 85.7% of statements [2023-02-24T22:41:24.863Z] ok github.com/docker/docker/pkg/namesgenerator 0.069s coverage: 85.7% of statements [2023-02-24T22:41:25.334Z] === RUN TestParseKeyValueOpt [2023-02-24T22:41:25.334Z] --- PASS: TestParseKeyValueOpt (0.00s) [2023-02-24T22:41:25.334Z] === RUN TestParseUintList [2023-02-24T22:41:25.334Z] --- PASS: TestParseUintList (0.00s) [2023-02-24T22:41:25.334Z] === RUN TestParseUintListMaximumLimits [2023-02-24T22:41:25.334Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2023-02-24T22:41:25.334Z] PASS [2023-02-24T22:41:25.334Z] coverage: 97.0% of statements [2023-02-24T22:41:25.334Z] ok github.com/docker/docker/pkg/parsers 0.050s coverage: 97.0% of statements [2023-02-24T22:41:25.334Z] === RUN TestNewAndRemove [2023-02-24T22:41:25.334Z] --- PASS: TestNewAndRemove (0.00s) [2023-02-24T22:41:25.334Z] === RUN TestRemoveInvalidPath [2023-02-24T22:41:25.334Z] --- PASS: TestRemoveInvalidPath (0.00s) [2023-02-24T22:41:25.334Z] PASS [2023-02-24T22:41:25.334Z] coverage: 82.6% of statements [2023-02-24T22:41:25.334Z] ok github.com/docker/docker/pkg/pidfile 0.074s coverage: 82.6% of statements [2023-02-24T22:41:25.482Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-02-24T22:41:25.740Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-02-24T22:41:26.325Z] --- PASS: TestTarFiles (7.66s) [2023-02-24T22:41:26.325Z] === RUN TestTarUntar [2023-02-24T22:41:26.325Z] --- PASS: TestTarUntar (0.04s) [2023-02-24T22:41:26.325Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2023-02-24T22:41:26.325Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.01s) [2023-02-24T22:41:26.325Z] === RUN TestTarWithOptions [2023-02-24T22:41:26.325Z] --- PASS: TestTarWithOptions (0.04s) [2023-02-24T22:41:26.325Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2023-02-24T22:41:26.325Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2023-02-24T22:41:26.325Z] === RUN TestUntarUstarGnuConflict [2023-02-24T22:41:26.325Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2023-02-24T22:41:26.325Z] === RUN TestUntarInvalidFilenames [2023-02-24T22:41:26.325Z] === RUN TestParseEmptyInterface [2023-02-24T22:41:26.325Z] --- PASS: TestParseEmptyInterface (0.00s) [2023-02-24T22:41:26.325Z] === RUN TestParseNonInterfaceType [2023-02-24T22:41:26.325Z] --- PASS: TestParseNonInterfaceType (0.00s) [2023-02-24T22:41:26.325Z] === RUN TestParseWithOneFunction [2023-02-24T22:41:26.325Z] --- PASS: TestParseWithOneFunction (0.00s) [2023-02-24T22:41:26.325Z] === RUN TestParseWithMultipleFuncs [2023-02-24T22:41:26.325Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2023-02-24T22:41:26.325Z] === RUN TestParseWithUnnamedReturn [2023-02-24T22:41:26.326Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2023-02-24T22:41:26.326Z] === RUN TestEmbeddedInterface [2023-02-24T22:41:26.326Z] --- PASS: TestEmbeddedInterface (0.00s) [2023-02-24T22:41:26.326Z] === RUN TestParsedImports [2023-02-24T22:41:26.326Z] --- PASS: TestParsedImports (0.00s) [2023-02-24T22:41:26.326Z] === RUN TestAliasedImports [2023-02-24T22:41:26.326Z] --- PASS: TestAliasedImports (0.00s) [2023-02-24T22:41:26.326Z] PASS [2023-02-24T22:41:26.326Z] coverage: 56.8% of statements [2023-02-24T22:41:26.326Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.091s coverage: 56.8% of statements [2023-02-24T22:41:26.675Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-02-24T22:41:26.796Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames830688180\\dest" [2023-02-24T22:41:26.796Z] --- PASS: TestUntarInvalidFilenames (0.22s) [2023-02-24T22:41:26.796Z] === RUN TestUntarHardlinkToSymlink [2023-02-24T22:41:26.796Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2023-02-24T22:41:26.796Z] === RUN TestUntarInvalidHardlink [2023-02-24T22:41:26.796Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink509157480\\victim\\hello" -> "../victim/hello" [2023-02-24T22:41:26.796Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2115728797\\victim\\hello" -> "/../victim/hello" [2023-02-24T22:41:26.796Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1075656527\\victim" -> "../victim" [2023-02-24T22:41:26.796Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink3370718770\\victim" -> "../victim" [2023-02-24T22:41:26.796Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink1502267830\\victim" -> "../victim" [2023-02-24T22:41:26.797Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink2994558273\\victim" -> "../victim" [2023-02-24T22:41:26.797Z] --- PASS: TestUntarInvalidHardlink (0.05s) [2023-02-24T22:41:26.797Z] === RUN TestUntarInvalidSymlink [2023-02-24T22:41:26.797Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3144658800\\dest\\dotdot" -> "../victim/hello" [2023-02-24T22:41:26.797Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1652555038\\dest\\slash-dotdot" -> "/../victim/hello" [2023-02-24T22:41:26.797Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink1267586528\\dest\\loophole-victim" -> "../victim" [2023-02-24T22:41:26.797Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink2773450775\\dest\\loophole-victim" -> "../victim" [2023-02-24T22:41:26.797Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3591441701\\dest\\loophole-victim" -> "../victim" [2023-02-24T22:41:26.797Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink3597005159\\dest\\loophole-victim" -> "../victim" [2023-02-24T22:41:26.797Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink884011936\\dest\\dir\\loophole" -> "../../victim" [2023-02-24T22:41:26.797Z] --- PASS: TestUntarInvalidSymlink (0.04s) [2023-02-24T22:41:26.797Z] === RUN TestTempArchiveCloseMultipleTimes [2023-02-24T22:41:26.797Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2023-02-24T22:41:26.797Z] === RUN TestXGlobalNoParent [2023-02-24T22:41:26.797Z] --- PASS: TestXGlobalNoParent (0.00s) [2023-02-24T22:41:26.797Z] === RUN TestReplaceFileTarWrapper [2023-02-24T22:41:27.271Z] === RUN TestFailedConnection [2023-02-24T22:41:27.271Z] --- PASS: TestReplaceFileTarWrapper (0.25s) [2023-02-24T22:41:27.271Z] === RUN TestPrefixHeaderReadable [2023-02-24T22:41:27.271Z] --- PASS: TestPrefixHeaderReadable (0.04s) [2023-02-24T22:41:27.271Z] === RUN TestDisablePigz [2023-02-24T22:41:27.271Z] archive_test.go:1330: Test will not check full path when Pigz not installed [2023-02-24T22:41:27.271Z] --- PASS: TestDisablePigz (0.18s) [2023-02-24T22:41:27.271Z] === RUN TestPigz [2023-02-24T22:41:27.271Z] === RUN TestHTTPTransport [2023-02-24T22:41:27.271Z] --- PASS: TestHTTPTransport (0.00s) [2023-02-24T22:41:27.271Z] PASS [2023-02-24T22:41:27.271Z] coverage: 85.7% of statements [2023-02-24T22:41:27.271Z] ok github.com/docker/docker/pkg/plugins/transport 0.072s coverage: 85.7% of statements [2023-02-24T22:41:27.271Z] archive_test.go:1359: Tested whether Pigz is not used, as it not installed [2023-02-24T22:41:27.271Z] --- PASS: TestPigz (0.18s) [2023-02-24T22:41:27.271Z] === RUN TestCopyFileWithInvalidDest [2023-02-24T22:41:27.271Z] archive_windows_test.go:16: Currently fails [2023-02-24T22:41:27.271Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2023-02-24T22:41:27.271Z] === RUN TestCanonicalTarNameForPath [2023-02-24T22:41:27.271Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2023-02-24T22:41:27.271Z] === RUN TestCanonicalTarName [2023-02-24T22:41:27.271Z] --- PASS: TestCanonicalTarName (0.00s) [2023-02-24T22:41:27.271Z] === RUN TestChmodTarEntry [2023-02-24T22:41:27.271Z] --- PASS: TestChmodTarEntry (0.00s) [2023-02-24T22:41:27.271Z] === RUN TestHardLinkOrder [2023-02-24T22:41:27.741Z] --- PASS: TestHardLinkOrder (0.13s) [2023-02-24T22:41:27.741Z] === RUN TestChangeString [2023-02-24T22:41:27.741Z] --- PASS: TestChangeString (0.00s) [2023-02-24T22:41:27.741Z] === RUN TestChangesWithNoChanges [2023-02-24T22:41:27.741Z] --- PASS: TestChangesWithNoChanges (0.03s) [2023-02-24T22:41:27.741Z] === RUN TestChangesWithChanges [2023-02-24T22:41:27.741Z] --- PASS: TestChangesWithChanges (0.05s) [2023-02-24T22:41:27.741Z] === RUN TestChangesWithChangesGH13590 [2023-02-24T22:41:27.741Z] changes_test.go:191: needs more investigation [2023-02-24T22:41:27.741Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2023-02-24T22:41:27.741Z] === RUN TestChangesDirsEmpty [2023-02-24T22:41:27.741Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2023-02-24T22:41:27.741Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-02-24T22:41:27.741Z] === RUN TestBufioReaderPoolPutAndGet [2023-02-24T22:41:27.741Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2023-02-24T22:41:27.741Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2023-02-24T22:41:27.741Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2023-02-24T22:41:27.741Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2023-02-24T22:41:27.741Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2023-02-24T22:41:27.741Z] === RUN TestBufioWriterPoolPutAndGet [2023-02-24T22:41:27.741Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2023-02-24T22:41:27.741Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2023-02-24T22:41:27.741Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2023-02-24T22:41:27.741Z] === RUN TestBufferPoolPutAndGet [2023-02-24T22:41:27.741Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2023-02-24T22:41:27.741Z] PASS [2023-02-24T22:41:27.741Z] coverage: 88.2% of statements [2023-02-24T22:41:27.741Z] ok github.com/docker/docker/pkg/pools 0.062s coverage: 88.2% of statements [2023-02-24T22:41:27.741Z] --- PASS: TestChangesDirsEmpty (0.21s) [2023-02-24T22:41:27.741Z] === RUN TestChangesDirsMutated [2023-02-24T22:41:28.214Z] --- PASS: TestChangesDirsMutated (0.20s) [2023-02-24T22:41:28.214Z] === RUN TestApplyLayer [2023-02-24T22:41:28.214Z] changes_test.go:404: needs further investigation [2023-02-24T22:41:28.214Z] --- SKIP: TestApplyLayer (0.00s) [2023-02-24T22:41:28.214Z] === RUN TestChangesSizeWithHardlinks [2023-02-24T22:41:28.214Z] changes_test.go:440: needs further investigation [2023-02-24T22:41:28.214Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2023-02-24T22:41:28.214Z] === RUN TestChangesSizeWithNoChanges [2023-02-24T22:41:28.214Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2023-02-24T22:41:28.214Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2023-02-24T22:41:28.214Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2023-02-24T22:41:28.214Z] === RUN TestChangesSize [2023-02-24T22:41:28.214Z] --- PASS: TestChangesSize (0.01s) [2023-02-24T22:41:28.214Z] === RUN TestApplyLayerInvalidFilenames [2023-02-24T22:41:28.214Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames314778806\\dest" [2023-02-24T22:41:28.214Z] --- PASS: TestFailedConnection (1.09s) [2023-02-24T22:41:28.214Z] === RUN TestFailOnce [2023-02-24T22:41:28.214Z] --- PASS: TestApplyLayerInvalidFilenames (0.02s) [2023-02-24T22:41:28.214Z] === RUN TestApplyLayerInvalidHardlink [2023-02-24T22:41:28.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink1059084533\\victim\\hello" -> "../victim/hello" [2023-02-24T22:41:28.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2969763968\\victim\\hello" -> "/../victim/hello" [2023-02-24T22:41:28.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink2622265370\\victim" -> "../victim" [2023-02-24T22:41:28.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink3057586644\\victim" -> "../victim" [2023-02-24T22:41:28.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink992476080\\victim" -> "../victim" [2023-02-24T22:41:28.214Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink4027815136\\victim" -> "../victim" [2023-02-24T22:41:28.214Z] --- PASS: TestApplyLayerInvalidHardlink (0.04s) [2023-02-24T22:41:28.214Z] === RUN TestApplyLayerInvalidSymlink [2023-02-24T22:41:28.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink434723231\\dest\\dotdot" -> "../victim/hello" [2023-02-24T22:41:28.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1727929187\\dest\\slash-dotdot" -> "/../victim/hello" [2023-02-24T22:41:28.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink3809656754\\dest\\loophole-victim" -> "../victim" [2023-02-24T22:41:28.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1757170597\\dest\\loophole-victim" -> "../victim" [2023-02-24T22:41:28.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink1316921673\\dest\\loophole-victim" -> "../victim" [2023-02-24T22:41:28.214Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink6370905\\dest\\loophole-victim" -> "../victim" [2023-02-24T22:41:28.214Z] --- PASS: TestApplyLayerInvalidSymlink (0.04s) [2023-02-24T22:41:28.214Z] === RUN TestApplyLayerWhiteouts [2023-02-24T22:41:28.214Z] --- PASS: TestApplyLayerWhiteouts (0.08s) [2023-02-24T22:41:28.214Z] === RUN TestGenerateEmptyFile [2023-02-24T22:41:28.214Z] --- PASS: TestGenerateEmptyFile (0.00s) [2023-02-24T22:41:28.214Z] === RUN TestGenerateWithContent [2023-02-24T22:41:28.214Z] --- PASS: TestGenerateWithContent (0.00s) [2023-02-24T22:41:28.214Z] PASS [2023-02-24T22:41:28.214Z] coverage: 62.6% of statements [2023-02-24T22:41:28.214Z] ok github.com/docker/docker/pkg/archive 11.033s coverage: 62.6% of statements [2023-02-24T22:41:28.214Z] 2023/02/24 22:41:27 http: panic serving 127.0.0.1:49255: Plugin not ready [2023-02-24T22:41:28.214Z] goroutine 22 [running]: [2023-02-24T22:41:28.214Z] net/http.(*conn).serve.func1() [2023-02-24T22:41:28.214Z] c:/go/src/net/http/server.go:1825 +0xbf [2023-02-24T22:41:28.214Z] panic({0xcb5a00, 0xdf9810}) [2023-02-24T22:41:28.214Z] c:/go/src/runtime/panic.go:844 +0x258 [2023-02-24T22:41:28.214Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1({0x1c0000000000003b?, 0xffffffffffffffff?}, 0x1c1175d3656dfed1?) [2023-02-24T22:41:28.214Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x3d [2023-02-24T22:41:28.214Z] net/http.HandlerFunc.ServeHTTP(0x0?, {0xdff068?, 0xc0001a40e0?}, 0xc0001d5a78?) [2023-02-24T22:41:28.214Z] c:/go/src/net/http/server.go:2084 +0x2f [2023-02-24T22:41:28.214Z] net/http.(*ServeMux).ServeHTTP(0x0?, {0xdff068, 0xc0001a40e0}, 0xc0001b0200) [2023-02-24T22:41:28.214Z] c:/go/src/net/http/server.go:2462 +0x149 [2023-02-24T22:41:28.214Z] net/http.serverHandler.ServeHTTP({0xdfd598?}, {0xdff068, 0xc0001a40e0}, 0xc0001b0200) [2023-02-24T22:41:28.214Z] c:/go/src/net/http/server.go:2916 +0x43b [2023-02-24T22:41:28.214Z] net/http.(*conn).serve(0xc0001c0000, {0xdff478, 0xc00018a420}) [2023-02-24T22:41:28.214Z] c:/go/src/net/http/server.go:1966 +0x5d7 [2023-02-24T22:41:28.214Z] created by net/http.(*Server).Serve [2023-02-24T22:41:28.214Z] c:/go/src/net/http/server.go:3071 +0x4db [2023-02-24T22:41:28.214Z] time="2023-02-24T22:41:28Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49254/Test.FailOnce: Post \"http://127.0.0.1:49254/Test.FailOnce\": EOF, retrying in 1s" [2023-02-24T22:41:28.214Z] === RUN TestOutputOnPrematureClose [2023-02-24T22:41:28.214Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2023-02-24T22:41:28.214Z] === RUN TestCompleteSilently [2023-02-24T22:41:28.214Z] --- PASS: TestCompleteSilently (0.00s) [2023-02-24T22:41:28.214Z] PASS [2023-02-24T22:41:28.214Z] coverage: 75.9% of statements [2023-02-24T22:41:28.214Z] ok github.com/docker/docker/pkg/progress 0.059s coverage: 75.9% of statements [2023-02-24T22:41:28.574Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-02-24T22:41:28.687Z] === RUN TestSendToOneSub [2023-02-24T22:41:28.687Z] --- PASS: TestSendToOneSub (0.00s) [2023-02-24T22:41:28.687Z] === RUN TestSendToMultipleSubs [2023-02-24T22:41:28.687Z] --- PASS: TestSendToMultipleSubs (0.00s) [2023-02-24T22:41:28.687Z] === RUN TestEvictOneSub [2023-02-24T22:41:28.687Z] --- PASS: TestEvictOneSub (0.00s) [2023-02-24T22:41:28.687Z] === RUN TestClosePublisher [2023-02-24T22:41:28.687Z] --- PASS: TestClosePublisher (0.00s) [2023-02-24T22:41:28.687Z] === RUN TestPubSubRace [2023-02-24T22:41:29.162Z] --- PASS: TestFailOnce (1.23s) [2023-02-24T22:41:29.162Z] === RUN TestEchoInputOutput [2023-02-24T22:41:29.162Z] --- PASS: TestEchoInputOutput (0.00s) [2023-02-24T22:41:29.162Z] === RUN TestBackoff [2023-02-24T22:41:29.162Z] --- PASS: TestBackoff (0.00s) [2023-02-24T22:41:29.162Z] === RUN TestAbortRetry [2023-02-24T22:41:29.162Z] --- PASS: TestAbortRetry (0.00s) [2023-02-24T22:41:29.162Z] === RUN TestClientScheme [2023-02-24T22:41:29.162Z] --- PASS: TestClientScheme (0.00s) [2023-02-24T22:41:29.162Z] === RUN TestNewClientWithTimeout [2023-02-24T22:41:29.162Z] === RUN TestRegister [2023-02-24T22:41:29.162Z] --- PASS: TestRegister (0.00s) [2023-02-24T22:41:29.162Z] === RUN TestCommand [2023-02-24T22:41:29.509Z] docker_api_swarm_test.go:585: [d11580423322d] joining swarm manager [d1c07b7157e1f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:41:29.509Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-02-24T22:41:29.632Z] --- PASS: TestCommand (0.04s) [2023-02-24T22:41:29.633Z] === RUN TestNaiveSelf [2023-02-24T22:41:29.633Z] --- PASS: TestNaiveSelf (0.05s) [2023-02-24T22:41:29.633Z] PASS [2023-02-24T22:41:29.633Z] coverage: 82.4% of statements [2023-02-24T22:41:29.633Z] ok github.com/docker/docker/pkg/reexec 0.130s coverage: 82.4% of statements [2023-02-24T22:41:29.633Z] --- PASS: TestPubSubRace (1.09s) [2023-02-24T22:41:29.633Z] PASS [2023-02-24T22:41:29.633Z] coverage: 75.0% of statements [2023-02-24T22:41:29.633Z] ok github.com/docker/docker/pkg/pubsub 1.132s coverage: 75.0% of statements [2023-02-24T22:41:29.633Z] time="2023-02-24T22:41:29Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2023-02-24T22:41:30.025Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-02-24T22:41:30.628Z] === RUN TestParseSignal [2023-02-24T22:41:30.628Z] --- PASS: TestParseSignal (0.00s) [2023-02-24T22:41:30.628Z] === RUN TestValidSignalForPlatform [2023-02-24T22:41:30.628Z] --- PASS: TestValidSignalForPlatform (0.00s) [2023-02-24T22:41:30.628Z] PASS [2023-02-24T22:41:30.628Z] coverage: 19.7% of statements [2023-02-24T22:41:30.628Z] ok github.com/docker/docker/pkg/signal 0.063s coverage: 19.7% of statements [2023-02-24T22:41:30.628Z] === RUN TestNewStdWriter [2023-02-24T22:41:30.628Z] --- PASS: TestNewStdWriter (0.00s) [2023-02-24T22:41:30.628Z] === RUN TestWriteWithUninitializedStdWriter [2023-02-24T22:41:30.628Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2023-02-24T22:41:30.628Z] === RUN TestWriteWithNilBytes [2023-02-24T22:41:30.628Z] --- PASS: TestWriteWithNilBytes (0.00s) [2023-02-24T22:41:30.628Z] === RUN TestWrite [2023-02-24T22:41:30.628Z] --- PASS: TestWrite (0.00s) [2023-02-24T22:41:30.628Z] === RUN TestWriteWithWriterError [2023-02-24T22:41:30.628Z] --- PASS: TestWriteWithWriterError (0.00s) [2023-02-24T22:41:30.628Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2023-02-24T22:41:30.628Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2023-02-24T22:41:30.628Z] === RUN TestStdCopyWriteAndRead [2023-02-24T22:41:30.628Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2023-02-24T22:41:30.628Z] === RUN TestStdCopyReturnsErrorReadingHeader [2023-02-24T22:41:30.628Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2023-02-24T22:41:30.628Z] === RUN TestStdCopyReturnsErrorReadingFrame [2023-02-24T22:41:30.628Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2023-02-24T22:41:30.628Z] === RUN TestStdCopyDetectsCorruptedFrame [2023-02-24T22:41:30.628Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2023-02-24T22:41:30.628Z] === RUN TestStdCopyWithInvalidInputHeader [2023-02-24T22:41:30.628Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2023-02-24T22:41:30.628Z] === RUN TestStdCopyWithCorruptedPrefix [2023-02-24T22:41:30.628Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2023-02-24T22:41:30.628Z] === RUN TestStdCopyReturnsWriteErrors [2023-02-24T22:41:30.628Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2023-02-24T22:41:30.628Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2023-02-24T22:41:30.628Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2023-02-24T22:41:30.628Z] === RUN TestStdCopyReturnsErrorFromSystem [2023-02-24T22:41:30.628Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2023-02-24T22:41:30.628Z] PASS [2023-02-24T22:41:30.628Z] coverage: 100.0% of statements [2023-02-24T22:41:30.628Z] ok github.com/docker/docker/pkg/stdcopy 0.062s coverage: 100.0% of statements [2023-02-24T22:41:31.621Z] time="2023-02-24T22:41:31Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2023-02-24T22:41:31.621Z] === RUN TestRawProgressFormatterFormatStatus [2023-02-24T22:41:31.621Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestRawProgressFormatterFormatProgress [2023-02-24T22:41:31.621Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestFormatStatus [2023-02-24T22:41:31.621Z] --- PASS: TestFormatStatus (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestFormatError [2023-02-24T22:41:31.621Z] --- PASS: TestFormatError (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestFormatJSONError [2023-02-24T22:41:31.621Z] --- PASS: TestFormatJSONError (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestJsonProgressFormatterFormatProgress [2023-02-24T22:41:31.621Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestJsonProgressFormatterFormatStatus [2023-02-24T22:41:31.621Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestNewJSONProgressOutput [2023-02-24T22:41:31.621Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestAuxFormatterEmit [2023-02-24T22:41:31.621Z] --- PASS: TestAuxFormatterEmit (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestStreamWriterStdout [2023-02-24T22:41:31.621Z] --- PASS: TestStreamWriterStdout (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestStreamWriterStderr [2023-02-24T22:41:31.621Z] --- PASS: TestStreamWriterStderr (0.00s) [2023-02-24T22:41:31.621Z] PASS [2023-02-24T22:41:31.621Z] coverage: 66.2% of statements [2023-02-24T22:41:31.621Z] ok github.com/docker/docker/pkg/streamformatter 0.056s coverage: 66.2% of statements [2023-02-24T22:41:31.621Z] === RUN TestGenerateRandomID [2023-02-24T22:41:31.621Z] --- PASS: TestGenerateRandomID (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestShortenId [2023-02-24T22:41:31.621Z] --- PASS: TestShortenId (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestShortenSha256Id [2023-02-24T22:41:31.621Z] --- PASS: TestShortenSha256Id (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestShortenIdEmpty [2023-02-24T22:41:31.621Z] --- PASS: TestShortenIdEmpty (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestShortenIdInvalid [2023-02-24T22:41:31.621Z] --- PASS: TestShortenIdInvalid (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestIsShortIDNonHex [2023-02-24T22:41:31.621Z] --- PASS: TestIsShortIDNonHex (0.00s) [2023-02-24T22:41:31.621Z] === RUN TestIsShortIDNotCorrectSize [2023-02-24T22:41:31.621Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2023-02-24T22:41:31.621Z] PASS [2023-02-24T22:41:31.621Z] coverage: 70.6% of statements [2023-02-24T22:41:31.621Z] ok github.com/docker/docker/pkg/stringid 0.051s coverage: 70.6% of statements [2023-02-24T22:41:32.558Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-02-24T22:41:32.558Z] check_test.go:379: [d072793d04c58] daemon is not started [2023-02-24T22:41:32.614Z] === RUN TestIsCpusetListAvailable [2023-02-24T22:41:32.614Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2023-02-24T22:41:32.614Z] PASS [2023-02-24T22:41:32.614Z] coverage: 38.2% of statements [2023-02-24T22:41:32.614Z] ok github.com/docker/docker/pkg/sysinfo 0.056s coverage: 38.2% of statements [2023-02-24T22:41:33.933Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-02-24T22:41:34.189Z] === RUN TestChtimes [2023-02-24T22:41:34.189Z] time="2023-02-24T22:41:33Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2023-02-24T22:41:34.189Z] --- PASS: TestChtimes (0.01s) [2023-02-24T22:41:34.189Z] === RUN TestChtimesWindows [2023-02-24T22:41:34.189Z] --- PASS: TestChtimesWindows (0.01s) [2023-02-24T22:41:34.189Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2023-02-24T22:41:34.189Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2023-02-24T22:41:34.189Z] === RUN TestEnsureRemoveAllNotExist [2023-02-24T22:41:34.189Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2023-02-24T22:41:34.189Z] === RUN TestEnsureRemoveAllWithDir [2023-02-24T22:41:34.189Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2023-02-24T22:41:34.189Z] === RUN TestEnsureRemoveAllWithFile [2023-02-24T22:41:34.189Z] --- PASS: TestEnsureRemoveAllWithFile (0.01s) [2023-02-24T22:41:34.189Z] === RUN TestHasWin32KSupport [2023-02-24T22:41:34.189Z] syscall_windows_test.go:8: win32k: true [2023-02-24T22:41:34.189Z] --- PASS: TestHasWin32KSupport (0.01s) [2023-02-24T22:41:34.189Z] PASS [2023-02-24T22:41:34.189Z] coverage: 12.0% of statements [2023-02-24T22:41:34.189Z] ok github.com/docker/docker/pkg/system 0.089s coverage: 12.0% of statements [2023-02-24T22:41:34.189Z] === RUN TestTailFile [2023-02-24T22:41:34.189Z] --- PASS: TestTailFile (0.00s) [2023-02-24T22:41:34.189Z] === RUN TestTailFileManyLines [2023-02-24T22:41:34.189Z] --- PASS: TestTailFileManyLines (0.00s) [2023-02-24T22:41:34.189Z] === RUN TestTailEmptyFile [2023-02-24T22:41:34.189Z] --- PASS: TestTailEmptyFile (0.00s) [2023-02-24T22:41:34.189Z] === RUN TestTailNegativeN [2023-02-24T22:41:34.189Z] --- PASS: TestTailNegativeN (0.00s) [2023-02-24T22:41:34.189Z] === RUN TestNewTailReader [2023-02-24T22:41:34.189Z] === PAUSE TestNewTailReader [2023-02-24T22:41:34.189Z] === CONT TestNewTailReader [2023-02-24T22:41:34.189Z] === RUN TestNewTailReader/4_byte_delimiter [2023-02-24T22:41:34.189Z] === PAUSE TestNewTailReader/4_byte_delimiter [2023-02-24T22:41:34.189Z] === RUN TestNewTailReader/8_byte_delimiter [2023-02-24T22:41:34.189Z] === PAUSE TestNewTailReader/8_byte_delimiter [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/12_byte_delimiter [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/12_byte_delimiter [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/no_delimiter [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/no_delimiter [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/single_byte_delimiter [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/single_byte_delimiter [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/2_byte_delimiter [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/2_byte_delimiter [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/truncated_last_line [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/truncated_last_line#01 [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/truncated_last_line#02 [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/4_byte_delimiter [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/2_byte_delimiter [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/8_byte_delimiter [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/single_byte_delimiter [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/no_delimiter [2023-02-24T22:41:34.190Z] === CONT TestNewTailReader/12_byte_delimiter [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2023-02-24T22:41:34.190Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2023-02-24T22:41:34.190Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/no_delimiter/no_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-02-24T22:41:34.191Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:34.191Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.192Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:34.192Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:34.192Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-02-24T22:41:34.670Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2023-02-24T22:41:34.670Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2023-02-24T22:41:34.670Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-02-24T22:41:34.670Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-02-24T22:41:34.670Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-02-24T22:41:34.670Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.670Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:34.671Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-02-24T22:41:34.671Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-02-24T22:41:34.671Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-02-24T22:41:34.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-02-24T22:41:34.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-02-24T22:41:34.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-02-24T22:41:34.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-02-24T22:41:34.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-02-24T22:41:34.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-02-24T22:41:34.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-02-24T22:41:34.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-02-24T22:41:34.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-02-24T22:41:34.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-02-24T22:41:34.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-02-24T22:41:34.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-02-24T22:41:34.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-02-24T22:41:34.672Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:34.672Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:34.672Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:34.672Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2023-02-24T22:41:34.672Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2023-02-24T22:41:34.672Z] === CONT TestNewTailReader/no_delimiter/no_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:35.142Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:35.142Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:35.142Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:35.142Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:35.142Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:35.142Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:35.142Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-02-24T22:41:35.143Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:35.143Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2023-02-24T22:41:35.144Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.01s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.02s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.01s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-02-24T22:41:35.144Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.03s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.03s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.01s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.01s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.01s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.03s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.03s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.01s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.01s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.01s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.145Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.01s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2023-02-24T22:41:35.146Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2023-02-24T22:41:35.307Z] === RUN TestDockerSuite/TestBuildHistory [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.02s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.01s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.01s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.01s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.01s) [2023-02-24T22:41:35.617Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.01s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter (0.01s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.01s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.01s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2023-02-24T22:41:35.618Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2023-02-24T22:41:35.618Z] PASS [2023-02-24T22:41:35.618Z] coverage: 88.6% of statements [2023-02-24T22:41:35.618Z] ok github.com/docker/docker/pkg/tailfile 0.439s coverage: 88.6% of statements [2023-02-24T22:41:35.714Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2023-02-24T22:41:35.714Z] Copying nested executables into bundles/cross/linux/amd64 [2023-02-24T22:41:35.714Z] Cross building: bundles/cross/windows/amd64 [2023-02-24T22:41:35.714Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2023-02-24T22:41:35.714Z] GOOS="windows" GOARCH="amd64" GOARM="" [2023-02-24T22:41:36.089Z] === RUN TestTarSumRemoveNonExistent [2023-02-24T22:41:36.089Z] --- PASS: TestTarSumRemoveNonExistent (0.01s) [2023-02-24T22:41:36.089Z] === RUN TestTarSumRemove [2023-02-24T22:41:36.089Z] --- PASS: TestTarSumRemove (0.00s) [2023-02-24T22:41:36.089Z] === RUN TestSortFileInfoSums [2023-02-24T22:41:36.089Z] --- PASS: TestSortFileInfoSums (0.00s) [2023-02-24T22:41:36.089Z] === RUN TestNewTarSumForLabelInvalid [2023-02-24T22:41:36.089Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2023-02-24T22:41:36.089Z] === RUN TestNewTarSumForLabel [2023-02-24T22:41:36.089Z] --- PASS: TestNewTarSumForLabel (0.00s) [2023-02-24T22:41:36.089Z] === RUN TestEmptyTar [2023-02-24T22:41:36.089Z] --- PASS: TestEmptyTar (0.02s) [2023-02-24T22:41:36.089Z] === RUN TestTarSumsReadSize [2023-02-24T22:41:36.089Z] --- PASS: TestTarSumsReadSize (0.01s) [2023-02-24T22:41:36.089Z] === RUN TestTarSums [2023-02-24T22:41:36.089Z] testing: warning: no tests to run [2023-02-24T22:41:36.089Z] PASS [2023-02-24T22:41:36.089Z] coverage: [no statements] [2023-02-24T22:41:36.089Z] ok github.com/docker/docker/pkg/term/windows 0.062s coverage: [no statements] [no tests to run] [2023-02-24T22:41:36.089Z] --- PASS: TestTarSums (0.10s) [2023-02-24T22:41:36.089Z] === RUN TestIteration [2023-02-24T22:41:36.089Z] --- PASS: TestIteration (0.00s) [2023-02-24T22:41:36.089Z] === RUN TestVersionLabelForChecksum [2023-02-24T22:41:36.089Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2023-02-24T22:41:36.089Z] === RUN TestVersion [2023-02-24T22:41:36.089Z] --- PASS: TestVersion (0.00s) [2023-02-24T22:41:36.089Z] === RUN TestGetVersion [2023-02-24T22:41:36.089Z] --- PASS: TestGetVersion (0.00s) [2023-02-24T22:41:36.089Z] === RUN TestGetVersions [2023-02-24T22:41:36.089Z] --- PASS: TestGetVersions (0.00s) [2023-02-24T22:41:36.089Z] PASS [2023-02-24T22:41:36.089Z] coverage: 89.3% of statements [2023-02-24T22:41:36.089Z] ok github.com/docker/docker/pkg/tarsum 0.189s coverage: 89.3% of statements [2023-02-24T22:41:37.080Z] === RUN TestTruncIndex [2023-02-24T22:41:37.080Z] --- PASS: TestTruncIndex (0.10s) [2023-02-24T22:41:37.080Z] PASS [2023-02-24T22:41:37.080Z] coverage: 91.5% of statements [2023-02-24T22:41:37.080Z] ok github.com/docker/docker/pkg/truncindex 0.158s coverage: 91.5% of statements [2023-02-24T22:41:37.080Z] === RUN TestIsGIT [2023-02-24T22:41:37.080Z] --- PASS: TestIsGIT (0.00s) [2023-02-24T22:41:37.080Z] === RUN TestIsTransport [2023-02-24T22:41:37.080Z] --- PASS: TestIsTransport (0.00s) [2023-02-24T22:41:37.080Z] PASS [2023-02-24T22:41:37.080Z] coverage: 100.0% of statements [2023-02-24T22:41:37.080Z] ok github.com/docker/docker/pkg/urlutil 0.053s coverage: 100.0% of statements [2023-02-24T22:41:38.072Z] === RUN TestVersionInfo [2023-02-24T22:41:38.072Z] --- PASS: TestVersionInfo (0.00s) [2023-02-24T22:41:38.072Z] === RUN TestAppendVersions [2023-02-24T22:41:38.072Z] --- PASS: TestAppendVersions (0.00s) [2023-02-24T22:41:38.072Z] PASS [2023-02-24T22:41:38.072Z] coverage: 88.9% of statements [2023-02-24T22:41:38.072Z] ok github.com/docker/docker/pkg/useragent 0.109s coverage: 88.9% of statements [2023-02-24T22:41:38.543Z] time="2023-02-24T22:41:38Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49259/Test.Echo: Post \"http://127.0.0.1:49259/Test.Echo\": net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2023-02-24T22:41:38.587Z] === RUN TestDockerSuite/TestBuildIidFile [2023-02-24T22:41:39.153Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-02-24T22:41:39.719Z] === RUN TestDockerSuite/TestBuildInheritance [2023-02-24T22:41:40.114Z] === RUN TestValidatePrivileges [2023-02-24T22:41:40.114Z] --- PASS: TestValidatePrivileges (0.00s) [2023-02-24T22:41:40.114Z] === RUN TestFilterByCapNeg [2023-02-24T22:41:40.114Z] --- PASS: TestFilterByCapNeg (0.00s) [2023-02-24T22:41:40.114Z] === RUN TestFilterByCapPos [2023-02-24T22:41:40.114Z] --- PASS: TestFilterByCapPos (0.00s) [2023-02-24T22:41:40.114Z] === RUN TestStoreGetPluginNotMatchCapRefs [2023-02-24T22:41:40.114Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2023-02-24T22:41:40.114Z] PASS [2023-02-24T22:41:40.114Z] coverage: 12.0% of statements [2023-02-24T22:41:40.114Z] ok github.com/docker/docker/plugin 0.066s coverage: 12.0% of statements [2023-02-24T22:41:40.114Z] === RUN TestNewSettable [2023-02-24T22:41:40.114Z] --- PASS: TestNewSettable (0.00s) [2023-02-24T22:41:40.114Z] === RUN TestIsSettable [2023-02-24T22:41:40.114Z] --- PASS: TestIsSettable (0.00s) [2023-02-24T22:41:40.114Z] === RUN TestUpdateSettingsEnv [2023-02-24T22:41:40.114Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2023-02-24T22:41:40.114Z] PASS [2023-02-24T22:41:40.114Z] coverage: 20.0% of statements [2023-02-24T22:41:40.114Z] ok github.com/docker/docker/plugin/v2 0.056s coverage: 20.0% of statements [2023-02-24T22:41:40.284Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-02-24T22:41:40.850Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-02-24T22:41:40.850Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-02-24T22:41:41.690Z] === RUN TestLoad [2023-02-24T22:41:41.690Z] --- PASS: TestLoad (0.00s) [2023-02-24T22:41:41.690Z] === RUN TestSave [2023-02-24T22:41:41.690Z] --- PASS: TestSave (0.06s) [2023-02-24T22:41:41.690Z] === RUN TestAddDeleteGet [2023-02-24T22:41:41.690Z] --- PASS: TestAddDeleteGet (0.07s) [2023-02-24T22:41:41.690Z] === RUN TestInvalidTags [2023-02-24T22:41:41.690Z] --- PASS: TestInvalidTags (0.01s) [2023-02-24T22:41:41.690Z] PASS [2023-02-24T22:41:41.690Z] coverage: 84.4% of statements [2023-02-24T22:41:41.690Z] ok github.com/docker/docker/reference 0.221s coverage: 84.4% of statements [2023-02-24T22:41:41.787Z] === RUN TestDockerSuite/TestBuildLabel [2023-02-24T22:41:42.045Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-02-24T22:41:42.302Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-02-24T22:41:42.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2023-02-24T22:41:42.560Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-02-24T22:41:42.560Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2023-02-24T22:41:42.817Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-02-24T22:41:43.075Z] === RUN TestDockerSuite/TestBuildLabels [2023-02-24T22:41:43.263Z] === RUN TestResolveAuthConfigIndexServer [2023-02-24T22:41:43.263Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2023-02-24T22:41:43.263Z] === RUN TestResolveAuthConfigFullURL [2023-02-24T22:41:43.263Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2023-02-24T22:41:43.263Z] === RUN TestLoadAllowNondistributableArtifacts [2023-02-24T22:41:43.263Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2023-02-24T22:41:43.263Z] === RUN TestValidateMirror [2023-02-24T22:41:43.263Z] --- PASS: TestValidateMirror (0.00s) [2023-02-24T22:41:43.263Z] === RUN TestLoadInsecureRegistries [2023-02-24T22:41:43.263Z] time="2023-02-24T22:41:42Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-02-24T22:41:43.263Z] time="2023-02-24T22:41:42Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2023-02-24T22:41:43.263Z] time="2023-02-24T22:41:42Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2023-02-24T22:41:43.263Z] --- PASS: TestLoadInsecureRegistries (0.26s) [2023-02-24T22:41:43.263Z] === RUN TestNewServiceConfig [2023-02-24T22:41:43.263Z] --- PASS: TestNewServiceConfig (0.00s) [2023-02-24T22:41:43.263Z] === RUN TestValidateIndexName [2023-02-24T22:41:43.263Z] --- PASS: TestValidateIndexName (0.00s) [2023-02-24T22:41:43.263Z] === RUN TestValidateIndexNameWithError [2023-02-24T22:41:43.263Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2023-02-24T22:41:43.263Z] === RUN TestEndpointParse [2023-02-24T22:41:43.263Z] --- PASS: TestEndpointParse (0.00s) [2023-02-24T22:41:43.264Z] === RUN TestEndpointParseInvalid [2023-02-24T22:41:43.264Z] --- PASS: TestEndpointParseInvalid (0.00s) [2023-02-24T22:41:43.264Z] === RUN TestValidateEndpoint [2023-02-24T22:41:43.264Z] --- PASS: TestValidateEndpoint (0.01s) [2023-02-24T22:41:43.264Z] === RUN TestPing [2023-02-24T22:41:43.264Z] --- PASS: TestPing (0.00s) [2023-02-24T22:41:43.264Z] === RUN TestPingRegistryEndpoint [2023-02-24T22:41:43.264Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:41:43.264Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2023-02-24T22:41:43.264Z] === RUN TestEndpoint [2023-02-24T22:41:43.264Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:41:43.264Z] --- SKIP: TestEndpoint (0.02s) [2023-02-24T22:41:43.264Z] === RUN TestParseRepositoryInfo [2023-02-24T22:41:43.264Z] --- PASS: TestParseRepositoryInfo (0.00s) [2023-02-24T22:41:43.264Z] === RUN TestNewIndexInfo [2023-02-24T22:41:43.264Z] --- PASS: TestNewIndexInfo (0.00s) [2023-02-24T22:41:43.264Z] === RUN TestMirrorEndpointLookup [2023-02-24T22:41:43.264Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:41:43.264Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2023-02-24T22:41:43.264Z] === RUN TestSearchRepositories [2023-02-24T22:41:43.264Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2023-02-24T22:41:43.264Z] Host: 127.0.0.1:49264 [2023-02-24T22:41:43.264Z] User-Agent: docker test client [2023-02-24T22:41:43.264Z] Authorization: Token fake-token [2023-02-24T22:41:43.264Z] X-Docker-Token: true [2023-02-24T22:41:43.264Z] Accept-Encoding: gzip [2023-02-24T22:41:43.264Z] [2023-02-24T22:41:43.264Z] [2023-02-24T22:41:43.264Z] registry_test.go:730: HTTP/1.1 200 OK [2023-02-24T22:41:43.264Z] Connection: close [2023-02-24T22:41:43.264Z] Content-Length: 144 [2023-02-24T22:41:43.264Z] Cache-Control: no-cache [2023-02-24T22:41:43.264Z] Content-Type: application/json [2023-02-24T22:41:43.264Z] Date: Fri, 24 Feb 2023 22:41:43 GMT [2023-02-24T22:41:43.264Z] Expires: -1 [2023-02-24T22:41:43.264Z] Pragma: no-cache [2023-02-24T22:41:43.264Z] Server: docker-tests/mock [2023-02-24T22:41:43.264Z] X-Docker-Registry-Config: mock [2023-02-24T22:41:43.264Z] X-Docker-Registry-Version: 0.0.0 [2023-02-24T22:41:43.264Z] [2023-02-24T22:41:43.264Z] [2023-02-24T22:41:43.264Z] --- PASS: TestSearchRepositories (0.01s) [2023-02-24T22:41:43.264Z] === RUN TestTrustedLocation [2023-02-24T22:41:43.264Z] --- PASS: TestTrustedLocation (0.00s) [2023-02-24T22:41:43.264Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2023-02-24T22:41:43.264Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2023-02-24T22:41:43.264Z] === RUN TestAllowNondistributableArtifacts [2023-02-24T22:41:43.264Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2023-02-24T22:41:43.264Z] === RUN TestIsSecureIndex [2023-02-24T22:41:43.264Z] --- PASS: TestIsSecureIndex (0.00s) [2023-02-24T22:41:43.264Z] PASS [2023-02-24T22:41:43.264Z] coverage: 50.2% of statements [2023-02-24T22:41:43.264Z] ok github.com/docker/docker/registry 0.378s coverage: 50.2% of statements [2023-02-24T22:41:43.264Z] === RUN TestResumableRequestHeaderSimpleErrors [2023-02-24T22:41:43.264Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2023-02-24T22:41:43.264Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2023-02-24T22:41:43.641Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-02-24T22:41:43.734Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2023-02-24T22:41:43.734Z] === RUN TestResumableRequestHeaderTooMuchFailures [2023-02-24T22:41:43.734Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2023-02-24T22:41:43.734Z] === RUN TestResumableRequestReaderWithReadError [2023-02-24T22:41:43.734Z] time="2023-02-24T22:41:43Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2023-02-24T22:41:43.734Z] --- PASS: TestResumableRequestReaderWithReadError (0.23s) [2023-02-24T22:41:43.734Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2023-02-24T22:41:43.734Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2023-02-24T22:41:43.734Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2023-02-24T22:41:43.734Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.00s) [2023-02-24T22:41:43.734Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2023-02-24T22:41:43.734Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2023-02-24T22:41:43.734Z] === RUN TestResumableRequestReader [2023-02-24T22:41:43.734Z] --- PASS: TestResumableRequestReader (0.00s) [2023-02-24T22:41:43.734Z] === RUN TestResumableRequestReaderWithInitialResponse [2023-02-24T22:41:43.734Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2023-02-24T22:41:43.734Z] PASS [2023-02-24T22:41:43.734Z] coverage: 100.0% of statements [2023-02-24T22:41:43.734Z] ok github.com/docker/docker/registry/resumable 0.305s coverage: 100.0% of statements [2023-02-24T22:41:44.206Z] === RUN TestRestartManagerTimeout [2023-02-24T22:41:44.206Z] --- PASS: TestRestartManagerTimeout (0.00s) [2023-02-24T22:41:44.206Z] === RUN TestRestartManagerTimeoutReset [2023-02-24T22:41:44.206Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2023-02-24T22:41:44.206Z] PASS [2023-02-24T22:41:44.206Z] coverage: 45.3% of statements [2023-02-24T22:41:44.206Z] ok github.com/docker/docker/restartmanager 0.046s coverage: 45.3% of statements [2023-02-24T22:41:45.199Z] === RUN TestDecodeContainerConfig [2023-02-24T22:41:45.199Z] --- PASS: TestDecodeContainerConfig (0.00s) [2023-02-24T22:41:45.199Z] === RUN TestDecodeContainerConfigIsolation [2023-02-24T22:41:45.199Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2023-02-24T22:41:45.199Z] === RUN TestValidatePrivileged [2023-02-24T22:41:45.199Z] --- PASS: TestValidatePrivileged (0.00s) [2023-02-24T22:41:45.199Z] PASS [2023-02-24T22:41:45.199Z] coverage: 52.2% of statements [2023-02-24T22:41:45.199Z] ok github.com/docker/docker/runconfig 0.056s coverage: 52.2% of statements [2023-02-24T22:41:45.582Z] docker_api_swarm_test.go:46: [d6a1475ce9ec8] joining swarm manager [d188415f46377]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:41:45.582Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-02-24T22:41:45.669Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2023-02-24T22:41:45.669Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2023-02-24T22:41:45.669Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2023-02-24T22:41:45.669Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2023-02-24T22:41:45.669Z] PASS [2023-02-24T22:41:45.669Z] coverage: 62.5% of statements [2023-02-24T22:41:45.669Z] ok github.com/docker/docker/testutil 0.080s coverage: 62.5% of statements [2023-02-24T22:41:47.247Z] --- PASS: TestNewClientWithTimeout (17.62s) [2023-02-24T22:41:47.247Z] === RUN TestClientStream [2023-02-24T22:41:47.247Z] --- PASS: TestClientStream (0.01s) [2023-02-24T22:41:47.247Z] === RUN TestClientSendFile [2023-02-24T22:41:47.247Z] --- PASS: TestClientSendFile (0.00s) [2023-02-24T22:41:47.247Z] === RUN TestClientWithRequestTimeout [2023-02-24T22:41:47.247Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2023-02-24T22:41:47.247Z] === RUN TestFileSpecPlugin [2023-02-24T22:41:47.247Z] --- PASS: TestFileSpecPlugin (0.03s) [2023-02-24T22:41:47.247Z] === RUN TestFileJSONSpecPlugin [2023-02-24T22:41:47.247Z] --- PASS: TestFileJSONSpecPlugin (0.02s) [2023-02-24T22:41:47.247Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2023-02-24T22:41:47.247Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.01s) [2023-02-24T22:41:47.247Z] === RUN TestPluginAddHandler [2023-02-24T22:41:47.247Z] --- PASS: TestPluginAddHandler (0.00s) [2023-02-24T22:41:47.247Z] === RUN TestPluginWaitBadPlugin [2023-02-24T22:41:47.247Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2023-02-24T22:41:47.247Z] === RUN TestGet [2023-02-24T22:41:47.247Z] time="2023-02-24T22:41:46Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2023-02-24T22:41:48.110Z] === RUN TestDockerSuite/TestBuildLastModified [2023-02-24T22:41:48.238Z] time="2023-02-24T22:41:47Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2023-02-24T22:41:49.230Z] === RUN TestGetDriver [2023-02-24T22:41:49.230Z] --- PASS: TestGetDriver (0.00s) [2023-02-24T22:41:49.230Z] === RUN TestVolumeRequestError [2023-02-24T22:41:49.230Z] --- PASS: TestVolumeRequestError (0.01s) [2023-02-24T22:41:49.230Z] PASS [2023-02-24T22:41:49.230Z] coverage: 36.1% of statements [2023-02-24T22:41:49.230Z] ok github.com/docker/docker/volume/drivers 0.070s coverage: 36.1% of statements [2023-02-24T22:41:49.230Z] === RUN TestGetAddress [2023-02-24T22:41:49.230Z] --- PASS: TestGetAddress (0.00s) [2023-02-24T22:41:49.230Z] === RUN TestRemove [2023-02-24T22:41:49.230Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-02-24T22:41:49.230Z] --- SKIP: TestRemove (0.00s) [2023-02-24T22:41:49.230Z] === RUN TestInitializeWithVolumes [2023-02-24T22:41:49.230Z] --- PASS: TestInitializeWithVolumes (0.01s) [2023-02-24T22:41:49.230Z] === RUN TestCreate [2023-02-24T22:41:49.230Z] --- PASS: TestCreate (0.01s) [2023-02-24T22:41:49.230Z] === RUN TestValidateName [2023-02-24T22:41:49.230Z] --- PASS: TestValidateName (0.00s) [2023-02-24T22:41:49.230Z] === RUN TestCreateWithOpts [2023-02-24T22:41:49.230Z] local_test.go:180: runtime.GOOS == "windows" [2023-02-24T22:41:49.230Z] --- SKIP: TestCreateWithOpts (0.00s) [2023-02-24T22:41:49.230Z] === RUN TestRelaodNoOpts [2023-02-24T22:41:49.230Z] --- PASS: TestRelaodNoOpts (0.02s) [2023-02-24T22:41:49.230Z] PASS [2023-02-24T22:41:49.230Z] coverage: 41.5% of statements [2023-02-24T22:41:49.230Z] ok github.com/docker/docker/volume/local 0.096s coverage: 41.5% of statements [2023-02-24T22:41:50.222Z] time="2023-02-24T22:41:49Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2023-02-24T22:41:51.219Z] === RUN TestConvertTmpfsOptions [2023-02-24T22:41:51.219Z] parser_test.go:48: data="mode=700,size=1m" [2023-02-24T22:41:51.219Z] parser_test.go:48: data="ro" [2023-02-24T22:41:51.219Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2023-02-24T22:41:51.219Z] === RUN TestParseMountRaw [2023-02-24T22:41:51.219Z] --- PASS: TestParseMountRaw (0.04s) [2023-02-24T22:41:51.219Z] === RUN TestParseMountRawSplit [2023-02-24T22:41:51.219Z] parser_test.go:389: case 0 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 1 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 2 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 3 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 4 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 5 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 6 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 7 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 8 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 0 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 1 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 2 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 3 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 4 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 5 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 6 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 7 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 8 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 9 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 10 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 11 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 12 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 0 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 1 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 2 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 3 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 4 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 5 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 6 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 7 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 8 [2023-02-24T22:41:51.219Z] parser_test.go:389: case 9 [2023-02-24T22:41:51.220Z] parser_test.go:389: case 10 [2023-02-24T22:41:51.220Z] parser_test.go:389: case 11 [2023-02-24T22:41:51.220Z] --- PASS: TestParseMountRawSplit (0.01s) [2023-02-24T22:41:51.220Z] === RUN TestParseMountSpec [2023-02-24T22:41:51.220Z] parser_test.go:454: case 0 [2023-02-24T22:41:51.220Z] parser_test.go:454: case 1 [2023-02-24T22:41:51.220Z] parser_test.go:454: case 2 [2023-02-24T22:41:51.220Z] parser_test.go:454: case 3 [2023-02-24T22:41:51.220Z] parser_test.go:454: case 4 [2023-02-24T22:41:51.220Z] parser_test.go:454: case 5 [2023-02-24T22:41:51.220Z] --- PASS: TestParseMountSpec (0.00s) [2023-02-24T22:41:51.220Z] === RUN TestParseMountSpecBindWithFileinfoError [2023-02-24T22:41:51.220Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2023-02-24T22:41:51.220Z] === RUN TestValidateMount [2023-02-24T22:41:51.220Z] --- PASS: TestValidateMount (0.01s) [2023-02-24T22:41:51.220Z] PASS [2023-02-24T22:41:51.220Z] coverage: 66.2% of statements [2023-02-24T22:41:51.220Z] ok github.com/docker/docker/volume/mounts 0.111s coverage: 66.2% of statements [2023-02-24T22:41:52.211Z] === RUN TestSetGetMeta [2023-02-24T22:41:52.211Z] === PAUSE TestSetGetMeta [2023-02-24T22:41:52.211Z] === RUN TestRestore [2023-02-24T22:41:52.211Z] === PAUSE TestRestore [2023-02-24T22:41:52.211Z] === RUN TestServiceCreate [2023-02-24T22:41:52.211Z] === PAUSE TestServiceCreate [2023-02-24T22:41:52.211Z] === RUN TestServiceList [2023-02-24T22:41:52.211Z] === PAUSE TestServiceList [2023-02-24T22:41:52.211Z] === RUN TestServiceRemove [2023-02-24T22:41:52.211Z] === PAUSE TestServiceRemove [2023-02-24T22:41:52.211Z] === RUN TestServiceGet [2023-02-24T22:41:52.211Z] === PAUSE TestServiceGet [2023-02-24T22:41:52.212Z] === RUN TestServicePrune [2023-02-24T22:41:52.212Z] === PAUSE TestServicePrune [2023-02-24T22:41:52.212Z] === RUN TestCreate [2023-02-24T22:41:52.212Z] === PAUSE TestCreate [2023-02-24T22:41:52.212Z] === RUN TestRemove [2023-02-24T22:41:52.212Z] === PAUSE TestRemove [2023-02-24T22:41:52.212Z] === RUN TestList [2023-02-24T22:41:52.212Z] === PAUSE TestList [2023-02-24T22:41:52.212Z] === RUN TestFindByDriver [2023-02-24T22:41:52.212Z] === PAUSE TestFindByDriver [2023-02-24T22:41:52.212Z] === RUN TestFindByReferenced [2023-02-24T22:41:52.212Z] === PAUSE TestFindByReferenced [2023-02-24T22:41:52.212Z] === RUN TestDerefMultipleOfSameRef [2023-02-24T22:41:52.212Z] === PAUSE TestDerefMultipleOfSameRef [2023-02-24T22:41:52.212Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2023-02-24T22:41:52.212Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2023-02-24T22:41:52.212Z] === RUN TestDefererencePluginOnCreateError [2023-02-24T22:41:52.212Z] === PAUSE TestDefererencePluginOnCreateError [2023-02-24T22:41:52.212Z] === RUN TestRefDerefRemove [2023-02-24T22:41:52.212Z] === PAUSE TestRefDerefRemove [2023-02-24T22:41:52.212Z] === RUN TestGet [2023-02-24T22:41:52.212Z] === PAUSE TestGet [2023-02-24T22:41:52.212Z] === RUN TestGetWithReference [2023-02-24T22:41:52.212Z] === PAUSE TestGetWithReference [2023-02-24T22:41:52.212Z] === RUN TestFilterFunc [2023-02-24T22:41:52.212Z] === RUN TestFilterFunc/test_nil_list [2023-02-24T22:41:52.212Z] === PAUSE TestFilterFunc/test_nil_list [2023-02-24T22:41:52.212Z] === RUN TestFilterFunc/test_empty_list [2023-02-24T22:41:52.212Z] === PAUSE TestFilterFunc/test_empty_list [2023-02-24T22:41:52.212Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2023-02-24T22:41:52.212Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2023-02-24T22:41:52.212Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-02-24T22:41:52.212Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-02-24T22:41:52.212Z] === RUN TestFilterFunc/test_filter_some [2023-02-24T22:41:52.212Z] === PAUSE TestFilterFunc/test_filter_some [2023-02-24T22:41:52.212Z] === RUN TestFilterFunc/test_filter_middle [2023-02-24T22:41:52.212Z] === PAUSE TestFilterFunc/test_filter_middle [2023-02-24T22:41:52.212Z] === RUN TestFilterFunc/test_filter_middle_and_last [2023-02-24T22:41:52.212Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2023-02-24T22:41:52.212Z] === RUN TestFilterFunc/test_filter_first_and_last [2023-02-24T22:41:52.212Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2023-02-24T22:41:52.212Z] === CONT TestFilterFunc/test_nil_list [2023-02-24T22:41:52.212Z] === CONT TestFilterFunc/test_filter_first_and_last [2023-02-24T22:41:52.212Z] === CONT TestFilterFunc/test_filter_some [2023-02-24T22:41:52.212Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2023-02-24T22:41:52.212Z] === CONT TestFilterFunc/test_filter_middle_and_last [2023-02-24T22:41:52.212Z] === CONT TestFilterFunc/test_filter_middle [2023-02-24T22:41:52.212Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2023-02-24T22:41:52.212Z] === CONT TestFilterFunc/test_empty_list [2023-02-24T22:41:52.212Z] --- PASS: TestFilterFunc (0.00s) [2023-02-24T22:41:52.212Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2023-02-24T22:41:52.212Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2023-02-24T22:41:52.212Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2023-02-24T22:41:52.212Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2023-02-24T22:41:52.212Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2023-02-24T22:41:52.212Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2023-02-24T22:41:52.212Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2023-02-24T22:41:52.212Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2023-02-24T22:41:52.212Z] === CONT TestSetGetMeta [2023-02-24T22:41:52.212Z] === CONT TestList [2023-02-24T22:41:52.212Z] === CONT TestDefererencePluginOnCreateError [2023-02-24T22:41:52.212Z] === CONT TestGet [2023-02-24T22:41:52.212Z] --- PASS: TestSetGetMeta (0.03s) [2023-02-24T22:41:52.212Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2023-02-24T22:41:52.212Z] --- PASS: TestDefererencePluginOnCreateError (0.05s) [2023-02-24T22:41:52.212Z] === CONT TestDerefMultipleOfSameRef [2023-02-24T22:41:52.212Z] --- PASS: TestGet (0.06s) [2023-02-24T22:41:52.212Z] === CONT TestFindByReferenced [2023-02-24T22:41:52.212Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.04s) [2023-02-24T22:41:52.212Z] === CONT TestFindByDriver [2023-02-24T22:41:52.212Z] --- PASS: TestList (0.07s) [2023-02-24T22:41:52.212Z] === CONT TestRemove [2023-02-24T22:41:52.212Z] --- PASS: TestDerefMultipleOfSameRef (0.04s) [2023-02-24T22:41:52.212Z] === CONT TestCreate [2023-02-24T22:41:52.212Z] --- PASS: TestFindByReferenced (0.04s) [2023-02-24T22:41:52.212Z] === CONT TestServicePrune [2023-02-24T22:41:52.212Z] --- PASS: TestFindByDriver (0.05s) [2023-02-24T22:41:52.212Z] === CONT TestServiceGet [2023-02-24T22:41:52.212Z] --- PASS: TestRemove (0.04s) [2023-02-24T22:41:52.212Z] === CONT TestServiceRemove [2023-02-24T22:41:52.212Z] --- PASS: TestCreate (0.04s) [2023-02-24T22:41:52.212Z] === CONT TestServiceList [2023-02-24T22:41:52.682Z] --- PASS: TestServiceGet (0.26s) [2023-02-24T22:41:52.682Z] === CONT TestServiceCreate [2023-02-24T22:41:52.682Z] time="2023-02-24T22:41:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-02-24T22:41:52.682Z] --- PASS: TestServiceRemove (0.26s) [2023-02-24T22:41:52.682Z] === CONT TestRestore [2023-02-24T22:41:52.682Z] --- PASS: TestServiceList (0.25s) [2023-02-24T22:41:52.682Z] === CONT TestGetWithReference [2023-02-24T22:41:52.682Z] time="2023-02-24T22:41:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-02-24T22:41:52.682Z] time="2023-02-24T22:41:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-02-24T22:41:52.682Z] --- PASS: TestServiceCreate (0.04s) [2023-02-24T22:41:52.682Z] === CONT TestRefDerefRemove [2023-02-24T22:41:52.682Z] time="2023-02-24T22:41:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2023-02-24T22:41:52.682Z] --- PASS: TestRestore (0.04s) [2023-02-24T22:41:52.682Z] --- PASS: TestGetWithReference (0.04s) [2023-02-24T22:41:52.682Z] time="2023-02-24T22:41:52Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2023-02-24T22:41:52.682Z] --- PASS: TestServicePrune (0.34s) [2023-02-24T22:41:52.682Z] --- PASS: TestRefDerefRemove (0.03s) [2023-02-24T22:41:52.682Z] PASS [2023-02-24T22:41:52.682Z] coverage: 70.3% of statements [2023-02-24T22:41:52.682Z] ok github.com/docker/docker/volume/service 0.495s coverage: 70.3% of statements [2023-02-24T22:41:53.372Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-02-24T22:41:54.256Z] time="2023-02-24T22:41:53Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2023-02-24T22:41:55.248Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-02-24T22:41:55.248Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-02-24T22:41:55.248Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-02-24T22:41:55.248Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-02-24T22:41:55.248Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-02-24T22:41:55.248Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2023-02-24T22:41:55.248Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2023-02-24T22:41:55.248Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-02-24T22:41:55.248Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-02-24T22:41:55.900Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-02-24T22:41:55.900Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-02-24T22:41:55.900Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-02-24T22:41:55.900Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-02-24T22:41:56.159Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-02-24T22:41:56.416Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-02-24T22:41:58.943Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-02-24T22:41:58.944Z] --- PASS: TestImportExtremelyLargeImageWorks (177.89s) [2023-02-24T22:41:58.944Z] PASS [2023-02-24T22:41:58.944Z] [2023-02-24T22:41:58.944Z] DONE 13 tests in 181.866s [2023-02-24T22:41:58.944Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2023-02-24T22:41:58.944Z] ++ 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 [2023-02-24T22:41:58.944Z] ++ set -e [2023-02-24T22:41:58.944Z] ++ '[' -n 0 ']' [2023-02-24T22:41:58.944Z] ++ set -x [2023-02-24T22:41:58.944Z] ++ 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 [2023-02-24T22:41:58.944Z] INFO: Testing against a local daemon [2023-02-24T22:41:58.944Z] === RUN TestNetworkCreateDelete [2023-02-24T22:41:58.944Z] --- PASS: TestNetworkCreateDelete (0.25s) [2023-02-24T22:41:58.944Z] === RUN TestDockerNetworkDeletePreferID [2023-02-24T22:41:59.509Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2023-02-24T22:41:59.509Z] === RUN TestDaemonDNSFallback [2023-02-24T22:41:59.509Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-02-24T22:42:02.036Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-02-24T22:42:02.294Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-02-24T22:42:02.426Z] --- PASS: TestGet (15.04s) [2023-02-24T22:42:02.426Z] === RUN TestPluginWithNoManifest [2023-02-24T22:42:02.426Z] --- PASS: TestPluginWithNoManifest (0.00s) [2023-02-24T22:42:02.426Z] === RUN TestGetAll [2023-02-24T22:42:02.426Z] --- PASS: TestGetAll (0.00s) [2023-02-24T22:42:02.426Z] PASS [2023-02-24T22:42:02.426Z] coverage: 73.2% of statements [2023-02-24T22:42:02.426Z] ok github.com/docker/docker/pkg/plugins 35.117s coverage: 73.2% of statements [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/pkg/term [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/quota [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/rootless [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/testutil/request [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/volume [no test files] [2023-02-24T22:42:02.426Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-02-24T22:42:02.427Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-02-24T22:42:02.552Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-02-24T22:42:03.118Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2023-02-24T22:42:04.053Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === Skipped [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2023-02-24T22:42:05.404Z] dispatchers_test.go:377: Windows does not support stopsignal [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.01s) [2023-02-24T22:42:05.404Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.01s) [2023-02-24T22:42:05.404Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2023-02-24T22:42:05.404Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.01s) [2023-02-24T22:42:05.404Z] tarsum_test.go:139: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2023-02-24T22:42:05.404Z] client_test.go:23: runtime.GOOS == "windows" [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2023-02-24T22:42:05.404Z] daemon_test.go:146: root required [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2023-02-24T22:42:05.404Z] reload_test.go:520: root required [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.00s) [2023-02-24T22:42:05.404Z] config_test.go:526: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2023-02-24T22:42:05.404Z] pull_v2_test.go:81: Needs fixing on Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2023-02-24T22:42:05.404Z] pull_v2_test.go:126: Needs fixing on Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2023-02-24T22:42:05.404Z] download_test.go:267: Needs fixing on Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2023-02-24T22:42:05.404Z] layer_test.go:303: Failing on Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2023-02-24T22:42:05.404Z] layer_test.go:352: Failing on Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2023-02-24T22:42:05.404Z] layer_test.go:467: Failing on Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2023-02-24T22:42:05.404Z] layer_test.go:696: Failing on Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2023-02-24T22:42:05.404Z] migration_test.go:45: Failing on Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2023-02-24T22:42:05.404Z] migration_test.go:181: Failing on Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2023-02-24T22:42:05.404Z] mount_test.go:17: Failing on Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2023-02-24T22:42:05.404Z] mount_test.go:76: Failing on Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2023-02-24T22:42:05.404Z] mount_test.go:125: Failing on Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2023-02-24T22:42:05.404Z] mount_test.go:212: Failing on Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2023-02-24T22:42:05.404Z] archive_test.go:133: Xz not present in msys2 [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2023-02-24T22:42:05.404Z] archive_test.go:238: Failing on Windows CI machines [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2023-02-24T22:42:05.404Z] archive_windows_test.go:16: Currently fails [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2023-02-24T22:42:05.404Z] changes_test.go:191: needs more investigation [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2023-02-24T22:42:05.404Z] changes_test.go:404: needs further investigation [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2023-02-24T22:42:05.404Z] changes_test.go:440: needs further investigation [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2023-02-24T22:42:05.404Z] archive_test.go:44: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.01s) [2023-02-24T22:42:05.404Z] archive_test.go:76: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.01s) [2023-02-24T22:42:05.404Z] archive_test.go:176: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2023-02-24T22:42:05.404Z] archive_test.go:200: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2023-02-24T22:42:05.404Z] archive_test.go:248: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2023-02-24T22:42:05.404Z] archive_test.go:292: runtime.GOOS == "windows": FIXME: figure out why this is failing [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2023-02-24T22:42:05.404Z] archive_test.go:355: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2023-02-24T22:42:05.404Z] archive_test.go:372: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2023-02-24T22:42:05.404Z] archive_test.go:389: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2023-02-24T22:42:05.404Z] poller_test.go:40: No chmod on Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2023-02-24T22:42:05.404Z] fileutils_test.go:133: Needs porting to Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2023-02-24T22:42:05.404Z] fileutils_test.go:179: Needs porting to Windows [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2023-02-24T22:42:05.404Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.02s) [2023-02-24T22:42:05.404Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2023-02-24T22:42:05.404Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2023-02-24T22:42:05.404Z] local_test.go:33: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2023-02-24T22:42:05.404Z] local_test.go:180: runtime.GOOS == "windows" [2023-02-24T22:42:05.404Z] [2023-02-24T22:42:05.404Z] DONE 1865 tests, 45 skipped in 251.512s [2023-02-24T22:42:05.404Z] INFO: make.ps1 ended at 02/24/2023 22:42:05 [2023-02-24T22:42:05.951Z] --- PASS: TestDaemonDNSFallback (6.62s) [2023-02-24T22:42:05.951Z] === RUN TestInspectNetwork [2023-02-24T22:42:07.631Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2023-02-24T22:42:07.631Z] INFO: Unit tests ended at 02/24/2023 22:42:07. Duration:00:04:35.6602888 [2023-02-24T22:42:07.631Z] INFO: Building busybox [2023-02-24T22:42:08.101Z] Sending build context to Docker daemon 5.12kB [2023-02-24T22:42:08.101Z] [2023-02-24T22:42:08.101Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2023-02-24T22:42:08.101Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2023-02-24T22:42:08.101Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2023-02-24T22:42:08.101Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2023-02-24T22:42:08.101Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2023-02-24T22:42:08.101Z] ---> f44a91b2479e [2023-02-24T22:42:08.101Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2023-02-24T22:42:08.101Z] ---> Running in a769a5f99ec0 [2023-02-24T22:42:09.236Z] === RUN TestInspectNetwork/full_network_id [2023-02-24T22:42:09.236Z] === RUN TestInspectNetwork/partial_network_id [2023-02-24T22:42:09.236Z] === RUN TestInspectNetwork/network_name [2023-02-24T22:42:09.236Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2023-02-24T22:42:09.801Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-02-24T22:42:11.703Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-02-24T22:42:12.639Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-02-24T22:42:13.572Z] --- PASS: TestInspectNetwork (7.44s) [2023-02-24T22:42:13.572Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2023-02-24T22:42:13.572Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2023-02-24T22:42:13.572Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2023-02-24T22:42:13.572Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2023-02-24T22:42:13.572Z] === RUN TestRunContainerWithBridgeNone [2023-02-24T22:42:14.137Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-02-24T22:42:14.137Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-02-24T22:42:14.137Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-02-24T22:42:15.512Z] --- PASS: TestRunContainerWithBridgeNone (1.93s) [2023-02-24T22:42:15.512Z] === RUN TestNetworkInvalidJSON [2023-02-24T22:42:15.512Z] === RUN TestNetworkInvalidJSON//networks/create [2023-02-24T22:42:15.512Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-02-24T22:42:15.512Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-02-24T22:42:15.512Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-02-24T22:42:15.512Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-24T22:42:15.512Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-24T22:42:15.512Z] === CONT TestNetworkInvalidJSON//networks/create [2023-02-24T22:42:15.512Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-24T22:42:15.512Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-02-24T22:42:15.512Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2023-02-24T22:42:15.512Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2023-02-24T22:42:15.512Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2023-02-24T22:42:15.512Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-02-24T22:42:15.512Z] === RUN TestNetworkList [2023-02-24T22:42:15.512Z] === RUN TestNetworkList//networks [2023-02-24T22:42:15.512Z] === PAUSE TestNetworkList//networks [2023-02-24T22:42:15.512Z] === RUN TestNetworkList//networks/ [2023-02-24T22:42:15.512Z] === PAUSE TestNetworkList//networks/ [2023-02-24T22:42:15.512Z] === CONT TestNetworkList//networks [2023-02-24T22:42:15.512Z] === CONT TestNetworkList//networks/ [2023-02-24T22:42:15.512Z] --- PASS: TestNetworkList (0.02s) [2023-02-24T22:42:15.512Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-02-24T22:42:15.512Z] --- PASS: TestNetworkList//networks (0.00s) [2023-02-24T22:42:15.512Z] === RUN TestHostIPv4BridgeLabel [2023-02-24T22:42:16.077Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2023-02-24T22:42:16.077Z] === RUN TestDaemonRestartWithLiveRestore [2023-02-24T22:42:17.011Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2023-02-24T22:42:17.011Z] === RUN TestDaemonDefaultNetworkPools [2023-02-24T22:42:17.577Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-02-24T22:42:17.835Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-02-24T22:42:17.835Z] --- PASS: TestDaemonDefaultNetworkPools (0.77s) [2023-02-24T22:42:17.835Z] === RUN TestDaemonRestartWithExistingNetwork [2023-02-24T22:42:19.208Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.18s) [2023-02-24T22:42:19.208Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-02-24T22:42:19.208Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-02-24T22:42:19.465Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-02-24T22:42:20.398Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.26s) [2023-02-24T22:42:20.398Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-02-24T22:42:20.964Z] === RUN TestDockerSuite/TestBuildNetNone [2023-02-24T22:42:20.965Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2023-02-24T22:42:20.965Z] === RUN TestServiceWithPredefinedNetwork [2023-02-24T22:42:21.222Z] === RUN TestDockerSuite/TestBuildNoContext [2023-02-24T22:42:22.155Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-02-24T22:42:22.722Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-02-24T22:42:23.655Z] --- PASS: TestServiceWithPredefinedNetwork (2.62s) [2023-02-24T22:42:23.655Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-02-24T22:42:23.655Z] service_test.go:242: FLAKY_TEST [2023-02-24T22:42:23.655Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-24T22:42:23.655Z] === RUN TestServiceWithDataPathPortInit [2023-02-24T22:42:23.913Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-02-24T22:42:23.913Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-02-24T22:42:24.170Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-02-24T22:42:24.735Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-02-24T22:42:24.735Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-02-24T22:42:25.669Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-02-24T22:42:27.043Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-02-24T22:42:27.301Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-02-24T22:42:28.677Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-02-24T22:42:29.613Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-02-24T22:42:31.527Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-02-24T22:42:32.092Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-02-24T22:42:33.465Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-02-24T22:42:33.723Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-02-24T22:42:35.622Z] === RUN TestDockerSuite/TestBuildPATH [2023-02-24T22:42:36.996Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-02-24T22:42:37.560Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-02-24T22:42:38.255Z] Removing intermediate container a769a5f99ec0 [2023-02-24T22:42:38.255Z] ---> d56372fca599 [2023-02-24T22:42:38.255Z] Step 7/13 : ARG BUSYBOX_VERSION [2023-02-24T22:42:38.255Z] ---> Running in 0c39673104b9 [2023-02-24T22:42:38.255Z] Removing intermediate container 0c39673104b9 [2023-02-24T22:42:38.255Z] ---> 92d6c5191e6b [2023-02-24T22:42:38.255Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2023-02-24T22:42:38.255Z] ---> Running in 11040923d80f [2023-02-24T22:42:38.493Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-02-24T22:42:38.726Z] Removing intermediate container 11040923d80f [2023-02-24T22:42:38.726Z] ---> d92557bb3491 [2023-02-24T22:42:38.726Z] Step 9/13 : ADD https://github.com/moby/busybox/releases/download/${BUSYBOX_VERSION}/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2023-02-24T22:42:38.750Z] --- PASS: TestServiceWithDataPathPortInit (15.23s) [2023-02-24T22:42:38.750Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-02-24T22:42:39.196Z] [2023-02-24T22:42:39.196Z] [2023-02-24T22:42:39.667Z] ---> ac61aeb88974 [2023-02-24T22:42:39.667Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2023-02-24T22:42:39.667Z] ---> Running in 5a82b81567b4 [2023-02-24T22:42:42.029Z] service_test.go:434: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:odfk7ceolirtcttnb8fdyv2kf Created:2023-02-24 22:42:40.144301771 +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[cb43437f1efa06ea5c9264ae49698673a8e51db2874088566f334e15a50a54d5:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lk51xdxym4r4qg9svatmzpgx6 EndpointID:99919729c0801e599f0903772dcac2ba5bfd65a3f0ea1f379978e315787e1637 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:9beb5090dd91d543eb74abb726f853f5bc2904bd6822e29e68df94baeb1b4736 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:eed0ed21b2a9 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.lk51xdxym4r4qg9svatmzpgx6 EndpointID:99919729c0801e599f0903772dcac2ba5bfd65a3f0ea1f379978e315787e1637 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2023-02-24T22:42:44.554Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-02-24T22:42:46.453Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.51s) [2023-02-24T22:42:46.453Z] PASS [2023-02-24T22:42:46.453Z] [2023-02-24T22:42:46.453Z] === Skipped [2023-02-24T22:42:46.453Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-24T22:42:46.453Z] service_test.go:242: FLAKY_TEST [2023-02-24T22:42:46.453Z] [2023-02-24T22:42:46.453Z] DONE 26 tests, 1 skipped in 47.727s [2023-02-24T22:42:46.453Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2023-02-24T22:42:46.453Z] ++ 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 [2023-02-24T22:42:46.453Z] ++ set -e [2023-02-24T22:42:46.453Z] ++ '[' -n 0 ']' [2023-02-24T22:42:46.453Z] ++ set -x [2023-02-24T22:42:46.453Z] ++ 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 [2023-02-24T22:42:46.453Z] INFO: Testing against a local daemon [2023-02-24T22:42:46.453Z] === RUN TestDockerNetworkIpvlanPersistance [2023-02-24T22:42:46.453Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:42:46.453Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-24T22:42:46.453Z] === RUN TestDockerNetworkIpvlan [2023-02-24T22:42:46.453Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:42:46.453Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2023-02-24T22:42:46.453Z] PASS [2023-02-24T22:42:46.453Z] [2023-02-24T22:42:46.453Z] === Skipped [2023-02-24T22:42:46.453Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2023-02-24T22:42:46.453Z] ipvlan_test.go:26: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:42:46.453Z] [2023-02-24T22:42:46.453Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2023-02-24T22:42:46.453Z] ipvlan_test.go:53: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2023-02-24T22:42:46.453Z] [2023-02-24T22:42:46.453Z] DONE 2 tests, 2 skipped in 0.112s [2023-02-24T22:42:46.453Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2023-02-24T22:42:46.453Z] ++ 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 [2023-02-24T22:42:46.453Z] ++ set -e [2023-02-24T22:42:46.453Z] ++ '[' -n 0 ']' [2023-02-24T22:42:46.453Z] ++ set -x [2023-02-24T22:42:46.453Z] ++ 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 [2023-02-24T22:42:46.453Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2023-02-24T22:42:46.710Z] INFO: Testing against a local daemon [2023-02-24T22:42:46.710Z] === RUN TestDockerNetworkMacvlanPersistance [2023-02-24T22:42:48.083Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.28s) [2023-02-24T22:42:48.083Z] === RUN TestDockerNetworkMacvlan [2023-02-24T22:42:48.083Z] === RUN TestDockerSuite/TestBuildRm [2023-02-24T22:42:48.649Z] === RUN TestDockerNetworkMacvlan/Subinterface [2023-02-24T22:42:49.582Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2023-02-24T22:42:50.148Z] === RUN TestDockerNetworkMacvlan/NilParent [2023-02-24T22:42:50.406Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-02-24T22:42:51.343Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-02-24T22:42:51.909Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2023-02-24T22:42:52.477Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-02-24T22:42:52.477Z] === RUN TestDockerNetworkMacvlan/InternalMode [2023-02-24T22:42:52.736Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-02-24T22:42:53.668Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-02-24T22:42:54.234Z] docker_api_swarm_test.go:304: [d5b637f29c959] joining swarm manager [d4fe2e3696bce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:42:54.799Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-02-24T22:42:55.057Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2023-02-24T22:42:55.624Z] docker_api_swarm_test.go:305: [d23165be64f9f] joining swarm manager [d4fe2e3696bce]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:42:55.882Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-02-24T22:42:56.815Z] docker_api_swarm_test.go:351: Waiting for election to occur... [2023-02-24T22:42:56.815Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-02-24T22:42:57.204Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2023-02-24T22:42:57.204Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2023-02-24T22:42:57.204Z] remote: Enumerating objects: 23, done. [2023-02-24T22:42:57.204Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2023-02-24T22:42:57.204Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2023-02-24T22:42:57.204Z] Receiving objects: 4% (1/23) Receiving objects: 8% (2/23) Receiving objects: 13% (3/23) Receiving objects: 17% (4/23) Receiving objects: 21% (5/23) Receiving objects: 26% (6/23) Receiving objects: 30% (7/23) Receiving objects: 34% (8/23) Receiving objects: 39% (9/23) Receiving objects: 43% (10/23) Receiving objects: 47% (11/23) remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2023-02-24T22:42:57.204Z] Receiving objects: 52% (12/23) Receiving objects: 56% (13/23) Receiving objects: 60% (14/23) Receiving objects: 65% (15/23) Receiving objects: 69% (16/23) Receiving objects: 73% (17/23) Receiving objects: 78% (18/23) Receiving objects: 82% (19/23) Receiving objects: 86% (20/23) Receiving objects: 91% (21/23) Receiving objects: 95% (22/23) Receiving objects: 100% (23/23) Receiving objects: 100% (23/23), 10.17 KiB | 10.17 MiB/s, done. [2023-02-24T22:42:57.204Z] Resolving deltas: 0% (0/2) Resolving deltas: 50% (1/2) Resolving deltas: 100% (2/2) Resolving deltas: 100% (2/2), done. [2023-02-24T22:42:57.204Z] Building: bundles/cross/windows/amd64/containerutility.exe [2023-02-24T22:42:59.101Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2023-02-24T22:42:59.682Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45073/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 hack/test/unit [2023-02-24T22:43:00.096Z] === RUN TestDockerNetworkMacvlan/Addressing [2023-02-24T22:43:00.096Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-02-24T22:43:00.096Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-02-24T22:43:00.096Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-02-24T22:43:00.096Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-02-24T22:43:00.096Z] === RUN TestDockerSuite/TestBuildSpaces [2023-02-24T22:43:00.663Z] --- PASS: TestDockerNetworkMacvlan (12.65s) [2023-02-24T22:43:00.663Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.08s) [2023-02-24T22:43:00.663Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2023-02-24T22:43:00.663Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.10s) [2023-02-24T22:43:00.663Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.64s) [2023-02-24T22:43:00.663Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (3.13s) [2023-02-24T22:43:00.663Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.76s) [2023-02-24T22:43:00.663Z] PASS [2023-02-24T22:43:00.663Z] [2023-02-24T22:43:00.663Z] DONE 8 tests in 14.082s [2023-02-24T22:43:00.663Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2023-02-24T22:43:00.663Z] ++ 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 [2023-02-24T22:43:00.663Z] ++ set -e [2023-02-24T22:43:00.663Z] ++ '[' -n 0 ']' [2023-02-24T22:43:00.663Z] ++ set -x [2023-02-24T22:43:00.663Z] ++ 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 [2023-02-24T22:43:00.663Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-02-24T22:43:00.663Z] testing: warning: no tests to run [2023-02-24T22:43:00.663Z] PASS [2023-02-24T22:43:00.663Z] [2023-02-24T22:43:00.663Z] DONE 0 tests in 0.028s [2023-02-24T22:43:00.663Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2023-02-24T22:43:00.663Z] ++ 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 [2023-02-24T22:43:00.663Z] ++ set -e [2023-02-24T22:43:00.663Z] ++ '[' -n 0 ']' [2023-02-24T22:43:00.663Z] ++ set -x [2023-02-24T22:43:00.663Z] ++ 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 [2023-02-24T22:43:00.663Z] INFO: Testing against a local daemon [2023-02-24T22:43:00.663Z] === RUN TestAuthZPluginAllowRequest [2023-02-24T22:43:01.230Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-02-24T22:43:01.230Z] === RUN TestDockerSuite/TestBuildStderr [2023-02-24T22:43:01.582Z] ? github.com/docker/docker/api [no test files] [2023-02-24T22:43:02.163Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-02-24T22:43:02.163Z] --- PASS: TestAuthZPluginAllowRequest (1.44s) [2023-02-24T22:43:02.163Z] === RUN TestAuthZPluginTLS [2023-02-24T22:43:02.729Z] --- PASS: TestAuthZPluginTLS (0.56s) [2023-02-24T22:43:02.729Z] === RUN TestAuthZPluginDenyRequest [2023-02-24T22:43:03.295Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2023-02-24T22:43:03.295Z] === RUN TestAuthZPluginAPIDenyResponse [2023-02-24T22:43:03.860Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2023-02-24T22:43:03.860Z] === RUN TestAuthZPluginDenyResponse [2023-02-24T22:43:04.425Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2023-02-24T22:43:04.425Z] === RUN TestAuthZPluginAllowEventStream [2023-02-24T22:43:04.992Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-02-24T22:43:05.003Z] Removing intermediate container 5a82b81567b4 [2023-02-24T22:43:05.003Z] ---> 74cb8688f11a [2023-02-24T22:43:05.003Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2023-02-24T22:43:05.003Z] ---> Running in 63a36b7154b5 [2023-02-24T22:43:05.926Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2023-02-24T22:43:05.926Z] === RUN TestAuthZPluginErrorResponse [2023-02-24T22:43:05.926Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-02-24T22:43:06.185Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2023-02-24T22:43:06.185Z] === RUN TestAuthZPluginErrorRequest [2023-02-24T22:43:06.443Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-02-24T22:43:06.701Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2023-02-24T22:43:06.701Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2023-02-24T22:43:06.701Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-02-24T22:43:07.240Z] [2023-02-24T22:43:07.240Z] SUCCESS: Specified value was saved. [2023-02-24T22:43:07.267Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2023-02-24T22:43:07.267Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2023-02-24T22:43:07.525Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-02-24T22:43:08.458Z] === RUN TestDockerSuite/TestBuildUser [2023-02-24T22:43:09.024Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.68s) [2023-02-24T22:43:09.024Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2023-02-24T22:43:09.958Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-02-24T22:43:10.524Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.59s) [2023-02-24T22:43:10.524Z] === RUN TestAuthZPluginHeader [2023-02-24T22:43:11.051Z] Removing intermediate container 63a36b7154b5 [2023-02-24T22:43:11.051Z] ---> 149e8573044e [2023-02-24T22:43:11.051Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2023-02-24T22:43:11.051Z] ---> Running in b7c4a9c24b85 [2023-02-24T22:43:11.456Z] --- PASS: TestAuthZPluginHeader (0.80s) [2023-02-24T22:43:11.456Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2023-02-24T22:43:12.420Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-02-24T22:43:16.454Z] ok github.com/docker/docker/api/server 0.004s coverage: 7.9% of statements [2023-02-24T22:43:16.601Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.60s) [2023-02-24T22:43:16.601Z] === RUN TestAuthZPluginV2Disable [2023-02-24T22:43:19.738Z] Cannot create a file when that file already exists. [2023-02-24T22:43:19.878Z] --- PASS: TestAuthZPluginV2Disable (3.98s) [2023-02-24T22:43:19.878Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2023-02-24T22:43:20.445Z] docker_api_swarm_test.go:364: Waiting for possible election... [2023-02-24T22:43:22.973Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-02-24T22:43:23.539Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-02-24T22:43:23.539Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-02-24T22:43:23.796Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (3.81s) [2023-02-24T22:43:23.796Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2023-02-24T22:43:24.363Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-02-24T22:43:24.928Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-02-24T22:43:25.628Z] Removing intermediate container b7c4a9c24b85 [2023-02-24T22:43:25.628Z] ---> 287bcde02750 [2023-02-24T22:43:25.628Z] Step 13/13 : CMD ["sh"] [2023-02-24T22:43:25.628Z] ---> Running in e67e5b863378 [2023-02-24T22:43:25.628Z] Removing intermediate container e67e5b863378 [2023-02-24T22:43:25.628Z] ---> eeb4c5b96bb3 [2023-02-24T22:43:25.628Z] Successfully built eeb4c5b96bb3 [2023-02-24T22:43:25.628Z] Successfully tagged busybox:latest [2023-02-24T22:43:25.628Z] INFO: Docker images of the daemon under test [2023-02-24T22:43:25.628Z] [2023-02-24T22:43:25.860Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-02-24T22:43:25.860Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-02-24T22:43:25.860Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-02-24T22:43:25.860Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-02-24T22:43:25.860Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-02-24T22:43:25.860Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-02-24T22:43:25.860Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-02-24T22:43:25.860Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-02-24T22:43:25.860Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-02-24T22:43:26.100Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2023-02-24T22:43:26.100Z] busybox latest eeb4c5b96bb3 Less than a second ago 4.44GB [2023-02-24T22:43:26.100Z] mcr.microsoft.com/windows/servercore ltsc2019 f44a91b2479e 2 weeks ago 4.42GB [2023-02-24T22:43:26.100Z] microsoft/windowsservercore latest f44a91b2479e 2 weeks ago 4.42GB [2023-02-24T22:43:26.100Z] [2023-02-24T22:43:26.100Z] INFO: Running integration tests at 02/24/2023 22:43:25... [2023-02-24T22:43:26.100Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2023-02-24T22:43:26.100Z] INFO: Integration API tests being run from the host: [2023-02-24T22:43:26.100Z] INFO: make.ps1 starting at 02/24/2023 22:43:25 [2023-02-24T22:43:27.234Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-02-24T22:43:27.234Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-02-24T22:43:27.691Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2023-02-24T22:43:27.799Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-02-24T22:43:28.056Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-02-24T22:43:28.989Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-02-24T22:43:29.246Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-02-24T22:43:31.775Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2023-02-24T22:43:32.033Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-02-24T22:43:33.937Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-02-24T22:43:34.195Z] docker_api_swarm_test.go:272: [d60e6e2c8a8fd] joining swarm manager [d646190db8e86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:43:34.760Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-02-24T22:43:35.018Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-02-24T22:43:35.592Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-02-24T22:43:35.592Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-02-24T22:43:35.592Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-02-24T22:43:35.857Z] docker_api_swarm_test.go:273: [d698a4c2a4388] joining swarm manager [d646190db8e86]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:43:36.116Z] === RUN TestDockerSuite/TestBuildXZHost [2023-02-24T22:43:36.681Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (12.74s) [2023-02-24T22:43:36.681Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2023-02-24T22:43:38.055Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-02-24T22:43:38.055Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-02-24T22:43:38.055Z] docker_cli_sni_test.go:18: Flakey test [2023-02-24T22:43:38.055Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-02-24T22:43:38.312Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-02-24T22:43:38.878Z] === RUN TestDockerSuite/TestCommitChange [2023-02-24T22:43:39.443Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-02-24T22:43:40.008Z] === RUN TestDockerSuite/TestCommitHardlink [2023-02-24T22:43:40.940Z] === RUN TestDockerSuite/TestCommitNewFile [2023-02-24T22:43:41.874Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-02-24T22:43:42.442Z] === RUN TestDockerSuite/TestCommitTTY [2023-02-24T22:43:43.814Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-02-24T22:43:44.071Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-02-24T22:43:45.004Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-02-24T22:43:45.571Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-02-24T22:43:45.571Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-02-24T22:43:45.571Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-02-24T22:43:45.571Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-02-24T22:43:45.571Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-02-24T22:43:45.571Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-02-24T22:43:45.828Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-02-24T22:43:46.760Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-02-24T22:43:47.694Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-02-24T22:43:47.694Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-02-24T22:43:47.952Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-02-24T22:43:48.516Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-02-24T22:43:49.082Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-02-24T22:43:49.341Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-02-24T22:43:49.906Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-02-24T22:43:49.906Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-02-24T22:43:49.906Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-02-24T22:43:50.164Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-02-24T22:43:50.164Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-02-24T22:43:50.164Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-02-24T22:43:50.422Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-02-24T22:43:50.422Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-02-24T22:43:50.988Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-02-24T22:43:51.245Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-02-24T22:43:51.811Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-02-24T22:43:51.811Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-02-24T22:43:52.744Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-02-24T22:43:53.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2023-02-24T22:43:53.261Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-02-24T22:43:53.261Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-02-24T22:43:53.519Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.90s) [2023-02-24T22:43:53.519Z] PASS [2023-02-24T22:43:53.519Z] [2023-02-24T22:43:53.519Z] DONE 17 tests in 52.827s [2023-02-24T22:43:53.519Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2023-02-24T22:43:53.519Z] ++ 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 [2023-02-24T22:43:53.519Z] ++ set -e [2023-02-24T22:43:53.519Z] ++ '[' -n 0 ']' [2023-02-24T22:43:53.519Z] ++ set -x [2023-02-24T22:43:53.519Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-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 [2023-02-24T22:43:53.519Z] INFO: Testing against a local daemon [2023-02-24T22:43:53.519Z] === RUN TestPluginInvalidJSON [2023-02-24T22:43:53.777Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:43:53.777Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:43:53.777Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:43:53.777Z] --- PASS: TestPluginInvalidJSON (0.01s) [2023-02-24T22:43:53.777Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2023-02-24T22:43:53.777Z] === RUN TestPluginInstall [2023-02-24T22:43:53.777Z] === RUN TestPluginInstall/no_auth [2023-02-24T22:43:53.777Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-02-24T22:43:54.720Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-02-24T22:43:55.285Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-02-24T22:43:56.223Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-02-24T22:43:56.223Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-02-24T22:43:56.223Z] time="2023-02-24T22:43:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:43:56.223Z] time="2023-02-24T22:43:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:647aa92571c3cc080702b41649f9b7558893e44261f45f8c7568588743bd4fbd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:43:56.223Z] time="2023-02-24T22:43:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:43:56.223Z] time="2023-02-24T22:43:56Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:647aa92571c3cc080702b41649f9b7558893e44261f45f8c7568588743bd4fbd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:43:56.790Z] === RUN TestPluginInstall/with_htpasswd [2023-02-24T22:43:57.048Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-02-24T22:43:57.306Z] time="2023-02-24T22:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:43:57.306Z] time="2023-02-24T22:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dca00b38a425dc6c16c72e93d614d88718ea97679b85c541f48c3cd0af66bc60" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:43:57.306Z] time="2023-02-24T22:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:43:57.306Z] time="2023-02-24T22:43:57Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:dca00b38a425dc6c16c72e93d614d88718ea97679b85c541f48c3cd0af66bc60" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:43:57.564Z] === RUN TestPluginInstall/with_insecure [2023-02-24T22:43:57.564Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-02-24T22:43:58.129Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-02-24T22:43:58.129Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-02-24T22:43:58.694Z] time="2023-02-24T22:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:43:58.694Z] time="2023-02-24T22:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48b7c45ffa33872f2daf8e5c0ce2ebf61d495a4719dc2121f3200bf73a957772" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:43:58.694Z] time="2023-02-24T22:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2023-02-24T22:43:58.694Z] time="2023-02-24T22:43:58Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:48b7c45ffa33872f2daf8e5c0ce2ebf61d495a4719dc2121f3200bf73a957772" mediatype=application/vnd.docker.plugin.v1+json size=522 [2023-02-24T22:43:58.694Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-02-24T22:43:58.951Z] plugin_test.go:164: [da367181a5d31] daemon is not started [2023-02-24T22:43:58.951Z] --- PASS: TestPluginInstall (5.17s) [2023-02-24T22:43:58.951Z] --- PASS: TestPluginInstall/no_auth (3.04s) [2023-02-24T22:43:58.951Z] --- PASS: TestPluginInstall/with_htpasswd (0.85s) [2023-02-24T22:43:58.951Z] --- PASS: TestPluginInstall/with_insecure (1.28s) [2023-02-24T22:43:58.951Z] === RUN TestPluginsWithRuntimes [2023-02-24T22:43:59.886Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-02-24T22:44:00.450Z] === RUN TestPluginsWithRuntimes/No_Args [2023-02-24T22:44:00.708Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-02-24T22:44:00.966Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-02-24T22:44:00.966Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-02-24T22:44:00.966Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-02-24T22:44:00.966Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-02-24T22:44:01.224Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-02-24T22:44:01.481Z] === RUN TestPluginsWithRuntimes/With_Args [2023-02-24T22:44:02.413Z] --- PASS: TestPluginsWithRuntimes (3.68s) [2023-02-24T22:44:02.413Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.03s) [2023-02-24T22:44:02.413Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.87s) [2023-02-24T22:44:02.413Z] === RUN TestPluginBackCompatMediaTypes [2023-02-24T22:44:02.978Z] --- PASS: TestPluginBackCompatMediaTypes (0.55s) [2023-02-24T22:44:02.978Z] PASS [2023-02-24T22:44:02.978Z] [2023-02-24T22:44:02.978Z] DONE 10 tests in 9.580s [2023-02-24T22:44:02.978Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2023-02-24T22:44:02.978Z] ++ 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 [2023-02-24T22:44:02.978Z] ++ set -e [2023-02-24T22:44:02.978Z] ++ '[' -n 0 ']' [2023-02-24T22:44:02.978Z] ++ set -x [2023-02-24T22:44:02.978Z] ++ 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 [2023-02-24T22:44:03.236Z] INFO: Testing against a local daemon [2023-02-24T22:44:03.236Z] === RUN TestExternalGraphDriver [2023-02-24T22:44:03.493Z] === RUN TestExternalGraphDriver/json [2023-02-24T22:44:05.390Z] === RUN TestExternalGraphDriver/spec [2023-02-24T22:44:05.648Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-02-24T22:44:06.213Z] === RUN TestDockerSuite/TestContainerAPITop [2023-02-24T22:44:06.780Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-02-24T22:44:06.780Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-02-24T22:44:06.780Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-02-24T22:44:06.780Z] === RUN TestExternalGraphDriver/pull [2023-02-24T22:44:07.038Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-02-24T22:44:08.408Z] --- PASS: TestExternalGraphDriver (5.31s) [2023-02-24T22:44:08.408Z] --- PASS: TestExternalGraphDriver/json (1.58s) [2023-02-24T22:44:08.408Z] --- PASS: TestExternalGraphDriver/spec (1.80s) [2023-02-24T22:44:08.408Z] --- PASS: TestExternalGraphDriver/pull (1.60s) [2023-02-24T22:44:08.408Z] === RUN TestGraphdriverPluginV2 [2023-02-24T22:44:09.340Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-02-24T22:44:09.905Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-02-24T22:44:10.476Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:44:10.476Z] INFO: Testing against a local daemon [2023-02-24T22:44:10.476Z] === RUN TestBuildWithSession [2023-02-24T22:44:10.476Z] build_session_test.go:25: TODO: BuildKit [2023-02-24T22:44:10.476Z] --- SKIP: TestBuildWithSession (0.00s) [2023-02-24T22:44:10.476Z] === RUN TestBuildSquashParent [2023-02-24T22:44:10.476Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:44:10.476Z] --- SKIP: TestBuildSquashParent (0.00s) [2023-02-24T22:44:10.476Z] === RUN TestBuildWithRemoveAndForceRemove [2023-02-24T22:44:10.476Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-24T22:44:10.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-24T22:44:10.476Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-24T22:44:10.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-24T22:44:10.476Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-24T22:44:10.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-24T22:44:10.476Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-24T22:44:10.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-24T22:44:10.476Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-24T22:44:10.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-24T22:44:10.476Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-24T22:44:10.476Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-24T22:44:10.476Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2023-02-24T22:44:10.476Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2023-02-24T22:44:10.476Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2023-02-24T22:44:10.476Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2023-02-24T22:44:10.837Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-02-24T22:44:13.366Z] --- PASS: TestGraphdriverPluginV2 (4.51s) [2023-02-24T22:44:13.366Z] PASS [2023-02-24T22:44:13.366Z] [2023-02-24T22:44:13.366Z] DONE 5 tests in 9.937s [2023-02-24T22:44:13.366Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2023-02-24T22:44:13.366Z] ++ 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 [2023-02-24T22:44:13.366Z] ++ set -e [2023-02-24T22:44:13.366Z] ++ '[' -n 0 ']' [2023-02-24T22:44:13.366Z] ++ set -x [2023-02-24T22:44:13.366Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2023-02-24T22:44:13.366Z] INFO: Testing against a local daemon [2023-02-24T22:44:13.366Z] === RUN TestContinueAfterPluginCrash [2023-02-24T22:44:13.366Z] === PAUSE TestContinueAfterPluginCrash [2023-02-24T22:44:13.366Z] === RUN TestReadPluginNoRead [2023-02-24T22:44:13.366Z] === PAUSE TestReadPluginNoRead [2023-02-24T22:44:13.366Z] === RUN TestDaemonStartWithLogOpt [2023-02-24T22:44:13.366Z] === PAUSE TestDaemonStartWithLogOpt [2023-02-24T22:44:13.366Z] === CONT TestContinueAfterPluginCrash [2023-02-24T22:44:13.366Z] === CONT TestDaemonStartWithLogOpt [2023-02-24T22:44:13.634Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-02-24T22:44:14.199Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-02-24T22:44:16.099Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-02-24T22:44:17.473Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-02-24T22:44:17.473Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2023-02-24T22:44:17.473Z] --- PASS: TestDaemonStartWithLogOpt (4.44s) [2023-02-24T22:44:17.473Z] === CONT TestReadPluginNoRead [2023-02-24T22:44:18.040Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2023-02-24T22:44:19.415Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2023-02-24T22:44:20.788Z] === RUN TestReadPluginNoRead/default [2023-02-24T22:44:21.045Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2023-02-24T22:44:21.306Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2023-02-24T22:44:22.239Z] === RUN TestReadPluginNoRead/disabled_caching [2023-02-24T22:44:22.499Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2023-02-24T22:44:22.499Z] --- PASS: TestContinueAfterPluginCrash (9.46s) [2023-02-24T22:44:23.064Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2023-02-24T22:44:23.064Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2023-02-24T22:44:23.432Z] docker_api_swarm_node_test.go:20: [da8e1ee181117] joining swarm manager [d216b7bc82b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:44:23.691Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2023-02-24T22:44:23.949Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000739a88_} [2023-02-24T22:44:24.515Z] docker_api_swarm_node_test.go:21: [d36ba510826c7] joining swarm manager [d216b7bc82b27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:44:25.081Z] === CONT TestReadPluginNoRead [2023-02-24T22:44:25.081Z] read_test.go:92: [d1bc9a724d698] daemon is not started [2023-02-24T22:44:25.081Z] --- PASS: TestReadPluginNoRead (7.45s) [2023-02-24T22:44:25.081Z] --- PASS: TestReadPluginNoRead/default (1.31s) [2023-02-24T22:44:25.081Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2023-02-24T22:44:25.081Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.42s) [2023-02-24T22:44:25.081Z] PASS [2023-02-24T22:44:25.081Z] [2023-02-24T22:44:25.081Z] DONE 6 tests in 12.002s [2023-02-24T22:44:25.081Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2023-02-24T22:44:25.081Z] ++ 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 [2023-02-24T22:44:25.081Z] ++ set -e [2023-02-24T22:44:25.081Z] ++ '[' -n 0 ']' [2023-02-24T22:44:25.081Z] ++ set -x [2023-02-24T22:44:25.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2023-02-24T22:44:25.081Z] testing: warning: no tests to run [2023-02-24T22:44:25.081Z] PASS [2023-02-24T22:44:25.081Z] [2023-02-24T22:44:25.081Z] DONE 0 tests in 0.038s [2023-02-24T22:44:25.081Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2023-02-24T22:44:25.081Z] ++ 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 [2023-02-24T22:44:25.081Z] ++ set -e [2023-02-24T22:44:25.081Z] ++ '[' -n 0 ']' [2023-02-24T22:44:25.081Z] ++ set -x [2023-02-24T22:44:25.081Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=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 [2023-02-24T22:44:25.339Z] INFO: Testing against a local daemon [2023-02-24T22:44:25.339Z] === RUN TestPluginWithDevMounts [2023-02-24T22:44:25.339Z] === PAUSE TestPluginWithDevMounts [2023-02-24T22:44:25.339Z] === CONT TestPluginWithDevMounts [2023-02-24T22:44:25.339Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13500708682_/foo_false____} [2023-02-24T22:44:26.711Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13500708682_/foo_true____} [2023-02-24T22:44:26.711Z] --- PASS: TestPluginWithDevMounts (1.56s) [2023-02-24T22:44:26.711Z] PASS [2023-02-24T22:44:26.711Z] [2023-02-24T22:44:26.711Z] DONE 1 tests in 1.677s [2023-02-24T22:44:26.711Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2023-02-24T22:44:26.711Z] ++ 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 [2023-02-24T22:44:26.711Z] ++ set -e [2023-02-24T22:44:26.711Z] ++ '[' -n 0 ']' [2023-02-24T22:44:26.711Z] ++ set -x [2023-02-24T22:44:26.711Z] ++ 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 [2023-02-24T22:44:26.969Z] INFO: Testing against a local daemon [2023-02-24T22:44:26.969Z] === RUN TestSecretInspect [2023-02-24T22:44:28.340Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31488026619_/foo_false____} [2023-02-24T22:44:29.273Z] --- PASS: TestSecretInspect (2.22s) [2023-02-24T22:44:29.273Z] === RUN TestSecretList [2023-02-24T22:44:29.530Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31488026619_/foo_true____} [2023-02-24T22:44:30.903Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31488026619_/foo_true__0xc000739ab8__} [2023-02-24T22:44:31.467Z] --- PASS: TestSecretList (2.24s) [2023-02-24T22:44:31.467Z] === RUN TestSecretsCreateAndDelete [2023-02-24T22:44:32.399Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000739b30_} [2023-02-24T22:44:33.788Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000739b48_} [2023-02-24T22:44:33.788Z] --- PASS: TestSecretsCreateAndDelete (2.12s) [2023-02-24T22:44:33.788Z] === RUN TestSecretsUpdate [2023-02-24T22:44:34.722Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000739b60_} [2023-02-24T22:44:34.980Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2023-02-24T22:44:35.914Z] --- PASS: TestSecretsUpdate (2.41s) [2023-02-24T22:44:35.914Z] === RUN TestTemplatedSecret [2023-02-24T22:44:36.480Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000739b78_} [2023-02-24T22:44:37.852Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-02-24T22:44:37.881Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2023-02-24T22:44:37.881Z] ? github.com/docker/docker/api/server/httpstatus [no test files] [2023-02-24T22:44:37.881Z] ok github.com/docker/docker/api/server/httputils 0.017s coverage: 16.2% of statements [2023-02-24T22:44:37.881Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2023-02-24T22:44:37.881Z] ? github.com/docker/docker/api/server/router [no test files] [2023-02-24T22:44:37.881Z] ? github.com/docker/docker/api/server/router/build [no test files] [2023-02-24T22:44:37.881Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/server/router/container [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/server/router/image [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/server/router/network [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/server/router/session [no test files] [2023-02-24T22:44:37.882Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/server/router/system [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/types [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/types/backend [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/types/container [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/types/events [no test files] [2023-02-24T22:44:37.882Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2023-02-24T22:44:37.882Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 93.7% of statements [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/types/image [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/types/mount [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/types/network [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/types/registry [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/types/swarm [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2023-02-24T22:44:37.882Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2023-02-24T22:44:37.882Z] ok github.com/docker/docker/api/types/versions 0.012s coverage: 75.0% of statements [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/api/types/volume [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/builder [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/builder/builder-next [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2023-02-24T22:44:37.882Z] ok github.com/docker/docker/builder/remotecontext 0.072s coverage: 13.7% of statements [2023-02-24T22:44:37.882Z] ok github.com/docker/docker/builder/dockerfile 0.234s coverage: 48.5% of statements [2023-02-24T22:44:37.882Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2023-02-24T22:44:38.041Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.03s) [2023-02-24T22:44:38.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.15s) [2023-02-24T22:44:38.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (14.50s) [2023-02-24T22:44:38.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (15.20s) [2023-02-24T22:44:38.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (18.85s) [2023-02-24T22:44:38.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.72s) [2023-02-24T22:44:38.041Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (13.95s) [2023-02-24T22:44:38.041Z] === RUN TestBuildMultiStageCopy [2023-02-24T22:44:38.041Z] === RUN TestBuildMultiStageCopy/copy_to_root [2023-02-24T22:44:38.140Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2023-02-24T22:44:39.229Z] docker_api_swarm_test.go:502: [ddbc312ad8fd7] joining swarm manager [dabd81a6313ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:44:39.487Z] --- PASS: TestTemplatedSecret (3.56s) [2023-02-24T22:44:39.488Z] === RUN TestSecretCreateResolve [2023-02-24T22:44:39.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-02-24T22:44:39.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-02-24T22:44:39.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-02-24T22:44:39.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-02-24T22:44:39.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-02-24T22:44:39.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-02-24T22:44:39.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-02-24T22:44:39.488Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-02-24T22:44:39.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-02-24T22:44:39.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-02-24T22:44:39.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-02-24T22:44:39.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2023-02-24T22:44:39.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2023-02-24T22:44:39.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2023-02-24T22:44:39.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2023-02-24T22:44:39.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2023-02-24T22:44:39.745Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2023-02-24T22:44:39.745Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-02-24T22:44:40.040Z] ok github.com/docker/docker/builder/remotecontext/git 2.485s coverage: 83.5% of statements [2023-02-24T22:44:40.040Z] ? github.com/docker/docker/cli [no test files] [2023-02-24T22:44:40.040Z] ? github.com/docker/docker/cli/config [no test files] [2023-02-24T22:44:42.271Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-02-24T22:44:42.271Z] --- PASS: TestSecretCreateResolve (2.66s) [2023-02-24T22:44:42.271Z] PASS [2023-02-24T22:44:42.271Z] [2023-02-24T22:44:42.271Z] DONE 6 tests in 15.331s [2023-02-24T22:44:42.271Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2023-02-24T22:44:42.271Z] ++ 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 [2023-02-24T22:44:42.271Z] ++ set -e [2023-02-24T22:44:42.271Z] ++ '[' -n 0 ']' [2023-02-24T22:44:42.271Z] ++ set -x [2023-02-24T22:44:42.271Z] ++ 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 [2023-02-24T22:44:42.271Z] INFO: Testing against a local daemon [2023-02-24T22:44:42.271Z] === RUN TestServiceCreateInit [2023-02-24T22:44:42.271Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-02-24T22:44:43.204Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-02-24T22:44:43.322Z] ok github.com/docker/docker/client 0.113s coverage: 75.4% of statements [2023-02-24T22:44:45.104Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-02-24T22:44:46.478Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-02-24T22:44:46.478Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-02-24T22:44:46.478Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-02-24T22:44:47.043Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-02-24T22:44:47.977Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2023-02-24T22:44:48.486Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2023-02-24T22:44:48.543Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-02-24T22:44:48.957Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2023-02-24T22:44:49.109Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-02-24T22:44:49.675Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-02-24T22:44:49.950Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2023-02-24T22:44:50.610Z] --- PASS: TestServiceCreateInit (8.25s) [2023-02-24T22:44:50.610Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.23s) [2023-02-24T22:44:50.610Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.99s) [2023-02-24T22:44:50.610Z] === RUN TestCreateServiceMultipleTimes [2023-02-24T22:44:50.610Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-02-24T22:44:51.176Z] docker_api_swarm_test.go:507: [d47de392be881] joining swarm manager [dabd81a6313ba]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:44:51.435Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-02-24T22:44:51.522Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2023-02-24T22:44:52.368Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-02-24T22:44:52.934Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-02-24T22:44:53.093Z] --- PASS: TestBuildMultiStageCopy (16.47s) [2023-02-24T22:44:53.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (11.62s) [2023-02-24T22:44:53.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.94s) [2023-02-24T22:44:53.093Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.12s) [2023-02-24T22:44:53.094Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.30s) [2023-02-24T22:44:53.094Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.49s) [2023-02-24T22:44:53.094Z] === RUN TestBuildMultiStageParentConfig [2023-02-24T22:44:53.867Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-02-24T22:44:54.822Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-02-24T22:44:55.387Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-02-24T22:44:56.062Z] --- PASS: TestBuildMultiStageParentConfig (3.38s) [2023-02-24T22:44:56.062Z] === RUN TestBuildLabelWithTargets [2023-02-24T22:44:56.062Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-24T22:44:56.062Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2023-02-24T22:44:56.062Z] === RUN TestBuildWithEmptyLayers [2023-02-24T22:44:56.322Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-02-24T22:44:57.695Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-02-24T22:44:57.952Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-02-24T22:44:58.284Z] --- PASS: TestBuildWithEmptyLayers (1.70s) [2023-02-24T22:44:58.284Z] === RUN TestBuildMultiStageOnBuild [2023-02-24T22:44:58.518Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-02-24T22:44:58.518Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-02-24T22:44:59.451Z] === RUN TestDockerSuite/TestCpRelativePath [2023-02-24T22:44:59.709Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-02-24T22:45:00.642Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-02-24T22:45:01.575Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-02-24T22:45:01.833Z] === RUN TestDockerSuite/TestCpToCaseA [2023-02-24T22:45:02.768Z] === RUN TestDockerSuite/TestCpToCaseB [2023-02-24T22:45:03.334Z] === RUN TestDockerSuite/TestCpToCaseC [2023-02-24T22:45:04.708Z] === RUN TestDockerSuite/TestCpToCaseD [2023-02-24T22:45:07.986Z] === RUN TestDockerSuite/TestCpToCaseE [2023-02-24T22:45:07.986Z] --- PASS: TestCreateServiceMultipleTimes (17.18s) [2023-02-24T22:45:07.986Z] === RUN TestCreateServiceConflict [2023-02-24T22:45:09.884Z] === RUN TestDockerSuite/TestCpToCaseF [2023-02-24T22:45:10.448Z] --- PASS: TestCreateServiceConflict (2.57s) [2023-02-24T22:45:10.448Z] === RUN TestCreateServiceMaxReplicas [2023-02-24T22:45:10.448Z] === RUN TestDockerSuite/TestCpToCaseG [2023-02-24T22:45:13.729Z] --- PASS: TestCreateServiceMaxReplicas (2.82s) [2023-02-24T22:45:13.729Z] === RUN TestCreateWithDuplicateNetworkNames [2023-02-24T22:45:13.988Z] === RUN TestDockerSuite/TestCpToCaseH [2023-02-24T22:45:16.135Z] --- PASS: TestBuildMultiStageOnBuild (17.21s) [2023-02-24T22:45:16.135Z] === RUN TestBuildUncleanTarFilenames [2023-02-24T22:45:16.135Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-24T22:45:16.135Z] --- SKIP: TestBuildUncleanTarFilenames (0.01s) [2023-02-24T22:45:16.135Z] === RUN TestBuildMultiStageLayerLeak [2023-02-24T22:45:16.513Z] === RUN TestDockerSuite/TestCpToCaseI [2023-02-24T22:45:16.771Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-02-24T22:45:19.311Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2023-02-24T22:45:20.243Z] === RUN TestDockerSuite/TestCpToDot [2023-02-24T22:45:20.501Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-02-24T22:45:21.432Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-02-24T22:45:22.026Z] ok github.com/docker/docker/cmd/dockerd 0.097s coverage: 29.0% of statements [2023-02-24T22:45:22.026Z] ok github.com/docker/docker/container 0.133s coverage: 34.5% of statements [2023-02-24T22:45:22.026Z] ? github.com/docker/docker/container/stream [no test files] [2023-02-24T22:45:22.026Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2023-02-24T22:45:22.026Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2023-02-24T22:45:22.026Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2023-02-24T22:45:22.363Z] === RUN TestDockerSuite/TestCpToStdout [2023-02-24T22:45:22.620Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-02-24T22:45:23.555Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-02-24T22:45:23.555Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-02-24T22:45:24.121Z] === RUN TestDockerSuite/TestCpVolumePath [2023-02-24T22:45:24.686Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-02-24T22:45:24.686Z] === RUN TestDockerSuite/TestCreateArgs [2023-02-24T22:45:24.943Z] === RUN TestDockerSuite/TestCreateByImageID [2023-02-24T22:45:25.201Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-02-24T22:45:25.458Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-02-24T22:45:25.458Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-02-24T22:45:25.458Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-02-24T22:45:25.716Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-02-24T22:45:25.973Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-02-24T22:45:26.230Z] === RUN TestDockerSuite/TestCreateLabels [2023-02-24T22:45:26.230Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-02-24T22:45:26.487Z] === RUN TestDockerSuite/TestCreateRM [2023-02-24T22:45:26.487Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-02-24T22:45:26.487Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-02-24T22:45:26.487Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-02-24T22:45:26.487Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-02-24T22:45:26.745Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-02-24T22:45:26.745Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.67s) [2023-02-24T22:45:26.745Z] === RUN TestCreateServiceSecretFileMode [2023-02-24T22:45:27.679Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2023-02-24T22:45:28.245Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-02-24T22:45:28.245Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-02-24T22:45:28.245Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-02-24T22:45:28.584Z] ok github.com/docker/docker/daemon/cluster 0.082s coverage: 0.5% of statements [2023-02-24T22:45:29.152Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.012s coverage: 65.3% of statements [2023-02-24T22:45:30.145Z] docker_api_swarm_node_test.go:81: [da6b9597b849d] joining swarm manager [df3ca04d7f376]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:45:31.052Z] ok github.com/docker/docker/daemon/cluster/convert 0.011s coverage: 35.9% of statements [2023-02-24T22:45:31.097Z] --- PASS: TestBuildMultiStageLayerLeak (14.26s) [2023-02-24T22:45:31.097Z] === RUN TestBuildWithHugeFile [2023-02-24T22:45:32.672Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-02-24T22:45:32.672Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-02-24T22:45:32.672Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-02-24T22:45:32.672Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-02-24T22:45:32.672Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-02-24T22:45:32.672Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-02-24T22:45:32.929Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-02-24T22:45:34.302Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-02-24T22:45:34.559Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-02-24T22:45:35.492Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-02-24T22:45:36.868Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-02-24T22:45:37.444Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-02-24T22:45:37.606Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.440s coverage: 13.8% of statements [2023-02-24T22:45:38.016Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-02-24T22:45:38.273Z] === RUN TestDockerSuite/TestDevicePermissions [2023-02-24T22:45:38.531Z] === RUN TestDockerSuite/TestDockerFails [2023-02-24T22:45:38.541Z] ok github.com/docker/docker/daemon/config 0.029s coverage: 81.8% of statements [2023-02-24T22:45:38.788Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2023-02-24T22:45:38.788Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2023-02-24T22:45:38.788Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2023-02-24T22:45:38.798Z] ok github.com/docker/docker/daemon/discovery 0.002s coverage: 30.0% of statements [2023-02-24T22:45:39.056Z] ok github.com/docker/docker/daemon/events 0.056s coverage: 50.0% of statements [2023-02-24T22:45:39.622Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2023-02-24T22:45:39.720Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2023-02-24T22:45:39.720Z] --- PASS: TestCreateServiceSecretFileMode (13.02s) [2023-02-24T22:45:39.720Z] === RUN TestCreateServiceConfigFileMode [2023-02-24T22:45:40.285Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2023-02-24T22:45:40.996Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.428s coverage: 74.6% of statements [2023-02-24T22:45:41.219Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2023-02-24T22:45:41.219Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2023-02-24T22:45:41.219Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2023-02-24T22:45:41.476Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2023-02-24T22:45:42.368Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 2.9% of statements [2023-02-24T22:45:42.626Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.178s coverage: 60.7% of statements [2023-02-24T22:45:42.884Z] ok github.com/docker/docker/daemon 12.139s coverage: 17.1% of statements [2023-02-24T22:45:42.884Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2023-02-24T22:45:42.884Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2023-02-24T22:45:42.884Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2023-02-24T22:45:42.884Z] ? github.com/docker/docker/daemon/exec [no test files] [2023-02-24T22:45:43.374Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2023-02-24T22:45:44.259Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.010s coverage: 1.8% of statements [2023-02-24T22:45:45.897Z] docker_api_swarm_node_test.go:53: [dfbbe958bc92d] joining swarm manager [df3885e67b459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:45:46.155Z] docker_api_swarm_node_test.go:54: [d9651c1eeb288] joining swarm manager [df3885e67b459]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:45:46.184Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.252s coverage: 50.5% of statements [2023-02-24T22:45:46.751Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.293s coverage: 45.9% of statements [2023-02-24T22:45:46.751Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2023-02-24T22:45:47.087Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-02-24T22:45:47.687Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.522s coverage: 58.0% of statements [2023-02-24T22:45:47.687Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2023-02-24T22:45:47.687Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2023-02-24T22:45:47.687Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.007s coverage: 58.8% of statements [2023-02-24T22:45:48.462Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-02-24T22:45:49.063Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2023-02-24T22:45:49.321Z] ok github.com/docker/docker/daemon/links 0.007s coverage: 93.0% of statements [2023-02-24T22:45:49.887Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.6% of statements [2023-02-24T22:45:49.887Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2023-02-24T22:45:49.887Z] ? github.com/docker/docker/daemon/listeners [no test files] [2023-02-24T22:45:50.363Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-02-24T22:45:50.820Z] ok github.com/docker/docker/daemon/logger 0.231s coverage: 43.0% of statements [2023-02-24T22:45:51.296Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2023-02-24T22:45:51.386Z] ok github.com/docker/docker/daemon/logger/awslogs 0.156s coverage: 77.4% of statements [2023-02-24T22:45:51.386Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2023-02-24T22:45:51.386Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2023-02-24T22:45:51.861Z] === RUN TestDockerSuite/TestEventsAttach [2023-02-24T22:45:51.952Z] ok github.com/docker/docker/daemon/logger/gelf 0.006s coverage: 67.0% of statements [2023-02-24T22:45:51.952Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2023-02-24T22:45:52.518Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.013s coverage: 87.2% of statements [2023-02-24T22:45:52.518Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2023-02-24T22:45:52.793Z] --- PASS: TestCreateServiceConfigFileMode (12.80s) [2023-02-24T22:45:52.794Z] === RUN TestCreateServiceSysctls [2023-02-24T22:45:52.794Z] === RUN TestDockerSuite/TestEventsCommit [2023-02-24T22:45:53.359Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-02-24T22:45:53.453Z] ok github.com/docker/docker/daemon/logger/local 0.016s coverage: 78.7% of statements [2023-02-24T22:45:53.453Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2023-02-24T22:45:53.711Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.049s coverage: 58.9% of statements [2023-02-24T22:45:53.926Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-02-24T22:45:53.969Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.012s coverage: 31.5% of statements [2023-02-24T22:45:54.494Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-02-24T22:45:54.904Z] ok github.com/docker/docker/daemon/logger/syslog 0.014s coverage: 46.8% of statements [2023-02-24T22:45:55.062Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2023-02-24T22:45:55.163Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2023-02-24T22:45:55.626Z] --- PASS: TestCreateServiceSysctls (3.06s) [2023-02-24T22:45:55.626Z] === RUN TestCreateServiceCapabilities [2023-02-24T22:45:55.730Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2023-02-24T22:45:56.296Z] ok github.com/docker/docker/daemon/logger/splunk 1.601s coverage: 82.5% of statements [2023-02-24T22:45:56.296Z] ? github.com/docker/docker/daemon/names [no test files] [2023-02-24T22:45:56.296Z] ? github.com/docker/docker/daemon/stats [no test files] [2023-02-24T22:45:56.561Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2023-02-24T22:45:57.229Z] ok github.com/docker/docker/distribution/metadata 0.021s coverage: 48.2% of statements [2023-02-24T22:45:57.796Z] ok github.com/docker/docker/distribution 0.636s coverage: 29.0% of statements [2023-02-24T22:45:57.796Z] ? github.com/docker/docker/distribution/utils [no test files] [2023-02-24T22:45:57.943Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-02-24T22:45:57.943Z] --- PASS: TestCreateServiceCapabilities (2.38s) [2023-02-24T22:45:57.943Z] === RUN TestInspect [2023-02-24T22:45:58.363Z] ok github.com/docker/docker/errdefs 0.003s coverage: 77.0% of statements [2023-02-24T22:45:58.929Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2023-02-24T22:45:59.187Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2023-02-24T22:45:59.773Z] ok github.com/docker/docker/image/v1 0.011s coverage: 25.0% of statements [2023-02-24T22:45:59.773Z] ok github.com/docker/docker/distribution/xfer 1.915s coverage: 84.6% of statements [2023-02-24T22:45:59.773Z] ? github.com/docker/docker/dockerversion [no test files] [2023-02-24T22:45:59.773Z] ? github.com/docker/docker/image/tarexport [no test files] [2023-02-24T22:45:59.773Z] ? github.com/docker/docker/internal/test/suite [no test files] [2023-02-24T22:46:00.353Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2023-02-24T22:46:00.472Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2023-02-24T22:46:01.309Z] ok github.com/docker/docker/oci 0.017s coverage: 40.6% of statements [2023-02-24T22:46:01.404Z] --- PASS: TestInspect (3.21s) [2023-02-24T22:46:01.404Z] === RUN TestCreateJob [2023-02-24T22:46:01.885Z] ok github.com/docker/docker/opts 0.017s coverage: 67.1% of statements [2023-02-24T22:46:01.885Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2023-02-24T22:46:02.777Z] === RUN TestDockerSuite/TestEventsCopy [2023-02-24T22:46:03.259Z] ok github.com/docker/docker/pkg/archive 0.278s coverage: 81.9% of statements [2023-02-24T22:46:03.712Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-02-24T22:46:04.191Z] ok github.com/docker/docker/pkg/authorization 0.216s coverage: 68.3% of statements [2023-02-24T22:46:04.191Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2023-02-24T22:46:04.450Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2023-02-24T22:46:04.645Z] --- PASS: TestCreateJob (3.32s) [2023-02-24T22:46:04.645Z] === RUN TestReplicatedJob [2023-02-24T22:46:04.903Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-02-24T22:46:07.727Z] ok github.com/docker/docker/pkg/chrootarchive 2.458s coverage: 43.5% of statements [2023-02-24T22:46:07.727Z] ok github.com/docker/docker/pkg/directory 0.002s coverage: 80.0% of statements [2023-02-24T22:46:07.727Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2023-02-24T22:46:07.985Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2023-02-24T22:46:09.358Z] ok github.com/docker/docker/layer 7.810s coverage: 68.8% of statements [2023-02-24T22:46:09.358Z] ? github.com/docker/docker/libcontainerd [no test files] [2023-02-24T22:46:09.358Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2023-02-24T22:46:09.358Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2023-02-24T22:46:09.358Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2023-02-24T22:46:09.358Z] ? github.com/docker/docker/oci/caps [no test files] [2023-02-24T22:46:09.358Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2023-02-24T22:46:09.358Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2023-02-24T22:46:09.617Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2023-02-24T22:46:09.875Z] ok github.com/docker/docker/pkg/discovery/nodes 0.003s coverage: 93.8% of statements [2023-02-24T22:46:10.133Z] ok github.com/docker/docker/pkg/dmesg 0.013s coverage: 83.3% of statements [2023-02-24T22:46:10.164Z] --- PASS: TestReplicatedJob (5.04s) [2023-02-24T22:46:10.164Z] === RUN TestUpdateReplicatedJob [2023-02-24T22:46:10.422Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-02-24T22:46:10.680Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-02-24T22:46:11.506Z] ok github.com/docker/docker/pkg/filenotify 0.604s coverage: 67.0% of statements [2023-02-24T22:46:11.506Z] ok github.com/docker/docker/pkg/discovery/kv 3.018s coverage: 84.1% of statements [2023-02-24T22:46:11.765Z] ok github.com/docker/docker/pkg/fileutils 0.008s coverage: 86.5% of statements [2023-02-24T22:46:12.023Z] ok github.com/docker/docker/pkg/fsutils 0.159s coverage: 85.1% of statements [2023-02-24T22:46:12.023Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2023-02-24T22:46:12.055Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-02-24T22:46:12.055Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2023-02-24T22:46:12.313Z] === RUN TestDockerSuite/TestEventsFilterType [2023-02-24T22:46:12.570Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2023-02-24T22:46:12.957Z] ok github.com/docker/docker/pkg/idtools 0.388s coverage: 69.5% of statements [2023-02-24T22:46:13.136Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2023-02-24T22:46:13.136Z] === RUN TestDockerSuite/TestEventsFilters [2023-02-24T22:46:13.214Z] ok github.com/docker/docker/pkg/ioutils 0.456s coverage: 69.3% of statements [2023-02-24T22:46:13.393Z] --- PASS: TestUpdateReplicatedJob (3.66s) [2023-02-24T22:46:13.393Z] === RUN TestServiceListWithStatuses [2023-02-24T22:46:13.393Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-24T22:46:13.393Z] --- SKIP: TestServiceListWithStatuses (0.01s) [2023-02-24T22:46:13.393Z] === RUN TestDockerNetworkConnectAlias [2023-02-24T22:46:13.473Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2023-02-24T22:46:13.473Z] ? github.com/docker/docker/pkg/locker [no test files] [2023-02-24T22:46:13.473Z] ok github.com/docker/docker/pkg/longpath 0.003s coverage: 100.0% of statements [2023-02-24T22:46:13.473Z] ? github.com/docker/docker/pkg/loopback [no test files] [2023-02-24T22:46:13.473Z] ? github.com/docker/docker/pkg/mount [no test files] [2023-02-24T22:46:13.730Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2023-02-24T22:46:13.730Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2023-02-24T22:46:13.730Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2023-02-24T22:46:13.989Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2023-02-24T22:46:14.246Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.009s coverage: 86.7% of statements [2023-02-24T22:46:14.246Z] ok github.com/docker/docker/pkg/pidfile 0.002s coverage: 82.4% of statements [2023-02-24T22:46:14.246Z] ? github.com/docker/docker/pkg/platform [no test files] [2023-02-24T22:46:14.246Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2023-02-24T22:46:14.327Z] === RUN TestDockerSuite/TestEventsFormat [2023-02-24T22:46:15.181Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.013s coverage: 56.8% of statements [2023-02-24T22:46:15.262Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-02-24T22:46:15.262Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-02-24T22:46:15.262Z] === RUN TestDockerSuite/TestEventsImageImport [2023-02-24T22:46:15.440Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2023-02-24T22:46:15.699Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2023-02-24T22:46:15.699Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2023-02-24T22:46:16.195Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-02-24T22:46:16.195Z] === RUN TestDockerSuite/TestEventsImagePull [2023-02-24T22:46:17.070Z] ok github.com/docker/docker/pkg/pubsub 1.033s coverage: 75.0% of statements [2023-02-24T22:46:17.328Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2023-02-24T22:46:17.568Z] === RUN TestDockerSuite/TestEventsImageTag [2023-02-24T22:46:17.568Z] --- PASS: TestDockerNetworkConnectAlias (4.38s) [2023-02-24T22:46:17.568Z] === RUN TestDockerNetworkReConnect [2023-02-24T22:46:18.501Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2023-02-24T22:46:18.501Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2023-02-24T22:46:18.501Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2023-02-24T22:46:18.501Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2023-02-24T22:46:18.501Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2023-02-24T22:46:18.501Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2023-02-24T22:46:18.501Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-02-24T22:46:21.050Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2023-02-24T22:46:21.505Z] ok github.com/docker/docker/pkg/signal 3.286s coverage: 62.3% of statements [2023-02-24T22:46:21.505Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2023-02-24T22:46:21.505Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2023-02-24T22:46:21.505Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2023-02-24T22:46:21.618Z] --- PASS: TestDockerNetworkReConnect (3.80s) [2023-02-24T22:46:21.618Z] === RUN TestServicePlugin [2023-02-24T22:46:21.618Z] === RUN TestDockerSuite/TestEventsRename [2023-02-24T22:46:22.073Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 52.9% of statements [2023-02-24T22:46:22.183Z] === RUN TestDockerSuite/TestEventsResize [2023-02-24T22:46:22.331Z] ok github.com/docker/docker/pkg/system 0.005s coverage: 36.9% of statements [2023-02-24T22:46:22.590Z] ok github.com/docker/docker/pkg/tailfile 0.052s coverage: 88.6% of statements [2023-02-24T22:46:22.749Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-02-24T22:46:23.157Z] ok github.com/docker/docker/pkg/tarsum 0.038s coverage: 89.3% of statements [2023-02-24T22:46:23.157Z] coverage: [no statements] [2023-02-24T22:46:23.157Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2023-02-24T22:46:23.415Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2023-02-24T22:46:23.674Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2023-02-24T22:46:23.931Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2023-02-24T22:46:24.646Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2023-02-24T22:46:25.305Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2023-02-24T22:46:25.579Z] plugin_test.go:61: [dbe65c457dfe1] joining swarm manager [da59ccde84fef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:46:25.872Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2023-02-24T22:46:26.130Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.6% of statements [2023-02-24T22:46:26.952Z] plugin_test.go:64: [d4886c42a7f46] joining swarm manager [da59ccde84fef]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:46:26.952Z] docker_api_swarm_test.go:202: [db3099225abd3] joining swarm manager [d34688b2386e4]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:46:27.165Z] ok github.com/docker/docker/quota 0.206s coverage: 71.4% of statements [2023-02-24T22:46:27.424Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2023-02-24T22:46:28.325Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-02-24T22:46:28.357Z] ok github.com/docker/docker/registry 0.050s coverage: 57.3% of statements [2023-02-24T22:46:28.922Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2023-02-24T22:46:28.922Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2023-02-24T22:46:29.259Z] === RUN TestDockerSuite/TestEventsStreaming [2023-02-24T22:46:29.488Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2023-02-24T22:46:29.516Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-02-24T22:46:29.746Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2023-02-24T22:46:31.120Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2023-02-24T22:46:32.040Z] === RUN TestDockerSuite/TestEventsTop [2023-02-24T22:46:32.054Z] ok github.com/docker/docker/volume/local 0.103s coverage: 76.4% of statements [2023-02-24T22:46:32.313Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2023-02-24T22:46:32.605Z] === RUN TestDockerSuite/TestEventsUntag [2023-02-24T22:46:33.246Z] ok github.com/docker/docker/volume/service 0.013s coverage: 73.1% of statements [2023-02-24T22:46:35.880Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-02-24T22:46:45.840Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2023-02-24T22:46:46.097Z] docker_api_swarm_test.go:384: [d9820cb106ae0] joining swarm manager [dee73e6c20a4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:46:46.097Z] === RUN TestDockerSuite/TestExec [2023-02-24T22:46:46.663Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-02-24T22:46:47.228Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-02-24T22:46:47.487Z] docker_api_swarm_test.go:385: [db9d84b7fc912] joining swarm manager [dee73e6c20a4f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:46:47.755Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-02-24T22:46:48.336Z] === RUN TestDockerSuite/TestExecAPIStart [2023-02-24T22:46:49.711Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-02-24T22:46:49.968Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-02-24T22:46:50.533Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-02-24T22:46:50.790Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-02-24T22:46:51.310Z] ok github.com/docker/docker/pkg/plugins 33.628s coverage: 76.3% of statements [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/pkg/symlink [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/pkg/term [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/rootless [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/rootless/specconv [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/runconfig/opts [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/testutil/daemon [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/testutil/environment [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/testutil/registry [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/testutil/request [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/volume [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/volume/service/opts [no test files] [2023-02-24T22:46:51.310Z] ? github.com/docker/docker/volume/testutils [no test files] [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === Skipped [2023-02-24T22:46:51.310Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2023-02-24T22:46:51.310Z] exec_linux_test.go:19: requires AppArmor to be enabled [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2023-02-24T22:46:51.310Z] exec_linux_test.go:39: requires AppArmor to be enabled [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2023-02-24T22:46:51.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:46:51.310Z] graphtest_unix.go:46: Driver btrfs not supported [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2023-02-24T22:46:51.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:46:51.310Z] graphtest_unix.go:46: Driver btrfs not supported [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2023-02-24T22:46:51.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:46:51.310Z] graphtest_unix.go:46: Driver btrfs not supported [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2023-02-24T22:46:51.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:46:51.310Z] graphtest_unix.go:46: Driver btrfs not supported [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2023-02-24T22:46:51.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:46:51.310Z] graphtest_unix.go:46: Driver btrfs not supported [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2023-02-24T22:46:51.310Z] graphtest_unix.go:73: No driver to put! [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2023-02-24T22:46:51.310Z] time="2023-02-24T22:45:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-24T22:46:51.310Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-02-24T22:46:51.310Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2023-02-24T22:46:51.310Z] time="2023-02-24T22:45:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-24T22:46:51.310Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-02-24T22:46:51.310Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2023-02-24T22:46:51.310Z] time="2023-02-24T22:45:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-24T22:46:51.310Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-02-24T22:46:51.310Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2023-02-24T22:46:51.310Z] time="2023-02-24T22:45:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-24T22:46:51.310Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-02-24T22:46:51.310Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2023-02-24T22:46:51.310Z] time="2023-02-24T22:45:44Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2023-02-24T22:46:51.310Z] graphtest_unix.go:44: graphdriver: driver not supported [2023-02-24T22:46:51.310Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2023-02-24T22:46:51.310Z] graphtest_unix.go:73: No driver to put! [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2023-02-24T22:46:51.310Z] overlay_test.go:45: Fails to compute changes after apply intermittently [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2023-02-24T22:46:51.310Z] overlay_test.go:50: Fails to compute changes intermittently [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2023-02-24T22:46:51.310Z] overlay_test.go:65: Cannot run test with naive change algorithm [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2023-02-24T22:46:51.310Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2023-02-24T22:46:51.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:46:51.310Z] graphtest_unix.go:46: Driver zfs not supported [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2023-02-24T22:46:51.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:46:51.310Z] graphtest_unix.go:46: Driver zfs not supported [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2023-02-24T22:46:51.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:46:51.310Z] graphtest_unix.go:46: Driver zfs not supported [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2023-02-24T22:46:51.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:46:51.310Z] graphtest_unix.go:46: Driver zfs not supported [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2023-02-24T22:46:51.310Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2023-02-24T22:46:51.310Z] graphtest_unix.go:46: Driver zfs not supported [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2023-02-24T22:46:51.310Z] graphtest_unix.go:73: No driver to put! [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2023-02-24T22:46:51.310Z] sysinfo_linux_test.go:91: App Armor Must be Disabled [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2023-02-24T22:46:51.310Z] sysinfo_linux_test.go:111: cgroup namespaces must be disabled [2023-02-24T22:46:51.310Z] [2023-02-24T22:46:51.310Z] DONE 2267 tests, 26 skipped in 228.046s Post stage [Pipeline] junit [2023-02-24T22:46:51.322Z] Recording test results [2023-02-24T22:46:51.355Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-02-24T22:46:51.655Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2023-02-24T22:46:51.922Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-02-24T22:46:51.972Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-45073/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:6b1c02b9836a810b7ee1f7d53d1a0fc5da504746 hack/validate/vendor [2023-02-24T22:46:52.179Z] --- PASS: TestServicePlugin (30.67s) [2023-02-24T22:46:52.179Z] === RUN TestServiceUpdateLabel [2023-02-24T22:46:52.538Z] update vendored copy of archive/tar [2023-02-24T22:46:52.538Z] downloading: https://golang.org/dl/go1.18.10.src.tar.gz [2023-02-24T22:46:52.744Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-02-24T22:46:53.678Z] === RUN TestDockerSuite/TestExecCgroup [2023-02-24T22:46:54.436Z] patching file stat_unix.go [2023-02-24T22:46:54.436Z] 2023/02/24 22:46:54 Collecting initial packages [2023-02-24T22:46:54.610Z] --- PASS: TestServiceUpdateLabel (2.53s) [2023-02-24T22:46:54.610Z] === RUN TestServiceUpdateSecrets [2023-02-24T22:46:54.610Z] === RUN TestDockerSuite/TestExecEnv [2023-02-24T22:46:54.693Z] 2023/02/24 22:46:54 Download dependencies [2023-02-24T22:46:55.176Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-02-24T22:46:56.551Z] === RUN TestDockerSuite/TestExecExitStatus [2023-02-24T22:46:57.117Z] === RUN TestDockerSuite/TestExecInspectID [2023-02-24T22:46:57.971Z] 2023/02/24 22:46:57 Starting whole vndr cycle because no package specified [2023-02-24T22:46:57.971Z] 2023/02/24 22:46:57 Ignoring paths matching "^archive/tar" [2023-02-24T22:46:57.971Z] 2023/02/24 22:46:57 Clone github.com/Microsoft/hcsshim, revision a11a2c44e8a4aa9d66314b1d759ef582df5ab5e8, attempt 1/20 [2023-02-24T22:46:57.971Z] 2023/02/24 22:46:57 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2023-02-24T22:46:57.971Z] 2023/02/24 22:46:57 Clone github.com/Microsoft/go-winio, revision 7e149e8c70409f36773c1b2cf3447a7ab7697368, attempt 1/20 [2023-02-24T22:46:57.971Z] 2023/02/24 22:46:57 Clone github.com/Azure/go-ansiterm, revision d185dfc1b5a126116ea5a19e148e29d16b4574c9, attempt 1/20 [2023-02-24T22:46:57.971Z] 2023/02/24 22:46:57 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2023-02-24T22:46:57.971Z] 2023/02/24 22:46:57 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2023-02-24T22:46:57.971Z] 2023/02/24 22:46:57 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2023-02-24T22:46:57.971Z] 2023/02/24 22:46:57 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2023-02-24T22:46:57.972Z] 2023/02/24 22:46:57 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2023-02-24T22:46:57.972Z] 2023/02/24 22:46:57 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2023-02-24T22:46:57.972Z] 2023/02/24 22:46:57 Clone github.com/moby/term, revision 3f7ff695adc6a35abc925370dd0a4dafb48ec64d, attempt 1/20 [2023-02-24T22:46:57.972Z] 2023/02/24 22:46:57 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2023-02-24T22:46:57.972Z] 2023/02/24 22:46:57 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2023-02-24T22:46:57.972Z] 2023/02/24 22:46:57 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2023-02-24T22:46:57.972Z] 2023/02/24 22:46:57 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2023-02-24T22:46:57.972Z] 2023/02/24 22:46:57 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2023-02-24T22:46:58.924Z] 2023/02/24 22:46:58 Finished clone github.com/Azure/go-ansiterm [2023-02-24T22:46:58.925Z] 2023/02/24 22:46:58 Clone golang.org/x/sys, revision 33da011f77ade50ff5b6a6fb4a9a1e6d6b285809, attempt 1/20 [2023-02-24T22:46:58.925Z] 2023/02/24 22:46:58 Finished clone github.com/docker/libtrust [2023-02-24T22:46:58.925Z] 2023/02/24 22:46:58 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2023-02-24T22:46:58.925Z] 2023/02/24 22:46:58 Finished clone github.com/google/uuid [2023-02-24T22:46:58.925Z] 2023/02/24 22:46:58 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2023-02-24T22:46:58.925Z] 2023/02/24 22:46:58 Finished clone github.com/moby/locker [2023-02-24T22:46:58.925Z] 2023/02/24 22:46:58 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2023-02-24T22:46:59.192Z] 2023/02/24 22:46:58 Finished clone github.com/tchap/go-patricia [2023-02-24T22:46:59.193Z] 2023/02/24 22:46:58 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2023-02-24T22:46:59.193Z] 2023/02/24 22:46:58 Finished clone github.com/moby/term [2023-02-24T22:46:59.193Z] 2023/02/24 22:46:58 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2023-02-24T22:46:59.193Z] 2023/02/24 22:46:59 Finished clone github.com/creack/pty [2023-02-24T22:46:59.193Z] 2023/02/24 22:46:59 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2023-02-24T22:46:59.193Z] 2023/02/24 22:46:59 Finished clone github.com/gorilla/mux [2023-02-24T22:46:59.193Z] 2023/02/24 22:46:59 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2023-02-24T22:46:59.193Z] 2023/02/24 22:46:59 Finished clone github.com/Microsoft/go-winio [2023-02-24T22:46:59.193Z] 2023/02/24 22:46:59 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2023-02-24T22:46:59.452Z] 2023/02/24 22:46:59 Finished clone github.com/moby/sys [2023-02-24T22:46:59.452Z] 2023/02/24 22:46:59 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2023-02-24T22:46:59.642Z] === RUN TestDockerSuite/TestExecInteractive [2023-02-24T22:47:00.017Z] 2023/02/24 22:46:59 Finished clone github.com/sirupsen/logrus [2023-02-24T22:47:00.017Z] 2023/02/24 22:46:59 Clone github.com/armon/circbuf, revision 5111143e8da2e98b4ea6a8f32b9065ea1821c191, attempt 1/20 [2023-02-24T22:47:00.207Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2023-02-24T22:47:00.276Z] 2023/02/24 22:47:00 Finished clone github.com/docker/go-units [2023-02-24T22:47:00.276Z] 2023/02/24 22:47:00 Clone github.com/moby/buildkit, revision eeb7b65ab7d651770a5ec52a06ea7c96eb97a249, attempt 1/20 [2023-02-24T22:47:00.534Z] 2023/02/24 22:47:00 Finished clone github.com/syndtr/gocapability [2023-02-24T22:47:00.534Z] 2023/02/24 22:47:00 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2023-02-24T22:47:00.534Z] 2023/02/24 22:47:00 Finished clone github.com/RackSec/srslog [2023-02-24T22:47:00.534Z] 2023/02/24 22:47:00 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2023-02-24T22:47:00.772Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-02-24T22:47:00.791Z] 2023/02/24 22:47:00 Finished clone github.com/imdario/mergo [2023-02-24T22:47:00.791Z] 2023/02/24 22:47:00 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2023-02-24T22:47:01.029Z] === RUN TestDockerSuite/TestExecParseError [2023-02-24T22:47:01.049Z] 2023/02/24 22:47:00 Finished clone gotest.tools/v3 [2023-02-24T22:47:01.049Z] 2023/02/24 22:47:00 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2023-02-24T22:47:01.049Z] 2023/02/24 22:47:00 Finished clone golang.org/x/sync [2023-02-24T22:47:01.049Z] 2023/02/24 22:47:00 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2023-02-24T22:47:01.049Z] 2023/02/24 22:47:00 Finished clone github.com/armon/circbuf [2023-02-24T22:47:01.049Z] 2023/02/24 22:47:00 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2023-02-24T22:47:01.308Z] 2023/02/24 22:47:01 Finished clone github.com/google/go-cmp [2023-02-24T22:47:01.308Z] 2023/02/24 22:47:01 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2023-02-24T22:47:01.594Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-02-24T22:47:01.875Z] 2023/02/24 22:47:01 Finished clone github.com/tonistiigi/units [2023-02-24T22:47:01.875Z] 2023/02/24 22:47:01 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2023-02-24T22:47:02.160Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-02-24T22:47:02.442Z] 2023/02/24 22:47:02 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2023-02-24T22:47:02.442Z] 2023/02/24 22:47:02 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2023-02-24T22:47:02.442Z] 2023/02/24 22:47:02 Finished clone github.com/google/shlex [2023-02-24T22:47:02.442Z] 2023/02/24 22:47:02 Clone github.com/docker/libnetwork, revision 05b93e0d3a95952f70c113b0bc5bdb538d7afdd7, attempt 1/20 [2023-02-24T22:47:02.700Z] 2023/02/24 22:47:02 Finished clone github.com/mitchellh/hashstructure [2023-02-24T22:47:02.700Z] 2023/02/24 22:47:02 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2023-02-24T22:47:02.700Z] 2023/02/24 22:47:02 Finished clone github.com/opentracing-contrib/go-stdlib [2023-02-24T22:47:02.700Z] 2023/02/24 22:47:02 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2023-02-24T22:47:02.700Z] 2023/02/24 22:47:02 Finished clone github.com/docker/go-connections [2023-02-24T22:47:02.700Z] 2023/02/24 22:47:02 Clone github.com/armon/go-metrics, revision f0300d1749da6fa982027e449ec0c7a145510c3c, attempt 1/20 [2023-02-24T22:47:02.700Z] 2023/02/24 22:47:02 Finished clone github.com/opentracing/opentracing-go [2023-02-24T22:47:02.700Z] 2023/02/24 22:47:02 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2023-02-24T22:47:02.726Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-02-24T22:47:03.267Z] 2023/02/24 22:47:03 Finished clone github.com/gofrs/flock [2023-02-24T22:47:03.267Z] 2023/02/24 22:47:03 Clone github.com/hashicorp/memberlist, revision e6ff9b2d87a3f0f3f04abb5672ada3ac2a640223, attempt 1/20 [2023-02-24T22:47:03.658Z] === RUN TestDockerSuite/TestExecSetEnv [2023-02-24T22:47:03.834Z] 2023/02/24 22:47:03 Finished clone github.com/armon/go-radix [2023-02-24T22:47:03.834Z] 2023/02/24 22:47:03 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2023-02-24T22:47:03.834Z] 2023/02/24 22:47:03 Finished clone github.com/docker/go-events [2023-02-24T22:47:03.834Z] 2023/02/24 22:47:03 Clone github.com/google/btree, revision 4030bb1f1f0c35b30ca7009e9ebd06849dd45306, attempt 1/20 [2023-02-24T22:47:04.092Z] 2023/02/24 22:47:03 Finished clone github.com/armon/go-metrics [2023-02-24T22:47:04.092Z] 2023/02/24 22:47:03 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2023-02-24T22:47:04.223Z] === RUN TestDockerSuite/TestExecStartFails [2023-02-24T22:47:04.789Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-02-24T22:47:05.026Z] 2023/02/24 22:47:04 Finished clone github.com/tonistiigi/fsutil [2023-02-24T22:47:05.026Z] 2023/02/24 22:47:04 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2023-02-24T22:47:05.284Z] 2023/02/24 22:47:05 Finished clone github.com/google/btree [2023-02-24T22:47:05.284Z] 2023/02/24 22:47:05 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2023-02-24T22:47:05.544Z] 2023/02/24 22:47:05 Finished clone github.com/sean-/seed [2023-02-24T22:47:05.544Z] 2023/02/24 22:47:05 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2023-02-24T22:47:05.544Z] 2023/02/24 22:47:05 Finished clone github.com/willf/bitset [2023-02-24T22:47:05.544Z] 2023/02/24 22:47:05 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2023-02-24T22:47:06.478Z] 2023/02/24 22:47:06 Finished clone github.com/hashicorp/memberlist [2023-02-24T22:47:06.478Z] 2023/02/24 22:47:06 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2023-02-24T22:47:06.478Z] 2023/02/24 22:47:06 Finished clone github.com/hashicorp/errwrap [2023-02-24T22:47:06.478Z] 2023/02/24 22:47:06 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2023-02-24T22:47:07.043Z] 2023/02/24 22:47:06 Finished clone github.com/golang/gddo [2023-02-24T22:47:07.043Z] 2023/02/24 22:47:06 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2023-02-24T22:47:07.301Z] 2023/02/24 22:47:07 Finished clone github.com/hashicorp/go-multierror [2023-02-24T22:47:07.301Z] 2023/02/24 22:47:07 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2023-02-24T22:47:08.238Z] 2023/02/24 22:47:07 Finished clone github.com/vishvananda/netns [2023-02-24T22:47:08.238Z] 2023/02/24 22:47:07 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2023-02-24T22:47:08.238Z] 2023/02/24 22:47:07 Finished clone github.com/docker/libkv [2023-02-24T22:47:08.238Z] 2023/02/24 22:47:07 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2023-02-24T22:47:09.173Z] 2023/02/24 22:47:08 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2023-02-24T22:47:09.173Z] 2023/02/24 22:47:08 Finished clone github.com/hashicorp/go-sockaddr [2023-02-24T22:47:09.740Z] 2023/02/24 22:47:09 Finished clone github.com/moby/ipvs [2023-02-24T22:47:09.740Z] 2023/02/24 22:47:09 Clone github.com/coreos/etcd, revision 973882f697a8db3d59815bf132c6c506434334bd, attempt 1/20 [2023-02-24T22:47:09.740Z] 2023/02/24 22:47:09 Finished clone github.com/samuel/go-zookeeper [2023-02-24T22:47:09.740Z] 2023/02/24 22:47:09 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2023-02-24T22:47:10.065Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2023-02-24T22:47:10.065Z] === RUN TestServiceUpdateConfigs [2023-02-24T22:47:10.306Z] 2023/02/24 22:47:10 Finished clone github.com/hashicorp/go-msgpack [2023-02-24T22:47:10.306Z] 2023/02/24 22:47:10 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2023-02-24T22:47:10.565Z] 2023/02/24 22:47:10 Finished clone github.com/vishvananda/netlink [2023-02-24T22:47:10.565Z] 2023/02/24 22:47:10 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2023-02-24T22:47:10.834Z] 2023/02/24 22:47:10 Finished clone github.com/deckarep/golang-set [2023-02-24T22:47:10.834Z] 2023/02/24 22:47:10 Clone github.com/ishidawataru/sctp, revision f2269e66cdee387bd321445d5d300893449805be, attempt 1/20 [2023-02-24T22:47:10.834Z] 2023/02/24 22:47:10 Finished clone github.com/BurntSushi/toml [2023-02-24T22:47:10.834Z] 2023/02/24 22:47:10 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2023-02-24T22:47:11.401Z] 2023/02/24 22:47:11 Finished clone github.com/coreos/go-semver [2023-02-24T22:47:11.401Z] 2023/02/24 22:47:11 Clone github.com/json-iterator/go, revision a1ca0830781e007c66b225121d2cdb3a649421f6, attempt 1/20 [2023-02-24T22:47:12.337Z] 2023/02/24 22:47:12 Finished clone github.com/ishidawataru/sctp [2023-02-24T22:47:12.337Z] 2023/02/24 22:47:12 Clone github.com/modern-go/concurrent, revision bacd9c7ef1dd9b15be4a9909b8ac7a4e313eec94, attempt 1/20 [2023-02-24T22:47:13.271Z] 2023/02/24 22:47:12 Finished clone github.com/Microsoft/opengcs [2023-02-24T22:47:13.271Z] 2023/02/24 22:47:12 Clone github.com/modern-go/reflect2, revision 94122c33edd36123c84d5368cfb2b69df93a0ec8, attempt 1/20 [2023-02-24T22:47:13.529Z] 2023/02/24 22:47:13 Finished clone golang.org/x/net [2023-02-24T22:47:13.529Z] 2023/02/24 22:47:13 Clone github.com/docker/distribution, revision b5ca020cfbe998e5af3457fda087444cf5116496, attempt 1/20 [2023-02-24T22:47:13.529Z] 2023/02/24 22:47:13 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2023-02-24T22:47:13.529Z] 2023/02/24 22:47:13 Clone github.com/vbatts/tar-split, revision 80a436fd6164c557b131f7c59ed69bd81af69761, attempt 1/20 [2023-02-24T22:47:13.788Z] 2023/02/24 22:47:13 Finished clone github.com/modern-go/concurrent [2023-02-24T22:47:13.788Z] 2023/02/24 22:47:13 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2023-02-24T22:47:14.355Z] 2023/02/24 22:47:14 Finished clone github.com/hashicorp/serf [2023-02-24T22:47:14.355Z] 2023/02/24 22:47:14 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2023-02-24T22:47:14.355Z] 2023/02/24 22:47:14 Finished clone github.com/json-iterator/go [2023-02-24T22:47:14.355Z] 2023/02/24 22:47:14 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2023-02-24T22:47:14.613Z] 2023/02/24 22:47:14 Finished clone go.etcd.io/bbolt [2023-02-24T22:47:14.613Z] 2023/02/24 22:47:14 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2023-02-24T22:47:14.613Z] 2023/02/24 22:47:14 Finished clone github.com/modern-go/reflect2 [2023-02-24T22:47:14.613Z] 2023/02/24 22:47:14 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2023-02-24T22:47:15.321Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-02-24T22:47:15.549Z] 2023/02/24 22:47:15 Finished clone github.com/opencontainers/go-digest [2023-02-24T22:47:15.549Z] 2023/02/24 22:47:15 Clone github.com/opencontainers/image-spec, revision 67d2d5658fe0476ab9bf414cec164077ebff3920, attempt 1/20 [2023-02-24T22:47:15.887Z] === RUN TestDockerSuite/TestExecTTY [2023-02-24T22:47:16.116Z] 2023/02/24 22:47:15 Finished clone github.com/mistifyio/go-zfs [2023-02-24T22:47:16.116Z] 2023/02/24 22:47:15 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2023-02-24T22:47:16.452Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-02-24T22:47:17.016Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-02-24T22:47:17.273Z] === RUN TestDockerSuite/TestExecUlimits [2023-02-24T22:47:17.839Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-02-24T22:47:17.839Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2023-02-24T22:47:17.839Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-02-24T22:47:18.017Z] 2023/02/24 22:47:17 Finished clone github.com/cyphar/filepath-securejoin [2023-02-24T22:47:18.017Z] 2023/02/24 22:47:17 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2023-02-24T22:47:18.584Z] 2023/02/24 22:47:18 Finished clone github.com/opencontainers/runtime-spec [2023-02-24T22:47:18.584Z] 2023/02/24 22:47:18 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2023-02-24T22:47:18.584Z] 2023/02/24 22:47:18 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2023-02-24T22:47:18.584Z] 2023/02/24 22:47:18 Finished clone github.com/vbatts/tar-split [2023-02-24T22:47:19.212Z] === RUN TestDockerSuite/TestExecWithNoTERM [2023-02-24T22:47:19.777Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-02-24T22:47:19.960Z] 2023/02/24 22:47:19 Finished clone github.com/opencontainers/image-spec [2023-02-24T22:47:19.960Z] 2023/02/24 22:47:19 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2023-02-24T22:47:20.218Z] 2023/02/24 22:47:19 Finished clone github.com/coreos/go-systemd [2023-02-24T22:47:20.219Z] 2023/02/24 22:47:19 Clone github.com/fluent/fluent-logger-golang, revision 0b652e850a9140d0b1db6390d8925d0601e952db, attempt 1/20 [2023-02-24T22:47:20.344Z] === RUN TestDockerSuite/TestExecWithTERM [2023-02-24T22:47:20.785Z] 2023/02/24 22:47:20 Finished clone github.com/coreos/go-systemd/v22 [2023-02-24T22:47:20.785Z] 2023/02/24 22:47:20 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2023-02-24T22:47:20.908Z] === RUN TestDockerSuite/TestExecWithUser [2023-02-24T22:47:21.044Z] 2023/02/24 22:47:21 Finished clone github.com/godbus/dbus/v5 [2023-02-24T22:47:21.044Z] 2023/02/24 22:47:21 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2023-02-24T22:47:21.474Z] === RUN TestDockerSuite/TestGetContainerStats [2023-02-24T22:47:21.611Z] 2023/02/24 22:47:21 Finished clone github.com/Graylog2/go-gelf [2023-02-24T22:47:21.611Z] 2023/02/24 22:47:21 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2023-02-24T22:47:21.611Z] 2023/02/24 22:47:21 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2023-02-24T22:47:21.611Z] 2023/02/24 22:47:21 Finished clone github.com/docker/libnetwork [2023-02-24T22:47:21.870Z] 2023/02/24 22:47:21 Finished clone github.com/fluent/fluent-logger-golang [2023-02-24T22:47:21.870Z] 2023/02/24 22:47:21 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2023-02-24T22:47:22.804Z] 2023/02/24 22:47:22 Finished clone github.com/philhofer/fwd [2023-02-24T22:47:22.804Z] 2023/02/24 22:47:22 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2023-02-24T22:47:23.996Z] --- PASS: TestServiceUpdateConfigs (14.48s) [2023-02-24T22:47:23.996Z] === RUN TestServiceUpdateNetwork [2023-02-24T22:47:24.212Z] 2023/02/24 22:47:24 Finished clone github.com/bsphere/le_go [2023-02-24T22:47:24.212Z] 2023/02/24 22:47:24 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2023-02-24T22:47:24.472Z] 2023/02/24 22:47:24 Finished clone github.com/fsnotify/fsnotify [2023-02-24T22:47:24.472Z] 2023/02/24 22:47:24 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2023-02-24T22:47:24.472Z] 2023/02/24 22:47:24 Finished clone github.com/jmespath/go-jmespath [2023-02-24T22:47:24.472Z] 2023/02/24 22:47:24 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2023-02-24T22:47:25.893Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-02-24T22:47:26.371Z] 2023/02/24 22:47:26 Finished clone github.com/tinylib/msgp [2023-02-24T22:47:26.371Z] 2023/02/24 22:47:26 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2023-02-24T22:47:26.371Z] 2023/02/24 22:47:26 Finished clone github.com/golang/groupcache [2023-02-24T22:47:26.371Z] 2023/02/24 22:47:26 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2023-02-24T22:47:26.937Z] 2023/02/24 22:47:26 Finished clone github.com/cloudflare/cfssl [2023-02-24T22:47:26.937Z] 2023/02/24 22:47:26 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2023-02-24T22:47:27.504Z] 2023/02/24 22:47:27 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2023-02-24T22:47:27.504Z] 2023/02/24 22:47:27 Finished clone golang.org/x/oauth2 [2023-02-24T22:47:27.763Z] 2023/02/24 22:47:27 Finished clone github.com/miekg/dns [2023-02-24T22:47:27.763Z] 2023/02/24 22:47:27 Clone https://github.com/moby/containerd.git to github.com/containerd/containerd, revision 96c5ae04b6784e180aaeee50fba715ac448ddb0d, attempt 1/20 [2023-02-24T22:47:28.697Z] 2023/02/24 22:47:28 Finished clone github.com/googleapis/gax-go [2023-02-24T22:47:28.697Z] 2023/02/24 22:47:28 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2023-02-24T22:47:29.262Z] 2023/02/24 22:47:29 Finished clone golang.org/x/sys [2023-02-24T22:47:29.262Z] 2023/02/24 22:47:29 Clone github.com/containerd/continuity, revision 5ad51c7aca47b8e742f5e6e7dc841d50f5f6affd, attempt 1/20 [2023-02-24T22:47:30.197Z] 2023/02/24 22:47:29 Finished clone go.opencensus.io [2023-02-24T22:47:30.197Z] 2023/02/24 22:47:29 Clone github.com/containerd/cgroups, revision b9de8a2212026c07cec67baf3323f1fc0121e048, attempt 1/20 [2023-02-24T22:47:30.762Z] 2023/02/24 22:47:30 Finished clone github.com/containerd/fifo [2023-02-24T22:47:30.762Z] 2023/02/24 22:47:30 Clone github.com/containerd/console, revision 2f1e3d2b6afd18e8b2077816c711205a0b4d8769, attempt 1/20 [2023-02-24T22:47:30.762Z] 2023/02/24 22:47:30 Finished clone golang.org/x/text [2023-02-24T22:47:30.762Z] 2023/02/24 22:47:30 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2023-02-24T22:47:31.150Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-02-24T22:47:32.521Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-02-24T22:47:32.663Z] 2023/02/24 22:47:32 Finished clone github.com/containerd/go-runc [2023-02-24T22:47:32.663Z] 2023/02/24 22:47:32 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2023-02-24T22:47:32.922Z] 2023/02/24 22:47:32 Finished clone github.com/containerd/cgroups [2023-02-24T22:47:32.922Z] 2023/02/24 22:47:32 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2023-02-24T22:47:33.488Z] 2023/02/24 22:47:33 Finished clone github.com/containerd/console [2023-02-24T22:47:33.488Z] 2023/02/24 22:47:33 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2023-02-24T22:47:34.426Z] 2023/02/24 22:47:34 Finished clone github.com/containerd/typeurl [2023-02-24T22:47:34.426Z] 2023/02/24 22:47:34 Clone github.com/cilium/ebpf, revision 32458a752e0bcbc670691625f84e7ef6aef5655d, attempt 1/20 [2023-02-24T22:47:34.993Z] 2023/02/24 22:47:34 Finished clone github.com/containerd/ttrpc [2023-02-24T22:47:34.993Z] 2023/02/24 22:47:34 Clone github.com/docker/swarmkit, revision cf1e0f8d95ee37ea1f9a5f8a54c73c1e0fa58a54, attempt 1/20 [2023-02-24T22:47:35.929Z] 2023/02/24 22:47:35 Finished clone github.com/gogo/googleapis [2023-02-24T22:47:35.929Z] 2023/02/24 22:47:35 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2023-02-24T22:47:35.929Z] 2023/02/24 22:47:35 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2023-02-24T22:47:35.929Z] 2023/02/24 22:47:35 Finished clone github.com/containerd/continuity [2023-02-24T22:47:36.714Z] --- PASS: TestServiceUpdateNetwork (12.51s) [2023-02-24T22:47:36.714Z] === RUN TestServiceUpdatePidsLimit [2023-02-24T22:47:36.714Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-02-24T22:47:37.281Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-02-24T22:47:37.281Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-02-24T22:47:37.281Z] === RUN TestDockerSuite/TestHealth [2023-02-24T22:47:37.846Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2023-02-24T22:47:38.778Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2023-02-24T22:47:39.216Z] 2023/02/24 22:47:38 Finished clone github.com/opencontainers/runc [2023-02-24T22:47:39.216Z] 2023/02/24 22:47:38 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2023-02-24T22:47:39.783Z] 2023/02/24 22:47:39 Finished clone google.golang.org/grpc [2023-02-24T22:47:39.783Z] 2023/02/24 22:47:39 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2023-02-24T22:47:40.349Z] 2023/02/24 22:47:40 Finished clone github.com/fernet/fernet-go [2023-02-24T22:47:40.349Z] 2023/02/24 22:47:40 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2023-02-24T22:47:41.285Z] 2023/02/24 22:47:41 Finished clone github.com/Microsoft/hcsshim [2023-02-24T22:47:41.285Z] 2023/02/24 22:47:41 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2023-02-24T22:47:43.187Z] 2023/02/24 22:47:43 Finished clone github.com/docker/distribution [2023-02-24T22:47:43.187Z] 2023/02/24 22:47:43 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2023-02-24T22:47:43.187Z] 2023/02/24 22:47:43 Finished clone golang.org/x/time [2023-02-24T22:47:43.187Z] 2023/02/24 22:47:43 Clone https://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2023-02-24T22:47:44.123Z] 2023/02/24 22:47:44 Finished clone github.com/golang/protobuf [2023-02-24T22:47:44.123Z] 2023/02/24 22:47:44 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2023-02-24T22:47:44.381Z] 2023/02/24 22:47:44 Finished clone github.com/cilium/ebpf [2023-02-24T22:47:44.381Z] 2023/02/24 22:47:44 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2023-02-24T22:47:44.640Z] 2023/02/24 22:47:44 Finished clone github.com/hashicorp/go-memdb [2023-02-24T22:47:44.640Z] 2023/02/24 22:47:44 Clone https://github.com/cloudfoundry/clock.git to code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2023-02-24T22:47:45.207Z] 2023/02/24 22:47:44 Finished clone github.com/hashicorp/go-immutable-radix [2023-02-24T22:47:45.207Z] 2023/02/24 22:47:44 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2023-02-24T22:47:45.332Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2023-02-24T22:47:45.774Z] 2023/02/24 22:47:45 Finished clone github.com/hashicorp/golang-lru [2023-02-24T22:47:45.774Z] 2023/02/24 22:47:45 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2023-02-24T22:47:46.032Z] 2023/02/24 22:47:45 Finished clone github.com/coreos/pkg [2023-02-24T22:47:46.032Z] 2023/02/24 22:47:45 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2023-02-24T22:47:47.411Z] 2023/02/24 22:47:47 Finished clone github.com/beorn7/perks [2023-02-24T22:47:47.411Z] 2023/02/24 22:47:47 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2023-02-24T22:47:47.674Z] 2023/02/24 22:47:47 Finished clone golang.org/x/crypto [2023-02-24T22:47:47.674Z] 2023/02/24 22:47:47 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2023-02-24T22:47:47.938Z] 2023/02/24 22:47:47 Finished clone github.com/prometheus/client_model [2023-02-24T22:47:47.938Z] 2023/02/24 22:47:47 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2023-02-24T22:47:49.840Z] 2023/02/24 22:47:49 Finished clone github.com/matttproud/golang_protobuf_extensions [2023-02-24T22:47:49.841Z] 2023/02/24 22:47:49 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2023-02-24T22:47:49.841Z] 2023/02/24 22:47:49 Finished clone github.com/prometheus/client_golang [2023-02-24T22:47:49.841Z] 2023/02/24 22:47:49 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2023-02-24T22:47:50.099Z] 2023/02/24 22:47:49 Finished clone github.com/moby/buildkit [2023-02-24T22:47:50.099Z] 2023/02/24 22:47:49 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2023-02-24T22:47:51.477Z] 2023/02/24 22:47:51 Finished clone github.com/pkg/errors [2023-02-24T22:47:51.477Z] 2023/02/24 22:47:51 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2023-02-24T22:47:51.477Z] 2023/02/24 22:47:51 Finished clone github.com/prometheus/common [2023-02-24T22:47:51.477Z] 2023/02/24 22:47:51 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2023-02-24T22:47:51.735Z] 2023/02/24 22:47:51 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2023-02-24T22:47:51.735Z] 2023/02/24 22:47:51 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2023-02-24T22:47:51.735Z] 2023/02/24 22:47:51 Finished clone code.cloudfoundry.org/clock [2023-02-24T22:47:51.735Z] 2023/02/24 22:47:51 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2023-02-24T22:47:51.735Z] 2023/02/24 22:47:51 Finished clone github.com/cespare/xxhash/v2 [2023-02-24T22:47:51.735Z] 2023/02/24 22:47:51 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2023-02-24T22:47:51.735Z] 2023/02/24 22:47:51 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2023-02-24T22:47:51.735Z] 2023/02/24 22:47:51 Finished clone github.com/prometheus/procfs [2023-02-24T22:47:53.111Z] 2023/02/24 22:47:52 Finished clone github.com/inconshreveable/mousetrap [2023-02-24T22:47:53.111Z] 2023/02/24 22:47:52 Finished clone github.com/morikuni/aec [2023-02-24T22:47:53.370Z] 2023/02/24 22:47:53 Finished clone github.com/spf13/pflag [2023-02-24T22:47:53.434Z] check_test.go:379: [db9d84b7fc912] daemon is not started [2023-02-24T22:47:53.434Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2023-02-24T22:47:53.434Z] --- PASS: TestServiceUpdatePidsLimit (16.35s) [2023-02-24T22:47:53.434Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.83s) [2023-02-24T22:47:53.434Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.79s) [2023-02-24T22:47:53.434Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.88s) [2023-02-24T22:47:53.434Z] PASS [2023-02-24T22:47:53.434Z] [2023-02-24T22:47:53.434Z] === Skipped [2023-02-24T22:47:53.434Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.01s) [2023-02-24T22:47:53.434Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2023-02-24T22:47:53.434Z] [2023-02-24T22:47:53.434Z] DONE 27 tests, 1 skipped in 190.676s [2023-02-24T22:47:53.434Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2023-02-24T22:47:53.434Z] ++ 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 [2023-02-24T22:47:53.434Z] ++ set -e [2023-02-24T22:47:53.434Z] ++ '[' -n 0 ']' [2023-02-24T22:47:53.434Z] ++ set -x [2023-02-24T22:47:53.434Z] ++ 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 [2023-02-24T22:47:53.434Z] INFO: Testing against a local daemon [2023-02-24T22:47:53.434Z] === RUN TestSessionCreate [2023-02-24T22:47:53.434Z] --- PASS: TestSessionCreate (0.02s) [2023-02-24T22:47:53.434Z] === RUN TestSessionCreateWithBadUpgrade [2023-02-24T22:47:53.434Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2023-02-24T22:47:53.434Z] PASS [2023-02-24T22:47:53.434Z] [2023-02-24T22:47:53.434Z] DONE 2 tests in 0.143s [2023-02-24T22:47:53.434Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2023-02-24T22:47:53.434Z] ++ 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 [2023-02-24T22:47:53.434Z] ++ set -e [2023-02-24T22:47:53.434Z] ++ '[' -n 0 ']' [2023-02-24T22:47:53.434Z] ++ set -x [2023-02-24T22:47:53.434Z] ++ 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 [2023-02-24T22:47:53.434Z] INFO: Testing against a local daemon [2023-02-24T22:47:53.434Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-02-24T22:47:53.434Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-24T22:47:53.434Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-24T22:47:53.434Z] === RUN TestEventsExecDie [2023-02-24T22:47:53.693Z] --- PASS: TestEventsExecDie (0.58s) [2023-02-24T22:47:53.693Z] === RUN TestEventsBackwardsCompatible [2023-02-24T22:47:53.951Z] --- PASS: TestEventsBackwardsCompatible (0.10s) [2023-02-24T22:47:53.951Z] === RUN TestInfoBinaryCommits [2023-02-24T22:47:53.951Z] --- PASS: TestInfoBinaryCommits (0.02s) [2023-02-24T22:47:53.951Z] === RUN TestInfoAPIVersioned [2023-02-24T22:47:53.951Z] --- PASS: TestInfoAPIVersioned (0.01s) [2023-02-24T22:47:53.951Z] === RUN TestInfoDiscoveryBackend [2023-02-24T22:47:54.517Z] --- PASS: TestInfoDiscoveryBackend (0.54s) [2023-02-24T22:47:54.517Z] === RUN TestInfoDiscoveryInvalidAdvertise [2023-02-24T22:47:54.517Z] docker_api_swarm_test.go:802: [ded13a714af5f] joining swarm manager [de3e684fae9b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:47:54.749Z] 2023/02/24 22:47:54 Finished clone github.com/docker/go-metrics [2023-02-24T22:47:54.749Z] 2023/02/24 22:47:54 Finished clone github.com/spf13/cobra [2023-02-24T22:47:55.013Z] 2023/02/24 22:47:54 Finished clone github.com/google/certificate-transparency-go [2023-02-24T22:47:55.449Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2023-02-24T22:47:55.449Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2023-02-24T22:47:55.948Z] 2023/02/24 22:47:55 Finished clone github.com/opencontainers/selinux [2023-02-24T22:47:56.014Z] docker_api_swarm_test.go:802: [d6c5dbde0ee66] joining swarm manager [de3e684fae9b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:47:56.014Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.54s) [2023-02-24T22:47:56.014Z] === RUN TestInfoAPI [2023-02-24T22:47:56.014Z] --- PASS: TestInfoAPI (0.05s) [2023-02-24T22:47:56.014Z] === RUN TestInfoAPIWarnings [2023-02-24T22:47:56.014Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-02-24T22:47:56.014Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-02-24T22:47:56.014Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-02-24T22:47:56.271Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-02-24T22:47:56.841Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-02-24T22:47:56.841Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-02-24T22:47:57.406Z] docker_api_swarm_test.go:802: [de39469b22ec8] joining swarm manager [de3e684fae9b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-02-24T22:47:57.406Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-02-24T22:47:57.406Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-02-24T22:47:57.406Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-02-24T22:47:57.406Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-02-24T22:47:57.664Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-02-24T22:47:57.923Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-02-24T22:47:58.181Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-02-24T22:47:58.181Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-02-24T22:47:58.439Z] docker_api_swarm_test.go:802: [d4b7b0ef55714] joining swarm manager [de3e684fae9b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-02-24T22:47:59.004Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-02-24T22:47:59.004Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-02-24T22:47:59.569Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-02-24T22:47:59.829Z] docker_api_swarm_test.go:810: [d1136f928fcf3] joining swarm manager [de3e684fae9b1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2023-02-24T22:48:00.087Z] === RUN TestDockerSuite/TestImagesFormat [2023-02-24T22:48:00.087Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-02-24T22:48:01.020Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-02-24T22:48:03.555Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-02-24T22:48:03.555Z] === RUN TestDockerSuite/TestImportBadURL [2023-02-24T22:48:03.555Z] === RUN TestDockerSuite/TestImportDisplay [2023-02-24T22:48:04.490Z] === RUN TestDockerSuite/TestImportFile [2023-02-24T22:48:05.427Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-02-24T22:48:05.427Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-02-24T22:48:06.801Z] === RUN TestDockerSuite/TestImportGzipped [2023-02-24T22:48:07.734Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-02-24T22:48:08.667Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-02-24T22:48:09.233Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-02-24T22:48:09.801Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-02-24T22:48:10.365Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-02-24T22:48:10.365Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2023-02-24T22:48:10.365Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-02-24T22:48:10.623Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-02-24T22:48:10.824Z] 2023/02/24 22:48:10 Finished clone github.com/containerd/containerd [2023-02-24T22:48:11.189Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-02-24T22:48:11.754Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-02-24T22:48:12.011Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-02-24T22:48:12.269Z] --- PASS: TestInfoAPIWarnings (16.33s) [2023-02-24T22:48:12.269Z] === RUN TestInfoDebug [2023-02-24T22:48:12.527Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-02-24T22:48:12.784Z] --- PASS: TestInfoDebug (0.54s) [2023-02-24T22:48:12.784Z] === RUN TestInfoInsecureRegistries [2023-02-24T22:48:13.042Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-02-24T22:48:13.042Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2023-02-24T22:48:13.301Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2023-02-24T22:48:13.301Z] === RUN TestInfoRegistryMirrors [2023-02-24T22:48:13.865Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2023-02-24T22:48:13.865Z] === RUN TestLoginFailsWithBadCredentials [2023-02-24T22:48:14.110Z] 2023/02/24 22:48:13 Finished clone github.com/coreos/etcd [2023-02-24T22:48:14.122Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-02-24T22:48:14.379Z] --- PASS: TestLoginFailsWithBadCredentials (0.41s) [2023-02-24T22:48:14.379Z] === RUN TestPingCacheHeaders [2023-02-24T22:48:14.379Z] --- PASS: TestPingCacheHeaders (0.04s) [2023-02-24T22:48:14.379Z] === RUN TestPingGet [2023-02-24T22:48:14.379Z] --- PASS: TestPingGet (0.02s) [2023-02-24T22:48:14.379Z] === RUN TestPingHead [2023-02-24T22:48:14.379Z] --- PASS: TestPingHead (0.02s) [2023-02-24T22:48:14.379Z] === RUN TestVersion [2023-02-24T22:48:14.379Z] --- PASS: TestVersion (0.02s) [2023-02-24T22:48:14.379Z] PASS [2023-02-24T22:48:14.379Z] [2023-02-24T22:48:14.379Z] === Skipped [2023-02-24T22:48:14.379Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-24T22:48:14.379Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2023-02-24T22:48:14.379Z] [2023-02-24T22:48:14.379Z] DONE 18 tests, 1 skipped in 21.420s [2023-02-24T22:48:14.379Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2023-02-24T22:48:14.379Z] ++ 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 [2023-02-24T22:48:14.379Z] ++ set -e [2023-02-24T22:48:14.379Z] ++ '[' -n 0 ']' [2023-02-24T22:48:14.379Z] ++ set -x [2023-02-24T22:48:14.379Z] ++ 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 [2023-02-24T22:48:14.628Z] 2023/02/24 22:48:14 Finished clone github.com/docker/swarmkit [2023-02-24T22:48:14.637Z] INFO: Testing against a local daemon [2023-02-24T22:48:14.638Z] === RUN TestVolumesCreateAndList [2023-02-24T22:48:14.638Z] --- PASS: TestVolumesCreateAndList (0.02s) [2023-02-24T22:48:14.638Z] === RUN TestVolumesRemove [2023-02-24T22:48:14.638Z] --- PASS: TestVolumesRemove (0.08s) [2023-02-24T22:48:14.638Z] === RUN TestVolumesInspect [2023-02-24T22:48:14.638Z] --- PASS: TestVolumesInspect (0.03s) [2023-02-24T22:48:14.638Z] === RUN TestVolumesInvalidJSON [2023-02-24T22:48:14.638Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-02-24T22:48:14.638Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-02-24T22:48:14.638Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-02-24T22:48:14.638Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2023-02-24T22:48:14.638Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-02-24T22:48:14.638Z] PASS [2023-02-24T22:48:14.638Z] [2023-02-24T22:48:14.638Z] DONE 5 tests in 0.292s [2023-02-24T22:48:14.638Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-02-24T22:48:14.638Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-02-24T22:48:15.202Z] ++++ cat bundles/test-integration/docker.pid [2023-02-24T22:48:15.203Z] +++ kill 5969 [2023-02-24T22:48:15.460Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-02-24T22:48:15.460Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-02-24T22:48:16.026Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-02-24T22:48:16.026Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-02-24T22:48:16.026Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-02-24T22:48:16.284Z] +++ /etc/init.d/apparmor stop [2023-02-24T22:48:16.284Z] Leaving: AppArmorNo profiles have been unloaded. [2023-02-24T22:48:16.284Z] [2023-02-24T22:48:16.284Z] Unloading profiles will leave already running processes permanently [2023-02-24T22:48:16.284Z] unconfined, which can lead to unexpected situations. [2023-02-24T22:48:16.284Z] [2023-02-24T22:48:16.285Z] To set a process to complain mode, use the command line tool [2023-02-24T22:48:16.285Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-02-24T22:48:16.285Z] +++ true [2023-02-24T22:48:16.285Z] exiting test-integration [2023-02-24T22:48:16.285Z] ++ exit 0 [2023-02-24T22:48:16.285Z] [2023-02-24T22:48:16.851Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-02-24T22:48:17.108Z] + for job in $(jobs -p) [2023-02-24T22:48:17.108Z] + wait 31314 [2023-02-24T22:48:18.041Z] === RUN TestDockerSuite/TestInspectDefault [2023-02-24T22:48:18.298Z] === RUN TestDockerSuite/TestInspectHistory [2023-02-24T22:48:18.865Z] === RUN TestDockerSuite/TestInspectImage [2023-02-24T22:48:18.865Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-02-24T22:48:18.865Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-02-24T22:48:18.865Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-02-24T22:48:18.865Z] === RUN TestDockerSuite/TestInspectInt64 [2023-02-24T22:48:19.122Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-02-24T22:48:19.713Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-02-24T22:48:19.713Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-02-24T22:48:20.278Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-02-24T22:48:20.535Z] === RUN TestDockerSuite/TestInspectPlugin [2023-02-24T22:48:23.059Z] === RUN TestDockerSuite/TestInspectRootFS [2023-02-24T22:48:23.059Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-02-24T22:48:23.324Z] === RUN TestDockerSuite/TestInspectStatus [2023-02-24T22:48:23.889Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-02-24T22:48:24.822Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-02-24T22:48:25.080Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-02-24T22:48:25.645Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-02-24T22:48:26.211Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-02-24T22:48:26.469Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-02-24T22:48:27.034Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-02-24T22:48:27.291Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-02-24T22:48:27.291Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2023-02-24T22:48:28.663Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-02-24T22:48:28.817Z] --- PASS: TestBuildWithHugeFile (176.63s) [2023-02-24T22:48:28.817Z] === RUN TestBuildWithEmptyDockerfile [2023-02-24T22:48:28.817Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-24T22:48:28.817Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-24T22:48:28.817Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-24T22:48:28.817Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-24T22:48:28.817Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-24T22:48:28.817Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-24T22:48:28.817Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2023-02-24T22:48:28.817Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2023-02-24T22:48:28.817Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2023-02-24T22:48:28.817Z] --- PASS: TestBuildWithEmptyDockerfile (0.10s) [2023-02-24T22:48:28.817Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.01s) [2023-02-24T22:48:28.817Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.01s) [2023-02-24T22:48:28.817Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.01s) [2023-02-24T22:48:28.817Z] === RUN TestBuildPreserveOwnership [2023-02-24T22:48:28.817Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-24T22:48:28.817Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2023-02-24T22:48:28.817Z] === RUN TestBuildPlatformInvalid [2023-02-24T22:48:28.817Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2023-02-24T22:48:28.817Z] PASS [2023-02-24T22:48:28.817Z] ok github.com/docker/docker/integration/build 258.455s [2023-02-24T22:48:28.817Z] [2023-02-24T22:48:28.817Z] === Skipped [2023-02-24T22:48:28.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2023-02-24T22:48:28.817Z] build_session_test.go:25: TODO: BuildKit [2023-02-24T22:48:28.817Z] [2023-02-24T22:48:28.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2023-02-24T22:48:28.817Z] build_squash_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:28.817Z] [2023-02-24T22:48:28.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2023-02-24T22:48:28.817Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-24T22:48:28.817Z] [2023-02-24T22:48:28.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.01s) [2023-02-24T22:48:28.817Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-24T22:48:28.817Z] [2023-02-24T22:48:28.817Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2023-02-24T22:48:28.817Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-24T22:48:28.817Z] [2023-02-24T22:48:28.817Z] DONE 28 tests, 5 skipped in 299.074s [2023-02-24T22:48:28.817Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2023-02-24T22:48:29.596Z] === RUN TestDockerSuite/TestLinksEnvs [2023-02-24T22:48:29.809Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:48:29.809Z] INFO: Testing against a local daemon [2023-02-24T22:48:29.809Z] === RUN TestConfigInspect [2023-02-24T22:48:29.809Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:29.809Z] --- SKIP: TestConfigInspect (0.00s) [2023-02-24T22:48:29.809Z] === RUN TestConfigList [2023-02-24T22:48:29.809Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:29.809Z] --- SKIP: TestConfigList (0.00s) [2023-02-24T22:48:29.809Z] === RUN TestConfigsCreateAndDelete [2023-02-24T22:48:29.809Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:29.809Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2023-02-24T22:48:29.809Z] === RUN TestConfigsUpdate [2023-02-24T22:48:29.809Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:29.809Z] --- SKIP: TestConfigsUpdate (0.00s) [2023-02-24T22:48:29.809Z] === RUN TestTemplatedConfig [2023-02-24T22:48:29.809Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:29.809Z] --- SKIP: TestTemplatedConfig (0.00s) [2023-02-24T22:48:29.809Z] === RUN TestConfigCreateResolve [2023-02-24T22:48:29.809Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:48:29.809Z] --- SKIP: TestConfigCreateResolve (0.00s) [2023-02-24T22:48:29.809Z] === RUN TestConfigDaemonLibtrustID [2023-02-24T22:48:29.809Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:48:29.809Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2023-02-24T22:48:29.809Z] PASS [2023-02-24T22:48:29.809Z] ok github.com/docker/docker/integration/config 0.156s [2023-02-24T22:48:29.809Z] [2023-02-24T22:48:29.809Z] === Skipped [2023-02-24T22:48:29.809Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2023-02-24T22:48:29.809Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:29.809Z] [2023-02-24T22:48:29.809Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2023-02-24T22:48:29.809Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:29.809Z] [2023-02-24T22:48:29.809Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.01s) [2023-02-24T22:48:29.809Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:29.809Z] [2023-02-24T22:48:29.809Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2023-02-24T22:48:29.809Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:29.809Z] [2023-02-24T22:48:29.809Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2023-02-24T22:48:29.809Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:29.809Z] [2023-02-24T22:48:29.809Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2023-02-24T22:48:29.809Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:48:29.809Z] [2023-02-24T22:48:29.809Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2023-02-24T22:48:29.809Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:48:29.809Z] [2023-02-24T22:48:29.809Z] DONE 7 tests, 7 skipped in 2.897s [2023-02-24T22:48:29.809Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2023-02-24T22:48:30.528Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-02-24T22:48:30.528Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-02-24T22:48:31.900Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-02-24T22:48:32.713Z] 2023/02/24 22:48:31 Finished clone github.com/gogo/protobuf [2023-02-24T22:48:33.272Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-02-24T22:48:33.616Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:48:33.616Z] INFO: Testing against a local daemon [2023-02-24T22:48:33.616Z] === RUN TestCheckpoint [2023-02-24T22:48:33.616Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-24T22:48:33.616Z] --- SKIP: TestCheckpoint (0.00s) [2023-02-24T22:48:33.616Z] === RUN TestContainerInvalidJSON [2023-02-24T22:48:33.616Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2023-02-24T22:48:33.616Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2023-02-24T22:48:33.616Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2023-02-24T22:48:33.616Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2023-02-24T22:48:33.616Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2023-02-24T22:48:33.616Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2023-02-24T22:48:33.616Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2023-02-24T22:48:33.616Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2023-02-24T22:48:33.616Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2023-02-24T22:48:33.616Z] --- PASS: TestContainerInvalidJSON (0.05s) [2023-02-24T22:48:33.616Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.01s) [2023-02-24T22:48:33.616Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2023-02-24T22:48:33.616Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2023-02-24T22:48:33.616Z] === RUN TestCopyFromContainerPathDoesNotExist [2023-02-24T22:48:34.086Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.27s) [2023-02-24T22:48:34.086Z] === RUN TestCopyFromContainerPathIsNotDir [2023-02-24T22:48:34.086Z] copy_test.go:37: testEnv.OSType == "windows" [2023-02-24T22:48:34.086Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.04s) [2023-02-24T22:48:34.086Z] === RUN TestCopyToContainerPathDoesNotExist [2023-02-24T22:48:34.086Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.25s) [2023-02-24T22:48:34.086Z] === RUN TestCopyToContainerPathIsNotDir [2023-02-24T22:48:34.086Z] copy_test.go:62: testEnv.OSType == "windows" [2023-02-24T22:48:34.205Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-02-24T22:48:34.205Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-02-24T22:48:34.556Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.05s) [2023-02-24T22:48:34.557Z] === RUN TestCopyFromContainer [2023-02-24T22:48:34.557Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:34.557Z] --- SKIP: TestCopyFromContainer (0.00s) [2023-02-24T22:48:34.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2023-02-24T22:48:34.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-24T22:48:34.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-24T22:48:34.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-24T22:48:34.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-24T22:48:34.557Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-24T22:48:34.557Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-24T22:48:34.557Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2023-02-24T22:48:34.557Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2023-02-24T22:48:34.557Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2023-02-24T22:48:34.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.04s) [2023-02-24T22:48:34.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2023-02-24T22:48:34.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.01s) [2023-02-24T22:48:34.557Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2023-02-24T22:48:34.557Z] === RUN TestCreateLinkToNonExistingContainer [2023-02-24T22:48:34.557Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-02-24T22:48:34.557Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2023-02-24T22:48:34.557Z] === RUN TestCreateWithInvalidEnv [2023-02-24T22:48:34.557Z] === RUN TestCreateWithInvalidEnv/0 [2023-02-24T22:48:34.557Z] === PAUSE TestCreateWithInvalidEnv/0 [2023-02-24T22:48:34.557Z] === RUN TestCreateWithInvalidEnv/1 [2023-02-24T22:48:34.557Z] === PAUSE TestCreateWithInvalidEnv/1 [2023-02-24T22:48:34.557Z] === RUN TestCreateWithInvalidEnv/2 [2023-02-24T22:48:34.557Z] === PAUSE TestCreateWithInvalidEnv/2 [2023-02-24T22:48:34.557Z] === CONT TestCreateWithInvalidEnv/0 [2023-02-24T22:48:34.557Z] === CONT TestCreateWithInvalidEnv/2 [2023-02-24T22:48:34.557Z] === CONT TestCreateWithInvalidEnv/1 [2023-02-24T22:48:34.557Z] --- PASS: TestCreateWithInvalidEnv (0.05s) [2023-02-24T22:48:34.557Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2023-02-24T22:48:34.557Z] --- PASS: TestCreateWithInvalidEnv/0 (0.01s) [2023-02-24T22:48:34.557Z] --- PASS: TestCreateWithInvalidEnv/1 (0.01s) [2023-02-24T22:48:34.557Z] === RUN TestCreateTmpfsMountsTarget [2023-02-24T22:48:34.557Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:34.557Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2023-02-24T22:48:34.557Z] === RUN TestCreateWithCustomMaskedPaths [2023-02-24T22:48:34.557Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:48:34.557Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2023-02-24T22:48:34.557Z] === RUN TestCreateWithCustomReadonlyPaths [2023-02-24T22:48:34.557Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:48:34.557Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2023-02-24T22:48:34.557Z] === RUN TestCreateWithInvalidHealthcheckParams [2023-02-24T22:48:34.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-24T22:48:34.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-24T22:48:34.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-24T22:48:34.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-24T22:48:34.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-24T22:48:34.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-24T22:48:34.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-24T22:48:34.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-24T22:48:34.557Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-24T22:48:34.557Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-24T22:48:34.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2023-02-24T22:48:34.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2023-02-24T22:48:34.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2023-02-24T22:48:34.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2023-02-24T22:48:34.557Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2023-02-24T22:48:34.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.06s) [2023-02-24T22:48:34.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2023-02-24T22:48:34.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2023-02-24T22:48:34.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2023-02-24T22:48:34.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2023-02-24T22:48:34.557Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2023-02-24T22:48:34.557Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2023-02-24T22:48:34.557Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-02-24T22:48:34.557Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-02-24T22:48:34.557Z] === RUN TestCreateDifferentPlatform [2023-02-24T22:48:34.557Z] === RUN TestCreateDifferentPlatform/different_os [2023-02-24T22:48:34.557Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2023-02-24T22:48:34.557Z] --- PASS: TestCreateDifferentPlatform (0.06s) [2023-02-24T22:48:34.557Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2023-02-24T22:48:34.557Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.01s) [2023-02-24T22:48:34.557Z] === RUN TestCreateVolumesFromNonExistingContainer [2023-02-24T22:48:34.557Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.08s) [2023-02-24T22:48:34.557Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2023-02-24T22:48:34.557Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-02-24T22:48:34.557Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-02-24T22:48:34.557Z] === RUN TestContainerKillOnDaemonStart [2023-02-24T22:48:34.557Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:34.557Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2023-02-24T22:48:34.557Z] === RUN TestDiff [2023-02-24T22:48:34.557Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-02-24T22:48:34.557Z] --- SKIP: TestDiff (0.00s) [2023-02-24T22:48:34.557Z] === RUN TestExecWithCloseStdin [2023-02-24T22:48:35.577Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-02-24T22:48:35.836Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-02-24T22:48:36.402Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-02-24T22:48:38.368Z] --- PASS: TestExecWithCloseStdin (3.70s) [2023-02-24T22:48:38.368Z] === RUN TestExec [2023-02-24T22:48:41.349Z] --- PASS: TestExec (2.97s) [2023-02-24T22:48:41.349Z] === RUN TestExecUser [2023-02-24T22:48:41.349Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-02-24T22:48:41.349Z] --- SKIP: TestExecUser (0.00s) [2023-02-24T22:48:41.349Z] === RUN TestExportContainerAndImportImage [2023-02-24T22:48:41.349Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:41.349Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2023-02-24T22:48:41.349Z] === RUN TestExportContainerAfterDaemonRestart [2023-02-24T22:48:41.349Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:41.349Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2023-02-24T22:48:41.349Z] === RUN TestHealthCheckWorkdir [2023-02-24T22:48:41.349Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-02-24T22:48:41.349Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2023-02-24T22:48:41.349Z] === RUN TestHealthKillContainer [2023-02-24T22:48:41.349Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-02-24T22:48:41.349Z] --- SKIP: TestHealthKillContainer (0.00s) [2023-02-24T22:48:41.349Z] === RUN TestHealthCheckProcessKilled [2023-02-24T22:48:42.964Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-02-24T22:48:44.336Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-02-24T22:48:45.165Z] --- PASS: TestHealthCheckProcessKilled (3.26s) [2023-02-24T22:48:45.165Z] === RUN TestInspectCpusetInConfigPre120 [2023-02-24T22:48:45.165Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-02-24T22:48:45.165Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2023-02-24T22:48:45.165Z] === RUN TestKillContainerInvalidSignal [2023-02-24T22:48:45.267Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-02-24T22:48:45.525Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-02-24T22:48:46.898Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2023-02-24T22:48:47.156Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2023-02-24T22:48:47.156Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-02-24T22:48:47.390Z] --- PASS: TestKillContainerInvalidSignal (2.82s) [2023-02-24T22:48:47.390Z] === RUN TestKillContainer [2023-02-24T22:48:47.390Z] === RUN TestKillContainer/no_signal [2023-02-24T22:48:47.414Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-02-24T22:48:47.414Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-02-24T22:48:47.414Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-02-24T22:48:47.601Z] 2023/02/24 22:48:45 Finished clone google.golang.org/genproto [2023-02-24T22:48:47.979Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-02-24T22:48:48.543Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-02-24T22:48:50.354Z] === RUN TestKillContainer/non_killing_signal [2023-02-24T22:48:50.354Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-02-24T22:48:50.354Z] === RUN TestKillContainer/killing_signal [2023-02-24T22:48:51.823Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-02-24T22:48:52.388Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-02-24T22:48:53.318Z] --- PASS: TestKillContainer (5.68s) [2023-02-24T22:48:53.318Z] --- PASS: TestKillContainer/no_signal (2.68s) [2023-02-24T22:48:53.318Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-02-24T22:48:53.318Z] --- PASS: TestKillContainer/killing_signal (2.93s) [2023-02-24T22:48:53.318Z] === RUN TestKillWithStopSignalAndRestartPolicies [2023-02-24T22:48:53.318Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-02-24T22:48:53.318Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-02-24T22:48:53.318Z] === RUN TestKillStoppedContainer [2023-02-24T22:48:53.318Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-02-24T22:48:53.318Z] --- SKIP: TestKillStoppedContainer (0.00s) [2023-02-24T22:48:53.318Z] === RUN TestKillStoppedContainerAPIPre120 [2023-02-24T22:48:53.318Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-02-24T22:48:53.318Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2023-02-24T22:48:53.318Z] === RUN TestKillDifferentUserContainer [2023-02-24T22:48:53.318Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-02-24T22:48:53.318Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2023-02-24T22:48:53.318Z] === RUN TestInspectOomKilledTrue [2023-02-24T22:48:53.318Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:48:53.318Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2023-02-24T22:48:53.318Z] === RUN TestInspectOomKilledFalse [2023-02-24T22:48:53.318Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-24T22:48:53.318Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2023-02-24T22:48:53.318Z] === RUN TestLogsFollowTailEmpty [2023-02-24T22:48:56.285Z] --- PASS: TestLogsFollowTailEmpty (2.84s) [2023-02-24T22:48:56.285Z] === RUN TestNetworkNat [2023-02-24T22:48:56.285Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-02-24T22:48:56.285Z] --- SKIP: TestNetworkNat (0.00s) [2023-02-24T22:48:56.285Z] === RUN TestNetworkLocalhostTCPNat [2023-02-24T22:48:57.605Z] 2023/02/24 22:48:56 Finished clone cloud.google.com/go [2023-02-24T22:48:57.645Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-02-24T22:48:57.645Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-02-24T22:48:57.645Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-02-24T22:48:58.210Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-02-24T22:48:58.777Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-02-24T22:48:59.248Z] --- PASS: TestNetworkLocalhostTCPNat (3.20s) [2023-02-24T22:48:59.248Z] === RUN TestNetworkLoopbackNat [2023-02-24T22:48:59.248Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-02-24T22:48:59.248Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2023-02-24T22:48:59.248Z] === RUN TestPause [2023-02-24T22:48:59.248Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-02-24T22:48:59.248Z] --- SKIP: TestPause (0.00s) [2023-02-24T22:48:59.248Z] === RUN TestPauseFailsOnWindowsServerContainers [2023-02-24T22:48:59.711Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-02-24T22:49:00.643Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-02-24T22:49:01.208Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-02-24T22:49:02.212Z] --- PASS: TestPauseFailsOnWindowsServerContainers (2.71s) [2023-02-24T22:49:02.212Z] === RUN TestPauseStopPausedContainer [2023-02-24T22:49:02.212Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:49:02.212Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2023-02-24T22:49:02.212Z] === RUN TestPsFilter [2023-02-24T22:49:02.212Z] --- PASS: TestPsFilter (0.17s) [2023-02-24T22:49:02.212Z] === RUN TestRemoveContainerWithRemovedVolume [2023-02-24T22:49:03.106Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-02-24T22:49:03.363Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-02-24T22:49:03.929Z] === RUN TestDockerSuite/TestLogsSince [2023-02-24T22:49:05.184Z] --- PASS: TestRemoveContainerWithRemovedVolume (3.16s) [2023-02-24T22:49:05.184Z] === RUN TestRemoveContainerWithVolume [2023-02-24T22:49:08.987Z] --- PASS: TestRemoveContainerWithVolume (3.17s) [2023-02-24T22:49:08.987Z] === RUN TestRemoveContainerRunning [2023-02-24T22:49:09.195Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2023-02-24T22:49:10.567Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-02-24T22:49:11.215Z] --- PASS: TestRemoveContainerRunning (2.85s) [2023-02-24T22:49:11.215Z] === RUN TestRemoveContainerForceRemoveRunning [2023-02-24T22:49:12.465Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2023-02-24T22:49:14.182Z] --- PASS: TestRemoveContainerForceRemoveRunning (2.92s) [2023-02-24T22:49:14.182Z] === RUN TestRemoveInvalidContainer [2023-02-24T22:49:14.182Z] --- PASS: TestRemoveInvalidContainer (0.05s) [2023-02-24T22:49:14.182Z] === RUN TestRenameLinkedContainer [2023-02-24T22:49:14.182Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-02-24T22:49:14.182Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2023-02-24T22:49:14.182Z] === RUN TestRenameStoppedContainer [2023-02-24T22:49:14.362Z] docker_api_swarm_service_test.go:395: [d051714ed8e04] joining swarm manager [d99603b12e850]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:49:14.926Z] docker_api_swarm_service_test.go:395: [daa6eb64d29d9] joining swarm manager [d99603b12e850]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:49:15.860Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-02-24T22:49:16.796Z] === RUN TestDockerSuite/TestLogsTail [2023-02-24T22:49:17.361Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-02-24T22:49:17.927Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-02-24T22:49:18.494Z] === RUN TestDockerSuite/TestMountIntoProc [2023-02-24T22:49:19.061Z] === RUN TestDockerSuite/TestMountIntoSys [2023-02-24T22:49:19.626Z] === RUN TestDockerSuite/TestNetHostname [2023-02-24T22:49:20.998Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-02-24T22:49:21.256Z] === RUN TestDockerSuite/TestNetworkEvents [2023-02-24T22:49:22.871Z] --- PASS: TestRenameStoppedContainer (7.92s) [2023-02-24T22:49:22.871Z] === RUN TestRenameRunningContainerAndReuse [2023-02-24T22:49:27.804Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-02-24T22:49:28.061Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-02-24T22:49:28.317Z] === RUN TestDockerSuite/TestPluginActive [2023-02-24T22:49:28.755Z] --- PASS: TestRenameRunningContainerAndReuse (5.76s) [2023-02-24T22:49:28.755Z] === RUN TestRenameInvalidName [2023-02-24T22:49:30.213Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2023-02-24T22:49:30.783Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-02-24T22:49:30.982Z] --- PASS: TestRenameInvalidName (2.85s) [2023-02-24T22:49:30.982Z] === RUN TestRenameAnonymousContainer [2023-02-24T22:49:30.982Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-02-24T22:49:30.982Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2023-02-24T22:49:30.982Z] === RUN TestRenameContainerWithSameName [2023-02-24T22:49:32.155Z] docker_api_swarm_service_test.go:343: [de8f178bd30b9] joining swarm manager [da3bb58387b96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:49:33.087Z] docker_api_swarm_service_test.go:343: [dc5afb024150d] joining swarm manager [da3bb58387b96]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:49:33.947Z] --- PASS: TestRenameContainerWithSameName (2.76s) [2023-02-24T22:49:33.947Z] === RUN TestRenameContainerWithLinkedContainer [2023-02-24T22:49:33.947Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-02-24T22:49:33.947Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2023-02-24T22:49:33.947Z] === RUN TestResize [2023-02-24T22:49:36.992Z] --- PASS: TestResize (3.22s) [2023-02-24T22:49:36.992Z] === RUN TestResizeWithInvalidSize [2023-02-24T22:49:36.992Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-02-24T22:49:36.992Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2023-02-24T22:49:36.992Z] === RUN TestResizeWhenContainerNotStarted [2023-02-24T22:49:38.350Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-02-24T22:49:38.350Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-02-24T22:49:38.350Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-02-24T22:49:39.281Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-02-24T22:49:39.960Z] --- PASS: TestResizeWhenContainerNotStarted (3.40s) [2023-02-24T22:49:39.960Z] === RUN TestDaemonRestartKillContainers [2023-02-24T22:49:40.432Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:49:40.432Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2023-02-24T22:49:40.432Z] === RUN TestStats [2023-02-24T22:49:40.432Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-02-24T22:49:40.432Z] --- SKIP: TestStats (0.00s) [2023-02-24T22:49:40.432Z] === RUN TestStopContainerWithRestartPolicyAlways [2023-02-24T22:49:42.557Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-02-24T22:49:43.928Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-02-24T22:49:44.277Z] 2023/02/24 22:49:44 Finished clone github.com/hashicorp/consul [2023-02-24T22:49:47.203Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-02-24T22:49:47.461Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2023-02-24T22:49:49.987Z] docker_api_swarm_service_test.go:490: [dbdc820bda4fa] joining swarm manager [d8a42463ad8d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:49:50.551Z] docker_api_swarm_service_test.go:490: [d2c0937858d4f] joining swarm manager [d8a42463ad8d5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:49:52.450Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-02-24T22:49:53.821Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-02-24T22:49:54.754Z] === RUN TestDockerSuite/TestPortHostBinding [2023-02-24T22:49:55.400Z] --- PASS: TestStopContainerWithRestartPolicyAlways (15.43s) [2023-02-24T22:49:55.400Z] === RUN TestStopContainerWithTimeout [2023-02-24T22:49:55.400Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-02-24T22:49:55.400Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2023-02-24T22:49:55.400Z] === RUN TestUpdateRestartPolicy [2023-02-24T22:49:55.693Z] === RUN TestDockerSuite/TestPortList [2023-02-24T22:50:02.246Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-02-24T22:50:02.246Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-02-24T22:50:02.812Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2023-02-24T22:50:08.074Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2023-02-24T22:50:08.639Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-02-24T22:50:08.639Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-02-24T22:50:08.639Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-02-24T22:50:09.204Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-02-24T22:50:09.204Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-02-24T22:50:09.462Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-02-24T22:50:09.462Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-02-24T22:50:10.032Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-02-24T22:50:10.290Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-02-24T22:50:10.291Z] docker_api_swarm_service_test.go:128: [d78def7a92525] joining swarm manager [d7c47100f6ea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:50:11.224Z] docker_api_swarm_service_test.go:129: [d6d20db109403] joining swarm manager [d7c47100f6ea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:50:11.224Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-02-24T22:50:11.224Z] === RUN TestDockerSuite/TestPruneContainerLabel [2023-02-24T22:50:13.124Z] docker_api_swarm_service_test.go:137: [d2c384260401d] joining swarm manager [d7c47100f6ea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-02-24T22:50:13.690Z] === RUN TestDockerSuite/TestPruneContainerUntil [2023-02-24T22:50:13.947Z] docker_api_swarm_service_test.go:138: [db1002011f3ff] joining swarm manager [d7c47100f6ea0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2023-02-24T22:50:14.880Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2023-02-24T22:50:15.443Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2023-02-24T22:50:15.443Z] === RUN TestDockerSuite/TestPsByOrder [2023-02-24T22:50:17.342Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-02-24T22:50:17.908Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-02-24T22:50:19.808Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-02-24T22:50:22.991Z] 2023/02/24 22:50:18 Finished clone github.com/aws/aws-sdk-go [2023-02-24T22:50:23.101Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-02-24T22:50:23.102Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-02-24T22:50:24.998Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-02-24T22:50:25.550Z] --- PASS: TestUpdateRestartPolicy (26.61s) [2023-02-24T22:50:25.550Z] === RUN TestUpdateRestartWithAutoRemove [2023-02-24T22:50:25.550Z] --- PASS: TestUpdateRestartWithAutoRemove (2.79s) [2023-02-24T22:50:25.550Z] === RUN TestWaitNonBlocked [2023-02-24T22:50:25.550Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-24T22:50:25.550Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-24T22:50:25.550Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-24T22:50:25.550Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-24T22:50:25.550Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2023-02-24T22:50:25.550Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2023-02-24T22:50:31.548Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-02-24T22:50:32.115Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-02-24T22:50:33.486Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-02-24T22:50:34.239Z] --- PASS: TestWaitNonBlocked (0.05s) [2023-02-24T22:50:34.239Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (3.56s) [2023-02-24T22:50:34.239Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (8.16s) [2023-02-24T22:50:34.239Z] === RUN TestWaitBlocked [2023-02-24T22:50:34.239Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:50:34.239Z] --- SKIP: TestWaitBlocked (0.00s) [2023-02-24T22:50:34.239Z] PASS [2023-02-24T22:50:34.239Z] ok github.com/docker/docker/integration/container 119.675s [2023-02-24T22:50:34.239Z] [2023-02-24T22:50:34.239Z] === Skipped [2023-02-24T22:50:34.239Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2023-02-24T22:50:34.239Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2023-02-24T22:50:34.239Z] [2023-02-24T22:50:34.239Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.04s) [2023-02-24T22:50:34.239Z] copy_test.go:37: testEnv.OSType == "windows" [2023-02-24T22:50:34.239Z] [2023-02-24T22:50:34.239Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.05s) [2023-02-24T22:50:34.239Z] copy_test.go:62: testEnv.OSType == "windows" [2023-02-24T22:50:34.239Z] [2023-02-24T22:50:34.239Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2023-02-24T22:50:34.239Z] copy_test.go:73: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:50:34.239Z] [2023-02-24T22:50:34.239Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2023-02-24T22:50:34.239Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2023-02-24T22:50:34.239Z] [2023-02-24T22:50:34.239Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2023-02-24T22:50:34.239Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:50:34.239Z] [2023-02-24T22:50:34.239Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2023-02-24T22:50:34.239Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:50:34.239Z] [2023-02-24T22:50:34.239Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2023-02-24T22:50:34.239Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:50:34.239Z] [2023-02-24T22:50:34.239Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2023-02-24T22:50:34.239Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2023-02-24T22:50:34.239Z] [2023-02-24T22:50:34.239Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.05s) [2023-02-24T22:50:34.239Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2023-02-24T22:50:34.239Z] [2023-02-24T22:50:34.239Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2023-02-24T22:50:34.239Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:50:34.239Z] [2023-02-24T22:50:34.239Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2023-02-24T22:50:34.239Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2023-02-24T22:50:34.239Z] [2023-02-24T22:50:34.239Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2023-02-24T22:50:34.239Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2023-02-24T22:50:34.239Z] [2023-02-24T22:50:34.239Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2023-02-24T22:50:34.239Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:50:34.239Z] [2023-02-24T22:50:34.239Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2023-02-24T22:50:34.239Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2023-02-24T22:50:34.240Z] health_test.go:21: testEnv.OSType == "windows": FIXME [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2023-02-24T22:50:34.240Z] health_test.go:40: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2023-02-24T22:50:34.240Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2023-02-24T22:50:34.240Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2023-02-24T22:50:34.240Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2023-02-24T22:50:34.240Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2023-02-24T22:50:34.240Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2023-02-24T22:50:34.240Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2023-02-24T22:50:34.240Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2023-02-24T22:50:34.240Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2023-02-24T22:50:34.240Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2023-02-24T22:50:34.240Z] nat_test.go:23: testEnv.OSType == "windows": FIXME [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2023-02-24T22:50:34.240Z] nat_test.go:59: testEnv.OSType == "windows": FIXME [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2023-02-24T22:50:34.240Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2023-02-24T22:50:34.240Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2023-02-24T22:50:34.240Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2023-02-24T22:50:34.240Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2023-02-24T22:50:34.240Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2023-02-24T22:50:34.240Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2023-02-24T22:50:34.240Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2023-02-24T22:50:34.240Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2023-02-24T22:50:34.240Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2023-02-24T22:50:34.240Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:50:34.240Z] [2023-02-24T22:50:34.240Z] DONE 89 tests, 37 skipped in 123.374s [2023-02-24T22:50:34.240Z] Running D:\gopath\src\github.com\docker\docker\integration\daemon [2023-02-24T22:50:34.421Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-02-24T22:50:35.355Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-02-24T22:50:35.809Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:50:35.809Z] INFO: Testing against a local daemon [2023-02-24T22:50:35.809Z] === RUN TestLiveRestore [2023-02-24T22:50:35.809Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-02-24T22:50:35.809Z] --- SKIP: TestLiveRestore (0.00s) [2023-02-24T22:50:35.809Z] PASS [2023-02-24T22:50:35.809Z] ok github.com/docker/docker/integration/daemon 0.152s [2023-02-24T22:50:35.920Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2023-02-24T22:50:36.279Z] [2023-02-24T22:50:36.279Z] === Skipped [2023-02-24T22:50:36.279Z] === SKIP: github.com/docker/docker/integration/daemon TestLiveRestore (0.00s) [2023-02-24T22:50:36.279Z] daemon_test.go:18: runtime.GOOS == "windows": cannot start multiple daemons on windows [2023-02-24T22:50:36.279Z] [2023-02-24T22:50:36.279Z] DONE 1 tests, 1 skipped in 2.597s [2023-02-24T22:50:36.279Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2023-02-24T22:50:36.853Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-02-24T22:50:38.751Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2023-02-24T22:50:38.751Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-02-24T22:50:39.684Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-02-24T22:50:39.684Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-02-24T22:50:40.618Z] === RUN TestDockerSuite/TestPsRightTagName [2023-02-24T22:50:40.876Z] docker_api_swarm_service_test.go:304: [de2195f56822d] joining swarm manager [df4d52b453a2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:50:41.808Z] docker_api_swarm_service_test.go:304: [dd9d78250b412] joining swarm manager [df4d52b453a2c]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:50:42.066Z] === RUN TestDockerSuite/TestPsShowMounts [2023-02-24T22:50:44.596Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-02-24T22:50:44.596Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-02-24T22:50:44.596Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-02-24T22:50:44.596Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-02-24T22:50:45.160Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-02-24T22:50:45.420Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-02-24T22:50:45.679Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-02-24T22:50:45.937Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-02-24T22:50:46.869Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-02-24T22:50:47.806Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-02-24T22:50:48.372Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-02-24T22:50:54.925Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-02-24T22:50:54.925Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-02-24T22:50:56.300Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-02-24T22:50:56.300Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-02-24T22:50:56.300Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-02-24T22:50:56.558Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-02-24T22:50:58.455Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-02-24T22:50:59.387Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-02-24T22:51:01.283Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-02-24T22:51:01.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2023-02-24T22:51:01.649Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:51:01.649Z] INFO: Testing against a local daemon [2023-02-24T22:51:01.649Z] === RUN TestCommitInheritsEnv [2023-02-24T22:51:01.649Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-24T22:51:01.649Z] --- SKIP: TestCommitInheritsEnv (0.01s) [2023-02-24T22:51:01.649Z] === RUN TestImportExtremelyLargeImageWorks [2023-02-24T22:51:01.649Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-02-24T22:51:01.649Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2023-02-24T22:51:01.649Z] === RUN TestImagesFilterMultiReference [2023-02-24T22:51:01.649Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2023-02-24T22:51:01.649Z] === RUN TestImagePullPlatformInvalid [2023-02-24T22:51:01.649Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2023-02-24T22:51:01.649Z] === RUN TestImagePullStoredfDigestForOtherRepo [2023-02-24T22:51:01.649Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-02-24T22:51:01.649Z] --- SKIP: TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-02-24T22:51:01.649Z] === RUN TestRemoveImageOrphaning [2023-02-24T22:51:02.106Z] === RUN TestDockerSuite/TestRmiBlank [2023-02-24T22:51:02.106Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-02-24T22:51:02.363Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-02-24T22:51:02.640Z] --- PASS: TestRemoveImageOrphaning (1.46s) [2023-02-24T22:51:02.640Z] === RUN TestTagUnprefixedRepoByNameOrName [2023-02-24T22:51:02.640Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.08s) [2023-02-24T22:51:02.640Z] === RUN TestTagInvalidReference [2023-02-24T22:51:02.640Z] --- PASS: TestTagInvalidReference (0.05s) [2023-02-24T22:51:02.640Z] === RUN TestTagValidPrefixedRepo [2023-02-24T22:51:02.640Z] --- PASS: TestTagValidPrefixedRepo (0.12s) [2023-02-24T22:51:02.640Z] === RUN TestTagExistedNameWithoutForce [2023-02-24T22:51:02.640Z] --- PASS: TestTagExistedNameWithoutForce (0.06s) [2023-02-24T22:51:02.640Z] === RUN TestTagOfficialNames [2023-02-24T22:51:02.640Z] --- PASS: TestTagOfficialNames (0.14s) [2023-02-24T22:51:02.640Z] === RUN TestTagMatchesDigest [2023-02-24T22:51:03.112Z] --- PASS: TestTagMatchesDigest (0.05s) [2023-02-24T22:51:03.112Z] PASS [2023-02-24T22:51:03.112Z] ok github.com/docker/docker/integration/image 2.279s [2023-02-24T22:51:03.112Z] [2023-02-24T22:51:03.112Z] === Skipped [2023-02-24T22:51:03.112Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.01s) [2023-02-24T22:51:03.112Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-24T22:51:03.112Z] [2023-02-24T22:51:03.112Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2023-02-24T22:51:03.112Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2023-02-24T22:51:03.112Z] [2023-02-24T22:51:03.112Z] === SKIP: github.com/docker/docker/integration/image TestImagePullStoredfDigestForOtherRepo (0.00s) [2023-02-24T22:51:03.112Z] pull_test.go:121: testEnv.OSType == "windows": We don't run a test registry on Windows [2023-02-24T22:51:03.112Z] [2023-02-24T22:51:03.112Z] DONE 12 tests, 3 skipped in 26.929s [2023-02-24T22:51:03.587Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2023-02-24T22:51:03.736Z] docker_api_swarm_service_test.go:100: [d447ebe2af525] joining swarm manager [dc96624d45f6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:51:04.668Z] docker_api_swarm_service_test.go:101: [d957eda6b60ea] joining swarm manager [dc96624d45f6a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:51:04.925Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-02-24T22:51:05.490Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-02-24T22:51:05.747Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-02-24T22:51:05.814Z] testing: warning: no tests to run [2023-02-24T22:51:05.814Z] PASS [2023-02-24T22:51:05.814Z] ok github.com/docker/docker/integration/network/ipvlan 0.162s [no tests to run] [2023-02-24T22:51:05.814Z] testing: warning: no tests to run [2023-02-24T22:51:05.814Z] PASS [2023-02-24T22:51:05.814Z] ok github.com/docker/docker/integration/network/macvlan 0.121s [no tests to run] [2023-02-24T22:51:06.807Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:51:06.807Z] INFO: Testing against a local daemon [2023-02-24T22:51:06.807Z] === RUN TestNetworkCreateDelete [2023-02-24T22:51:06.807Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:06.807Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2023-02-24T22:51:06.807Z] === RUN TestDockerNetworkDeletePreferID [2023-02-24T22:51:06.807Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-02-24T22:51:06.807Z] --- SKIP: TestDockerNetworkDeletePreferID (0.01s) [2023-02-24T22:51:06.807Z] === RUN TestDaemonDNSFallback [2023-02-24T22:51:06.807Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:06.807Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2023-02-24T22:51:06.807Z] === RUN TestInspectNetwork [2023-02-24T22:51:06.807Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-02-24T22:51:06.807Z] --- SKIP: TestInspectNetwork (0.00s) [2023-02-24T22:51:06.807Z] === RUN TestRunContainerWithBridgeNone [2023-02-24T22:51:06.807Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:06.807Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2023-02-24T22:51:06.807Z] === RUN TestNetworkInvalidJSON [2023-02-24T22:51:06.807Z] === RUN TestNetworkInvalidJSON//networks/create [2023-02-24T22:51:06.807Z] === PAUSE TestNetworkInvalidJSON//networks/create [2023-02-24T22:51:06.807Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2023-02-24T22:51:06.807Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2023-02-24T22:51:06.807Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-24T22:51:06.807Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-24T22:51:06.807Z] === CONT TestNetworkInvalidJSON//networks/create [2023-02-24T22:51:06.807Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2023-02-24T22:51:06.807Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2023-02-24T22:51:06.807Z] --- PASS: TestNetworkInvalidJSON (0.06s) [2023-02-24T22:51:06.807Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2023-02-24T22:51:06.807Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.01s) [2023-02-24T22:51:06.807Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2023-02-24T22:51:06.807Z] === RUN TestNetworkList [2023-02-24T22:51:06.807Z] === RUN TestNetworkList//networks [2023-02-24T22:51:06.807Z] === PAUSE TestNetworkList//networks [2023-02-24T22:51:06.807Z] === RUN TestNetworkList//networks/ [2023-02-24T22:51:06.807Z] === PAUSE TestNetworkList//networks/ [2023-02-24T22:51:06.807Z] === CONT TestNetworkList//networks [2023-02-24T22:51:06.807Z] === CONT TestNetworkList//networks/ [2023-02-24T22:51:06.807Z] --- PASS: TestNetworkList (0.04s) [2023-02-24T22:51:06.807Z] --- PASS: TestNetworkList//networks (0.00s) [2023-02-24T22:51:06.807Z] --- PASS: TestNetworkList//networks/ (0.00s) [2023-02-24T22:51:06.807Z] === RUN TestHostIPv4BridgeLabel [2023-02-24T22:51:06.807Z] network_test.go:126: testEnv.OSType == "windows" [2023-02-24T22:51:06.807Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2023-02-24T22:51:06.807Z] === RUN TestDaemonRestartWithLiveRestore [2023-02-24T22:51:06.807Z] service_test.go:29: testEnv.OSType == "windows" [2023-02-24T22:51:06.807Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2023-02-24T22:51:06.807Z] === RUN TestDaemonDefaultNetworkPools [2023-02-24T22:51:06.807Z] service_test.go:58: testEnv.OSType == "windows" [2023-02-24T22:51:06.807Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2023-02-24T22:51:06.807Z] === RUN TestDaemonRestartWithExistingNetwork [2023-02-24T22:51:06.807Z] service_test.go:102: testEnv.OSType == "windows" [2023-02-24T22:51:06.807Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2023-02-24T22:51:06.807Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2023-02-24T22:51:06.807Z] service_test.go:136: testEnv.OSType == "windows" [2023-02-24T22:51:06.807Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-02-24T22:51:06.807Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2023-02-24T22:51:06.807Z] service_test.go:187: testEnv.OSType == "windows" [2023-02-24T22:51:06.807Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-02-24T22:51:06.807Z] === RUN TestServiceWithPredefinedNetwork [2023-02-24T22:51:06.807Z] service_test.go:212: testEnv.OSType == "windows" [2023-02-24T22:51:06.807Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2023-02-24T22:51:06.807Z] === RUN TestServiceRemoveKeepsIngressNetwork [2023-02-24T22:51:06.807Z] service_test.go:242: FLAKY_TEST [2023-02-24T22:51:06.807Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-24T22:51:06.807Z] === RUN TestServiceWithDataPathPortInit [2023-02-24T22:51:06.807Z] service_test.go:333: testEnv.OSType == "windows" [2023-02-24T22:51:06.807Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2023-02-24T22:51:06.807Z] === RUN TestServiceWithDefaultAddressPoolInit [2023-02-24T22:51:06.807Z] service_test.go:401: testEnv.OSType == "windows" [2023-02-24T22:51:06.807Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2023-02-24T22:51:06.807Z] PASS [2023-02-24T22:51:06.807Z] ok github.com/docker/docker/integration/network 0.254s [2023-02-24T22:51:07.276Z] [2023-02-24T22:51:07.276Z] === Skipped [2023-02-24T22:51:07.276Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2023-02-24T22:51:07.276Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:07.276Z] [2023-02-24T22:51:07.276Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.01s) [2023-02-24T22:51:07.276Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2023-02-24T22:51:07.276Z] [2023-02-24T22:51:07.276Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2023-02-24T22:51:07.276Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:07.276Z] [2023-02-24T22:51:07.276Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2023-02-24T22:51:07.276Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2023-02-24T22:51:07.276Z] [2023-02-24T22:51:07.276Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2023-02-24T22:51:07.276Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:07.276Z] [2023-02-24T22:51:07.276Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2023-02-24T22:51:07.276Z] network_test.go:126: testEnv.OSType == "windows" [2023-02-24T22:51:07.276Z] [2023-02-24T22:51:07.276Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2023-02-24T22:51:07.276Z] service_test.go:29: testEnv.OSType == "windows" [2023-02-24T22:51:07.276Z] [2023-02-24T22:51:07.276Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2023-02-24T22:51:07.276Z] service_test.go:58: testEnv.OSType == "windows" [2023-02-24T22:51:07.276Z] [2023-02-24T22:51:07.276Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2023-02-24T22:51:07.276Z] service_test.go:102: testEnv.OSType == "windows" [2023-02-24T22:51:07.276Z] [2023-02-24T22:51:07.276Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2023-02-24T22:51:07.276Z] service_test.go:136: testEnv.OSType == "windows" [2023-02-24T22:51:07.276Z] [2023-02-24T22:51:07.277Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2023-02-24T22:51:07.277Z] service_test.go:187: testEnv.OSType == "windows" [2023-02-24T22:51:07.277Z] [2023-02-24T22:51:07.277Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2023-02-24T22:51:07.277Z] service_test.go:212: testEnv.OSType == "windows" [2023-02-24T22:51:07.277Z] [2023-02-24T22:51:07.277Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2023-02-24T22:51:07.277Z] service_test.go:242: FLAKY_TEST [2023-02-24T22:51:07.277Z] [2023-02-24T22:51:07.277Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2023-02-24T22:51:07.277Z] service_test.go:333: testEnv.OSType == "windows" [2023-02-24T22:51:07.277Z] [2023-02-24T22:51:07.277Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2023-02-24T22:51:07.277Z] service_test.go:401: testEnv.OSType == "windows" [2023-02-24T22:51:07.277Z] [2023-02-24T22:51:07.277Z] DONE 22 tests, 15 skipped in 3.943s [2023-02-24T22:51:07.277Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2023-02-24T22:51:07.649Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-02-24T22:51:08.267Z] testing: warning: no tests to run [2023-02-24T22:51:08.267Z] PASS [2023-02-24T22:51:08.267Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2023-02-24T22:51:08.267Z] [2023-02-24T22:51:08.267Z] DONE 0 tests in 0.684s [2023-02-24T22:51:08.267Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2023-02-24T22:51:08.615Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-02-24T22:51:09.267Z] testing: warning: no tests to run [2023-02-24T22:51:09.267Z] PASS [2023-02-24T22:51:09.267Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2023-02-24T22:51:09.267Z] [2023-02-24T22:51:09.267Z] DONE 0 tests in 0.646s [2023-02-24T22:51:09.267Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2023-02-24T22:51:09.988Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-02-24T22:51:10.246Z] === RUN TestDockerSuite/TestRmiTag [2023-02-24T22:51:10.503Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-02-24T22:51:10.760Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-02-24T22:51:11.506Z] testing: warning: no tests to run [2023-02-24T22:51:11.506Z] PASS [2023-02-24T22:51:11.506Z] ok github.com/docker/docker/integration/plugin/authz 0.176s [no tests to run] [2023-02-24T22:51:11.506Z] testing: warning: no tests to run [2023-02-24T22:51:11.506Z] PASS [2023-02-24T22:51:11.506Z] ok github.com/docker/docker/integration/plugin 0.190s [no tests to run] [2023-02-24T22:51:13.286Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-02-24T22:51:13.545Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-02-24T22:51:14.477Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-02-24T22:51:14.477Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-02-24T22:51:15.410Z] === RUN TestDockerSuite/TestRunAddHost [2023-02-24T22:51:15.978Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-02-24T22:51:15.978Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-02-24T22:51:16.543Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-02-24T22:51:16.543Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-02-24T22:51:17.108Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-02-24T22:51:18.043Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-02-24T22:51:18.609Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-02-24T22:51:19.174Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-02-24T22:51:20.108Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2023-02-24T22:51:20.225Z] testing: warning: no tests to run [2023-02-24T22:51:20.225Z] PASS [2023-02-24T22:51:20.225Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 0.162s [no tests to run] [2023-02-24T22:51:21.042Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-02-24T22:51:21.217Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:51:21.217Z] INFO: Testing against a local daemon [2023-02-24T22:51:21.217Z] === RUN TestExternalGraphDriver [2023-02-24T22:51:21.217Z] external_test.go:47: runtime.GOOS == "windows" [2023-02-24T22:51:21.217Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-02-24T22:51:21.217Z] === RUN TestGraphdriverPluginV2 [2023-02-24T22:51:21.217Z] external_test.go:407: runtime.GOOS == "windows" [2023-02-24T22:51:21.217Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2023-02-24T22:51:21.217Z] PASS [2023-02-24T22:51:21.217Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.173s [2023-02-24T22:51:22.416Z] === RUN TestDockerSuite/TestRunAttachDetach [2023-02-24T22:51:22.416Z] check_test.go:379: [d447ebe2af525] daemon is not started [2023-02-24T22:51:22.984Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2023-02-24T22:51:23.548Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2023-02-24T22:51:24.113Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2023-02-24T22:51:24.683Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2023-02-24T22:51:25.040Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:51:25.040Z] INFO: Testing against a local daemon [2023-02-24T22:51:25.040Z] === RUN TestPluginWithDevMounts [2023-02-24T22:51:25.040Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:25.040Z] --- SKIP: TestPluginWithDevMounts (0.01s) [2023-02-24T22:51:25.040Z] PASS [2023-02-24T22:51:25.040Z] ok github.com/docker/docker/integration/plugin/volumes 0.127s [2023-02-24T22:51:25.040Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:51:25.040Z] INFO: Testing against a local daemon [2023-02-24T22:51:25.040Z] === RUN TestPluginInvalidJSON [2023-02-24T22:51:25.040Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:51:25.040Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:51:25.040Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:51:25.040Z] INFO: Testing against a local daemon [2023-02-24T22:51:25.040Z] === RUN TestReadPluginNoRead [2023-02-24T22:51:25.040Z] read_test.go:21: no unix domain sockets on Windows [2023-02-24T22:51:25.040Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-02-24T22:51:25.040Z] PASS [2023-02-24T22:51:25.040Z] ok github.com/docker/docker/integration/plugin/logging 0.123s [2023-02-24T22:51:25.040Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:51:25.040Z] --- PASS: TestPluginInvalidJSON (0.07s) [2023-02-24T22:51:25.040Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-02-24T22:51:25.040Z] === RUN TestPluginInstall [2023-02-24T22:51:25.040Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-02-24T22:51:25.040Z] --- SKIP: TestPluginInstall (0.00s) [2023-02-24T22:51:25.040Z] === RUN TestPluginsWithRuntimes [2023-02-24T22:51:25.040Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-02-24T22:51:25.040Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-02-24T22:51:25.040Z] === RUN TestPluginBackCompatMediaTypes [2023-02-24T22:51:25.040Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-02-24T22:51:25.040Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-02-24T22:51:25.040Z] PASS [2023-02-24T22:51:25.040Z] ok github.com/docker/docker/integration/plugin/common 0.208s [2023-02-24T22:51:25.040Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-02-24T22:51:25.040Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-02-24T22:51:25.040Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-02-24T22:51:25.248Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-02-24T22:51:25.510Z] [2023-02-24T22:51:25.510Z] === Skipped [2023-02-24T22:51:25.510Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-02-24T22:51:25.510Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-02-24T22:51:25.510Z] [2023-02-24T22:51:25.510Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-02-24T22:51:25.510Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-02-24T22:51:25.510Z] [2023-02-24T22:51:25.510Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-02-24T22:51:25.510Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-02-24T22:51:25.510Z] [2023-02-24T22:51:25.510Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-02-24T22:51:25.510Z] external_test.go:47: runtime.GOOS == "windows" [2023-02-24T22:51:25.510Z] [2023-02-24T22:51:25.510Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2023-02-24T22:51:25.510Z] external_test.go:407: runtime.GOOS == "windows" [2023-02-24T22:51:25.510Z] [2023-02-24T22:51:25.510Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-02-24T22:51:25.510Z] read_test.go:21: no unix domain sockets on Windows [2023-02-24T22:51:25.510Z] [2023-02-24T22:51:25.510Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.01s) [2023-02-24T22:51:25.510Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:25.510Z] [2023-02-24T22:51:25.510Z] DONE 9 tests, 7 skipped in 16.116s [2023-02-24T22:51:25.510Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2023-02-24T22:51:25.813Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2023-02-24T22:51:26.502Z] testing: warning: no tests to run [2023-02-24T22:51:26.502Z] PASS [2023-02-24T22:51:26.502Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2023-02-24T22:51:26.502Z] [2023-02-24T22:51:26.502Z] DONE 0 tests in 0.730s [2023-02-24T22:51:26.502Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2023-02-24T22:51:26.745Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-02-24T22:51:27.022Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-02-24T22:51:27.595Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-02-24T22:51:27.595Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2023-02-24T22:51:27.853Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-02-24T22:51:27.853Z] === RUN TestDockerSuite/TestRunBindMounts [2023-02-24T22:51:28.074Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:51:28.074Z] INFO: Testing against a local daemon [2023-02-24T22:51:28.074Z] === RUN TestPluginInvalidJSON [2023-02-24T22:51:28.074Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:51:28.074Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:51:28.074Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2023-02-24T22:51:28.074Z] --- PASS: TestPluginInvalidJSON (0.07s) [2023-02-24T22:51:28.074Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.01s) [2023-02-24T22:51:28.074Z] === RUN TestPluginInstall [2023-02-24T22:51:28.074Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-02-24T22:51:28.074Z] --- SKIP: TestPluginInstall (0.00s) [2023-02-24T22:51:28.074Z] === RUN TestPluginsWithRuntimes [2023-02-24T22:51:28.074Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-02-24T22:51:28.074Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2023-02-24T22:51:28.074Z] === RUN TestPluginBackCompatMediaTypes [2023-02-24T22:51:28.074Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-02-24T22:51:28.074Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2023-02-24T22:51:28.074Z] PASS [2023-02-24T22:51:28.074Z] ok github.com/docker/docker/integration/plugin/common (cached) [2023-02-24T22:51:28.074Z] [2023-02-24T22:51:28.074Z] === Skipped [2023-02-24T22:51:28.074Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2023-02-24T22:51:28.074Z] plugin_test.go:62: testEnv.OSType == "windows" [2023-02-24T22:51:28.074Z] [2023-02-24T22:51:28.074Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2023-02-24T22:51:28.074Z] plugin_test.go:171: testEnv.OSType == "windows" [2023-02-24T22:51:28.074Z] [2023-02-24T22:51:28.074Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginBackCompatMediaTypes (0.00s) [2023-02-24T22:51:28.074Z] plugin_test.go:233: testEnv.OSType == "windows" [2023-02-24T22:51:28.074Z] [2023-02-24T22:51:28.074Z] DONE 5 tests, 3 skipped in 1.680s [2023-02-24T22:51:28.074Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2023-02-24T22:51:29.225Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-02-24T22:51:29.654Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:51:29.654Z] INFO: Testing against a local daemon [2023-02-24T22:51:29.654Z] === RUN TestExternalGraphDriver [2023-02-24T22:51:29.654Z] external_test.go:47: runtime.GOOS == "windows" [2023-02-24T22:51:29.654Z] --- SKIP: TestExternalGraphDriver (0.00s) [2023-02-24T22:51:29.654Z] === RUN TestGraphdriverPluginV2 [2023-02-24T22:51:29.654Z] external_test.go:407: runtime.GOOS == "windows" [2023-02-24T22:51:29.654Z] --- SKIP: TestGraphdriverPluginV2 (0.01s) [2023-02-24T22:51:29.654Z] PASS [2023-02-24T22:51:29.654Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2023-02-24T22:51:29.654Z] [2023-02-24T22:51:29.654Z] === Skipped [2023-02-24T22:51:29.654Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2023-02-24T22:51:29.654Z] external_test.go:47: runtime.GOOS == "windows" [2023-02-24T22:51:29.654Z] [2023-02-24T22:51:29.654Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.01s) [2023-02-24T22:51:29.654Z] external_test.go:407: runtime.GOOS == "windows" [2023-02-24T22:51:29.654Z] [2023-02-24T22:51:29.654Z] DONE 2 tests, 2 skipped in 1.441s [2023-02-24T22:51:29.790Z] docker_api_swarm_service_test.go:533: [dfacda3a0a67d] joining swarm manager [d89a8d60d18ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:51:30.048Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-02-24T22:51:30.124Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2023-02-24T22:51:30.306Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-02-24T22:51:30.871Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-02-24T22:51:31.129Z] docker_api_swarm_service_test.go:534: [d1a31232148ac] joining swarm manager [d89a8d60d18ff]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:51:31.388Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-02-24T22:51:31.388Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-02-24T22:51:31.698Z] testing: warning: no tests to run [2023-02-24T22:51:31.699Z] PASS [2023-02-24T22:51:31.699Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-02-24T22:51:31.699Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:51:31.699Z] INFO: Testing against a local daemon [2023-02-24T22:51:31.699Z] === RUN TestReadPluginNoRead [2023-02-24T22:51:31.699Z] read_test.go:21: no unix domain sockets on Windows [2023-02-24T22:51:31.699Z] --- SKIP: TestReadPluginNoRead (0.00s) [2023-02-24T22:51:31.699Z] PASS [2023-02-24T22:51:31.699Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2023-02-24T22:51:31.699Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2023-02-24T22:51:31.699Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2023-02-24T22:51:31.699Z] [2023-02-24T22:51:31.699Z] === Skipped [2023-02-24T22:51:31.699Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2023-02-24T22:51:31.699Z] read_test.go:21: no unix domain sockets on Windows [2023-02-24T22:51:31.699Z] [2023-02-24T22:51:31.699Z] DONE 1 tests, 1 skipped in 1.693s [2023-02-24T22:51:31.699Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2023-02-24T22:51:31.954Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-02-24T22:51:32.212Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-02-24T22:51:32.692Z] testing: warning: no tests to run [2023-02-24T22:51:32.692Z] PASS [2023-02-24T22:51:32.692Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2023-02-24T22:51:32.692Z] [2023-02-24T22:51:32.692Z] DONE 0 tests in 0.982s [2023-02-24T22:51:32.781Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-02-24T22:51:33.163Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2023-02-24T22:51:33.716Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-02-24T22:51:34.283Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-02-24T22:51:34.283Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-02-24T22:51:34.735Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:51:34.736Z] INFO: Testing against a local daemon [2023-02-24T22:51:34.736Z] === RUN TestPluginWithDevMounts [2023-02-24T22:51:34.736Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:34.736Z] --- SKIP: TestPluginWithDevMounts (0.01s) [2023-02-24T22:51:34.736Z] PASS [2023-02-24T22:51:34.736Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2023-02-24T22:51:34.736Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2023-02-24T22:51:34.736Z] [2023-02-24T22:51:34.736Z] === Skipped [2023-02-24T22:51:34.736Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.01s) [2023-02-24T22:51:34.736Z] mounts_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:34.736Z] [2023-02-24T22:51:34.736Z] DONE 1 tests, 1 skipped in 1.521s [2023-02-24T22:51:34.736Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2023-02-24T22:51:35.217Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-02-24T22:51:35.217Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-02-24T22:51:36.150Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-02-24T22:51:36.410Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-02-24T22:51:36.975Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-02-24T22:51:37.708Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:51:37.708Z] INFO: Testing against a local daemon [2023-02-24T22:51:37.708Z] === RUN TestSecretInspect [2023-02-24T22:51:37.708Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:37.708Z] --- SKIP: TestSecretInspect (0.00s) [2023-02-24T22:51:37.708Z] === RUN TestSecretList [2023-02-24T22:51:37.708Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:37.708Z] --- SKIP: TestSecretList (0.00s) [2023-02-24T22:51:37.708Z] === RUN TestSecretsCreateAndDelete [2023-02-24T22:51:37.708Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:37.708Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2023-02-24T22:51:37.708Z] === RUN TestSecretsUpdate [2023-02-24T22:51:37.708Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:37.708Z] --- SKIP: TestSecretsUpdate (0.00s) [2023-02-24T22:51:37.708Z] === RUN TestTemplatedSecret [2023-02-24T22:51:37.708Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:37.708Z] --- SKIP: TestTemplatedSecret (0.00s) [2023-02-24T22:51:37.708Z] === RUN TestSecretCreateResolve [2023-02-24T22:51:37.708Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:37.708Z] --- SKIP: TestSecretCreateResolve (0.00s) [2023-02-24T22:51:37.708Z] PASS [2023-02-24T22:51:37.708Z] ok github.com/docker/docker/integration/secret 0.161s [2023-02-24T22:51:37.708Z] [2023-02-24T22:51:37.708Z] === Skipped [2023-02-24T22:51:37.708Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2023-02-24T22:51:37.708Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:37.708Z] [2023-02-24T22:51:37.708Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2023-02-24T22:51:37.708Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:37.708Z] [2023-02-24T22:51:37.708Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2023-02-24T22:51:37.708Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:37.708Z] [2023-02-24T22:51:37.708Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2023-02-24T22:51:37.708Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:37.708Z] [2023-02-24T22:51:37.708Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2023-02-24T22:51:37.708Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:37.708Z] [2023-02-24T22:51:37.708Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2023-02-24T22:51:37.708Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:37.708Z] [2023-02-24T22:51:37.708Z] DONE 6 tests, 6 skipped in 2.909s [2023-02-24T22:51:37.708Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2023-02-24T22:51:37.908Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-02-24T22:51:37.908Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-02-24T22:51:38.473Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-02-24T22:51:39.406Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-02-24T22:51:39.973Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-02-24T22:51:40.908Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-02-24T22:51:41.166Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-02-24T22:51:41.510Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:51:41.510Z] INFO: Testing against a local daemon [2023-02-24T22:51:41.510Z] === RUN TestServiceCreateInit [2023-02-24T22:51:41.510Z] === RUN TestServiceCreateInit/daemonInitDisabled [2023-02-24T22:51:41.510Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] === RUN TestServiceCreateInit/daemonInitEnabled [2023-02-24T22:51:41.510Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- PASS: TestServiceCreateInit (0.07s) [2023-02-24T22:51:41.510Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-02-24T22:51:41.510Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestCreateServiceMultipleTimes [2023-02-24T22:51:41.510Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestCreateServiceConflict [2023-02-24T22:51:41.510Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestCreateServiceConflict (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestCreateServiceMaxReplicas [2023-02-24T22:51:41.510Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestCreateServiceMaxReplicas (0.05s) [2023-02-24T22:51:41.510Z] === RUN TestCreateWithDuplicateNetworkNames [2023-02-24T22:51:41.510Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestCreateServiceSecretFileMode [2023-02-24T22:51:41.510Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestCreateServiceConfigFileMode [2023-02-24T22:51:41.510Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestCreateServiceSysctls [2023-02-24T22:51:41.510Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestCreateServiceSysctls (0.05s) [2023-02-24T22:51:41.510Z] === RUN TestCreateServiceCapabilities [2023-02-24T22:51:41.510Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestCreateServiceCapabilities (0.06s) [2023-02-24T22:51:41.510Z] === RUN TestInspect [2023-02-24T22:51:41.510Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestInspect (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestCreateJob [2023-02-24T22:51:41.510Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestCreateJob (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestReplicatedJob [2023-02-24T22:51:41.510Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestReplicatedJob (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestUpdateReplicatedJob [2023-02-24T22:51:41.510Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestServiceListWithStatuses [2023-02-24T22:51:41.510Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestDockerNetworkConnectAlias [2023-02-24T22:51:41.510Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestDockerNetworkReConnect [2023-02-24T22:51:41.510Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestServicePlugin [2023-02-24T22:51:41.510Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestServicePlugin (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestServiceUpdateLabel [2023-02-24T22:51:41.510Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:41.510Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestServiceUpdateSecrets [2023-02-24T22:51:41.510Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:41.510Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestServiceUpdateConfigs [2023-02-24T22:51:41.510Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:41.510Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2023-02-24T22:51:41.510Z] === RUN TestServiceUpdateNetwork [2023-02-24T22:51:41.510Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:41.510Z] --- SKIP: TestServiceUpdateNetwork (0.00s) [2023-02-24T22:51:41.510Z] === RUN TestServiceUpdatePidsLimit [2023-02-24T22:51:41.510Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:41.510Z] --- SKIP: TestServiceUpdatePidsLimit (0.01s) [2023-02-24T22:51:41.510Z] PASS [2023-02-24T22:51:41.510Z] ok github.com/docker/docker/integration/service 0.398s [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === Skipped [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-02-24T22:51:41.510Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-02-24T22:51:41.510Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2023-02-24T22:51:41.510Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2023-02-24T22:51:41.510Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.05s) [2023-02-24T22:51:41.510Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2023-02-24T22:51:41.510Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2023-02-24T22:51:41.510Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2023-02-24T22:51:41.510Z] create_test.go:305: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.05s) [2023-02-24T22:51:41.510Z] create_test.go:390: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.06s) [2023-02-24T22:51:41.510Z] create_test.go:474: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2023-02-24T22:51:41.510Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2023-02-24T22:51:41.510Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2023-02-24T22:51:41.510Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2023-02-24T22:51:41.510Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2023-02-24T22:51:41.510Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2023-02-24T22:51:41.510Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2023-02-24T22:51:41.510Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2023-02-24T22:51:41.510Z] plugin_test.go:26: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2023-02-24T22:51:41.510Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2023-02-24T22:51:41.510Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.01s) [2023-02-24T22:51:41.510Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.00s) [2023-02-24T22:51:41.510Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.01s) [2023-02-24T22:51:41.510Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2023-02-24T22:51:41.510Z] [2023-02-24T22:51:41.510Z] DONE 24 tests, 23 skipped in 3.815s [2023-02-24T22:51:41.510Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2023-02-24T22:51:41.731Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-02-24T22:51:41.989Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-02-24T22:51:42.554Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-02-24T22:51:43.119Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-02-24T22:51:44.052Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-02-24T22:51:44.472Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:51:44.472Z] INFO: Testing against a local daemon [2023-02-24T22:51:44.472Z] === RUN TestSessionCreate [2023-02-24T22:51:44.472Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-02-24T22:51:44.472Z] --- SKIP: TestSessionCreate (0.00s) [2023-02-24T22:51:44.472Z] === RUN TestSessionCreateWithBadUpgrade [2023-02-24T22:51:44.472Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-02-24T22:51:44.472Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2023-02-24T22:51:44.472Z] PASS [2023-02-24T22:51:44.472Z] ok github.com/docker/docker/integration/session 0.173s [2023-02-24T22:51:44.472Z] [2023-02-24T22:51:44.472Z] === Skipped [2023-02-24T22:51:44.472Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2023-02-24T22:51:44.472Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2023-02-24T22:51:44.472Z] [2023-02-24T22:51:44.472Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2023-02-24T22:51:44.472Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2023-02-24T22:51:44.472Z] [2023-02-24T22:51:44.472Z] DONE 2 tests, 2 skipped in 2.566s [2023-02-24T22:51:44.472Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2023-02-24T22:51:45.965Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-02-24T22:51:45.965Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-02-24T22:51:46.531Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-02-24T22:51:47.441Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:51:47.441Z] INFO: Testing against a local daemon [2023-02-24T22:51:47.441Z] === RUN TestCgroupDriverSystemdMemoryLimit [2023-02-24T22:51:47.441Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:47.441Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-24T22:51:47.441Z] === RUN TestEventsExecDie [2023-02-24T22:51:47.441Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-02-24T22:51:47.441Z] --- SKIP: TestEventsExecDie (0.00s) [2023-02-24T22:51:47.441Z] === RUN TestEventsBackwardsCompatible [2023-02-24T22:51:47.441Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-02-24T22:51:47.441Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2023-02-24T22:51:47.441Z] === RUN TestInfoAPI [2023-02-24T22:51:47.441Z] --- PASS: TestInfoAPI (0.08s) [2023-02-24T22:51:47.441Z] === RUN TestInfoAPIWarnings [2023-02-24T22:51:47.441Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-24T22:51:47.441Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2023-02-24T22:51:47.441Z] === RUN TestInfoDebug [2023-02-24T22:51:47.441Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-02-24T22:51:47.441Z] --- SKIP: TestInfoDebug (0.00s) [2023-02-24T22:51:47.441Z] === RUN TestInfoInsecureRegistries [2023-02-24T22:51:47.441Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-02-24T22:51:47.441Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2023-02-24T22:51:47.441Z] === RUN TestInfoRegistryMirrors [2023-02-24T22:51:47.441Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-02-24T22:51:47.441Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2023-02-24T22:51:47.441Z] === RUN TestLoginFailsWithBadCredentials [2023-02-24T22:51:47.902Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-02-24T22:51:47.917Z] --- PASS: TestLoginFailsWithBadCredentials (0.83s) [2023-02-24T22:51:47.917Z] === RUN TestPingCacheHeaders [2023-02-24T22:51:47.917Z] --- PASS: TestPingCacheHeaders (0.06s) [2023-02-24T22:51:47.917Z] === RUN TestPingGet [2023-02-24T22:51:47.917Z] --- PASS: TestPingGet (0.05s) [2023-02-24T22:51:47.917Z] === RUN TestPingHead [2023-02-24T22:51:47.917Z] --- PASS: TestPingHead (0.06s) [2023-02-24T22:51:47.917Z] === RUN TestVersion [2023-02-24T22:51:47.917Z] --- PASS: TestVersion (0.05s) [2023-02-24T22:51:47.917Z] PASS [2023-02-24T22:51:47.917Z] ok github.com/docker/docker/integration/system 1.227s [2023-02-24T22:51:47.917Z] [2023-02-24T22:51:47.917Z] === Skipped [2023-02-24T22:51:47.917Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2023-02-24T22:51:47.917Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2023-02-24T22:51:47.917Z] [2023-02-24T22:51:47.917Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2023-02-24T22:51:47.917Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2023-02-24T22:51:47.917Z] [2023-02-24T22:51:47.917Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2023-02-24T22:51:47.917Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2023-02-24T22:51:47.917Z] [2023-02-24T22:51:47.917Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2023-02-24T22:51:47.917Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2023-02-24T22:51:47.917Z] [2023-02-24T22:51:47.917Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2023-02-24T22:51:47.917Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-02-24T22:51:47.917Z] [2023-02-24T22:51:47.917Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2023-02-24T22:51:47.917Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-02-24T22:51:47.917Z] [2023-02-24T22:51:47.917Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2023-02-24T22:51:47.917Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2023-02-24T22:51:47.917Z] [2023-02-24T22:51:47.917Z] DONE 13 tests, 7 skipped in 3.639s [2023-02-24T22:51:48.389Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2023-02-24T22:51:48.834Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-02-24T22:51:50.735Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-02-24T22:51:51.358Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:51:51.358Z] INFO: Testing against a local daemon [2023-02-24T22:51:51.358Z] === RUN TestVolumesCreateAndList [2023-02-24T22:51:51.358Z] --- PASS: TestVolumesCreateAndList (0.09s) [2023-02-24T22:51:51.358Z] === RUN TestVolumesRemove [2023-02-24T22:51:51.358Z] --- PASS: TestVolumesRemove (0.11s) [2023-02-24T22:51:51.358Z] === RUN TestVolumesInspect [2023-02-24T22:51:51.358Z] --- PASS: TestVolumesInspect (0.07s) [2023-02-24T22:51:51.358Z] === RUN TestVolumesInvalidJSON [2023-02-24T22:51:51.358Z] === RUN TestVolumesInvalidJSON//volumes/create [2023-02-24T22:51:51.358Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2023-02-24T22:51:51.358Z] === CONT TestVolumesInvalidJSON//volumes/create [2023-02-24T22:51:51.358Z] --- PASS: TestVolumesInvalidJSON (0.06s) [2023-02-24T22:51:51.358Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2023-02-24T22:51:51.358Z] PASS [2023-02-24T22:51:51.358Z] ok github.com/docker/docker/integration/volume 0.437s [2023-02-24T22:51:51.358Z] [2023-02-24T22:51:51.358Z] DONE 5 tests in 3.115s [2023-02-24T22:51:51.358Z] INFO: make.ps1 ended at 02/24/2023 22:51:51 [2023-02-24T22:51:51.358Z] INFO: Integration CLI tests being run from the host: [2023-02-24T22:51:51.358Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2023-02-24T22:51:51.667Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-02-24T22:51:51.667Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-02-24T22:51:51.667Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-02-24T22:51:51.667Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-02-24T22:51:51.667Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-02-24T22:51:52.231Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-02-24T22:51:53.166Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-02-24T22:51:53.731Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2023-02-24T22:51:53.989Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-02-24T22:51:55.888Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-02-24T22:51:55.888Z] docker_api_swarm_service_test.go:148: [dbbce18d36ceb] joining swarm manager [dc3c03bce02c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:51:56.146Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-02-24T22:51:56.712Z] docker_api_swarm_service_test.go:148: [dbea89b2ad828] joining swarm manager [dc3c03bce02c0]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:51:57.282Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-02-24T22:51:57.849Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2023-02-24T22:51:57.849Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2023-02-24T22:51:57.849Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-02-24T22:51:58.781Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2023-02-24T22:51:59.714Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-02-24T22:51:59.714Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-02-24T22:52:00.280Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-02-24T22:52:00.845Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-02-24T22:52:01.103Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2023-02-24T22:52:01.361Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-02-24T22:52:01.618Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-02-24T22:52:01.875Z] === RUN TestDockerSuite/TestRunEnvironment [2023-02-24T22:52:02.441Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-02-24T22:52:02.699Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-02-24T22:52:03.264Z] === RUN TestDockerSuite/TestRunExitCode [2023-02-24T22:52:03.536Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-02-24T22:52:04.127Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-02-24T22:52:04.385Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-02-24T22:52:04.950Z] === RUN TestDockerSuite/TestRunExposePort [2023-02-24T22:52:04.950Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-02-24T22:52:05.518Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-02-24T22:52:06.083Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-02-24T22:52:06.353Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2023-02-24T22:52:06.353Z] INFO: Testing against a local daemon [2023-02-24T22:52:06.353Z] === RUN TestDockerSuite [2023-02-24T22:52:06.353Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2023-02-24T22:52:06.353Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2023-02-24T22:52:06.353Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-02-24T22:52:06.353Z] === RUN TestDockerSuite/TestAPIErrorJSON [2023-02-24T22:52:06.353Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2023-02-24T22:52:06.354Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2023-02-24T22:52:06.354Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2023-02-24T22:52:06.354Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-02-24T22:52:06.354Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2023-02-24T22:52:06.354Z] === RUN TestDockerSuite/TestAPIImagesDelete [2023-02-24T22:52:07.016Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-02-24T22:52:07.274Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-02-24T22:52:07.274Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-02-24T22:52:07.274Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-02-24T22:52:07.345Z] === RUN TestDockerSuite/TestAPIImagesFilter [2023-02-24T22:52:07.817Z] === RUN TestDockerSuite/TestAPIImagesHistory [2023-02-24T22:52:08.808Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2023-02-24T22:52:08.808Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2023-02-24T22:52:09.171Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-02-24T22:52:09.428Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-02-24T22:52:21.616Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2023-02-24T22:52:21.616Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-02-24T22:52:22.182Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2023-02-24T22:52:22.182Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2023-02-24T22:52:22.182Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-02-24T22:52:22.182Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-02-24T22:52:22.748Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-02-24T22:52:24.647Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-02-24T22:52:25.214Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-02-24T22:52:26.147Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-02-24T22:52:32.697Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-02-24T22:52:32.697Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2023-02-24T22:52:32.697Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-02-24T22:52:32.697Z] === RUN TestDockerSuite/TestRunModeHostname [2023-02-24T22:52:33.264Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-02-24T22:52:33.264Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-02-24T22:52:33.521Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-02-24T22:52:34.903Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-02-24T22:52:35.836Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-02-24T22:52:37.210Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-02-24T22:52:37.210Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-02-24T22:52:37.210Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-02-24T22:52:38.142Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-02-24T22:52:39.074Z] === RUN TestDockerSuite/TestRunMount [2023-02-24T22:52:43.255Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-02-24T22:52:43.512Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-02-24T22:52:43.769Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-02-24T22:52:44.702Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-02-24T22:52:46.074Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-02-24T22:52:48.599Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-02-24T22:52:49.974Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-02-24T22:52:51.872Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-02-24T22:52:52.809Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-02-24T22:52:53.745Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-02-24T22:52:53.745Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-02-24T22:52:54.003Z] === RUN TestDockerSuite/TestRunNetHost [2023-02-24T22:52:54.936Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-02-24T22:52:55.503Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-02-24T22:52:56.076Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-02-24T22:52:56.642Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2023-02-24T22:52:57.576Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-02-24T22:52:59.475Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-02-24T22:53:01.375Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2023-02-24T22:53:02.749Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-02-24T22:53:03.315Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-02-24T22:53:03.315Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2023-02-24T22:53:03.572Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2023-02-24T22:53:03.831Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-02-24T22:53:03.831Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-02-24T22:53:04.399Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-02-24T22:53:04.656Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-02-24T22:53:04.914Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-02-24T22:53:05.480Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-02-24T22:53:06.415Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2023-02-24T22:53:08.941Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2023-02-24T22:53:11.466Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2023-02-24T22:53:11.466Z] === RUN TestDockerSuite/TestRunOOMExitCode [2023-02-24T22:53:11.466Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2023-02-24T22:53:11.466Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-02-24T22:53:12.032Z] === RUN TestDockerSuite/TestRunPIDsLimit [2023-02-24T22:53:12.290Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-02-24T22:53:13.665Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2023-02-24T22:53:13.665Z] === RUN TestDockerSuite/TestRunPortInUse [2023-02-24T22:53:14.230Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2023-02-24T22:53:14.795Z] docker_cli_run_unix_test.go:1407: out: "a *:* rwm\n" [2023-02-24T22:53:14.795Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-02-24T22:53:15.362Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-02-24T22:53:15.929Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-02-24T22:53:16.504Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-02-24T22:53:17.076Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-02-24T22:53:17.076Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-02-24T22:53:17.334Z] === RUN TestDockerSuite/TestRunPublishPort [2023-02-24T22:53:17.899Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2023-02-24T22:53:17.899Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-02-24T22:53:18.157Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-02-24T22:53:18.157Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-02-24T22:53:18.157Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-02-24T22:53:18.722Z] === RUN TestDockerSuite/TestRunRedirectStdout [2023-02-24T22:53:19.655Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-02-24T22:53:19.655Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-02-24T22:53:19.655Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-02-24T22:53:22.182Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2023-02-24T22:53:22.441Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-02-24T22:53:23.374Z] === RUN TestDockerSuite/TestRunRm [2023-02-24T22:53:24.307Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-02-24T22:53:27.583Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-02-24T22:53:28.149Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-02-24T22:53:28.407Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2023-02-24T22:53:29.778Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2023-02-24T22:53:30.342Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2023-02-24T22:53:32.239Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2023-02-24T22:53:34.767Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2023-02-24T22:53:35.334Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2023-02-24T22:53:35.592Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2023-02-24T22:53:36.157Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2023-02-24T22:53:36.416Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2023-02-24T22:53:36.982Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2023-02-24T22:53:37.242Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2023-02-24T22:53:37.806Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-02-24T22:53:38.064Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-02-24T22:53:38.629Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-02-24T22:53:41.153Z] === RUN TestDockerSuite/TestRunState [2023-02-24T22:53:42.087Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-02-24T22:53:42.344Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-02-24T22:53:42.602Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-02-24T22:53:42.860Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2023-02-24T22:53:42.860Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2023-02-24T22:53:42.860Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-02-24T22:53:43.426Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-02-24T22:53:43.685Z] === RUN TestDockerSuite/TestRunSysctls [2023-02-24T22:53:44.620Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-02-24T22:53:44.620Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-02-24T22:53:44.620Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-02-24T22:53:45.185Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2023-02-24T22:53:46.117Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2023-02-24T22:53:47.050Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2023-02-24T22:53:47.615Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2023-02-24T22:53:48.989Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2023-02-24T22:53:51.516Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-02-24T22:53:54.793Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-02-24T22:53:54.793Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2023-02-24T22:53:54.793Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-02-24T22:53:55.358Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-02-24T22:53:55.923Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-02-24T22:53:57.825Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-02-24T22:53:58.083Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2023-02-24T22:53:59.042Z] === RUN TestDockerSuite/TestRunUserByID [2023-02-24T22:53:59.300Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-02-24T22:53:59.558Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-02-24T22:53:59.558Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-02-24T22:54:00.124Z] === RUN TestDockerSuite/TestRunUserByName [2023-02-24T22:54:00.689Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-02-24T22:54:00.947Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2023-02-24T22:54:00.947Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2023-02-24T22:54:00.947Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-02-24T22:54:01.205Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-02-24T22:54:01.462Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-02-24T22:54:03.988Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-02-24T22:54:04.553Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-02-24T22:54:05.120Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-02-24T22:54:05.556Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2023-02-24T22:54:05.557Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2023-02-24T22:54:05.557Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2023-02-24T22:54:05.557Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-02-24T22:54:05.557Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2023-02-24T22:54:05.557Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-02-24T22:54:05.557Z] === RUN TestDockerSuite/TestAPINetworkFilter [2023-02-24T22:54:05.557Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-02-24T22:54:05.557Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2023-02-24T22:54:05.557Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-02-24T22:54:05.557Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2023-02-24T22:54:05.557Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-02-24T22:54:05.557Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2023-02-24T22:54:05.557Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-02-24T22:54:05.557Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2023-02-24T22:54:05.557Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-02-24T22:54:05.557Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2023-02-24T22:54:05.557Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2023-02-24T22:54:05.557Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-02-24T22:54:05.557Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2023-02-24T22:54:05.557Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2023-02-24T22:54:05.557Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-02-24T22:54:05.557Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2023-02-24T22:54:05.557Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-02-24T22:54:05.557Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2023-02-24T22:54:06.492Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-02-24T22:54:07.057Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-02-24T22:54:08.431Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-02-24T22:54:09.370Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2023-02-24T22:54:09.804Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-02-24T22:54:10.368Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-02-24T22:54:10.368Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-02-24T22:54:10.368Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-02-24T22:54:10.368Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-02-24T22:54:10.368Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-02-24T22:54:10.368Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-02-24T22:54:10.368Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-02-24T22:54:10.626Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2023-02-24T22:54:10.626Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-02-24T22:54:10.626Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2023-02-24T22:54:10.883Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2023-02-24T22:54:11.140Z] === RUN TestDockerSuite/TestRunWithCPUShares [2023-02-24T22:54:11.706Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2023-02-24T22:54:13.082Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2023-02-24T22:54:13.184Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2023-02-24T22:54:13.184Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-02-24T22:54:13.184Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2023-02-24T22:54:13.184Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-02-24T22:54:13.184Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2023-02-24T22:54:13.184Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-02-24T22:54:13.184Z] === RUN TestDockerSuite/TestAttachDisconnect [2023-02-24T22:54:13.184Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-02-24T22:54:13.184Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2023-02-24T22:54:13.341Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2023-02-24T22:54:13.599Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2023-02-24T22:54:13.856Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-02-24T22:54:13.856Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2023-02-24T22:54:14.421Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2023-02-24T22:54:14.421Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-02-24T22:54:14.421Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2023-02-24T22:54:14.421Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-02-24T22:54:14.421Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2023-02-24T22:54:14.421Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-02-24T22:54:14.421Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2023-02-24T22:54:14.421Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-02-24T22:54:14.421Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2023-02-24T22:54:14.421Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-02-24T22:54:14.421Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2023-02-24T22:54:14.421Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-02-24T22:54:14.421Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2023-02-24T22:54:14.421Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-02-24T22:54:14.421Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2023-02-24T22:54:14.986Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2023-02-24T22:54:15.919Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2023-02-24T22:54:15.919Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2023-02-24T22:54:16.484Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-02-24T22:54:16.484Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2023-02-24T22:54:16.741Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-02-24T22:54:16.981Z] === RUN TestDockerSuite/TestAttachPausedContainer [2023-02-24T22:54:16.981Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-02-24T22:54:16.981Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2023-02-24T22:54:16.981Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-02-24T22:54:16.981Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2023-02-24T22:54:17.006Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-02-24T22:54:17.268Z] === RUN TestDockerSuite/TestRunWithShmSize [2023-02-24T22:54:17.834Z] === RUN TestDockerSuite/TestRunWithSwappiness [2023-02-24T22:54:18.399Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2023-02-24T22:54:18.399Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-02-24T22:54:18.399Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-02-24T22:54:18.964Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-02-24T22:54:19.221Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2023-02-24T22:54:19.789Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2023-02-24T22:54:20.354Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2023-02-24T22:54:20.354Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2023-02-24T22:54:20.354Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-02-24T22:54:20.613Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-02-24T22:54:20.613Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-02-24T22:54:21.988Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-02-24T22:54:22.246Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2023-02-24T22:54:22.503Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-02-24T22:54:24.401Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-02-24T22:54:24.659Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-02-24T22:54:24.659Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-02-24T22:54:24.659Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-02-24T22:54:25.223Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2023-02-24T22:54:25.482Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2023-02-24T22:54:25.670Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2023-02-24T22:54:26.415Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2023-02-24T22:54:27.350Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-02-24T22:54:27.350Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-02-24T22:54:27.917Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2023-02-24T22:54:28.850Z] === RUN TestDockerSuite/TestSaveImageId [2023-02-24T22:54:28.850Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-02-24T22:54:29.108Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-02-24T22:54:30.481Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2023-02-24T22:54:30.481Z] docker_cli_save_load_test.go:364: tmpdir /tmp/save-load-parents2690743977 [2023-02-24T22:54:30.738Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-02-24T22:54:30.738Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-02-24T22:54:32.111Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-02-24T22:54:32.111Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-02-24T22:54:32.111Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-02-24T22:54:34.010Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-02-24T22:54:34.010Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2023-02-24T22:54:34.944Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-02-24T22:54:35.511Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-02-24T22:54:35.769Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-02-24T22:54:35.769Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-02-24T22:54:36.029Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-02-24T22:54:36.618Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-02-24T22:54:38.517Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-02-24T22:54:39.449Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2023-02-24T22:54:43.629Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-02-24T22:54:44.195Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2023-02-24T22:54:44.522Z] 2023/02/24 22:54:43 Finished clone google.golang.org/api [2023-02-24T22:54:44.523Z] 2023/02/24 22:54:43 Dependencies downloaded. Download time: 7m46.310561013s [2023-02-24T22:54:44.523Z] 2023/02/24 22:54:43 Collecting all dependencies [2023-02-24T22:54:45.130Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-02-24T22:54:46.064Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-02-24T22:54:47.440Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-02-24T22:54:49.965Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-02-24T22:54:51.337Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-02-24T22:54:51.594Z] === RUN TestDockerSuite/TestStartRecordError [2023-02-24T22:54:52.528Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-02-24T22:54:54.425Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-02-24T22:54:54.487Z] 2023/02/24 22:54:53 Clean vendor dir from unused packages [2023-02-24T22:54:54.487Z] 2023/02/24 22:54:53 Ignoring paths matching "^archive/tar" [2023-02-24T22:54:55.053Z] 2023/02/24 22:54:54 Success [2023-02-24T22:54:55.053Z] 2023/02/24 22:54:54 Running time: 8m0.59250255s [2023-02-24T22:54:55.310Z] Congratulations! All vendoring changes are done the right way. [2023-02-24T22:54:55.359Z] === RUN TestDockerSuite/TestStatsAllNoStream [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-02-24T22:54:56.178Z] + echo Ensuring container killed. [2023-02-24T22:54:56.178Z] Ensuring container killed. [2023-02-24T22:54:56.178Z] + docker rm -vf docker-pr1 [2023-02-24T22:54:56.178Z] Error response from daemon: No such container: docker-pr1 [Pipeline] sh [2023-02-24T22:54:56.460Z] + echo Chowning /workspace to jenkins user [2023-02-24T22:54:56.460Z] Chowning /workspace to jenkins user [2023-02-24T22:54:56.460Z] + id -u [2023-02-24T22:54:56.460Z] + id -g [2023-02-24T22:54:56.460Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45073:/workspace busybox chown -R 1000:1000 /workspace [2023-02-24T22:54:57.256Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2023-02-24T22:54:57.822Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-02-24T22:54:58.120Z] + bundleName=unit [2023-02-24T22:54:58.120Z] + echo Creating unit-bundles.tar.gz [2023-02-24T22:54:58.120Z] Creating unit-bundles.tar.gz [2023-02-24T22:54:58.120Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2023-02-24T22:54:58.120Z] bundles/junit-report.xml [2023-02-24T22:54:58.120Z] bundles/go-test-report.json [2023-02-24T22:54:58.120Z] bundles/profile.out [Pipeline] archiveArtifacts [2023-02-24T22:54:58.131Z] Archiving artifacts [2023-02-24T22:54:58.574Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-02-24T22:54:58.876Z] + make clean [2023-02-24T22:54:59.134Z] docker volume rm -f docker-dev-cache [2023-02-24T22:54:59.134Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-24T22:55:00.355Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2023-02-24T22:55:00.921Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-02-24T22:55:03.447Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2023-02-24T22:55:04.011Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-02-24T22:55:05.910Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2023-02-24T22:55:08.436Z] === RUN TestDockerSuite/TestStatsNoStream [2023-02-24T22:55:10.333Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2023-02-24T22:55:11.265Z] === RUN TestDockerSuite/TestStopContainerSignal [2023-02-24T22:55:12.639Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-02-24T22:55:13.205Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-02-24T22:55:13.205Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2023-02-24T22:55:13.771Z] === RUN TestDockerSuite/TestTopPrivileged [2023-02-24T22:55:14.337Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-02-24T22:55:14.337Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-02-24T22:55:14.337Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-02-24T22:55:14.903Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-02-24T22:55:18.186Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-02-24T22:55:20.815Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2023-02-24T22:55:20.815Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2023-02-24T22:55:21.382Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2023-02-24T22:55:21.382Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-02-24T22:55:21.382Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2023-02-24T22:55:21.382Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-02-24T22:55:21.382Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2023-02-24T22:55:22.318Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2023-02-24T22:55:22.882Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2023-02-24T22:55:23.447Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2023-02-24T22:55:24.380Z] === RUN TestDockerSuite/TestUpdateStats [2023-02-24T22:55:26.277Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2023-02-24T22:55:28.176Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2023-02-24T22:55:28.741Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2023-02-24T22:55:28.741Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-02-24T22:55:28.741Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2023-02-24T22:55:29.673Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2023-02-24T22:55:29.932Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-02-24T22:55:32.464Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2023-02-24T22:55:34.362Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2023-02-24T22:55:36.260Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2023-02-24T22:55:37.194Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-02-24T22:55:39.092Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2023-02-24T22:55:39.351Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-02-24T22:55:41.881Z] docker_cli_service_logs_test.go:246: checking task kn1wz256tbcf [2023-02-24T22:55:41.881Z] docker_cli_service_logs_test.go:251: checking messages for kn1wz256tbcf [2023-02-24T22:55:41.881Z] docker_cli_service_logs_test.go:246: checking task mzfgl4xnxhkr [2023-02-24T22:55:41.881Z] docker_cli_service_logs_test.go:251: checking messages for mzfgl4xnxhkr [2023-02-24T22:55:42.447Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2023-02-24T22:55:43.825Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2023-02-24T22:55:45.197Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2023-02-24T22:55:45.770Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2023-02-24T22:55:46.703Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2023-02-24T22:55:48.076Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2023-02-24T22:55:49.448Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2023-02-24T22:55:50.380Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2023-02-24T22:55:51.753Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2023-02-24T22:55:52.318Z] === RUN TestDockerSwarmSuite/TestServiceScale [2023-02-24T22:55:53.252Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-02-24T22:55:54.624Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2023-02-24T22:56:09.482Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-02-24T22:56:09.483Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-02-24T22:56:09.483Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-02-24T22:56:09.483Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-02-24T22:56:09.483Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-02-24T22:56:09.483Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-02-24T22:56:09.483Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-02-24T22:56:09.741Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-02-24T22:56:09.741Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-02-24T22:56:10.675Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-02-24T22:56:10.675Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-02-24T22:56:10.675Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-02-24T22:56:10.675Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-02-24T22:56:10.675Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-02-24T22:56:12.082Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2023-02-24T22:56:12.647Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-02-24T22:56:12.647Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-02-24T22:56:12.904Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-02-24T22:56:12.904Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-02-24T22:56:12.904Z] === RUN TestDockerSuite/TestVolumeEvents [2023-02-24T22:56:14.274Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2023-02-24T22:56:16.800Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2023-02-24T22:56:18.696Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-02-24T22:56:18.696Z] docker_cli_swarm_test.go:1901: [df9b53acd0799] joining swarm manager [d9191e6d61657]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:56:19.630Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-02-24T22:56:19.889Z] docker_cli_swarm_test.go:1902: [dbe13fa9cdec3] joining swarm manager [d9191e6d61657]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:56:19.889Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-02-24T22:56:19.889Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-02-24T22:56:21.790Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-02-24T22:56:24.319Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-02-24T22:56:24.320Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite (1263.53s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.01s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.04s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (3.52s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.14s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.81s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.33s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.98s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.43s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (1.56s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.32s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.03s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (0.88s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.13s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.01s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.91s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.35s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (2.39s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.04s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (0.74s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (0.77s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (0.82s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (0.73s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (1.96s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (1.66s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAttachDetach (0.94s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAttachDisconnect (0.67s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (1.64s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (0.71s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (0.87s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (1.15s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (1.75s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.99s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.08s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (1.09s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.69s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (15.25s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.58s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.31s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.25s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.65s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (1.63s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.20s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (0.68s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (5.37s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (3.39s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.16s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (1.81s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (2.85s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (0.71s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.43s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (2.21s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (2.70s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.75s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.10s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddScript (2.67s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (6.38s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (3.75s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (2.56s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.45s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddTar (6.94s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (1.33s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (1.12s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (3.05s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (5.27s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.25s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (1.82s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.49s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (0.86s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (1.67s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (1.44s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (2.21s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.14s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (3.46s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (12.29s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (2.86s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (2.30s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.39s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (1.64s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (2.12s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (4.63s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.10s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (1.22s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.52s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (0.53s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (4.47s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (0.93s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (0.53s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (0.78s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (5.74s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.16s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.82s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.30s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCmd (0.21s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.18s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.36s) [2023-02-24T22:56:24.320Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (0.94s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (3.90s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.69s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.80s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.23s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (0.60s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.42s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.16s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (10.59s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.81s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.45s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (2.38s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (2.93s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (1.04s) [2023-02-24T22:56:24.320Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-02-24T22:56:24.320Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-02-24T22:56:24.320Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-02-24T22:56:24.320Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (2.82s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (4.01s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (2.49s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.28s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (4.36s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (4.79s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.70s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (1.07s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (3.28s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.56s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.04s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (1.16s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.17s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.19s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerignore (8.81s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (1.26s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (3.04s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (10.35s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.08s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.03s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (4.67s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (1.88s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (2.07s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (5.49s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (1.78s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.10s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (14.53s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.15s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (4.39s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.40s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.40s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.71s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.19s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.37s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.42s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.21s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (1.43s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (1.64s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEnv (1.35s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.12s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.12s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (6.31s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (19.17s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (1.94s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.73s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.65s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.44s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.44s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.11s) [2023-02-24T22:56:24.320Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.29s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (8.44s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildExpose (0.31s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.98s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.77s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.34s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildFails (0.94s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.20s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (1.85s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildForceRm (1.41s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.13s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.33s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (0.90s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (1.94s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (1.08s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.28s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.27s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (1.67s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.28s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildHistory (3.49s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.44s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (0.61s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.57s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.55s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.77s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildLabel (0.38s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.42s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.48s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.30s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildLabels (0.57s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.71s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (2.60s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildLastModified (4.76s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildLineBreak (2.77s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.13s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.10s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.33s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (2.10s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (1.16s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (2.45s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.27s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.32s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (7.07s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (2.10s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (0.73s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (1.59s) [2023-02-24T22:56:24.320Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (3.34s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.27s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (1.42s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildNetContainer (1.39s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.43s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.72s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.61s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.24s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.21s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.03s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.53s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.67s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.41s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.34s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (1.50s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (0.87s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (1.74s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (0.81s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.05s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.36s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (2.13s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildPATH (1.36s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (0.50s) [2023-02-24T22:56:24.320Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (0.72s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (5.81s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (2.45s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (1.52s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildRm (2.20s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (0.93s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.10s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.50s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.76s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.17s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.16s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (2.91s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.11s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.26s) [2023-02-24T22:56:24.321Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.38s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (0.63s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.10s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildStderr (0.75s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (2.86s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildStopSignal (0.88s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (0.70s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.31s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildTagEvent (0.66s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.08s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildUser (1.45s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (2.50s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (10.20s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (0.67s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.21s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (0.68s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.62s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (0.80s) [2023-02-24T22:56:24.321Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-02-24T22:56:24.321Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-02-24T22:56:24.321Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-02-24T22:56:24.321Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (1.24s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.12s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildWithFailure (0.58s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.47s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildWithTabs (0.93s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.17s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.69s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.82s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.95s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.33s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.49s) [2023-02-24T22:56:24.321Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.67s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestBuildXZHost (1.70s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2023-02-24T22:56:24.321Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (0.44s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (0.50s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCommitChange (0.60s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (0.50s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCommitHardlink (0.90s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCommitNewFile (0.90s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (0.72s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCommitTTY (1.12s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (0.53s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (0.91s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (0.52s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.07s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.02s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.03s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPICommit (0.92s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (0.92s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (0.42s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.49s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.45s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.41s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPICreate (0.41s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (0.43s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.03s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.06s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.05s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (0.46s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (0.46s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (0.46s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.03s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (0.56s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (0.54s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (0.67s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.79s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (0.82s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIKill (0.77s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIPause (0.67s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (0.53s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.09s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIRename (0.55s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.09s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (0.97s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.01s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.01s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.45s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.32s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.65s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.56s) [2023-02-24T22:56:24.321Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.06s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.50s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.46s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (0.77s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (2.98s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.66s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (1.69s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.22s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (20.63s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.39s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.60s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.40s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.50s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc000739a88_} (1.38s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-13500708682_/foo_false____} (1.29s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-13500708682_/foo_true____} (1.37s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-31488026619_/foo_false____} (1.39s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-31488026619_/foo_true____} (1.31s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-31488026619_/foo_true__0xc000739ab8__} (1.40s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc000739b30_} (1.32s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc000739b48_} (1.34s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc000739b60_} (1.51s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc000739b78_} (1.50s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.70s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.27s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.02s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.02s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.02s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.02s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (2.11s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (1.23s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (2.02s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.24s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.12s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.59s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (0.63s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.72s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.64s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.63s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.87s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.94s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.68s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.80s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpFromCaseG (0.89s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpFromCaseH (0.85s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpFromCaseI (0.64s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (1.02s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.56s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.58s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.02s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpNameHasColon (0.64s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.51s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.78s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.81s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.56s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToCaseA (0.89s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.43s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToCaseC (1.36s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToCaseD (3.15s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.07s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.59s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToCaseG (3.57s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToCaseH (2.29s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToCaseI (0.45s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToCaseJ (2.57s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.76s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToDot (0.50s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.81s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (0.83s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToStdout (0.48s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (0.74s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.16s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.46s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCpVolumePath (0.72s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.05s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateArgs (0.05s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.31s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.43s) [2023-02-24T22:56:24.321Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.05s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.43s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.20s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateLabels (0.05s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.08s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateRM (0.11s) [2023-02-24T22:56:24.321Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.06s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.10s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (1.49s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.05s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (4.09s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.06s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.10s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.03s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.05s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.41s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.97s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.59s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.98s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.14s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.75s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.62s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.08s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.48s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDockerFails (0.02s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.01s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (0.86s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.58s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.05s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.02s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.05s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.23s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (5.52s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (1.51s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (1.57s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.24s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.63s) [2023-02-24T22:56:24.321Z] --- PASS: TestDockerSuite/TestEventsAttach (0.70s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsCommit (0.62s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.62s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.59s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.54s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (1.51s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (1.40s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (2.44s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.32s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsCopy (1.06s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (1.20s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.47s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.21s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.20s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.30s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.21s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.30s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.45s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.02s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsFilters (1.07s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsFormat (1.08s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.02s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.82s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.17s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.99s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.05s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.23s) [2023-02-24T22:56:24.322Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-02-24T22:56:24.322Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsPluginOps (2.47s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.61s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsRename (0.54s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsResize (0.64s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.51s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (0.68s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsStreaming (0.45s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (2.64s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsTop (0.57s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsUntag (2.58s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (10.83s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExec (0.55s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.56s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.58s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.46s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecAPIStart (1.17s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.46s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.47s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (0.51s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (0.48s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (0.62s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (0.63s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.10s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecCgroup (0.99s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecEnv (0.57s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.13s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecExitStatus (0.67s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecInspectID (2.54s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecInteractive (0.54s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (0.50s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (0.52s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecParseError (0.45s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.50s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.47s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (1.03s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecSetEnv (0.61s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecStartFails (0.50s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecStateCleanup (10.71s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.44s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecTTY (0.53s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (0.54s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.45s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecUlimits (0.56s) [2023-02-24T22:56:24.322Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.20s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (0.51s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (0.70s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecWithTERM (0.53s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestExecWithUser (0.59s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.55s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.68s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.53s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.48s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.43s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.07s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestHealth (18.87s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.03s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.01s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.02s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.58s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.01s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.62s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.17s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.19s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.32s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.67s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.05s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.58s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (0.68s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesFormat (0.05s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (0.61s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (2.50s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.01s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImportBadURL (0.02s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImportDisplay (1.01s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImportFile (1.12s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.03s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (1.18s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImportGzipped (1.06s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (1.06s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.50s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (0.49s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.48s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.02s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.46s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.45s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (0.41s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (0.44s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.52s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.48s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.03s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.13s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.55s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (0.61s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.04s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (0.47s) [2023-02-24T22:56:24.322Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.06s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.87s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectDefault (0.40s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectHistory (0.50s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectImage (0.01s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-02-24T22:56:24.322Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.41s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectJSONFields (0.44s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.06s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (0.48s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.46s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectPlugin (2.19s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.02s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.47s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectStatus (0.54s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (0.91s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.45s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.42s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (0.45s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.41s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.42s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (0.42s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.02s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (1.29s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (0.92s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLinksEnvs (0.83s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.21s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (1.07s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (1.34s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (1.28s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (1.28s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.26s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.50s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (6.48s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (1.34s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (1.05s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.43s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (1.48s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.01s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.29s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.02s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.00s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (0.50s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (0.45s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (3.45s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.51s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.45s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.46s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (0.80s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (0.78s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (0.84s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (0.86s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.67s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (1.81s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.47s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.44s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsSince (6.57s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (5.49s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (0.59s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsTail (0.78s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.57s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestLogsWithDetails (0.59s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.41s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestMountIntoSys (0.71s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestNetHostname (1.39s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.21s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestNetworkEvents (5.51s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (1.23s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.41s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPluginActive (2.34s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (7.00s) [2023-02-24T22:56:24.322Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (1.52s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPluginLogDriver (2.79s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.91s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.75s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPluginUpgrade (5.82s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (1.37s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (0.84s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPortHostBinding (0.92s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPortList (5.84s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (0.87s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPostContainersAttach (6.11s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.53s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.41s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.65s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.08s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.01s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.03s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (2.40s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.16s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.64s) [2023-02-24T22:56:24.322Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsByOrder (1.78s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (0.60s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsListContainersBase (1.97s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (2.74s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (2.25s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (6.42s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (0.85s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (1.35s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (0.88s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (0.93s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (1.54s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (1.71s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsListContainersSize (0.94s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.13s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.69s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsRightTagName (1.66s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.07s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.47s) [2023-02-24T22:56:24.323Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.50s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.39s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.06s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.43s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (0.95s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (0.89s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.46s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (6.02s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (0.72s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (1.28s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.06s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.07s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.24s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (1.90s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (0.83s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (1.79s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (0.94s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.12s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (2.58s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.64s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.19s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.71s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.21s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.14s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (0.54s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRmiTag (0.14s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.43s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (2.40s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.43s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.61s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.26s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (0.89s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAddHost (0.44s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.21s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.45s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.44s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.06s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.44s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.60s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.91s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (0.90s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.35s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAttachDetach (0.78s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.56s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.57s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.46s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.58s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (0.60s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (0.77s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.42s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.45s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.46s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunBindMounts (1.43s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.64s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.43s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.48s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.50s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.42s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.41s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.50s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.80s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.78s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (0.69s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.03s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (0.86s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.54s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.60s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.77s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.43s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (0.83s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.83s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.86s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.41s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.46s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.39s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.46s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.43s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.11s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (1.93s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.05s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.44s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (1.33s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.10s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (1.41s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (1.39s) [2023-02-24T22:56:24.323Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-02-24T22:56:24.323Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.42s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (1.06s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunDNSOptions (0.86s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (1.45s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.61s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.09s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.71s) [2023-02-24T22:56:24.323Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.60s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (0.93s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.57s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.57s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.39s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.40s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.04s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.45s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.42s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.39s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.43s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunExitCode (0.44s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.45s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.42s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.45s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.44s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.51s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.04s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.23s) [2023-02-24T22:56:24.323Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (1.88s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.46s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.86s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.74s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.01s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.44s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (1.70s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (0.87s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (0.89s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.76s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.35s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.32s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunModeHostname (0.68s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.05s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.21s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.40s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (0.98s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.11s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.15s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunModePIDHost (0.87s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (0.97s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunMount (3.99s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.44s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.43s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (0.99s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (1.35s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (2.23s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNamedVolume (1.47s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (1.75s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (0.99s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (0.95s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.03s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (0.45s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNetHost (0.92s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.58s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (0.65s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (1.41s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (1.76s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (3.31s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.48s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.07s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.58s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.07s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.49s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (0.41s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.07s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.67s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.90s) [2023-02-24T22:56:24.323Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.54s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.43s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.31s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunPortInUse (0.65s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.42s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.56s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.63s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.55s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.71s) [2023-02-24T22:56:24.323Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.61s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.44s) [2023-02-24T22:56:24.323Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.51s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.00s) [2023-02-24T22:56:24.323Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (2.66s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.97s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunRm (0.68s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.58s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.45s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.40s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.34s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.39s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (2.07s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (2.48s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.41s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.40s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.41s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.41s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.39s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.42s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.44s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.46s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.42s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.41s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunState (0.89s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.40s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.45s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2023-02-24T22:56:24.323Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.43s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.41s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunSysctls (0.87s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.03s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.01s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.50s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (1.96s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.44s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.48s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (2.49s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (2.93s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (0.48s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.50s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.43s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (2.02s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunUnshareProc (0.99s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunUserByID (0.45s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.13s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.65s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunUserByName (0.42s) [2023-02-24T22:56:24.323Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.40s) [2023-02-24T22:56:24.323Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.12s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.41s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (2.41s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.43s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (0.65s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (1.27s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (0.80s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (1.23s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (1.42s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.43s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.30s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (0.63s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.55s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.06s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.66s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.49s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.01s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.49s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.49s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.69s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.06s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (0.69s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.45s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.07s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.58s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.52s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.03s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.58s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (0.95s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.43s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.37s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.08s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.22s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.55s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (1.58s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.62s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (0.76s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (0.73s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.05s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.07s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.44s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSaveImageId (0.07s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.33s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSaveLoadParents (1.65s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.05s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.17s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.12s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.47s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.24s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.68s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.13s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.14s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.10s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.64s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (1.91s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.04s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (1.71s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (0.73s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.18s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.50s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (1.43s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.46s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStartRecordError (1.03s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (1.53s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (1.14s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (2.52s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (3.13s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStatsFormatAll (4.58s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.53s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.49s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.62s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.60s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.58s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (0.57s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (2.71s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (2.88s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.42s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.44s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (0.90s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (0.57s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (0.54s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (0.93s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUpdateStats (3.52s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.00s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (0.63s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (0.52s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (2.10s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (2.07s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (1.82s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (1.27s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (2.20s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (2.98s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (1.19s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (1.29s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (0.87s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (0.92s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (1.25s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (1.25s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (1.28s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (1.27s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (1.54s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.02s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.03s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.55s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.06s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.05s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.02s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.59s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.77s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.09s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.10s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.02s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.05s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (1.80s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.10s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.22s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.40s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (1.40s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.09s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (1.97s) [2023-02-24T22:56:24.324Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (2.23s) [2023-02-24T22:56:24.324Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-02-24T22:56:24.324Z] === RUN TestDockerRegistrySuite [2023-02-24T22:56:24.324Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-02-24T22:56:25.257Z] check_test.go:195: [d6f8948606024] daemon is not started [2023-02-24T22:56:25.257Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-02-24T22:56:26.188Z] check_test.go:195: [d9eb0d1c1821a] daemon is not started [2023-02-24T22:56:26.188Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-02-24T22:56:27.121Z] check_test.go:195: [d82f07fe6793d] daemon is not started [2023-02-24T22:56:27.379Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-02-24T22:56:27.379Z] check_test.go:195: [d24488b5db632] daemon is not started [2023-02-24T22:56:27.379Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-02-24T22:56:29.904Z] check_test.go:195: [dfddb73093ee8] daemon is not started [2023-02-24T22:56:29.904Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-02-24T22:56:35.175Z] check_test.go:195: [d26206fcf429a] daemon is not started [2023-02-24T22:56:35.175Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-02-24T22:56:37.077Z] check_test.go:195: [d05fa503982df] daemon is not started [2023-02-24T22:56:37.077Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-02-24T22:56:37.643Z] check_test.go:195: [d616b096f9823] daemon is not started [2023-02-24T22:56:37.643Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-02-24T22:56:38.576Z] check_test.go:195: [d0d509668e686] daemon is not started [2023-02-24T22:56:38.576Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-02-24T22:56:39.508Z] check_test.go:195: [d67ddc004cab1] daemon is not started [2023-02-24T22:56:39.508Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-02-24T22:56:40.445Z] check_test.go:195: [d4d5130613a2f] daemon is not started [2023-02-24T22:56:40.445Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-02-24T22:56:41.010Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2023-02-24T22:56:41.575Z] check_test.go:195: [d14b4b9b85ee7] daemon is not started [2023-02-24T22:56:41.575Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-02-24T22:56:42.948Z] check_test.go:195: [db9bb2f58fccc] daemon is not started [2023-02-24T22:56:42.948Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-02-24T22:56:43.880Z] check_test.go:195: [d3714b3f3f3c6] daemon is not started [2023-02-24T22:56:43.880Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-02-24T22:56:44.813Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1050c679a5f2d753c48f6caac97973a874033a04be03df766c5dc49a7b0a9278 [2023-02-24T22:56:45.379Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:44779cf76b619ade8a38b161c34e93f9701f77f65c82b1d1cc8b517c167a948f [2023-02-24T22:56:45.636Z] check_test.go:195: [d19e86c58735b] daemon is not started [2023-02-24T22:56:45.636Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-02-24T22:56:46.568Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a8270d00a7e4b2dd7af84271c3c5bb489ca249a6b238f6349bef0c051500b9fb [2023-02-24T22:56:47.133Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:d4c8cfae9540dedffbea9a2de2625e46043b93783728a7beea24c0038ec515bd [2023-02-24T22:56:47.392Z] check_test.go:195: [dede3ce800e57] daemon is not started [2023-02-24T22:56:47.392Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-02-24T22:56:48.326Z] check_test.go:195: [d0c209b39323e] daemon is not started [2023-02-24T22:56:48.326Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-02-24T22:56:48.892Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2023-02-24T22:56:50.791Z] check_test.go:195: [d68e24af7d620] daemon is not started [2023-02-24T22:56:50.791Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-02-24T22:56:51.357Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2023-02-24T22:56:51.615Z] check_test.go:195: [d7873170ccf15] daemon is not started [2023-02-24T22:56:51.615Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-02-24T22:56:51.873Z] check_test.go:195: [de58b1e30d2f4] daemon is not started [2023-02-24T22:56:51.873Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-02-24T22:56:52.806Z] check_test.go:195: [dc09ada123fdf] daemon is not started [2023-02-24T22:56:52.806Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-02-24T22:56:52.882Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2023-02-24T22:56:52.882Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-02-24T22:56:52.882Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2023-02-24T22:56:52.882Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2023-02-24T22:56:52.882Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2023-02-24T22:56:54.197Z] check_test.go:195: [de4e91bbf0299] daemon is not started [2023-02-24T22:56:54.197Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-02-24T22:56:54.762Z] check_test.go:195: [df8090c7d20df] daemon is not started [2023-02-24T22:56:54.762Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-02-24T22:56:58.041Z] check_test.go:195: [db6577aa6249a] daemon is not started [2023-02-24T22:56:58.041Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-02-24T22:56:58.298Z] check_test.go:195: [d295443cf0eb1] daemon is not started [2023-02-24T22:56:58.298Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-02-24T22:56:58.767Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2023-02-24T22:56:59.232Z] check_test.go:195: [d188c606220b2] daemon is not started [2023-02-24T22:56:59.232Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-02-24T22:56:59.238Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2023-02-24T22:56:59.238Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-02-24T22:56:59.238Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2023-02-24T22:56:59.238Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-02-24T22:56:59.238Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2023-02-24T22:56:59.238Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-02-24T22:56:59.238Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2023-02-24T22:56:59.238Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2023-02-24T22:56:59.489Z] check_test.go:195: [db380b23ec9ae] daemon is not started [2023-02-24T22:56:59.489Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-02-24T22:56:59.746Z] check_test.go:195: [d41f5f03a2e3e] daemon is not started [2023-02-24T22:56:59.746Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-02-24T22:57:00.004Z] check_test.go:195: [d5bd009ec8004] daemon is not started [2023-02-24T22:57:00.004Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-02-24T22:57:00.262Z] check_test.go:195: [d63c2863a6027] daemon is not started [2023-02-24T22:57:00.262Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-02-24T22:57:00.808Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2023-02-24T22:57:00.829Z] check_test.go:195: [d916cda89e892] daemon is not started [2023-02-24T22:57:00.829Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-02-24T22:57:00.829Z] check_test.go:195: [daa80edaf3c01] daemon is not started [2023-02-24T22:57:00.829Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-02-24T22:57:01.763Z] check_test.go:195: [df905b92ea4f6] daemon is not started [2023-02-24T22:57:01.763Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-02-24T22:57:03.140Z] check_test.go:195: [dcb9fa3542572] daemon is not started [2023-02-24T22:57:03.140Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-02-24T22:57:04.076Z] check_test.go:195: [df6352894b827] daemon is not started [2023-02-24T22:57:04.076Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-02-24T22:57:04.615Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2023-02-24T22:57:05.009Z] check_test.go:195: [d8521ad2d1275] daemon is not started [2023-02-24T22:57:05.009Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-02-24T22:57:05.941Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-02-24T22:57:06.189Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2023-02-24T22:57:06.189Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite (42.47s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (1.08s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.93s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.15s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (2.40s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (4.50s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (2.45s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (0.91s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.80s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.95s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.01s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.02s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.43s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (0.95s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (1.73s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (1.71s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.90s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.27s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.17s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.14s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.03s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.16s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.80s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.10s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (0.96s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.36s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.27s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.27s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.44s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (0.96s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (1.41s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.74s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (0.96s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.88s) [2023-02-24T22:57:06.507Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.82s) [2023-02-24T22:57:06.507Z] === RUN TestDockerSchema1RegistrySuite [2023-02-24T22:57:06.507Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-02-24T22:57:06.661Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2023-02-24T22:57:06.661Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-02-24T22:57:06.661Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2023-02-24T22:57:06.661Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2023-02-24T22:57:06.765Z] check_test.go:222: [d4eda933398b3] daemon is not started [2023-02-24T22:57:06.765Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-02-24T22:57:07.025Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2023-02-24T22:57:09.559Z] docker_cli_swarm_test.go:1802: [d5b755c11d480] joining swarm manager [d68f279ec887f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:57:09.816Z] check_test.go:222: [d4bedb5c12e29] daemon is not started [2023-02-24T22:57:09.816Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-02-24T22:57:10.467Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2023-02-24T22:57:10.750Z] docker_cli_swarm_test.go:1803: [dbbb4577f0baf] joining swarm manager [d68f279ec887f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:57:14.944Z] check_test.go:222: [d1e5c97ea73c5] daemon is not started [2023-02-24T22:57:14.944Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-02-24T22:57:16.846Z] check_test.go:222: [ddfa2649c2079] daemon is not started [2023-02-24T22:57:16.846Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-02-24T22:57:17.781Z] check_test.go:222: [d229d1ada2d6e] daemon is not started [2023-02-24T22:57:17.782Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-02-24T22:57:18.714Z] check_test.go:222: [d11817dc3afc8] daemon is not started [2023-02-24T22:57:18.714Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-02-24T22:57:18.714Z] check_test.go:222: [d734abf544746] daemon is not started [2023-02-24T22:57:18.714Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-02-24T22:57:19.647Z] check_test.go:222: [d7551682a6b34] daemon is not started [2023-02-24T22:57:19.647Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-02-24T22:57:20.583Z] check_test.go:222: [d9ba4db856be1] daemon is not started [2023-02-24T22:57:20.583Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-02-24T22:57:21.515Z] check_test.go:222: [dd1a4ae88fa01] daemon is not started [2023-02-24T22:57:21.515Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-02-24T22:57:23.413Z] check_test.go:222: [df1b08c065899] daemon is not started [2023-02-24T22:57:23.413Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-02-24T22:57:23.977Z] check_test.go:222: [d1c3827b12f94] daemon is not started [2023-02-24T22:57:23.978Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-02-24T22:57:24.235Z] check_test.go:222: [d662a4b4ba0b1] daemon is not started [2023-02-24T22:57:24.235Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-02-24T22:57:24.235Z] check_test.go:222: [ded60af2648fb] daemon is not started [2023-02-24T22:57:24.235Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-02-24T22:57:24.492Z] check_test.go:222: [df06f2ec0691d] daemon is not started [2023-02-24T22:57:24.492Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-02-24T22:57:24.749Z] check_test.go:222: [d79c5faad2b18] daemon is not started [2023-02-24T22:57:24.750Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-02-24T22:57:25.315Z] check_test.go:222: [d1b534a71e95a] daemon is not started [2023-02-24T22:57:25.315Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-02-24T22:57:25.315Z] check_test.go:222: [d9ddc783018ed] daemon is not started [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite (18.74s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.17s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (2.98s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (4.56s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (2.52s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.88s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (0.89s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.13s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.95s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.82s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.81s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (2.15s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.40s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.35s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.29s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.24s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.35s) [2023-02-24T22:57:25.315Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2023-02-24T22:57:25.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-02-24T22:57:25.315Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-02-24T22:57:25.428Z] === RUN TestDockerSuite/TestBuildAddNonTar [2023-02-24T22:57:25.880Z] check_test.go:251: [d6ec5f053581f] daemon is not started [2023-02-24T22:57:25.880Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-02-24T22:57:26.138Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2023-02-24T22:57:26.704Z] check_test.go:251: [d9532f179824d] daemon is not started [2023-02-24T22:57:26.704Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-02-24T22:57:26.704Z] check_test.go:251: [d4b395bcd9968] daemon is not started [2023-02-24T22:57:26.704Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-02-24T22:57:28.604Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-02-24T22:57:29.976Z] check_test.go:251: [ded311a8f13d1] daemon is not started [2023-02-24T22:57:29.976Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-02-24T22:57:31.348Z] check_test.go:251: [da46fb04ffc02] daemon is not started [2023-02-24T22:57:31.348Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-02-24T22:57:32.281Z] check_test.go:251: [d589c826098d5] daemon is not started [2023-02-24T22:57:32.281Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-02-24T22:57:32.281Z] check_test.go:251: [d09342283e551] daemon is not started [2023-02-24T22:57:32.281Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (6.92s) [2023-02-24T22:57:32.281Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.68s) [2023-02-24T22:57:32.281Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.61s) [2023-02-24T22:57:32.281Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2023-02-24T22:57:32.281Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.57s) [2023-02-24T22:57:32.281Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (1.46s) [2023-02-24T22:57:32.281Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (1.39s) [2023-02-24T22:57:32.281Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.85s) [2023-02-24T22:57:32.281Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.15s) [2023-02-24T22:57:32.281Z] === RUN TestDockerRegistryAuthTokenSuite [2023-02-24T22:57:32.281Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-02-24T22:57:32.615Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2023-02-24T22:57:33.086Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2023-02-24T22:57:33.086Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-02-24T22:57:33.086Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2023-02-24T22:57:34.192Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2023-02-24T22:57:36.093Z] docker_cli_swarm_test.go:1321: [ddca89a68d66f] joining swarm manager [d223b8ba2a5db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T22:57:36.889Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2023-02-24T22:57:37.463Z] docker_cli_swarm_test.go:1322: [de398fb2e0f24] joining swarm manager [d223b8ba2a5db]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T22:57:37.463Z] check_test.go:278: [d70cd6686038f] daemon is not started [2023-02-24T22:57:37.463Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-02-24T22:57:37.463Z] check_test.go:278: [d1e4811717638] daemon is not started [2023-02-24T22:57:37.463Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-02-24T22:57:38.834Z] check_test.go:278: [d452233b376da] daemon is not started [2023-02-24T22:57:38.834Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-02-24T22:57:39.110Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2023-02-24T22:57:39.765Z] check_test.go:278: [dffa9d7061894] daemon is not started [2023-02-24T22:57:39.765Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-02-24T22:57:39.765Z] check_test.go:278: [dc7d28d70ced5] daemon is not started [2023-02-24T22:57:39.765Z] --- PASS: TestDockerRegistryAuthTokenSuite (7.61s) [2023-02-24T22:57:39.765Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.15s) [2023-02-24T22:57:39.765Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2023-02-24T22:57:39.765Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (1.08s) [2023-02-24T22:57:39.765Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (1.08s) [2023-02-24T22:57:39.765Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.15s) [2023-02-24T22:57:39.765Z] === RUN TestDockerNetworkSuite [2023-02-24T22:57:39.765Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2023-02-24T22:57:42.289Z] docker_cli_network_unix_test.go:46: [ddacfe110d1cb] daemon is not started [2023-02-24T22:57:42.289Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2023-02-24T22:57:42.547Z] docker_cli_network_unix_test.go:46: [daf64efa8b465] daemon is not started [2023-02-24T22:57:42.804Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2023-02-24T22:57:45.330Z] docker_cli_network_unix_test.go:46: [d3a9e88a5efca] daemon is not started [2023-02-24T22:57:45.588Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2023-02-24T22:57:46.960Z] docker_cli_network_unix_test.go:46: [d14f5f8449e9d] daemon is not started [2023-02-24T22:57:46.960Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2023-02-24T22:57:46.960Z] docker_cli_network_unix_test.go:1233: [db139dfb9ff98] daemon is not started [2023-02-24T22:57:49.491Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2023-02-24T22:57:50.425Z] docker_cli_network_unix_test.go:46: [d86cf3c9e2254] daemon is not started [2023-02-24T22:57:50.990Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2023-02-24T22:57:51.633Z] === RUN TestDockerSuite/TestBuildAddScript [2023-02-24T22:57:51.633Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-02-24T22:57:51.633Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2023-02-24T22:57:51.633Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-02-24T22:57:51.633Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2023-02-24T22:57:51.633Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-02-24T22:57:51.633Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2023-02-24T22:57:51.633Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-02-24T22:57:51.633Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2023-02-24T22:57:51.633Z] === RUN TestDockerSuite/TestBuildAddTar [2023-02-24T22:57:55.172Z] docker_cli_network_unix_test.go:46: [d634d2ddcd5d9] daemon is not started [2023-02-24T22:57:55.432Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2023-02-24T22:57:57.343Z] docker_cli_network_unix_test.go:46: [d7749a635acdf] daemon is not started [2023-02-24T22:57:57.602Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2023-02-24T22:57:58.534Z] docker_cli_network_unix_test.go:46: [d0f752be08a6c] daemon is not started [2023-02-24T22:57:58.792Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2023-02-24T22:57:59.049Z] docker_cli_network_unix_test.go:46: [d354cfbc7092b] daemon is not started [2023-02-24T22:57:59.049Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2023-02-24T22:57:59.615Z] docker_cli_network_unix_test.go:46: [d4dbe811b25c8] daemon is not started [2023-02-24T22:57:59.615Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2023-02-24T22:57:59.873Z] docker_cli_network_unix_test.go:46: [d862d22be8bc9] daemon is not started [2023-02-24T22:58:00.438Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2023-02-24T22:58:00.696Z] docker_cli_network_unix_test.go:46: [db7e2e81daf3c] daemon is not started [2023-02-24T22:58:01.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2023-02-24T22:58:01.261Z] docker_cli_network_unix_test.go:46: [d29911be89aa4] daemon is not started [2023-02-24T22:58:01.261Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2023-02-24T22:58:01.519Z] docker_cli_network_unix_test.go:46: [dc6127c3ee36f] daemon is not started [2023-02-24T22:58:01.519Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2023-02-24T22:58:02.084Z] docker_cli_network_unix_test.go:46: [d9080e7996894] daemon is not started [2023-02-24T22:58:02.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2023-02-24T22:58:02.341Z] docker_cli_network_unix_test.go:46: [d5396959af420] daemon is not started [2023-02-24T22:58:02.341Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2023-02-24T22:58:02.599Z] docker_cli_network_unix_test.go:46: [d04ee7c085389] daemon is not started [2023-02-24T22:58:02.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2023-02-24T22:58:02.599Z] docker_cli_network_unix_test.go:46: [de879d7731527] daemon is not started [2023-02-24T22:58:02.599Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2023-02-24T22:58:03.533Z] docker_cli_network_unix_test.go:46: [ddce52cc9c72b] daemon is not started [2023-02-24T22:58:03.533Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2023-02-24T22:58:03.790Z] docker_cli_network_unix_test.go:46: [d1a3148af1059] daemon is not started [2023-02-24T22:58:04.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2023-02-24T22:58:04.356Z] docker_cli_network_unix_test.go:46: [d468fe7c8128f] daemon is not started [2023-02-24T22:58:04.356Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2023-02-24T22:58:04.613Z] docker_cli_network_unix_test.go:46: [d7e9aa8390791] daemon is not started [2023-02-24T22:58:04.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2023-02-24T22:58:04.613Z] docker_cli_network_unix_test.go:46: [dfb599678192e] daemon is not started [2023-02-24T22:58:04.613Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2023-02-24T22:58:05.986Z] docker_cli_network_unix_test.go:968: [d1a1d0672c5c8] daemon is not started [2023-02-24T22:58:06.918Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2023-02-24T22:58:07.850Z] docker_cli_network_unix_test.go:46: [d20a32bafc72a] daemon is not started [2023-02-24T22:58:07.850Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2023-02-24T22:58:10.375Z] docker_cli_network_unix_test.go:1116: [db0a153bbea51] daemon is not started [2023-02-24T22:58:12.903Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2023-02-24T22:58:13.160Z] docker_cli_network_unix_test.go:46: [de9be158e7f0a] daemon is not started [2023-02-24T22:58:13.160Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2023-02-24T22:58:14.093Z] docker_cli_network_unix_test.go:46: [d2848ca3ee4e1] daemon is not started [2023-02-24T22:58:14.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2023-02-24T22:58:14.093Z] docker_cli_network_unix_test.go:46: [d80bb7c240ff3] daemon is not started [2023-02-24T22:58:14.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2023-02-24T22:58:14.093Z] docker_cli_network_unix_test.go:46: [d6144f2f33c19] daemon is not started [2023-02-24T22:58:14.093Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2023-02-24T22:58:14.351Z] docker_cli_network_unix_test.go:46: [d4857a2fa1f57] daemon is not started [2023-02-24T22:58:14.351Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2023-02-24T22:58:14.609Z] docker_cli_network_unix_test.go:46: [d03c31943278d] daemon is not started [2023-02-24T22:58:14.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2023-02-24T22:58:14.609Z] docker_cli_network_unix_test.go:46: [dfc0e327079bb] daemon is not started [2023-02-24T22:58:14.609Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2023-02-24T22:58:16.004Z] docker_cli_network_unix_test.go:46: [dd8e9ad197b39] daemon is not started [2023-02-24T22:58:16.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2023-02-24T22:58:16.935Z] docker_cli_network_unix_test.go:46: [d0bec2a562023] daemon is not started [2023-02-24T22:58:16.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2023-02-24T22:58:16.935Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-02-24T22:58:16.935Z] docker_cli_network_unix_test.go:46: [df55a2a93994c] daemon is not started [2023-02-24T22:58:16.935Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2023-02-24T22:58:17.502Z] docker_cli_network_unix_test.go:46: [d6f09727c9f23] daemon is not started [2023-02-24T22:58:17.502Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2023-02-24T22:58:21.681Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2023-02-24T22:58:22.246Z] docker_cli_network_unix_test.go:1084: [d5a7075ad279a] daemon is not started [2023-02-24T22:58:23.619Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2023-02-24T22:58:23.878Z] docker_cli_network_unix_test.go:46: [d4cd4e860ffc0] daemon is not started [2023-02-24T22:58:23.878Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2023-02-24T22:58:24.136Z] docker_cli_network_unix_test.go:46: [d49951ebf79da] daemon is not started [2023-02-24T22:58:24.393Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2023-02-24T22:58:25.770Z] docker_cli_network_unix_test.go:46: [d9af40d51ca83] daemon is not started [2023-02-24T22:58:25.771Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2023-02-24T22:58:26.029Z] docker_cli_network_unix_test.go:46: [d4eb97ad663e4] daemon is not started [2023-02-24T22:58:26.029Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2023-02-24T22:58:26.286Z] docker_cli_network_unix_test.go:46: [d9ffa48c0fb6d] daemon is not started [2023-02-24T22:58:26.546Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2023-02-24T22:58:27.112Z] docker_cli_network_unix_test.go:46: [d04bbc08c75be] daemon is not started [2023-02-24T22:58:27.112Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2023-02-24T22:58:27.677Z] docker_cli_network_unix_test.go:46: [df355ef0ed189] daemon is not started [2023-02-24T22:58:27.935Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2023-02-24T22:58:34.486Z] docker_cli_network_unix_test.go:46: [db7feb50f4465] daemon is not started [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite (53.72s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (2.35s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (0.62s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (2.71s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (1.41s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (2.44s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (1.44s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (4.68s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (2.10s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (1.10s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.46s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.35s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (0.82s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (0.83s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.16s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.30s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (0.67s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.16s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.04s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.16s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (0.66s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (0.95s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.06s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.23s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (2.21s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.08s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (5.07s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.20s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.82s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.13s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.05s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.17s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.17s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (2.29s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.03s) [2023-02-24T22:58:34.486Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (0.70s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (3.35s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (2.79s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (0.70s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (1.42s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.67s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.47s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (0.86s) [2023-02-24T22:58:34.486Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (5.61s) [2023-02-24T22:58:34.486Z] === RUN TestDockerHubPullSuite [2023-02-24T22:58:34.486Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2023-02-24T22:58:35.418Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2023-02-24T22:58:37.941Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2023-02-24T22:58:38.873Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2023-02-24T22:58:40.780Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2023-02-24T22:58:41.038Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2023-02-24T22:58:41.295Z] --- PASS: TestDockerHubPullSuite (7.77s) [2023-02-24T22:58:41.295Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.88s) [2023-02-24T22:58:41.295Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.48s) [2023-02-24T22:58:41.295Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.93s) [2023-02-24T22:58:41.295Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.60s) [2023-02-24T22:58:41.295Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.51s) [2023-02-24T22:58:41.295Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.36s) [2023-02-24T22:58:41.295Z] PASS [2023-02-24T22:58:41.295Z] [2023-02-24T22:58:41.295Z] === Skipped [2023-02-24T22:58:41.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-02-24T22:58:41.295Z] docker_cli_build_test.go:5332: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.295Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2023-02-24T22:58:41.295Z] [2023-02-24T22:58:41.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-02-24T22:58:41.295Z] docker_cli_build_test.go:607: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.295Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.01s) [2023-02-24T22:58:41.295Z] [2023-02-24T22:58:41.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-02-24T22:58:41.295Z] docker_cli_build_test.go:5882: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.295Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.01s) [2023-02-24T22:58:41.295Z] [2023-02-24T22:58:41.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-02-24T22:58:41.295Z] docker_cli_build_test.go:5865: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.295Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.01s) [2023-02-24T22:58:41.295Z] [2023-02-24T22:58:41.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-02-24T22:58:41.295Z] docker_cli_build_test.go:5900: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.295Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2023-02-24T22:58:41.295Z] [2023-02-24T22:58:41.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2023-02-24T22:58:41.295Z] docker_cli_build_test.go:5309: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.295Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2023-02-24T22:58:41.295Z] [2023-02-24T22:58:41.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2023-02-24T22:58:41.295Z] docker_cli_build_test.go:5831: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.295Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.01s) [2023-02-24T22:58:41.295Z] [2023-02-24T22:58:41.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-02-24T22:58:41.295Z] docker_cli_build_test.go:5297: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.295Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2023-02-24T22:58:41.295Z] [2023-02-24T22:58:41.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-02-24T22:58:41.295Z] docker_cli_build_test.go:1348: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.295Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2023-02-24T22:58:41.295Z] [2023-02-24T22:58:41.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-02-24T22:58:41.295Z] docker_cli_build_test.go:6018: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.295Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2023-02-24T22:58:41.295Z] [2023-02-24T22:58:41.295Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-02-24T22:58:41.295Z] docker_cli_build_test.go:5988: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-02-24T22:58:41.296Z] docker_cli_build_test.go:1337: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-02-24T22:58:41.296Z] docker_cli_build_test.go:4905: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-02-24T22:58:41.296Z] docker_cli_sni_test.go:18: Flakey test [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2023-02-24T22:58:41.296Z] docker_api_containers_test.go:417: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2023-02-24T22:58:41.296Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_test.go:4044: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2023-02-24T22:58:41.296Z] docker_cli_run_test.go:4063: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.01s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_unix_test.go:590: unmatched requirement swapMemorySupport [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_test.go:4129: unmatched requirement IsolationIsProcess [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_test.go:2864: kernel doesn't have latency_stats configured [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2023-02-24T22:58:41.296Z] docker_cli_run_test.go:1426: Unstable test, to be re-activated once #19937 is resolved [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.01s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_unix_test.go:691: unmatched requirement swapMemorySupport [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_unix_test.go:1416: Host does not have /dev/snd/timer [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2023-02-24T22:58:41.296Z] docker_cli_run_test.go:4099: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_test.go:4119: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_test.go:4109: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_unix_test.go:541: unmatched requirement blkioWeight [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_unix_test.go:552: unmatched requirement blkioWeight [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_unix_test.go:566: unmatched requirement blkioWeight [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_unix_test.go:578: unmatched requirement blkioWeight [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_unix_test.go:572: unmatched requirement blkioWeight [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_unix_test.go:584: unmatched requirement blkioWeight [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_unix_test.go:560: unmatched requirement blkioWeight [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_unix_test.go:628: unmatched requirement swapMemorySupport [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_update_unix_test.go:144: unmatched requirement swapMemorySupport [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2023-02-24T22:58:41.296Z] docker_cli_update_unix_test.go:198: unmatched requirement swapMemorySupport [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.01s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_update_unix_test.go:128: unmatched requirement swapMemorySupport [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-02-24T22:58:41.296Z] docker_cli_run_test.go:4437: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.00s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2023-02-24T22:58:41.296Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2023-02-24T22:58:41.296Z] docker_cli_network_unix_test.go:46: [df55a2a93994c] daemon is not started [2023-02-24T22:58:41.296Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2023-02-24T22:58:41.296Z] [2023-02-24T22:58:41.296Z] DONE 1270 tests, 51 skipped in 1406.579s [2023-02-24T22:58:41.296Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-02-24T22:58:41.296Z] ++++ cat bundles/test-integration/docker.pid [2023-02-24T22:58:41.296Z] +++ kill 8043 [2023-02-24T22:58:42.666Z] +++ /etc/init.d/apparmor stop [2023-02-24T22:58:42.666Z] Leaving: AppArmorNo profiles have been unloaded. [2023-02-24T22:58:42.666Z] [2023-02-24T22:58:42.666Z] Unloading profiles will leave already running processes permanently [2023-02-24T22:58:42.666Z] unconfined, which can lead to unexpected situations. [2023-02-24T22:58:42.666Z] [2023-02-24T22:58:42.666Z] To set a process to complain mode, use the command line tool [2023-02-24T22:58:42.666Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-02-24T22:58:42.666Z] +++ true [2023-02-24T22:58:42.666Z] exiting test-integration [2023-02-24T22:58:42.666Z] ++ exit 0 [2023-02-24T22:58:42.666Z] [2023-02-24T22:58:42.666Z] + for job in $(jobs -p) [2023-02-24T22:58:42.666Z] + wait 31315 [2023-02-24T22:58:52.308Z] === RUN TestDockerSuite/TestBuildAddTarXz [2023-02-24T22:58:52.308Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-02-24T22:58:52.308Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2023-02-24T22:58:52.308Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-02-24T22:58:52.308Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2023-02-24T22:59:13.573Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2023-02-24T22:59:13.573Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-02-24T22:59:14.042Z] === RUN TestDockerSuite/TestBuildBlankName [2023-02-24T22:59:15.035Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2023-02-24T22:59:25.490Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2023-02-24T22:59:25.490Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-02-24T22:59:25.959Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2023-02-24T22:59:33.136Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2023-02-24T22:59:45.662Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2023-02-24T22:59:56.110Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2023-02-24T22:59:56.110Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-02-24T22:59:56.581Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2023-02-24T23:00:04.068Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2023-02-24T23:00:04.068Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2023-02-24T23:00:04.068Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2023-02-24T23:00:09.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2023-02-24T23:00:09.100Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-02-24T23:00:09.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2023-02-24T23:00:09.100Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-02-24T23:00:09.100Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2023-02-24T23:00:09.326Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2023-02-24T23:00:10.701Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2023-02-24T23:00:14.887Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2023-02-24T23:00:16.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2023-02-24T23:00:16.274Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-02-24T23:00:16.274Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2023-02-24T23:00:16.784Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2023-02-24T23:00:17.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2023-02-24T23:00:17.270Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-02-24T23:00:17.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2023-02-24T23:00:17.270Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-02-24T23:00:17.270Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2023-02-24T23:00:20.996Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2023-02-24T23:00:20.996Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-02-24T23:00:20.996Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2023-02-24T23:00:26.252Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2023-02-24T23:00:26.509Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2023-02-24T23:00:27.441Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2023-02-24T23:00:29.340Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2023-02-24T23:01:00.011Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2023-02-24T23:01:03.819Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2023-02-24T23:01:03.819Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-02-24T23:01:04.813Z] === RUN TestDockerSuite/TestBuildCacheAdd [2023-02-24T23:01:04.813Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-02-24T23:01:05.285Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2023-02-24T23:01:07.509Z] === RUN TestDockerSuite/TestBuildCacheFrom [2023-02-24T23:01:07.509Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-02-24T23:01:07.509Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2023-02-24T23:01:13.391Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2023-02-24T23:01:14.964Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2023-02-24T23:01:14.964Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-02-24T23:01:14.964Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2023-02-24T23:01:14.964Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-02-24T23:01:15.434Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2023-02-24T23:01:17.659Z] === RUN TestDockerSuite/TestBuildClearCmd [2023-02-24T23:01:18.648Z] === RUN TestDockerSuite/TestBuildCmd [2023-02-24T23:01:19.119Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2023-02-24T23:01:20.110Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2023-02-24T23:01:20.580Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2023-02-24T23:01:25.536Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2023-02-24T23:01:25.537Z] docker_cli_swarm_test.go:1186: [d44c02a60c013] joining swarm manager [d1e372ff40882]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T23:01:29.266Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2023-02-24T23:01:30.845Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2023-02-24T23:01:30.845Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-02-24T23:01:30.845Z] === RUN TestDockerSuite/TestBuildConditionalCache [2023-02-24T23:01:32.085Z] docker_cli_swarm_test.go:1195: [d22cfe6b5a5b8] joining swarm manager [d1e372ff40882]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T23:01:33.067Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2023-02-24T23:01:33.067Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-02-24T23:01:33.067Z] === RUN TestDockerSuite/TestBuildContextCleanup [2023-02-24T23:01:33.538Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2023-02-24T23:01:36.505Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2023-02-24T23:01:37.499Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2023-02-24T23:01:37.969Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2023-02-24T23:01:37.969Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-02-24T23:01:37.969Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2023-02-24T23:01:39.540Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2023-02-24T23:01:40.532Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2023-02-24T23:01:40.532Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-02-24T23:01:40.532Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2023-02-24T23:01:40.532Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-02-24T23:01:40.532Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2023-02-24T23:01:53.063Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2023-02-24T23:02:28.296Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2023-02-24T23:02:34.845Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2023-02-24T23:02:39.029Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2023-02-24T23:02:40.399Z] docker_cli_swarm_test.go:1118: [de8118b1b8bdf] joining swarm manager [d73cbdc15eeea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T23:02:41.769Z] docker_cli_swarm_test.go:1119: [d850ab37b9801] joining swarm manager [d73cbdc15eeea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T23:02:43.984Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2023-02-24T23:02:43.984Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2023-02-24T23:02:43.984Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2023-02-24T23:02:48.760Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2023-02-24T23:02:48.760Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-02-24T23:02:48.760Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2023-02-24T23:02:48.760Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-02-24T23:02:49.231Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2023-02-24T23:02:49.231Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-02-24T23:02:49.231Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2023-02-24T23:02:49.701Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2023-02-24T23:02:49.701Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-02-24T23:02:49.701Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2023-02-24T23:03:40.620Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2023-02-24T23:03:40.620Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2023-02-24T23:03:40.620Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-02-24T23:03:40.620Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2023-02-24T23:04:05.942Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2023-02-24T23:04:05.942Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2023-02-24T23:04:07.518Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2023-02-24T23:04:17.963Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2023-02-24T23:04:18.196Z] docker_cli_swarm_test.go:1172: [db2a36523f859] joining swarm manager [d73cbdc15eeea]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2023-02-24T23:04:20.924Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2023-02-24T23:04:23.890Z] === RUN TestDockerSuite/TestBuildDockerignore [2023-02-24T23:04:50.244Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2023-02-24T23:04:50.244Z] docker_cli_swarm_test.go:1453: [d03f33ea138f9] joining swarm manager [d5a05caf0855d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T23:04:50.244Z] docker_cli_swarm_test.go:1454: [d0747912fb6f0] joining swarm manager [d5a05caf0855d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2023-02-24T23:05:00.201Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2023-02-24T23:05:01.134Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2023-02-24T23:05:01.134Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2023-02-24T23:05:01.134Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2023-02-24T23:05:01.134Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2023-02-24T23:05:02.066Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2023-02-24T23:05:03.965Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2023-02-24T23:05:07.242Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2023-02-24T23:05:09.165Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2023-02-24T23:05:11.062Z] docker_cli_swarm_unix_test.go:63: [dc295205e4415] joining swarm manager [d2818f8251287]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T23:06:07.258Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2023-02-24T23:06:07.258Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2023-02-24T23:06:07.258Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2023-02-24T23:06:08.629Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2023-02-24T23:06:11.906Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2023-02-24T23:06:14.431Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2023-02-24T23:06:15.802Z] docker_api_swarm_test.go:962: [d2318555b9524] joining swarm manager [d27cda43bcc60]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2023-02-24T23:06:20.650Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2023-02-24T23:06:20.650Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2023-02-24T23:06:20.650Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-02-24T23:06:20.650Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2023-02-24T23:06:33.877Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2023-02-24T23:06:46.061Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2023-02-24T23:06:47.956Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2023-02-24T23:06:50.483Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2023-02-24T23:06:53.007Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2023-02-24T23:06:59.558Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2023-02-24T23:07:03.739Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2023-02-24T23:07:06.265Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2023-02-24T23:07:08.796Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2023-02-24T23:07:11.322Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2023-02-24T23:07:13.846Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2023-02-24T23:07:17.125Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2023-02-24T23:07:19.021Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2023-02-24T23:07:47.031Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2023-02-24T23:07:47.031Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2023-02-24T23:07:47.031Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2023-02-24T23:08:12.351Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2023-02-24T23:08:15.221Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2023-02-24T23:08:30.095Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2023-02-24T23:08:33.615Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2023-02-24T23:08:44.073Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite (1675.17s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (2.98s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (2.95s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (4.69s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.07s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (0.99s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (28.29s) [2023-02-24T23:08:44.951Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (20.54s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (0.74s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.10s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (39.80s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (21.22s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.35s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (3.96s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (13.76s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (52.66s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (15.54s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (35.11s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.39s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (19.40s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (68.36s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (54.31s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.60s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (3.88s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (17.78s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (17.48s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (15.35s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (5.15s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (27.95s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.45s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (23.15s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (26.11s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (26.06s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (38.17s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (24.53s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (4.67s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.37s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (2.77s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (2.42s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (2.39s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.58s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (4.11s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.08s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.07s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.56s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.53s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (12.76s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.84s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (2.97s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.52s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (3.09s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (2.93s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (2.79s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (3.22s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (5.60s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (4.89s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.12s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (2.74s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.35s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (2.64s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (4.39s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (2.95s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (12.84s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (12.81s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (13.29s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (2.28s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (17.51s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (2.19s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.19s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (24.59s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (7.78s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.55s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (15.70s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.09s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (7.98s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (138.22s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (3.23s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (5.42s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (7.45s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.06s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (4.10s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (2.16s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (3.56s) [2023-02-24T23:08:44.951Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.59s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.68s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.68s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.09s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (53.55s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (59.06s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (12.90s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (3.69s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (127.91s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.24s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.17s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.13s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.15s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.04s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.10s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (3.09s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.14s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (52.23s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.09s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (2.91s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.10s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (3.06s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (2.38s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (19.79s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (11.98s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.12s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.19s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (2.66s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (6.77s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (4.34s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (2.38s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (2.45s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (2.43s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (2.53s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (3.05s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.12s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (51.81s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.10s) [2023-02-24T23:08:44.951Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.07s) [2023-02-24T23:08:44.951Z] === RUN TestDockerExternalVolumeSuite [2023-02-24T23:08:44.951Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2023-02-24T23:08:45.209Z] docker_cli_external_volume_driver_test.go:52: [d8574e46f1132] daemon is not started [2023-02-24T23:09:03.270Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2023-02-24T23:09:34.992Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2023-02-24T23:10:00.313Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2023-02-24T23:10:10.922Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2023-02-24T23:10:12.985Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2023-02-24T23:10:17.505Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2023-02-24T23:10:32.360Z] docker_cli_external_volume_driver_test.go:52: [de20782eec57c] daemon is not started [2023-02-24T23:10:47.217Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2023-02-24T23:11:05.279Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2023-02-24T23:11:20.150Z] docker_cli_external_volume_driver_test.go:52: [d5239446c73e4] daemon is not started [2023-02-24T23:11:35.006Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2023-02-24T23:11:35.006Z] docker_cli_external_volume_driver_test.go:52: [d24db83605955] daemon is not started [2023-02-24T23:11:49.864Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2023-02-24T23:12:21.913Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2023-02-24T23:12:24.977Z] === RUN TestDockerSuite/TestBuildDotDotFile [2023-02-24T23:12:24.977Z] === RUN TestDockerSuite/TestBuildEOLInLine [2023-02-24T23:12:24.977Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-02-24T23:12:24.977Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2023-02-24T23:12:24.977Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-02-24T23:12:24.977Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2023-02-24T23:12:24.977Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2023-02-24T23:12:24.977Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2023-02-24T23:12:24.977Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-02-24T23:12:24.977Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2023-02-24T23:12:24.977Z] === RUN TestDockerSuite/TestBuildEntrypoint [2023-02-24T23:12:24.977Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2023-02-24T23:12:28.791Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2023-02-24T23:12:33.560Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2023-02-24T23:12:36.780Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2023-02-24T23:12:39.443Z] === RUN TestDockerSuite/TestBuildEnv [2023-02-24T23:12:39.443Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-02-24T23:12:39.914Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2023-02-24T23:12:39.914Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-02-24T23:12:39.914Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2023-02-24T23:12:39.914Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-02-24T23:12:40.385Z] === RUN TestDockerSuite/TestBuildEnvUsage [2023-02-24T23:12:40.385Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-02-24T23:12:40.385Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2023-02-24T23:12:40.385Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-02-24T23:12:40.385Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2023-02-24T23:12:45.153Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2023-02-24T23:12:45.153Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-02-24T23:12:45.153Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2023-02-24T23:12:45.153Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-02-24T23:12:45.153Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2023-02-24T23:12:45.153Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-02-24T23:12:45.153Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2023-02-24T23:12:46.144Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2023-02-24T23:12:51.636Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2023-02-24T23:12:53.318Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2023-02-24T23:13:14.694Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2023-02-24T23:13:14.694Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2023-02-24T23:13:14.694Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-02-24T23:13:14.694Z] === RUN TestDockerSuite/TestBuildExpose [2023-02-24T23:13:14.694Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-02-24T23:13:14.694Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2023-02-24T23:13:14.694Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-02-24T23:13:14.694Z] === RUN TestDockerSuite/TestBuildExposeOrder [2023-02-24T23:13:14.694Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-02-24T23:13:14.694Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2023-02-24T23:13:14.694Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-02-24T23:13:14.694Z] === RUN TestDockerSuite/TestBuildFails [2023-02-24T23:13:18.502Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2023-02-24T23:13:18.502Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2023-02-24T23:13:36.346Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2023-02-24T23:13:38.278Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2023-02-24T23:13:42.228Z] === RUN TestDockerSuite/TestBuildForceRm [2023-02-24T23:13:56.341Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2023-02-24T23:13:57.197Z] === RUN TestDockerSuite/TestBuildFromGit [2023-02-24T23:14:09.712Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2023-02-24T23:14:10.182Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2023-02-24T23:14:17.359Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2023-02-24T23:14:17.359Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-02-24T23:14:17.359Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2023-02-24T23:14:18.348Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2023-02-24T23:14:19.341Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2023-02-24T23:14:19.341Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-02-24T23:14:19.341Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2023-02-24T23:14:28.392Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2023-02-24T23:14:37.191Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2023-02-24T23:14:37.192Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-02-24T23:14:37.192Z] === RUN TestDockerSuite/TestBuildHistory [2023-02-24T23:14:52.160Z] === RUN TestDockerSuite/TestBuildIidFile [2023-02-24T23:14:52.160Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2023-02-24T23:14:54.380Z] === RUN TestDockerSuite/TestBuildInheritance [2023-02-24T23:14:54.380Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-02-24T23:14:54.380Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2023-02-24T23:14:55.371Z] === RUN TestDockerSuite/TestBuildInvalidTag [2023-02-24T23:14:55.371Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2023-02-24T23:15:00.440Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2023-02-24T23:15:05.819Z] === RUN TestDockerSuite/TestBuildLabel [2023-02-24T23:15:07.393Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2023-02-24T23:15:08.387Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2023-02-24T23:15:09.379Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2023-02-24T23:15:10.371Z] === RUN TestDockerSuite/TestBuildLabels [2023-02-24T23:15:11.366Z] === RUN TestDockerSuite/TestBuildLabelsCache [2023-02-24T23:15:13.588Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2023-02-24T23:15:15.298Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2023-02-24T23:15:22.274Z] === RUN TestDockerSuite/TestBuildLastModified [2023-02-24T23:15:22.274Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-02-24T23:15:22.274Z] === RUN TestDockerSuite/TestBuildLineBreak [2023-02-24T23:15:22.274Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-02-24T23:15:22.274Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2023-02-24T23:15:22.274Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2023-02-24T23:15:22.274Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2023-02-24T23:15:22.274Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2023-02-24T23:15:22.274Z] === RUN TestDockerSuite/TestBuildMaintainer [2023-02-24T23:15:22.745Z] === RUN TestDockerSuite/TestBuildMissingArgs [2023-02-24T23:15:23.214Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2023-02-24T23:15:30.388Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2023-02-24T23:15:33.372Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2023-02-24T23:15:33.372Z] docker_cli_external_volume_driver_test.go:484: [dd7d6060cb91f] daemon is not started [2023-02-24T23:15:48.229Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2023-02-24T23:15:48.229Z] docker_cli_external_volume_driver_test.go:52: [d75823b96f20a] daemon is not started [2023-02-24T23:15:51.664Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2023-02-24T23:15:51.664Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-02-24T23:15:51.664Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2023-02-24T23:15:52.135Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite (436.60s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.52s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.18s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.05s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.04s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.14s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.13s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.74s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.57s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.13s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.22s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.86s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.13s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (16.57s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (15.99s) [2023-02-24T23:16:03.086Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2023-02-24T23:16:03.086Z] PASS [2023-02-24T23:16:03.086Z] [2023-02-24T23:16:03.086Z] === Skipped [2023-02-24T23:16:03.086Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-02-24T23:16:03.086Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2023-02-24T23:16:03.086Z] check_test.go:308: [d44263fd0b493] daemon is not started [2023-02-24T23:16:03.086Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2023-02-24T23:16:03.086Z] [2023-02-24T23:16:03.086Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-02-24T23:16:03.086Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2023-02-24T23:16:03.086Z] check_test.go:308: [d28fe0a781e36] daemon is not started [2023-02-24T23:16:03.086Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2023-02-24T23:16:03.086Z] [2023-02-24T23:16:03.086Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-02-24T23:16:03.086Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2023-02-24T23:16:03.086Z] check_test.go:308: [d13bc64844a95] daemon is not started [2023-02-24T23:16:03.086Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2023-02-24T23:16:03.086Z] [2023-02-24T23:16:03.086Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-02-24T23:16:03.086Z] docker_api_swarm_test.go:935: Root cause of Issue #36386 is needed [2023-02-24T23:16:03.086Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2023-02-24T23:16:03.086Z] [2023-02-24T23:16:03.086Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-02-24T23:16:03.086Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2023-02-24T23:16:03.086Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2023-02-24T23:16:03.086Z] [2023-02-24T23:16:03.086Z] DONE 273 tests, 5 skipped in 2446.937s [2023-02-24T23:16:03.086Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2023-02-24T23:16:03.086Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d499b53f3194b/docker.pid [2023-02-24T23:16:03.086Z] +++ kill 5436 [2023-02-24T23:16:03.086Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 5436 is not a child of this shell [2023-02-24T23:16:03.086Z] warning: PID 5436 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d499b53f3194b/docker.pid had a nonzero exit code [2023-02-24T23:16:03.086Z] ++++ cat bundles/test-integration/docker.pid [2023-02-24T23:16:03.086Z] +++ kill 8036 [2023-02-24T23:16:03.086Z] +++ /etc/init.d/apparmor stop [2023-02-24T23:16:03.086Z] Leaving: AppArmorNo profiles have been unloaded. [2023-02-24T23:16:03.086Z] [2023-02-24T23:16:03.086Z] Unloading profiles will leave already running processes permanently [2023-02-24T23:16:03.086Z] unconfined, which can lead to unexpected situations. [2023-02-24T23:16:03.086Z] [2023-02-24T23:16:03.086Z] To set a process to complain mode, use the command line tool [2023-02-24T23:16:03.086Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2023-02-24T23:16:03.086Z] +++ true [2023-02-24T23:16:03.086Z] exiting test-integration [2023-02-24T23:16:03.086Z] ++ exit 0 [2023-02-24T23:16:03.086Z] [2023-02-24T23:16:03.086Z] + exit 0 [2023-02-24T23:16:03.086Z] ++ jobs -p [2023-02-24T23:16:03.086Z] + pids= [2023-02-24T23:16:03.086Z] + echo 'Remaining pids to kill: []' [2023-02-24T23:16:03.086Z] Remaining pids to kill: [] [2023-02-24T23:16:03.086Z] + '[' -z '' ']' Post stage [Pipeline] junit [2023-02-24T23:16:03.097Z] Recording test results [2023-02-24T23:16:04.659Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2023-02-24T23:16:04.979Z] + echo Ensuring container killed. [2023-02-24T23:16:04.979Z] Ensuring container killed. [2023-02-24T23:16:04.979Z] + docker ps -aq -f name=docker-pr1-* [2023-02-24T23:16:05.547Z] + cids=c95a8a96d181 [2023-02-24T23:16:05.547Z] ebf7960089fe [2023-02-24T23:16:05.547Z] a1a8dd972c05 [2023-02-24T23:16:05.547Z] + [ -n c95a8a96d181 [2023-02-24T23:16:05.547Z] ebf7960089fe [2023-02-24T23:16:05.547Z] a1a8dd972c05 ] [2023-02-24T23:16:05.547Z] + docker rm -vf c95a8a96d181 ebf7960089fe a1a8dd972c05 [2023-02-24T23:16:06.111Z] c95a8a96d181 [2023-02-24T23:16:06.111Z] ebf7960089fe [2023-02-24T23:16:06.111Z] a1a8dd972c05 [Pipeline] sh [2023-02-24T23:16:06.392Z] + echo Chowning /workspace to jenkins user [2023-02-24T23:16:06.392Z] Chowning /workspace to jenkins user [2023-02-24T23:16:06.392Z] + id -u [2023-02-24T23:16:06.392Z] + id -g [2023-02-24T23:16:06.392Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-45073:/workspace busybox chown -R 1000:1000 /workspace [2023-02-24T23:16:06.392Z] Unable to find image 'busybox:latest' locally [2023-02-24T23:16:06.649Z] latest: Pulling from library/busybox [2023-02-24T23:16:06.649Z] 205dae5015e7: Pulling fs layer [2023-02-24T23:16:06.649Z] 205dae5015e7: Verifying Checksum [2023-02-24T23:16:06.649Z] 205dae5015e7: Download complete [2023-02-24T23:16:06.649Z] 205dae5015e7: Pull complete [2023-02-24T23:16:06.907Z] Digest: sha256:7b3ccabffc97de872a30dfd234fd972a66d247c8cfc69b0550f276481852627c [2023-02-24T23:16:06.907Z] Status: Downloaded newer image for busybox:latest [Pipeline] catchError [Pipeline] { [Pipeline] sh [2023-02-24T23:16:09.726Z] + bundleName=amd64 [2023-02-24T23:16:09.726Z] + echo Creating amd64-bundles.tar.gz [2023-02-24T23:16:09.726Z] Creating amd64-bundles.tar.gz [2023-02-24T23:16:09.726Z] + xargs tar -czf amd64-bundles.tar.gz [2023-02-24T23:16:09.726Z] + 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 [2023-02-24T23:16:10.671Z] Archiving artifacts [2023-02-24T23:16:12.595Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-02-24T23:16:12.900Z] + make clean [2023-02-24T23:16:13.157Z] docker volume rm -f docker-dev-cache [2023-02-24T23:16:13.414Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2023-02-24T23:16:52.805Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2023-02-24T23:17:07.764Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2023-02-24T23:17:18.210Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2023-02-24T23:17:26.893Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2023-02-24T23:17:34.065Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2023-02-24T23:17:59.402Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2023-02-24T23:17:59.402Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-02-24T23:17:59.402Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2023-02-24T23:18:17.274Z] === RUN TestDockerSuite/TestBuildMultipleTags [2023-02-24T23:18:17.748Z] === RUN TestDockerSuite/TestBuildNetContainer [2023-02-24T23:18:17.748Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-02-24T23:18:17.748Z] === RUN TestDockerSuite/TestBuildNetNone [2023-02-24T23:18:17.748Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-02-24T23:18:17.748Z] === RUN TestDockerSuite/TestBuildNoContext [2023-02-24T23:18:21.567Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2023-02-24T23:18:28.744Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2023-02-24T23:18:35.926Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2023-02-24T23:18:35.926Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2023-02-24T23:18:36.395Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2023-02-24T23:18:38.618Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2023-02-24T23:18:40.187Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2023-02-24T23:18:41.757Z] === RUN TestDockerSuite/TestBuildOnBuild [2023-02-24T23:18:59.603Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2023-02-24T23:19:00.596Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2023-02-24T23:19:18.452Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2023-02-24T23:19:22.257Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2023-02-24T23:19:34.783Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2023-02-24T23:19:40.666Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2023-02-24T23:19:46.561Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2023-02-24T23:19:48.131Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2023-02-24T23:19:48.131Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-02-24T23:19:48.131Z] === RUN TestDockerSuite/TestBuildPATH [2023-02-24T23:19:48.131Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-02-24T23:19:48.131Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2023-02-24T23:19:51.093Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2023-02-24T23:19:51.093Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-02-24T23:19:51.093Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2023-02-24T23:20:51.838Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2023-02-24T23:21:34.596Z] === RUN TestDockerSuite/TestBuildRm [2023-02-24T23:21:47.116Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2023-02-24T23:21:51.879Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2023-02-24T23:21:51.879Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-02-24T23:21:51.879Z] === RUN TestDockerSuite/TestBuildScratchCopy [2023-02-24T23:21:51.879Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-02-24T23:21:52.354Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2023-02-24T23:21:53.924Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2023-02-24T23:21:58.687Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2023-02-24T23:22:09.127Z] === RUN TestDockerSuite/TestBuildShellInherited [2023-02-24T23:22:19.579Z] === RUN TestDockerSuite/TestBuildShellMultiple [2023-02-24T23:22:40.837Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2023-02-24T23:22:41.830Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2023-02-24T23:22:42.821Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2023-02-24T23:22:57.775Z] === RUN TestDockerSuite/TestBuildSpaces [2023-02-24T23:22:57.775Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2023-02-24T23:23:03.666Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2023-02-24T23:23:03.666Z] === RUN TestDockerSuite/TestBuildStderr [2023-02-24T23:23:10.841Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2023-02-24T23:23:36.163Z] === RUN TestDockerSuite/TestBuildStopSignal [2023-02-24T23:23:36.163Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-02-24T23:23:36.634Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2023-02-24T23:23:41.408Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2023-02-24T23:23:42.397Z] === RUN TestDockerSuite/TestBuildTagEvent [2023-02-24T23:23:49.573Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2023-02-24T23:23:55.453Z] === RUN TestDockerSuite/TestBuildUser [2023-02-24T23:23:55.453Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-02-24T23:23:55.453Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2023-02-24T23:23:55.453Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-02-24T23:23:55.453Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2023-02-24T23:23:55.453Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-02-24T23:23:55.453Z] === RUN TestDockerSuite/TestBuildVerboseOut [2023-02-24T23:24:01.334Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2023-02-24T23:24:01.804Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2023-02-24T23:24:05.605Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2023-02-24T23:24:05.605Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-02-24T23:24:05.605Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2023-02-24T23:24:05.605Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-02-24T23:24:05.605Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2023-02-24T23:24:35.756Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2023-02-24T23:24:35.757Z] === RUN TestDockerSuite/TestBuildWindowsUser [2023-02-24T23:24:48.282Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2023-02-24T23:25:00.806Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2023-02-24T23:25:00.806Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-02-24T23:25:00.806Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2023-02-24T23:25:00.806Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-02-24T23:25:00.806Z] === RUN TestDockerSuite/TestBuildWithFailure [2023-02-24T23:25:03.769Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2023-02-24T23:25:03.769Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-02-24T23:25:04.238Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2023-02-24T23:25:22.075Z] === RUN TestDockerSuite/TestBuildWithTabs [2023-02-24T23:25:25.881Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2023-02-24T23:25:26.350Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2023-02-24T23:25:44.199Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2023-02-24T23:25:44.199Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-02-24T23:25:44.199Z] === RUN TestDockerSuite/TestBuildWithVolumes [2023-02-24T23:25:44.199Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-02-24T23:25:45.191Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2023-02-24T23:25:45.191Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-02-24T23:25:45.191Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2023-02-24T23:25:46.764Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2023-02-24T23:25:57.208Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2023-02-24T23:26:00.217Z] === RUN TestDockerSuite/TestBuildXZHost [2023-02-24T23:26:00.217Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-02-24T23:26:00.687Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2023-02-24T23:26:00.687Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-02-24T23:26:00.687Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2023-02-24T23:26:00.687Z] docker_cli_sni_test.go:18: Flakey test [2023-02-24T23:26:00.687Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2023-02-24T23:26:03.646Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2023-02-24T23:26:09.538Z] === RUN TestDockerSuite/TestCommitChange [2023-02-24T23:26:15.420Z] === RUN TestDockerSuite/TestCommitChangeLabels [2023-02-24T23:26:27.939Z] === RUN TestDockerSuite/TestCommitHardlink [2023-02-24T23:26:27.940Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-02-24T23:26:27.940Z] === RUN TestDockerSuite/TestCommitNewFile [2023-02-24T23:26:36.627Z] === RUN TestDockerSuite/TestCommitPausedContainer [2023-02-24T23:26:36.627Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-02-24T23:26:36.627Z] === RUN TestDockerSuite/TestCommitTTY [2023-02-24T23:26:51.583Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2023-02-24T23:26:56.353Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2023-02-24T23:26:56.353Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-02-24T23:26:56.353Z] === RUN TestDockerSuite/TestCommitWithoutPause [2023-02-24T23:26:56.353Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-02-24T23:26:56.353Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2023-02-24T23:26:56.353Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-02-24T23:26:56.353Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2023-02-24T23:26:56.353Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-02-24T23:26:56.353Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2023-02-24T23:26:56.353Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-02-24T23:26:56.353Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2023-02-24T23:26:56.353Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-02-24T23:26:56.354Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2023-02-24T23:26:56.354Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-02-24T23:26:56.354Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2023-02-24T23:26:56.354Z] === RUN TestDockerSuite/TestContainerAPICommit [2023-02-24T23:27:17.609Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2023-02-24T23:27:24.785Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2023-02-24T23:27:24.785Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-02-24T23:27:24.786Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2023-02-24T23:27:27.007Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2023-02-24T23:27:27.007Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-02-24T23:27:27.007Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2023-02-24T23:27:27.007Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-02-24T23:27:27.007Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2023-02-24T23:27:27.007Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-02-24T23:27:27.007Z] === RUN TestDockerSuite/TestContainerAPICreate [2023-02-24T23:27:35.689Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2023-02-24T23:27:35.689Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-02-24T23:27:35.689Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2023-02-24T23:27:35.689Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2023-02-24T23:27:37.919Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2023-02-24T23:27:37.919Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2023-02-24T23:27:37.919Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-02-24T23:27:37.919Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2023-02-24T23:27:37.919Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-02-24T23:27:37.919Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2023-02-24T23:27:37.919Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-02-24T23:27:37.919Z] === RUN TestDockerSuite/TestContainerAPIDelete [2023-02-24T23:27:41.732Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2023-02-24T23:27:44.697Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2023-02-24T23:27:47.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2023-02-24T23:27:47.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2023-02-24T23:27:47.660Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-02-24T23:27:47.660Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2023-02-24T23:27:50.620Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2023-02-24T23:27:50.620Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2023-02-24T23:27:53.593Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2023-02-24T23:27:53.593Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-02-24T23:27:53.593Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2023-02-24T23:27:53.593Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-02-24T23:27:53.593Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2023-02-24T23:27:56.555Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2023-02-24T23:27:56.556Z] === RUN TestDockerSuite/TestContainerAPIKill [2023-02-24T23:27:59.518Z] === RUN TestDockerSuite/TestContainerAPIPause [2023-02-24T23:27:59.518Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-02-24T23:27:59.518Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2023-02-24T23:28:02.480Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2023-02-24T23:28:03.055Z] === RUN TestDockerSuite/TestContainerAPIRename [2023-02-24T23:28:06.018Z] === RUN TestDockerSuite/TestContainerAPIRestart [2023-02-24T23:28:16.461Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2023-02-24T23:28:21.228Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2023-02-24T23:28:21.228Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2023-02-24T23:28:21.228Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2023-02-24T23:28:21.228Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2023-02-24T23:28:21.228Z] === RUN TestDockerSuite/TestContainerAPIStart [2023-02-24T23:28:24.191Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2023-02-24T23:28:24.191Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-02-24T23:28:24.191Z] === RUN TestDockerSuite/TestContainerAPIStop [2023-02-24T23:28:32.875Z] === RUN TestDockerSuite/TestContainerAPITop [2023-02-24T23:28:32.875Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-02-24T23:28:32.875Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2023-02-24T23:28:35.102Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2023-02-24T23:28:35.102Z] === RUN TestDockerSuite/TestContainerAPIWait [2023-02-24T23:28:40.984Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2023-02-24T23:28:43.213Z] === RUN TestDockerSuite/TestContainerNetworkMode [2023-02-24T23:28:43.213Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-02-24T23:28:43.213Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2023-02-24T23:28:43.213Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-02-24T23:28:43.213Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2023-02-24T23:28:43.213Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-02-24T23:28:43.213Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2023-02-24T23:28:43.213Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-02-24T23:28:43.213Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2023-02-24T23:28:43.213Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-02-24T23:28:43.213Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2023-02-24T23:28:45.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2023-02-24T23:28:45.437Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2023-02-24T23:28:49.239Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2023-02-24T23:28:56.427Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2023-02-24T23:29:04.890Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2023-02-24T23:29:13.580Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00076b6f8_} [2023-02-24T23:29:15.805Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1958116520_c:\foo_false____} [2023-02-24T23:29:18.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1958116520_c:\foo_true____} [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2023-02-24T23:29:27.446Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2023-02-24T23:29:27.446Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2023-02-24T23:29:27.446Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2023-02-24T23:29:27.446Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestCopyAndRestart [2023-02-24T23:29:27.446Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2023-02-24T23:29:27.446Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-02-24T23:29:27.446Z] === RUN TestDockerSuite/TestCpAbsolutePath [2023-02-24T23:29:36.136Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2023-02-24T23:29:36.136Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-02-24T23:29:36.136Z] === RUN TestDockerSuite/TestCpFromCaseA [2023-02-24T23:29:36.136Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-02-24T23:29:36.136Z] === RUN TestDockerSuite/TestCpFromCaseB [2023-02-24T23:29:36.136Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-02-24T23:29:36.136Z] === RUN TestDockerSuite/TestCpFromCaseC [2023-02-24T23:29:36.136Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-02-24T23:29:36.136Z] === RUN TestDockerSuite/TestCpFromCaseD [2023-02-24T23:29:36.136Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-02-24T23:29:36.136Z] === RUN TestDockerSuite/TestCpFromCaseE [2023-02-24T23:29:36.136Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-02-24T23:29:36.136Z] === RUN TestDockerSuite/TestCpFromCaseF [2023-02-24T23:29:36.136Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-02-24T23:29:36.136Z] === RUN TestDockerSuite/TestCpFromCaseG [2023-02-24T23:29:36.136Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-02-24T23:29:36.136Z] === RUN TestDockerSuite/TestCpFromCaseH [2023-02-24T23:29:36.136Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-02-24T23:29:36.136Z] === RUN TestDockerSuite/TestCpFromCaseI [2023-02-24T23:29:36.136Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-02-24T23:29:36.136Z] === RUN TestDockerSuite/TestCpFromCaseJ [2023-02-24T23:29:36.136Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-02-24T23:29:36.136Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2023-02-24T23:29:36.136Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-02-24T23:29:36.136Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2023-02-24T23:29:36.136Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-02-24T23:29:36.136Z] === RUN TestDockerSuite/TestCpGarbagePath [2023-02-24T23:29:44.817Z] === RUN TestDockerSuite/TestCpLocalOnly [2023-02-24T23:29:44.817Z] === RUN TestDockerSuite/TestCpNameHasColon [2023-02-24T23:29:44.817Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-02-24T23:29:44.817Z] === RUN TestDockerSuite/TestCpRelativePath [2023-02-24T23:29:53.490Z] === RUN TestDockerSuite/TestCpSpecialFiles [2023-02-24T23:29:53.490Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-02-24T23:29:53.490Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2023-02-24T23:29:53.490Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-02-24T23:29:53.490Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2023-02-24T23:29:53.490Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-02-24T23:29:53.490Z] === RUN TestDockerSuite/TestCpToCaseA [2023-02-24T23:29:58.255Z] === RUN TestDockerSuite/TestCpToCaseB [2023-02-24T23:30:06.948Z] === RUN TestDockerSuite/TestCpToCaseC [2023-02-24T23:30:06.948Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-02-24T23:30:06.948Z] === RUN TestDockerSuite/TestCpToCaseD [2023-02-24T23:30:06.948Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-02-24T23:30:06.948Z] === RUN TestDockerSuite/TestCpToCaseE [2023-02-24T23:30:19.463Z] === RUN TestDockerSuite/TestCpToCaseF [2023-02-24T23:30:19.463Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-02-24T23:30:19.463Z] === RUN TestDockerSuite/TestCpToCaseG [2023-02-24T23:30:19.463Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-02-24T23:30:19.463Z] === RUN TestDockerSuite/TestCpToCaseH [2023-02-24T23:30:40.737Z] === RUN TestDockerSuite/TestCpToCaseI [2023-02-24T23:30:40.737Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-02-24T23:30:40.737Z] === RUN TestDockerSuite/TestCpToCaseJ [2023-02-24T23:30:40.737Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-02-24T23:30:40.737Z] === RUN TestDockerSuite/TestCpToDot [2023-02-24T23:30:43.706Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2023-02-24T23:30:43.706Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-02-24T23:30:43.706Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2023-02-24T23:30:43.706Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-02-24T23:30:43.706Z] === RUN TestDockerSuite/TestCpToStdout [2023-02-24T23:30:52.386Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2023-02-24T23:30:52.386Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-02-24T23:30:52.386Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2023-02-24T23:30:52.386Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-02-24T23:30:52.386Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2023-02-24T23:30:52.386Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-02-24T23:30:52.386Z] === RUN TestDockerSuite/TestCpVolumePath [2023-02-24T23:30:52.386Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-02-24T23:30:52.386Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2023-02-24T23:30:52.386Z] === RUN TestDockerSuite/TestCreateArgs [2023-02-24T23:30:52.386Z] === RUN TestDockerSuite/TestCreateByImageID [2023-02-24T23:30:53.958Z] === RUN TestDockerSuite/TestCreateEchoStdout [2023-02-24T23:30:56.926Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2023-02-24T23:30:57.396Z] === RUN TestDockerSuite/TestCreateHostConfig [2023-02-24T23:30:57.396Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2023-02-24T23:31:00.354Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2023-02-24T23:31:01.344Z] === RUN TestDockerSuite/TestCreateLabels [2023-02-24T23:31:01.344Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2023-02-24T23:31:01.344Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-02-24T23:31:01.344Z] === RUN TestDockerSuite/TestCreateRM [2023-02-24T23:31:01.814Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2023-02-24T23:31:01.814Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-02-24T23:31:01.814Z] === RUN TestDockerSuite/TestCreateStopSignal [2023-02-24T23:31:01.814Z] === RUN TestDockerSuite/TestCreateStopTimeout [2023-02-24T23:31:02.285Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2023-02-24T23:31:20.129Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2023-02-24T23:31:20.129Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2023-02-24T23:31:20.129Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2023-02-24T23:31:22.352Z] === RUN TestDockerSuite/TestCreateWithPortRange [2023-02-24T23:31:22.822Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2023-02-24T23:31:22.822Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-02-24T23:31:22.822Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2023-02-24T23:31:31.498Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2023-02-24T23:31:31.498Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2023-02-24T23:31:31.498Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2023-02-24T23:31:31.498Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2023-02-24T23:31:31.498Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2023-02-24T23:31:31.498Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2023-02-24T23:31:31.498Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2023-02-24T23:31:31.498Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2023-02-24T23:31:31.498Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestDevicePermissions [2023-02-24T23:31:31.498Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestDockerFails [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2023-02-24T23:31:31.498Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2023-02-24T23:31:31.498Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2023-02-24T23:31:31.498Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestEventsAttach [2023-02-24T23:31:31.498Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestEventsCommit [2023-02-24T23:31:31.498Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-02-24T23:31:31.498Z] === RUN TestDockerSuite/TestEventsContainerEvents [2023-02-24T23:31:34.463Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2023-02-24T23:31:37.431Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2023-02-24T23:31:40.392Z] === RUN TestDockerSuite/TestEventsContainerRestart [2023-02-24T23:32:01.659Z] === RUN TestDockerSuite/TestEventsCopy [2023-02-24T23:32:08.829Z] === RUN TestDockerSuite/TestEventsFilterContainer [2023-02-24T23:32:14.711Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2023-02-24T23:32:23.393Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2023-02-24T23:32:23.393Z] === RUN TestDockerSuite/TestEventsFilterImageName [2023-02-24T23:32:29.276Z] === RUN TestDockerSuite/TestEventsFilterLabels [2023-02-24T23:32:29.276Z] === RUN TestDockerSuite/TestEventsFilterType [2023-02-24T23:32:30.845Z] === RUN TestDockerSuite/TestEventsFilters [2023-02-24T23:32:38.020Z] === RUN TestDockerSuite/TestEventsFormat [2023-02-24T23:32:42.793Z] === RUN TestDockerSuite/TestEventsFormatBadField [2023-02-24T23:32:42.793Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2023-02-24T23:32:43.263Z] === RUN TestDockerSuite/TestEventsImageImport [2023-02-24T23:32:43.263Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-02-24T23:32:43.263Z] === RUN TestDockerSuite/TestEventsImageLoad [2023-02-24T23:32:43.263Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-02-24T23:32:43.263Z] === RUN TestDockerSuite/TestEventsImagePull [2023-02-24T23:32:43.263Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-02-24T23:32:43.263Z] === RUN TestDockerSuite/TestEventsImageTag [2023-02-24T23:32:44.252Z] === RUN TestDockerSuite/TestEventsPluginOps [2023-02-24T23:32:44.252Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-02-24T23:32:44.252Z] === RUN TestDockerSuite/TestEventsRename [2023-02-24T23:32:48.054Z] === RUN TestDockerSuite/TestEventsResize [2023-02-24T23:32:51.018Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2023-02-24T23:32:59.700Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2023-02-24T23:33:02.659Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2023-02-24T23:33:08.544Z] === RUN TestDockerSuite/TestEventsTop [2023-02-24T23:33:08.544Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-02-24T23:33:08.544Z] === RUN TestDockerSuite/TestEventsUntag [2023-02-24T23:33:10.764Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2023-02-24T23:33:16.647Z] === RUN TestDockerSuite/TestExec [2023-02-24T23:33:16.648Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-02-24T23:33:16.648Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2023-02-24T23:33:16.648Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-02-24T23:33:16.648Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2023-02-24T23:33:18.869Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2023-02-24T23:33:21.829Z] === RUN TestDockerSuite/TestExecAPIStart [2023-02-24T23:33:21.829Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-02-24T23:33:21.829Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2023-02-24T23:33:21.829Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-02-24T23:33:21.829Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2023-02-24T23:33:21.829Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-02-24T23:33:21.829Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2023-02-24T23:33:24.789Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2023-02-24T23:33:27.747Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2023-02-24T23:33:30.707Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2023-02-24T23:33:33.667Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2023-02-24T23:33:39.551Z] === RUN TestDockerSuite/TestExecCgroup [2023-02-24T23:33:39.551Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-02-24T23:33:39.551Z] === RUN TestDockerSuite/TestExecEnv [2023-02-24T23:33:39.551Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-02-24T23:33:39.551Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2023-02-24T23:33:39.551Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2023-02-24T23:33:39.551Z] === RUN TestDockerSuite/TestExecExitStatus [2023-02-24T23:33:42.517Z] === RUN TestDockerSuite/TestExecInspectID [2023-02-24T23:33:47.284Z] === RUN TestDockerSuite/TestExecInteractive [2023-02-24T23:33:47.284Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-02-24T23:33:47.284Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2023-02-24T23:33:47.284Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-02-24T23:33:47.284Z] === RUN TestDockerSuite/TestExecParseError [2023-02-24T23:33:47.284Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-02-24T23:33:47.284Z] === RUN TestDockerSuite/TestExecPausedContainer [2023-02-24T23:33:47.284Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-02-24T23:33:47.284Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2023-02-24T23:33:47.284Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-02-24T23:33:47.284Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2023-02-24T23:33:51.088Z] === RUN TestDockerSuite/TestExecSetEnv [2023-02-24T23:33:51.088Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-02-24T23:33:51.088Z] === RUN TestDockerSuite/TestExecStartFails [2023-02-24T23:33:51.088Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2023-02-24T23:33:51.088Z] === RUN TestDockerSuite/TestExecStateCleanup [2023-02-24T23:33:51.088Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-02-24T23:33:51.088Z] === RUN TestDockerSuite/TestExecStopNotHanging [2023-02-24T23:33:51.088Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-02-24T23:33:51.088Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2023-02-24T23:33:51.088Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-02-24T23:33:51.088Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2023-02-24T23:33:54.055Z] === RUN TestDockerSuite/TestExecUlimits [2023-02-24T23:33:54.055Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-02-24T23:33:54.055Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2023-02-24T23:34:04.504Z] === RUN TestDockerSuite/TestExecWithImageUser [2023-02-24T23:34:04.504Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-02-24T23:34:04.504Z] === RUN TestDockerSuite/TestExecWithPrivileged [2023-02-24T23:34:04.504Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-02-24T23:34:04.504Z] === RUN TestDockerSuite/TestExecWithUser [2023-02-24T23:34:04.504Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-02-24T23:34:04.504Z] === RUN TestDockerSuite/TestGetContainerStats [2023-02-24T23:34:11.681Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2023-02-24T23:34:17.561Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2023-02-24T23:34:21.364Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2023-02-24T23:34:28.534Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2023-02-24T23:34:28.534Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-02-24T23:34:28.534Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2023-02-24T23:34:28.534Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2023-02-24T23:34:28.534Z] === RUN TestDockerSuite/TestHealth [2023-02-24T23:34:28.534Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-02-24T23:34:28.534Z] === RUN TestDockerSuite/TestHistoryExistentImage [2023-02-24T23:34:28.534Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2023-02-24T23:34:28.534Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2023-02-24T23:34:28.534Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2023-02-24T23:34:35.779Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2023-02-24T23:34:35.779Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2023-02-24T23:34:35.779Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-02-24T23:34:35.779Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2023-02-24T23:34:35.779Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2023-02-24T23:34:35.780Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2023-02-24T23:34:35.780Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2023-02-24T23:34:36.774Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2023-02-24T23:34:36.774Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-02-24T23:34:36.774Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2023-02-24T23:34:38.354Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2023-02-24T23:34:38.354Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2023-02-24T23:34:41.320Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2023-02-24T23:34:41.320Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2023-02-24T23:34:44.283Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2023-02-24T23:34:52.969Z] === RUN TestDockerSuite/TestImagesFormat [2023-02-24T23:34:52.969Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2023-02-24T23:34:52.969Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-02-24T23:34:52.969Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2023-02-24T23:34:56.769Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2023-02-24T23:34:56.769Z] === RUN TestDockerSuite/TestImportBadURL [2023-02-24T23:34:59.729Z] === RUN TestDockerSuite/TestImportDisplay [2023-02-24T23:34:59.729Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-02-24T23:34:59.729Z] === RUN TestDockerSuite/TestImportFile [2023-02-24T23:34:59.729Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-02-24T23:34:59.729Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2023-02-24T23:34:59.729Z] === RUN TestDockerSuite/TestImportFileWithMessage [2023-02-24T23:34:59.729Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-02-24T23:34:59.729Z] === RUN TestDockerSuite/TestImportGzipped [2023-02-24T23:34:59.729Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-02-24T23:34:59.729Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2023-02-24T23:34:59.729Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-02-24T23:34:59.729Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2023-02-24T23:34:59.729Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-02-24T23:34:59.729Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2023-02-24T23:34:59.729Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-02-24T23:34:59.729Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2023-02-24T23:34:59.729Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-02-24T23:34:59.729Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2023-02-24T23:34:59.729Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2023-02-24T23:34:59.729Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-02-24T23:34:59.729Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2023-02-24T23:34:59.729Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-02-24T23:34:59.729Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2023-02-24T23:35:02.686Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2023-02-24T23:35:05.651Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2023-02-24T23:35:05.651Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-02-24T23:35:05.651Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2023-02-24T23:35:05.651Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-02-24T23:35:05.651Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2023-02-24T23:35:06.121Z] === RUN TestDockerSuite/TestInspectAmpersand [2023-02-24T23:35:06.121Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-02-24T23:35:06.121Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2023-02-24T23:35:09.082Z] === RUN TestDockerSuite/TestInspectByPrefix [2023-02-24T23:35:09.082Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2023-02-24T23:35:12.048Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2023-02-24T23:35:12.048Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-02-24T23:35:12.048Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2023-02-24T23:35:12.048Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-02-24T23:35:12.048Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2023-02-24T23:35:12.048Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-02-24T23:35:12.048Z] === RUN TestDockerSuite/TestInspectDefault [2023-02-24T23:35:15.165Z] === RUN TestDockerSuite/TestInspectHistory [2023-02-24T23:35:21.055Z] === RUN TestDockerSuite/TestInspectImage [2023-02-24T23:35:21.055Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-02-24T23:35:21.055Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2023-02-24T23:35:21.055Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-02-24T23:35:21.055Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2023-02-24T23:35:21.055Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-02-24T23:35:21.055Z] === RUN TestDockerSuite/TestInspectInt64 [2023-02-24T23:35:24.015Z] === RUN TestDockerSuite/TestInspectJSONFields [2023-02-24T23:35:26.975Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2023-02-24T23:35:27.445Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2023-02-24T23:35:30.406Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2023-02-24T23:35:33.369Z] === RUN TestDockerSuite/TestInspectPlugin [2023-02-24T23:35:33.369Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-02-24T23:35:33.369Z] === RUN TestDockerSuite/TestInspectRootFS [2023-02-24T23:35:33.369Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2023-02-24T23:35:36.331Z] === RUN TestDockerSuite/TestInspectStatus [2023-02-24T23:35:40.145Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2023-02-24T23:35:46.032Z] === RUN TestDockerSuite/TestInspectTemplateError [2023-02-24T23:35:48.997Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2023-02-24T23:35:57.681Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2023-02-24T23:35:59.906Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2023-02-24T23:36:02.866Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2023-02-24T23:36:05.091Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2023-02-24T23:36:08.058Z] === RUN TestDockerSuite/TestInspectUnknownObject [2023-02-24T23:36:08.058Z] === RUN TestDockerSuite/TestLinkShortDefinition [2023-02-24T23:36:08.058Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLinksEnvs [2023-02-24T23:36:08.528Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2023-02-24T23:36:08.528Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2023-02-24T23:36:08.528Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2023-02-24T23:36:08.528Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2023-02-24T23:36:08.528Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2023-02-24T23:36:08.528Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2023-02-24T23:36:08.528Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2023-02-24T23:36:08.528Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2023-02-24T23:36:08.528Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2023-02-24T23:36:08.528Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2023-02-24T23:36:08.528Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2023-02-24T23:36:08.528Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2023-02-24T23:36:08.528Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2023-02-24T23:36:08.528Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2023-02-24T23:36:08.528Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2023-02-24T23:36:08.528Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2023-02-24T23:36:08.998Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2023-02-24T23:36:11.220Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2023-02-24T23:36:14.182Z] === RUN TestDockerSuite/TestLogsAPIUntil [2023-02-24T23:36:21.359Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2023-02-24T23:36:23.579Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2023-02-24T23:36:23.579Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-02-24T23:36:23.579Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2023-02-24T23:36:26.546Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2023-02-24T23:36:27.016Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2023-02-24T23:36:35.707Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2023-02-24T23:36:42.881Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2023-02-24T23:36:51.568Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2023-02-24T23:36:53.798Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2023-02-24T23:36:56.765Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2023-02-24T23:36:56.765Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-02-24T23:36:56.765Z] === RUN TestDockerSuite/TestLogsFollowStopped [2023-02-24T23:36:59.726Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2023-02-24T23:37:08.407Z] === RUN TestDockerSuite/TestLogsSince [2023-02-24T23:37:18.847Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2023-02-24T23:37:18.847Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-02-24T23:37:18.847Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2023-02-24T23:37:18.847Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-02-24T23:37:18.847Z] === RUN TestDockerSuite/TestLogsTail [2023-02-24T23:37:21.806Z] === RUN TestDockerSuite/TestLogsTimestamps [2023-02-24T23:37:24.764Z] === RUN TestDockerSuite/TestLogsWithDetails [2023-02-24T23:37:27.724Z] === RUN TestDockerSuite/TestMountIntoProc [2023-02-24T23:37:27.724Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-02-24T23:37:27.724Z] === RUN TestDockerSuite/TestMountIntoSys [2023-02-24T23:37:27.724Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-02-24T23:37:27.724Z] === RUN TestDockerSuite/TestNetHostname [2023-02-24T23:37:27.724Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-02-24T23:37:27.724Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2023-02-24T23:37:27.724Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-02-24T23:37:27.724Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2023-02-24T23:37:27.724Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-02-24T23:37:28.195Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2023-02-24T23:37:28.195Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-02-24T23:37:28.195Z] === RUN TestDockerSuite/TestPluginActive [2023-02-24T23:37:28.195Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-02-24T23:37:28.195Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2023-02-24T23:37:28.195Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-02-24T23:37:28.195Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2023-02-24T23:37:28.195Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2023-02-24T23:37:28.195Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-02-24T23:37:28.195Z] === RUN TestDockerSuite/TestPluginLogDriver [2023-02-24T23:37:28.195Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-02-24T23:37:28.195Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2023-02-24T23:37:28.195Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-02-24T23:37:28.195Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2023-02-24T23:37:28.195Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-02-24T23:37:28.195Z] === RUN TestDockerSuite/TestPluginUpgrade [2023-02-24T23:37:28.195Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-02-24T23:37:28.195Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2023-02-24T23:37:28.195Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-02-24T23:37:28.195Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2023-02-24T23:37:28.195Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-02-24T23:37:28.195Z] === RUN TestDockerSuite/TestPortHostBinding [2023-02-24T23:37:28.195Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-02-24T23:37:28.195Z] === RUN TestDockerSuite/TestPortList [2023-02-24T23:37:28.195Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-02-24T23:37:28.195Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2023-02-24T23:37:34.072Z] === RUN TestDockerSuite/TestPostContainersAttach [2023-02-24T23:37:34.072Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-02-24T23:37:34.072Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2023-02-24T23:37:34.072Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2023-02-24T23:37:34.072Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-02-24T23:37:34.072Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2023-02-24T23:37:34.072Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-02-24T23:37:34.072Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2023-02-24T23:37:34.072Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-02-24T23:37:34.072Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2023-02-24T23:37:34.072Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-02-24T23:37:34.072Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2023-02-24T23:37:34.072Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-02-24T23:37:34.542Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2023-02-24T23:37:34.542Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-02-24T23:37:34.542Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2023-02-24T23:37:34.542Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-02-24T23:37:34.542Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2023-02-24T23:37:40.427Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2023-02-24T23:37:40.427Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-02-24T23:37:40.427Z] === RUN TestDockerSuite/TestPsByOrder [2023-02-24T23:37:52.939Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2023-02-24T23:37:52.939Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-02-24T23:37:52.939Z] === RUN TestDockerSuite/TestPsListContainersBase [2023-02-24T23:38:03.388Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2023-02-24T23:38:33.535Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2023-02-24T23:38:33.535Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2023-02-24T23:38:33.535Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-02-24T23:38:33.535Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2023-02-24T23:38:48.492Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2023-02-24T23:38:55.663Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2023-02-24T23:39:10.629Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2023-02-24T23:39:21.075Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2023-02-24T23:39:21.075Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-02-24T23:39:21.075Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2023-02-24T23:39:21.075Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-02-24T23:39:21.075Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2023-02-24T23:39:31.525Z] === RUN TestDockerSuite/TestPsListContainersSize [2023-02-24T23:39:31.525Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-02-24T23:39:31.525Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2023-02-24T23:39:31.525Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-02-24T23:39:31.525Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2023-02-24T23:39:31.525Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-02-24T23:39:31.525Z] === RUN TestDockerSuite/TestPsRightTagName [2023-02-24T23:39:31.525Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-02-24T23:39:31.525Z] === RUN TestDockerSuite/TestPsShowMounts [2023-02-24T23:39:41.965Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2023-02-24T23:39:41.965Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-02-24T23:39:41.965Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2023-02-24T23:39:41.965Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2023-02-24T23:39:41.965Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-02-24T23:39:41.965Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2023-02-24T23:39:42.956Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2023-02-24T23:39:43.948Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2023-02-24T23:39:43.948Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-02-24T23:39:43.948Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2023-02-24T23:39:49.828Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2023-02-24T23:39:55.708Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2023-02-24T23:40:02.881Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2023-02-24T23:40:38.787Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2023-02-24T23:40:38.787Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-02-24T23:40:38.787Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2023-02-24T23:40:41.756Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2023-02-24T23:40:42.226Z] === RUN TestDockerSuite/TestRestartPolicyNO [2023-02-24T23:40:42.227Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2023-02-24T23:40:43.216Z] === RUN TestDockerSuite/TestRestartRunningContainer [2023-02-24T23:40:49.101Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2023-02-24T23:40:54.984Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2023-02-24T23:40:54.984Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-02-24T23:40:54.984Z] === RUN TestDockerSuite/TestRestartWithVolumes [2023-02-24T23:41:00.867Z] === RUN TestDockerSuite/TestRmiBlank [2023-02-24T23:41:00.867Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2023-02-24T23:41:00.867Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2023-02-24T23:41:18.708Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2023-02-24T23:41:27.390Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2023-02-24T23:41:28.383Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2023-02-24T23:41:38.828Z] === RUN TestDockerSuite/TestRmiImgIDForce [2023-02-24T23:41:44.712Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2023-02-24T23:41:55.156Z] === RUN TestDockerSuite/TestRmiParentImageFail [2023-02-24T23:41:59.927Z] === RUN TestDockerSuite/TestRmiTag [2023-02-24T23:42:00.917Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2023-02-24T23:42:03.878Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2023-02-24T23:42:34.018Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2023-02-24T23:42:34.488Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2023-02-24T23:42:41.664Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2023-02-24T23:42:42.656Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2023-02-24T23:42:42.656Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-02-24T23:42:42.656Z] === RUN TestDockerSuite/TestRunAddHost [2023-02-24T23:42:42.656Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-02-24T23:42:42.656Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2023-02-24T23:42:42.656Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-02-24T23:42:42.656Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2023-02-24T23:42:42.656Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-02-24T23:42:42.656Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2023-02-24T23:42:42.656Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-02-24T23:42:42.656Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2023-02-24T23:42:42.656Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-02-24T23:42:42.656Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2023-02-24T23:42:42.656Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-02-24T23:42:42.656Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2023-02-24T23:42:45.621Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2023-02-24T23:42:45.621Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-02-24T23:42:45.621Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2023-02-24T23:42:45.621Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-02-24T23:42:45.621Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2023-02-24T23:42:51.505Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2023-02-24T23:42:55.307Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2023-02-24T23:42:58.271Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2023-02-24T23:43:06.956Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2023-02-24T23:43:09.181Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2023-02-24T23:43:09.652Z] === RUN TestDockerSuite/TestRunBindMounts [2023-02-24T23:43:27.500Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2023-02-24T23:43:27.501Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-02-24T23:43:27.501Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2023-02-24T23:43:27.501Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-02-24T23:43:27.501Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2023-02-24T23:43:27.501Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-02-24T23:43:27.501Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2023-02-24T23:43:27.501Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-02-24T23:43:27.501Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2023-02-24T23:43:27.501Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-02-24T23:43:27.501Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2023-02-24T23:43:27.501Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-02-24T23:43:27.501Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2023-02-24T23:43:27.501Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-02-24T23:43:27.501Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2023-02-24T23:43:27.501Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-02-24T23:43:27.501Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2023-02-24T23:43:27.501Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-02-24T23:43:27.501Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2023-02-24T23:43:27.501Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-02-24T23:43:27.501Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2023-02-24T23:43:27.501Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-02-24T23:43:27.501Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2023-02-24T23:43:28.490Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2023-02-24T23:43:28.490Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-02-24T23:43:28.490Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2023-02-24T23:43:33.262Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2023-02-24T23:43:33.262Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-02-24T23:43:33.262Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2023-02-24T23:43:33.262Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-02-24T23:43:33.262Z] === RUN TestDockerSuite/TestRunContainerNetwork [2023-02-24T23:43:35.488Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2023-02-24T23:43:35.488Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-02-24T23:43:35.488Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2023-02-24T23:43:35.488Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-02-24T23:43:35.488Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2023-02-24T23:43:35.488Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-02-24T23:43:35.488Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2023-02-24T23:43:35.488Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-02-24T23:43:35.488Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2023-02-24T23:43:35.488Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-02-24T23:43:35.488Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2023-02-24T23:43:35.488Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-02-24T23:43:35.488Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2023-02-24T23:43:35.488Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-02-24T23:43:35.488Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2023-02-24T23:43:39.296Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2023-02-24T23:43:42.255Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2023-02-24T23:43:50.941Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2023-02-24T23:43:50.941Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-02-24T23:43:50.941Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2023-02-24T23:43:50.941Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-02-24T23:43:50.941Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2023-02-24T23:43:50.941Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-02-24T23:43:50.941Z] === RUN TestDockerSuite/TestRunCreateVolume [2023-02-24T23:43:52.512Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2023-02-24T23:43:52.512Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-02-24T23:43:52.512Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2023-02-24T23:43:52.512Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-02-24T23:43:52.512Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2023-02-24T23:43:52.512Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-02-24T23:43:52.983Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2023-02-24T23:43:52.983Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-02-24T23:43:52.983Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2023-02-24T23:43:55.206Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2023-02-24T23:44:02.384Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2023-02-24T23:44:02.384Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-02-24T23:44:02.384Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2023-02-24T23:44:02.384Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-02-24T23:44:02.384Z] === RUN TestDockerSuite/TestRunDNSOptions [2023-02-24T23:44:02.384Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-02-24T23:44:02.384Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2023-02-24T23:44:02.384Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-02-24T23:44:02.384Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2023-02-24T23:44:02.384Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-02-24T23:44:02.384Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2023-02-24T23:44:02.384Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-02-24T23:44:02.384Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2023-02-24T23:44:11.071Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2023-02-24T23:44:11.071Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-02-24T23:44:11.071Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2023-02-24T23:44:11.071Z] === RUN TestDockerSuite/TestRunDuplicateMount [2023-02-24T23:44:11.071Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-02-24T23:44:11.071Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2023-02-24T23:44:13.299Z] === RUN TestDockerSuite/TestRunEchoStdout [2023-02-24T23:44:16.259Z] === RUN TestDockerSuite/TestRunEmptyEnv [2023-02-24T23:44:16.259Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-02-24T23:44:16.259Z] === RUN TestDockerSuite/TestRunEntrypoint [2023-02-24T23:44:19.220Z] === RUN TestDockerSuite/TestRunEnvironment [2023-02-24T23:44:19.220Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-02-24T23:44:19.220Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2023-02-24T23:44:19.220Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-02-24T23:44:19.220Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2023-02-24T23:44:19.220Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-02-24T23:44:19.220Z] === RUN TestDockerSuite/TestRunExitCode [2023-02-24T23:44:22.182Z] === RUN TestDockerSuite/TestRunExitCodeOne [2023-02-24T23:44:25.145Z] === RUN TestDockerSuite/TestRunExitCodeZero [2023-02-24T23:44:28.108Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2023-02-24T23:44:36.783Z] === RUN TestDockerSuite/TestRunExposePort [2023-02-24T23:44:36.783Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2023-02-24T23:44:36.783Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-02-24T23:44:36.783Z] === RUN TestDockerSuite/TestRunGroupAdd [2023-02-24T23:44:36.783Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-02-24T23:44:36.783Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2023-02-24T23:44:36.783Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-02-24T23:44:36.783Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2023-02-24T23:44:36.783Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-02-24T23:44:36.783Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2023-02-24T23:44:36.783Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-02-24T23:44:36.783Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2023-02-24T23:44:36.783Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-02-24T23:44:36.783Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2023-02-24T23:44:36.783Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-02-24T23:44:36.783Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2023-02-24T23:44:47.224Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2023-02-24T23:44:47.224Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-02-24T23:44:47.224Z] === RUN TestDockerSuite/TestRunInvalidReference [2023-02-24T23:44:47.224Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2023-02-24T23:44:47.224Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-02-24T23:44:47.224Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2023-02-24T23:44:47.224Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-02-24T23:44:47.224Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2023-02-24T23:44:47.224Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-02-24T23:44:47.224Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2023-02-24T23:44:47.224Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-02-24T23:44:47.224Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2023-02-24T23:44:59.745Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2023-02-24T23:44:59.745Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-02-24T23:44:59.745Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2023-02-24T23:45:00.736Z] === RUN TestDockerSuite/TestRunModeHostname [2023-02-24T23:45:00.736Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-02-24T23:45:01.206Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2023-02-24T23:45:01.206Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-02-24T23:45:01.206Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2023-02-24T23:45:01.206Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-02-24T23:45:01.206Z] === RUN TestDockerSuite/TestRunModeIpcHost [2023-02-24T23:45:01.206Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-02-24T23:45:01.206Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2023-02-24T23:45:01.206Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-02-24T23:45:01.206Z] === RUN TestDockerSuite/TestRunModePIDContainer [2023-02-24T23:45:01.206Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-02-24T23:45:01.206Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2023-02-24T23:45:01.206Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-02-24T23:45:01.206Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2023-02-24T23:45:01.206Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-02-24T23:45:01.206Z] === RUN TestDockerSuite/TestRunModePIDHost [2023-02-24T23:45:01.206Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-02-24T23:45:01.206Z] === RUN TestDockerSuite/TestRunModeUTSHost [2023-02-24T23:45:01.206Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-02-24T23:45:01.206Z] === RUN TestDockerSuite/TestRunMount [2023-02-24T23:45:01.206Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-02-24T23:45:01.206Z] === RUN TestDockerSuite/TestRunMountOrdering [2023-02-24T23:45:01.206Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-02-24T23:45:01.206Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2023-02-24T23:45:01.206Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-02-24T23:45:01.206Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2023-02-24T23:45:01.206Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-02-24T23:45:01.206Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2023-02-24T23:45:16.160Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2023-02-24T23:45:16.160Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-02-24T23:45:16.160Z] === RUN TestDockerSuite/TestRunNamedVolume [2023-02-24T23:45:16.160Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-02-24T23:45:16.160Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2023-02-24T23:45:16.160Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-02-24T23:45:16.160Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2023-02-24T23:45:22.043Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2023-02-24T23:45:32.484Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2023-02-24T23:45:32.484Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-02-24T23:45:32.484Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2023-02-24T23:45:32.484Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-02-24T23:45:32.484Z] === RUN TestDockerSuite/TestRunNetHost [2023-02-24T23:45:32.484Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-02-24T23:45:32.484Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2023-02-24T23:45:32.484Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-02-24T23:45:32.484Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2023-02-24T23:45:32.484Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-02-24T23:45:32.484Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2023-02-24T23:45:32.484Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-02-24T23:45:32.484Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2023-02-24T23:45:32.484Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-02-24T23:45:32.484Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2023-02-24T23:45:32.484Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-02-24T23:45:32.484Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2023-02-24T23:45:32.484Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-02-24T23:45:32.484Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2023-02-24T23:45:32.484Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2023-02-24T23:45:33.473Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2023-02-24T23:45:36.431Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2023-02-24T23:45:39.390Z] === RUN TestDockerSuite/TestRunNonExistingImage [2023-02-24T23:45:40.381Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2023-02-24T23:45:43.340Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2023-02-24T23:45:43.340Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-02-24T23:45:43.340Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2023-02-24T23:45:43.340Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-02-24T23:45:43.340Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2023-02-24T23:45:43.340Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-02-24T23:45:43.340Z] === RUN TestDockerSuite/TestRunPortInUse [2023-02-24T23:45:43.340Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-02-24T23:45:43.340Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2023-02-24T23:45:43.340Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-02-24T23:45:43.340Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2023-02-24T23:45:43.340Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-02-24T23:45:43.340Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2023-02-24T23:45:43.340Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-02-24T23:45:43.340Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2023-02-24T23:45:43.340Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-02-24T23:45:43.340Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2023-02-24T23:45:47.146Z] === RUN TestDockerSuite/TestRunPublishPort [2023-02-24T23:45:47.146Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-02-24T23:45:47.146Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2023-02-24T23:45:47.146Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-02-24T23:45:47.146Z] === RUN TestDockerSuite/TestRunReadProcLatency [2023-02-24T23:45:47.146Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-02-24T23:45:47.146Z] === RUN TestDockerSuite/TestRunReadProcTimer [2023-02-24T23:45:47.146Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-02-24T23:45:47.146Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2023-02-24T23:45:47.146Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-02-24T23:45:47.146Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2023-02-24T23:46:02.104Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2023-02-24T23:46:02.104Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-02-24T23:46:02.104Z] === RUN TestDockerSuite/TestRunRm [2023-02-24T23:46:05.065Z] === RUN TestDockerSuite/TestRunRmAndWait [2023-02-24T23:46:12.236Z] === RUN TestDockerSuite/TestRunRmPre125Api [2023-02-24T23:46:20.916Z] === RUN TestDockerSuite/TestRunRootWorkdir [2023-02-24T23:46:22.486Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2023-02-24T23:46:25.448Z] === RUN TestDockerSuite/TestRunSetMacAddress [2023-02-24T23:46:29.253Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2023-02-24T23:46:29.253Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-02-24T23:46:29.253Z] === RUN TestDockerSuite/TestRunState [2023-02-24T23:46:29.253Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-02-24T23:46:29.253Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2023-02-24T23:46:37.932Z] === RUN TestDockerSuite/TestRunStdinPipe [2023-02-24T23:46:37.932Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-02-24T23:46:37.932Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2023-02-24T23:46:40.153Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2023-02-24T23:46:40.153Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-02-24T23:46:40.153Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2023-02-24T23:46:40.153Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-02-24T23:46:40.153Z] === RUN TestDockerSuite/TestRunTLSVerify [2023-02-24T23:46:40.153Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2023-02-24T23:46:40.153Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2023-02-24T23:46:40.153Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-02-24T23:46:40.153Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2023-02-24T23:46:46.045Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2023-02-24T23:46:46.045Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-02-24T23:46:46.045Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2023-02-24T23:46:46.045Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-02-24T23:46:46.045Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2023-02-24T23:46:46.045Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-02-24T23:46:46.045Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2023-02-24T23:46:46.045Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-02-24T23:46:46.045Z] === RUN TestDockerSuite/TestRunUnshareProc [2023-02-24T23:46:46.045Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-02-24T23:46:46.045Z] === RUN TestDockerSuite/TestRunUserByID [2023-02-24T23:46:46.045Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-02-24T23:46:46.045Z] === RUN TestDockerSuite/TestRunUserByIDBig [2023-02-24T23:46:46.045Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-02-24T23:46:46.045Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2023-02-24T23:46:46.045Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-02-24T23:46:46.045Z] === RUN TestDockerSuite/TestRunUserByIDZero [2023-02-24T23:46:46.045Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-02-24T23:46:46.045Z] === RUN TestDockerSuite/TestRunUserByName [2023-02-24T23:46:46.045Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-02-24T23:46:46.045Z] === RUN TestDockerSuite/TestRunUserDefaults [2023-02-24T23:46:49.011Z] === RUN TestDockerSuite/TestRunUserNotFound [2023-02-24T23:46:49.011Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-02-24T23:46:49.012Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2023-02-24T23:46:51.970Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2023-02-24T23:46:51.970Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-02-24T23:46:51.970Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2023-02-24T23:46:51.970Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-02-24T23:46:51.970Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2023-02-24T23:47:02.416Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2023-02-24T23:47:14.930Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2023-02-24T23:47:20.805Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2023-02-24T23:47:29.484Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2023-02-24T23:47:29.484Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-02-24T23:47:29.484Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2023-02-24T23:47:29.484Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2023-02-24T23:47:32.444Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2023-02-24T23:47:35.404Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2023-02-24T23:47:38.365Z] === RUN TestDockerSuite/TestRunWithBadDevice [2023-02-24T23:47:38.365Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-02-24T23:47:38.365Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2023-02-24T23:47:38.365Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2023-02-24T23:47:38.365Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2023-02-24T23:47:38.365Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-02-24T23:47:38.365Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2023-02-24T23:47:38.365Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-02-24T23:47:38.365Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2023-02-24T23:47:38.365Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-02-24T23:47:38.365Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2023-02-24T23:47:38.365Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-02-24T23:47:38.365Z] === RUN TestDockerSuite/TestRunWithUlimits [2023-02-24T23:47:38.365Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-02-24T23:47:38.365Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2023-02-24T23:47:44.254Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2023-02-24T23:47:45.822Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2023-02-24T23:47:48.783Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2023-02-24T23:47:54.669Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2023-02-24T23:47:54.669Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-02-24T23:47:54.669Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2023-02-24T23:47:54.669Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-02-24T23:47:54.669Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2023-02-24T23:47:54.669Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-02-24T23:47:54.669Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2023-02-24T23:47:54.669Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-02-24T23:47:54.669Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2023-02-24T23:47:54.669Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-02-24T23:47:55.139Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2023-02-24T23:47:55.139Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-02-24T23:47:55.139Z] === RUN TestDockerSuite/TestSaveCheckTimes [2023-02-24T23:47:55.139Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-02-24T23:47:55.139Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2023-02-24T23:47:55.139Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-02-24T23:47:55.139Z] === RUN TestDockerSuite/TestSaveImageId [2023-02-24T23:47:55.139Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-02-24T23:47:55.139Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2023-02-24T23:47:55.139Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-02-24T23:47:55.139Z] === RUN TestDockerSuite/TestSaveLoadParents [2023-02-24T23:47:55.139Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-02-24T23:47:55.139Z] === RUN TestDockerSuite/TestSaveMultipleNames [2023-02-24T23:47:55.139Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-02-24T23:47:55.139Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2023-02-24T23:47:55.139Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-02-24T23:47:55.139Z] === RUN TestDockerSuite/TestSaveSingleTag [2023-02-24T23:47:55.139Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-02-24T23:47:55.139Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2023-02-24T23:47:55.139Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-02-24T23:47:55.139Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2023-02-24T23:47:55.139Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-02-24T23:47:55.139Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2023-02-24T23:47:55.139Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-02-24T23:47:55.139Z] === RUN TestDockerSuite/TestSearchCmdOptions [2023-02-24T23:47:57.362Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2023-02-24T23:47:57.832Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2023-02-24T23:47:57.832Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2023-02-24T23:47:58.301Z] === RUN TestDockerSuite/TestSearchWithLimit [2023-02-24T23:47:59.870Z] === RUN TestDockerSuite/TestSlowStdinClosing [2023-02-24T23:48:21.129Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2023-02-24T23:48:21.129Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-02-24T23:48:21.129Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2023-02-24T23:48:29.816Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2023-02-24T23:48:29.816Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-02-24T23:48:29.816Z] === RUN TestDockerSuite/TestStartAttachSilent [2023-02-24T23:48:34.589Z] === RUN TestDockerSuite/TestStartAttachWithRename [2023-02-24T23:48:34.589Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-02-24T23:48:34.589Z] === RUN TestDockerSuite/TestStartMultipleContainers [2023-02-24T23:48:34.589Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-02-24T23:48:34.589Z] === RUN TestDockerSuite/TestStartPausedContainer [2023-02-24T23:48:34.589Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-02-24T23:48:34.589Z] === RUN TestDockerSuite/TestStartRecordError [2023-02-24T23:48:34.589Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-02-24T23:48:34.589Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2023-02-24T23:48:43.279Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2023-02-24T23:48:43.279Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-02-24T23:48:43.279Z] === RUN TestDockerSuite/TestStatsAllNoStream [2023-02-24T23:48:43.279Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-02-24T23:48:43.279Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2023-02-24T23:48:43.279Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-02-24T23:48:43.279Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2023-02-24T23:48:43.279Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-02-24T23:48:43.279Z] === RUN TestDockerSuite/TestStatsFormatAll [2023-02-24T23:48:43.279Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-02-24T23:48:43.279Z] === RUN TestDockerSuite/TestStatsNoStream [2023-02-24T23:48:43.279Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-02-24T23:48:43.279Z] === RUN TestDockerSuite/TestTopMultipleArgs [2023-02-24T23:48:46.256Z] === RUN TestDockerSuite/TestTopNonPrivileged [2023-02-24T23:48:50.079Z] === RUN TestDockerSuite/TestTopPrivileged [2023-02-24T23:48:50.079Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-02-24T23:48:50.079Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2023-02-24T23:48:53.050Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2023-02-24T23:48:53.050Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-02-24T23:48:53.050Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2023-02-24T23:48:53.050Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-02-24T23:48:53.050Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2023-02-24T23:48:53.050Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-02-24T23:48:53.050Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2023-02-24T23:48:53.050Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-02-24T23:48:53.050Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2023-02-24T23:48:53.050Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-02-24T23:48:53.530Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2023-02-24T23:48:53.530Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-02-24T23:48:53.530Z] === RUN TestDockerSuite/TestVolumeCLICreate [2023-02-24T23:49:11.402Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2023-02-24T23:49:11.402Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2023-02-24T23:49:11.402Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2023-02-24T23:49:11.402Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-02-24T23:49:11.402Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2023-02-24T23:49:11.402Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2023-02-24T23:49:11.402Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2023-02-24T23:49:11.402Z] === RUN TestDockerSuite/TestVolumeCLILs [2023-02-24T23:49:18.574Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2023-02-24T23:49:18.574Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2023-02-24T23:49:27.259Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2023-02-24T23:49:27.731Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2023-02-24T23:49:28.721Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2023-02-24T23:49:28.721Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2023-02-24T23:49:28.721Z] === RUN TestDockerSuite/TestVolumeCLIRm [2023-02-24T23:49:43.677Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2023-02-24T23:49:43.677Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-02-24T23:49:43.677Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2023-02-24T23:49:44.666Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2023-02-24T23:49:44.666Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2023-02-24T23:49:44.666Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-02-24T23:49:44.666Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2023-02-24T23:49:59.622Z] === RUN TestDockerSuite/TestVolumeLsFormat [2023-02-24T23:49:59.622Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2023-02-24T23:49:59.622Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2023-02-24T23:50:20.886Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2023-02-24T23:50:20.886Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-02-24T23:50:20.886Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2023-02-24T23:50:22.456Z] --- PASS: TestDockerSuite (3496.44s) [2023-02-24T23:50:22.456Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.03s) [2023-02-24T23:50:22.456Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-02-24T23:50:22.456Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2023-02-24T23:50:22.456Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2023-02-24T23:50:22.456Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.02s) [2023-02-24T23:50:22.456Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-02-24T23:50:22.456Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.03s) [2023-02-24T23:50:22.456Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (1.26s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.41s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.87s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.32s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (108.51s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.67s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.07s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.03s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.92s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (4.04s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (3.19s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.96s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (8.04s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (139.19s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (7.67s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.03s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (5.62s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (1.07s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.28s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (1.14s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (3.92s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.96s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.11s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (3.81s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (15.17s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (6.24s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (1.37s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.61s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (2.20s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (11.19s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.69s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAddTar (53.85s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.08s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (27.59s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.15s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.75s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (9.20s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.52s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (6.61s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (12.46s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (11.44s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.56s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (11.17s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (8.20s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.75s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (40.38s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (6.14s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.57s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.89s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (6.08s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.84s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (2.04s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildClearCmd (1.25s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCmd (0.72s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.77s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.77s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (7.28s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (2.94s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.66s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.66s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (2.77s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (1.26s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.72s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.19s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.91s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (12.08s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (45.14s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.80s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (1.52s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (7.28s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (44.54s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.94s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (27.87s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (2.26s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (1.33s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (9.44s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (3.59s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (3.63s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerignore (104.17s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (7.32s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (77.23s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (2.18s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (1.45s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (34.73s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (18.89s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (13.45s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (50.99s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (23.37s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (13.74s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (124.42s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.60s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.78s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (1.48s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.67s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.76s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (7.20s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (4.39s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (6.60s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (4.68s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (1.27s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (6.47s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (20.99s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.84s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildFails (3.23s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.15s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (16.92s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (7.02s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildForceRm (13.72s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildFromGit (12.67s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.88s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (7.12s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.97s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.77s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (16.34s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildHistory (14.52s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildIidFile (1.32s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (2.69s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (1.02s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.12s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (10.58s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildLabel (1.28s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.82s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (1.25s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.78s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildLabels (1.41s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (2.12s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (7.37s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.15s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.13s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.12s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.74s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.89s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (6.58s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (20.02s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.20s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (54.74s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (18.84s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (11.93s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (7.93s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (7.41s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (23.15s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (20.42s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (1.03s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.04s) [2023-02-24T23:50:22.457Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildNoContext (3.93s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (5.99s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (7.98s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.35s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.21s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.30s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (1.48s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.73s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildOnBuild (16.67s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (2.21s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (16.48s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (4.77s) [2023-02-24T23:50:22.457Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (11.33s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (6.87s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (6.42s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (1.52s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.04s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.96s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (58.46s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (39.38s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildRm (17.85s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (4.65s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.59s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.85s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (4.79s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (9.67s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildShellInherited (11.06s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (21.08s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (1.13s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.87s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (14.11s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.39s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (6.52s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.16s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildStderr (6.07s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (26.12s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.59s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (4.17s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.64s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildTagEvent (6.27s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (6.77s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (5.50s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.80s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (3.74s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (28.34s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (1.23s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (12.06s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (12.13s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.66s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildWithFailure (3.56s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (15.22s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildWithTabs (6.15s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.58s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (17.64s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.56s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.70s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (10.56s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (2.74s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.76s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (5.84s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCommitChange (6.36s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (10.93s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCommitNewFile (9.24s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCommitTTY (14.33s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (5.94s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.07s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPICommit (18.73s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (8.87s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.89s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPICreate (7.87s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (3.29s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (3.38s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.96s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.85s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (3.12s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (3.07s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.93s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIKill (2.59s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (3.41s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.29s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIRename (2.89s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (10.10s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (5.38s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.07s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIStart (2.52s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.96s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (3.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.07s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerAPIWait (5.14s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (2.73s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (2.61s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (41.32s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.98s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.97s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (8.07s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (8.10s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc00076b6f8_} (3.10s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\Windows\TEMP\test-mounts-api-1958116520_c:\foo_false____} (3.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\Windows\TEMP\test-mounts-api-1958116520_c:\foo_true____} (8.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.25s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.01s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.04s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.04s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.04s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (8.17s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.04s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCpGarbagePath (8.05s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.08s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCpRelativePath (8.29s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCpToCaseA (5.92s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCpToCaseB (7.93s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCpToCaseE (12.08s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCpToCaseH (21.74s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCpToDot (3.09s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCpToStdout (8.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.21s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateArgs (0.22s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateByImageID (2.08s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (3.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.24s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.21s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (2.81s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.86s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateLabels (0.20s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.04s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateRM (0.38s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.21s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.43s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (15.07s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.26s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.69s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.95s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.22s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (7.84s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.15s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestDockerFails (0.09s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.05s) [2023-02-24T23:50:22.458Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (3.14s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (3.13s) [2023-02-24T23:50:22.458Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (3.13s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (20.74s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsCopy (6.58s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (6.61s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (7.83s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (1.12s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (5.20s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.74s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsFilterType (1.42s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsFilters (6.25s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsFormat (5.87s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.09s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.09s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.25s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsRename (3.21s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsResize (3.49s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (7.73s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (3.49s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (5.71s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsUntag (2.85s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (5.39s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (2.67s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (2.72s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.91s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (3.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.94s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (2.68s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (5.64s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestExecExitStatus (3.18s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestExecInspectID (4.76s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.48s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (3.27s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (10.11s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestGetContainerStats (6.73s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (6.72s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (3.74s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (6.72s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.14s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.11s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.10s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.10s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (6.20s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.10s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.11s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.12s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.46s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (1.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (1.58s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.12s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (2.47s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.37s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (2.85s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (8.13s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestImagesFormat (0.28s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (4.27s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.09s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.09s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.09s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.91s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (3.09s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.13s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.89s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.26s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (3.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectDefault (3.04s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectHistory (5.92s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.88s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectJSONFields (2.96s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.26s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.97s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (2.87s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.10s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (3.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectStatus (3.62s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (5.87s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectTemplateError (3.13s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (7.72s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.98s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.84s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.87s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.86s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.11s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.09s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.03s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (2.58s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (2.57s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (6.59s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (3.19s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.98s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.13s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (7.79s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (7.95s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (7.92s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (3.19s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (3.15s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (3.05s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (7.93s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsSince (10.09s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsTail (3.68s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsTimestamps (3.29s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.91s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.10s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (5.80s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (5.84s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPsByOrder (11.10s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPsListContainersBase (12.24s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (28.07s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.39s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (15.63s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (7.76s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (14.17s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (10.65s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (10.73s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPsShowMounts (9.33s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.36s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.09s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.76s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (5.51s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (5.59s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (7.91s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (31.18s) [2023-02-24T23:50:22.459Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-02-24T23:50:22.459Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (7.84s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.29s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.24s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.89s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (5.52s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (5.57s) [2023-02-24T23:50:22.460Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (5.60s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRmiBlank (0.10s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.39s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (18.36s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (8.65s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.97s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (8.89s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (6.77s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (9.83s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (5.67s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRmiTag (1.00s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (3.27s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (27.26s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (3.45s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (6.53s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.56s) [2023-02-24T23:50:22.460Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2023-02-24T23:50:22.460Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-02-24T23:50:22.460Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2023-02-24T23:50:22.460Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-02-24T23:50:22.460Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2023-02-24T23:50:22.460Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-02-24T23:50:22.460Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (2.74s) [2023-02-24T23:50:22.460Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-02-24T23:50:22.460Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (5.82s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (3.67s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (3.23s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (8.00s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (3.00s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.11s) [2023-02-24T23:50:22.460Z] --- PASS: TestDockerSuite/TestRunBindMounts (15.88s) [2023-02-24T23:50:22.460Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.94s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (4.12s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (2.69s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (3.14s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (3.08s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (7.79s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.91s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (2.57s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (7.04s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (7.82s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.12s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.84s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.85s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.86s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunExitCode (3.21s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.84s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.77s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (7.91s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunExposePort (0.10s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (10.09s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2023-02-24T23:50:22.932Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.09s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2023-02-24T23:50:22.932Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (12.10s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (2.33s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (14.13s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (6.33s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (10.04s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.45s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.03s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.86s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (2.94s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.01s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (2.71s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.26s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (3.40s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (14.80s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunRm (3.37s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunRmAndWait (6.34s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (8.23s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (2.85s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.99s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (3.50s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (7.81s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (2.82s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.24s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.10s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (5.65s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunUserDefaults (3.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.86s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (8.81s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (13.53s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (5.66s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (8.30s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.13s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (3.57s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.91s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (3.07s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.10s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.09s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (5.33s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (2.26s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.76s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (5.99s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.11s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.39s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.37s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.29s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.57s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (18.37s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (10.73s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestStartAttachSilent (5.34s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (7.98s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (3.21s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (3.80s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (3.46s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.05s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.04s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.05s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.48s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.25s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.27s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.45s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.38s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.20s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLILs (8.20s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.11s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (8.68s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.52s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.53s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.12s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.25s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (14.83s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.78s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.32s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (13.52s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.38s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.38s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (21.36s) [2023-02-24T23:50:22.933Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2023-02-24T23:50:22.933Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.89s) [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.933Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2023-02-24T23:50:22.933Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistrySuite/TestV2Only [2023-02-24T23:50:22.934Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- PASS: TestDockerRegistrySuite (0.21s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2023-02-24T23:50:22.934Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2023-02-24T23:50:22.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2023-02-24T23:50:22.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2023-02-24T23:50:22.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2023-02-24T23:50:22.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2023-02-24T23:50:22.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2023-02-24T23:50:22.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2023-02-24T23:50:22.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2023-02-24T23:50:22.934Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.03s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistryAuthTokenSuite [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2023-02-24T23:50:22.934Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2023-02-24T23:50:22.934Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2023-02-24T23:50:22.934Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2023-02-24T23:50:22.934Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2023-02-24T23:50:22.934Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-02-24T23:50:22.934Z] === RUN TestDockerDaemonSuite [2023-02-24T23:50:22.934Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2023-02-24T23:50:22.934Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2023-02-24T23:50:22.934Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2023-02-24T23:50:22.934Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- PASS: TestDockerDaemonSuite (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-02-24T23:50:22.934Z] === RUN TestDockerSwarmSuite [2023-02-24T23:50:22.934Z] --- PASS: TestDockerSwarmSuite (0.00s) [2023-02-24T23:50:22.934Z] === RUN TestDockerPluginSuite [2023-02-24T23:50:22.934Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2023-02-24T23:50:22.934Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerPluginSuite/TestPluginCreate [2023-02-24T23:50:22.934Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2023-02-24T23:50:22.934Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2023-02-24T23:50:22.934Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2023-02-24T23:50:22.934Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerPluginSuite/TestPluginInspect [2023-02-24T23:50:22.934Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2023-02-24T23:50:22.934Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2023-02-24T23:50:22.934Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2023-02-24T23:50:22.934Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2023-02-24T23:50:22.934Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] === RUN TestDockerPluginSuite/TestPluginSet [2023-02-24T23:50:22.934Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- PASS: TestDockerPluginSuite (0.03s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-02-24T23:50:22.934Z] === RUN TestDockerExternalVolumeSuite [2023-02-24T23:50:22.934Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2023-02-24T23:50:22.934Z] === RUN TestDockerNetworkSuite [2023-02-24T23:50:22.934Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2023-02-24T23:50:22.934Z] === RUN TestDockerHubPullSuite [2023-02-24T23:50:22.934Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2023-02-24T23:50:22.934Z] PASS [2023-02-24T23:50:22.934Z] ok github.com/docker/docker/integration-cli 3496.995s [2023-02-24T23:50:22.934Z] [2023-02-24T23:50:22.934Z] === Skipped [2023-02-24T23:50:22.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-02-24T23:50:22.934Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.03s) [2023-02-24T23:50:22.934Z] [2023-02-24T23:50:22.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-02-24T23:50:22.934Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2023-02-24T23:50:22.934Z] [2023-02-24T23:50:22.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2023-02-24T23:50:22.934Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.03s) [2023-02-24T23:50:22.934Z] [2023-02-24T23:50:22.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2023-02-24T23:50:22.934Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.03s) [2023-02-24T23:50:22.934Z] [2023-02-24T23:50:22.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.03s) [2023-02-24T23:50:22.934Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.03s) [2023-02-24T23:50:22.934Z] [2023-02-24T23:50:22.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2023-02-24T23:50:22.934Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.05s) [2023-02-24T23:50:22.934Z] [2023-02-24T23:50:22.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2023-02-24T23:50:22.934Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.04s) [2023-02-24T23:50:22.934Z] [2023-02-24T23:50:22.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2023-02-24T23:50:22.934Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.04s) [2023-02-24T23:50:22.934Z] [2023-02-24T23:50:22.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2023-02-24T23:50:22.934Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.03s) [2023-02-24T23:50:22.934Z] [2023-02-24T23:50:22.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2023-02-24T23:50:22.934Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.03s) [2023-02-24T23:50:22.934Z] [2023-02-24T23:50:22.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-02-24T23:50:22.934Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.02s) [2023-02-24T23:50:22.934Z] [2023-02-24T23:50:22.934Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-02-24T23:50:22.934Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.934Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.02s) [2023-02-24T23:50:22.934Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_run_test.go:3176: unmatched requirement Apparmor [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_run_test.go:3154: unmatched requirement Apparmor [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_run_test.go:3166: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.03s) [2023-02-24T23:50:22.935Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.03s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-02-24T23:50:22.935Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.03s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2023-02-24T23:50:22.935Z] docker_api_build_test.go:176: unmatched requirement UnixCli [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.54s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:574: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:927: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:1007: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.03s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:752: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.07s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:738: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:798: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.05s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.05s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:2811: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.05s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:506: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.03s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:723: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.03s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:467: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.03s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.08s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:2947: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.08s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:2994: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.53s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (1.15s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:768: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (1.15s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.52s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:4457: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (1.52s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.56s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:4480: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.56s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:4603: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.05s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:4522: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:4405: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.06s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:4259: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.05s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:4288: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.05s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:4433: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.99s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.57s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:372: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.57s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.06s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:5422: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.06s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.08s) [2023-02-24T23:50:22.935Z] docker_api_build_test.go:401: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.08s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:3570: unmatched requirement UnixCli [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.03s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:2641: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.03s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:3969: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:522: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.04s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:894: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.03s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:880: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:849: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.54s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:865: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.50s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:811: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.05s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:910: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.04s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:685: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.53s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:5145: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.58s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.51s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:2630: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.51s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.05s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:3165: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.05s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:3932: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.05s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:1470: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.05s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.46s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:304: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.46s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:321: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.03s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:2713: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:2744: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:173: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.05s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:104: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.05s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:62: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.05s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:3298: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.07s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.04s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:1591: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.04s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:1605: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.03s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:1654: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:1670: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:3697: unmatched requirement UnixCli [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.05s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-02-24T23:50:22.935Z] docker_cli_build_test.go:3748: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.935Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.02s) [2023-02-24T23:50:22.935Z] [2023-02-24T23:50:22.935Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:236: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.05s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.06s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:2202: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.06s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.13s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:394: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.13s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.07s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:2619: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.07s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.08s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:5516: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.08s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:5919: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.05s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.04s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:5552: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.04s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.03s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:5540: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.03s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:5973: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.06s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.04s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:1484: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.04s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:3947: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:1752: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.07s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.59s) [2023-02-24T23:50:22.936Z] docker_api_build_test.go:512: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.59s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.59s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:4067: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.59s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.05s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:1281: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildUser (0.05s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:555: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.04s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:2655: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:3874: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:3669: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.66s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:5568: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.66s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:5584: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.08s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:1050: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.52s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:2151: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.55s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.56s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:1233: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.56s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:6053: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.05s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.50s) [2023-02-24T23:50:22.936Z] docker_cli_build_test.go:3651: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.50s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2023-02-24T23:50:22.936Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.05s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2023-02-24T23:50:22.936Z] docker_cli_sni_test.go:18: Flakey test [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.04s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.03s) [2023-02-24T23:50:22.936Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.03s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-02-24T23:50:22.936Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-02-24T23:50:22.936Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.03s) [2023-02-24T23:50:22.936Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.03s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-02-24T23:50:22.936Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-02-24T23:50:22.936Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-02-24T23:50:22.936Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2023-02-24T23:50:22.936Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.03s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-02-24T23:50:22.936Z] docker_api_containers_test.go:503: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-02-24T23:50:22.936Z] docker_api_containers_test.go:1093: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-02-24T23:50:22.936Z] docker_api_containers_test.go:1019: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-02-24T23:50:22.936Z] docker_api_containers_test.go:1049: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-02-24T23:50:22.936Z] docker_api_containers_test.go:1071: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-02-24T23:50:22.936Z] docker_api_containers_test.go:586: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.03s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-02-24T23:50:22.936Z] docker_api_containers_test.go:1349: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-02-24T23:50:22.936Z] docker_api_containers_test.go:592: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-02-24T23:50:22.936Z] docker_api_containers_test.go:621: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-02-24T23:50:22.936Z] docker_api_containers_test.go:1147: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:22.936Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-02-24T23:50:22.936Z] docker_api_containers_test.go:126: unmatched requirement DaemonIsLinux [2023-02-24T23:50:22.936Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.02s) [2023-02-24T23:50:22.936Z] [2023-02-24T23:50:23.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-02-24T23:50:23.407Z] docker_api_containers_test.go:99: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.407Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.02s) [2023-02-24T23:50:23.407Z] [2023-02-24T23:50:23.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.03s) [2023-02-24T23:50:23.407Z] docker_api_containers_test.go:364: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.407Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.03s) [2023-02-24T23:50:23.407Z] [2023-02-24T23:50:23.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-02-24T23:50:23.407Z] docker_api_containers_test.go:1597: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.407Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.02s) [2023-02-24T23:50:23.407Z] [2023-02-24T23:50:23.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.03s) [2023-02-24T23:50:23.407Z] docker_api_containers_test.go:394: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.407Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.03s) [2023-02-24T23:50:23.407Z] [2023-02-24T23:50:23.407Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.03s) [2023-02-24T23:50:23.407Z] docker_cli_run_test.go:2408: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_run_test.go:3525: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_run_test.go:3557: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_run_test.go:3588: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_run_test.go:3571: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-02-24T23:50:23.408Z] docker_api_containers_test.go:2178: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_run_test.go:3461: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_run_test.go:3453: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_run_test.go:3480: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_cp_from_container_test.go:101: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_from_container_test.go:121: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_cp_from_container_test.go:139: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_cp_from_container_test.go:163: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.04s) [2023-02-24T23:50:23.408Z] docker_cli_cp_from_container_test.go:199: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.04s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_cp_from_container_test.go:227: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_from_container_test.go:250: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_from_container_test.go:285: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_cp_from_container_test.go:313: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_from_container_test.go:337: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_to_container_test.go:147: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_to_container_test.go:172: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_cp_to_container_test.go:244: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_cp_to_container_test.go:267: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_to_container_test.go:339: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_cp_to_container_test.go:363: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_cp_to_container_test.go:399: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_to_container_test.go:424: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.04s) [2023-02-24T23:50:23.408Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.04s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-02-24T23:50:23.408Z] docker_api_containers_test.go:853: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-02-24T23:50:23.408Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-02-24T23:50:23.408Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-02-24T23:50:23.408Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-02-24T23:50:23.408Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-02-24T23:50:23.408Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2023-02-24T23:50:23.408Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-02-24T23:50:23.408Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-02-24T23:50:23.408Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-02-24T23:50:23.408Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_run_test.go:2990: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_volume_test.go:453: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_volume_test.go:494: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_volume_test.go:536: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.05s) [2023-02-24T23:50:23.408Z] docker_cli_events_test.go:466: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.05s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_events_test.go:397: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_events_test.go:170: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_events_test.go:192: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_events_test.go:151: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_events_test.go:231: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.02s) [2023-02-24T23:50:23.408Z] docker_cli_events_test.go:515: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestEventsTop (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.03s) [2023-02-24T23:50:23.408Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestExec (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-02-24T23:50:23.408Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.02s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.408Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.03s) [2023-02-24T23:50:23.408Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.408Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.03s) [2023-02-24T23:50:23.408Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-02-24T23:50:23.409Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-02-24T23:50:23.409Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecEnv (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.03s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.03s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecParseError (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.03s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2023-02-24T23:50:23.409Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.03s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.03s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.02s) [2023-02-24T23:50:23.409Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.03s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-02-24T23:50:23.409Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.03s) [2023-02-24T23:50:23.409Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestHealth (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_images_test.go:227: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_images_test.go:282: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_images_test.go:341: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.03s) [2023-02-24T23:50:23.409Z] docker_cli_import_test.go:18: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_import_test.go:47: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestImportFile (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.03s) [2023-02-24T23:50:23.409Z] docker_cli_import_test.go:91: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_import_test.go:68: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_import_test.go:127: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-02-24T23:50:23.409Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-02-24T23:50:23.409Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-02-24T23:50:23.409Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2023-02-24T23:50:23.409Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestInspectImage (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.03s) [2023-02-24T23:50:23.409Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2023-02-24T23:50:23.409Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2023-02-24T23:50:23.409Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2023-02-24T23:50:23.409Z] docker_cli_save_load_test.go:335: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.03s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-02-24T23:50:23.409Z] docker_api_logs_test.go:93: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_run_test.go:2904: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_run_test.go:2913: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.409Z] --- SKIP: TestDockerSuite/TestNetHostname (0.02s) [2023-02-24T23:50:23.409Z] [2023-02-24T23:50:23.409Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-02-24T23:50:23.409Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:3507: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:2693: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPluginActive (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_port_test.go:353: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_port_test.go:336: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.04s) [2023-02-24T23:50:23.410Z] docker_cli_port_test.go:316: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.04s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.02s) [2023-02-24T23:50:23.410Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-02-24T23:50:23.410Z] docker_api_containers_test.go:1529: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-02-24T23:50:23.410Z] docker_api_containers_test.go:1443: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-02-24T23:50:23.410Z] docker_api_containers_test.go:1425: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-02-24T23:50:23.410Z] docker_api_containers_test.go:1471: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-02-24T23:50:23.410Z] docker_api_containers_test.go:1554: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-02-24T23:50:23.410Z] docker_api_containers_test.go:1498: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-02-24T23:50:23.410Z] docker_api_containers_test.go:1321: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-02-24T23:50:23.410Z] docker_api_containers_test.go:1392: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2023-02-24T23:50:23.410Z] docker_cli_ps_test.go:714: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.10s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_ps_test.go:806: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_ps_test.go:856: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:3139: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-02-24T23:50:23.410Z] docker_api_containers_test.go:1368: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:4422: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:1576: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:3939: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:1171: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:1189: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:1180: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:2060: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:2265: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:2623: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:1052: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:1062: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:3003: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:1042: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:1033: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:3189: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:1023: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:1011: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:985: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.04s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:998: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:976: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:1932: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:3331: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.04s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:3355: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.02s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.410Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2023-02-24T23:50:23.410Z] docker_cli_run_test.go:3322: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.410Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.03s) [2023-02-24T23:50:23.410Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3307: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3232: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2731: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2680: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2753: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2743: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:1677: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:1658: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3197: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2152: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:621: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:383: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:427: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:1253: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3904: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:1288: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:1321: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:1310: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2025: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:1141: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:4079: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:4162: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:817: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:856: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:889: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:947: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:1074: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:4401: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:4414: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:4146: unmatched requirement IsolationIsHyperv [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3720: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2003: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3267: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:60: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3376: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:195: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:180: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3386: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:1198: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2315: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2324: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2293: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3420: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2337: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2362: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2371: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2429: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2451: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:4224: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunMount (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2080: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:4212: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2384: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3209: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3771: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3764: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2603: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2572: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:931: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2595: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3064: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3088: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3110: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:3434: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.26s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:1403: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.26s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2803: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.02s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2493: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.411Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.03s) [2023-02-24T23:50:23.411Z] [2023-02-24T23:50:23.411Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2023-02-24T23:50:23.411Z] docker_cli_run_test.go:2043: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:957: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:1085: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:1124: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:1132: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.03s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:2978: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.03s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:2881: unmatched requirement Apparmor [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.03s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:2860: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.03s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:2845: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:1425: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.03s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:2125: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:2237: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.04s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:1621: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunState (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.04s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:98: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.04s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:1108: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.03s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:1116: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:1156: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.03s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:967: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.03s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:1095: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:1165: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:3980: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:2920: unmatched requirement Apparmor [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.03s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:736: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.03s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:746: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:759: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.03s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:772: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.03s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:726: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:785: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:3869: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:3862: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:658: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.03s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:1850: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:282: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:3736: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:3747: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:2826: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:3221: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:3037: unmatched requirement Apparmor [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:1802: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.03s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:2836: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.03s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:3634: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.412Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-02-24T23:50:23.412Z] docker_cli_run_test.go:3645: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.412Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.02s) [2023-02-24T23:50:23.412Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_save_load_test.go:158: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_save_load_test.go:100: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2023-02-24T23:50:23.885Z] docker_cli_save_load_test.go:259: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.03s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_save_load_test.go:119: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_save_load_test.go:380: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_save_load_test.go:341: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_save_load_test.go:189: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2023-02-24T23:50:23.885Z] docker_cli_save_load_test.go:207: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.03s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_save_load_test.go:85: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_save_load_test.go:179: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_save_load_test.go:27: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_save_load_test.go:56: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2023-02-24T23:50:23.885Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.03s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.03s) [2023-02-24T23:50:23.885Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.03s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2023-02-24T23:50:23.885Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.03s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-02-24T23:50:23.885Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.02s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.03s) [2023-02-24T23:50:23.885Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.885Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.03s) [2023-02-24T23:50:23.885Z] [2023-02-24T23:50:23.885Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.03s) [2023-02-24T23:50:23.886Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.03s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.02s) [2023-02-24T23:50:23.886Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.02s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-02-24T23:50:23.886Z] docker_cli_run_test.go:3445: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2023-02-24T23:50:23.886Z] docker_cli_port_test.go:245: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.03s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-02-24T23:50:23.886Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.02s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.05s) [2023-02-24T23:50:23.886Z] docker_cli_run_test.go:293: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.05s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.04s) [2023-02-24T23:50:23.886Z] docker_cli_run_test.go:208: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.04s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.05s) [2023-02-24T23:50:23.886Z] docker_cli_run_test.go:244: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.05s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-02-24T23:50:23.886Z] docker_cli_volume_test.go:243: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.02s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2023-02-24T23:50:23.886Z] docker_cli_volume_test.go:372: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.03s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2023-02-24T23:50:23.886Z] docker_cli_volume_test.go:432: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.03s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.03s) [2023-02-24T23:50:23.886Z] docker_cli_run_test.go:2173: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.03s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.20s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:184: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.886Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2023-02-24T23:50:23.886Z] [2023-02-24T23:50:23.886Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-02-24T23:50:23.886Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:211: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:238: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:267: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:301: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:406: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:127: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:133: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2023-02-24T23:50:23.887Z] check_test.go:141: unmatched requirement DaemonIsLinux [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] DONE 1093 tests, 547 skipped in 3512.132s [2023-02-24T23:50:23.887Z] INFO: Integration tests ended at 02/24/2023 23:50:23. Duration:00:58:32.3358535 [2023-02-24T23:50:23.887Z] INFO: Docker info of the daemon under test at end of run [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] Containers: 2 [2023-02-24T23:50:23.887Z] Running: 0 [2023-02-24T23:50:23.887Z] Paused: 0 [2023-02-24T23:50:23.887Z] Stopped: 2 [2023-02-24T23:50:23.887Z] Images: 18 [2023-02-24T23:50:23.887Z] Server Version: 0.0.0-dev [2023-02-24T23:50:23.887Z] Storage Driver: windowsfilter [2023-02-24T23:50:23.887Z] Windows: [2023-02-24T23:50:23.887Z] Logging Driver: json-file [2023-02-24T23:50:23.887Z] Plugins: [2023-02-24T23:50:23.887Z] Volume: local [2023-02-24T23:50:23.887Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2023-02-24T23:50:23.887Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2023-02-24T23:50:23.887Z] Swarm: inactive [2023-02-24T23:50:23.887Z] Default Isolation: process [2023-02-24T23:50:23.887Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2023-02-24T23:50:23.887Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.2183) [2023-02-24T23:50:23.887Z] OSType: windows [2023-02-24T23:50:23.887Z] Architecture: x86_64 [2023-02-24T23:50:23.887Z] CPUs: 4 [2023-02-24T23:50:23.887Z] Total Memory: 32GiB [2023-02-24T23:50:23.887Z] Name: azwin-2-976821 [2023-02-24T23:50:23.887Z] ID: UFLK:DHUE:MY6F:TYIX:AS4O:BS34:P6MZ:D4GV:ZXWS:KELQ:UZIP:PRNX [2023-02-24T23:50:23.887Z] Docker Root Dir: D:\CI\PR-45073\1\daemon [2023-02-24T23:50:23.887Z] Debug Mode (client): false [2023-02-24T23:50:23.887Z] Debug Mode (server): true [2023-02-24T23:50:23.887Z] File Descriptors: -1 [2023-02-24T23:50:23.887Z] Goroutines: 17 [2023-02-24T23:50:23.887Z] System Time: 2023-02-24T23:50:23.6951476Z [2023-02-24T23:50:23.887Z] EventsListeners: 0 [2023-02-24T23:50:23.887Z] Registry: https://index.docker.io/v1/ [2023-02-24T23:50:23.887Z] Labels: [2023-02-24T23:50:23.887Z] Experimental: false [2023-02-24T23:50:23.887Z] Insecure Registries: [2023-02-24T23:50:23.887Z] 127.0.0.0/8 [2023-02-24T23:50:23.887Z] Live Restore Enabled: false [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] [2023-02-24T23:50:23.887Z] INFO: Stopping daemon under test [2023-02-24T23:50:24.356Z] SUCCESS: The process with PID 3612 (child process of PID 5376) has been terminated. [2023-02-24T23:50:24.356Z] SUCCESS: The process with PID 5376 (child process of PID 2620) has been terminated. [2023-02-24T23:50:24.356Z] INFO: Stop tailing logs of the daemon under tests [2023-02-24T23:50:24.356Z] INFO: executeCI.ps1 Completed successfully at 02/24/2023 23:50:23. [2023-02-24T23:50:24.356Z] INFO: Tidying up at end of run [2023-02-24T23:50:24.356Z] INFO: Saving daemon under test log (d:\CI\PR-45073\1\dut.out) to bundles\CIDUT.out [2023-02-24T23:50:24.356Z] INFO: Saving daemon under test log (d:\CI\PR-45073\1\dut.err) to bundles\CIDUT.err [2023-02-24T23:50:24.356Z] INFO: Nuke-Everything... [2023-02-24T23:50:24.356Z] INFO: Container count on control daemon to delete is 2 [2023-02-24T23:50:24.826Z] 89ba0bce469c [2023-02-24T23:50:24.826Z] 8a539a61d55b [2023-02-24T23:50:24.826Z] INFO: Tidying pidfile d:\CI\PR-45073\1\docker.pid [2023-02-24T23:50:24.826Z] INFO: Nuking d:\CI [2023-02-24T23:51:07.569Z] INFO: Zapped successfully [2023-02-24T23:51:07.569Z] [2023-02-24T23:51:07.569Z] INFO: executeCI.ps1 exiting at Fri Feb 24 23:51:00 CUT 2023. Duration 01:31:07.5287749 [2023-02-24T23:51:07.569Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2023-02-24T23:51:07.818Z] Recording test results [2023-02-24T23:51:14.723Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2023-02-24T23:51:16.838Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2023-02-24T23:51:19.284Z] Archiving artifacts [2023-02-24T23:51:33.965Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-45073/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2023-02-24T23:51:34.933Z] + make clean [2023-02-24T23:51:36.509Z] docker volume rm -f docker-dev-cache [2023-02-24T23:51:36.509Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [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